GET https://kbin.spritesserver.nl/m/lemmy_support@lemmy.ml/t/4493/Can-someone-help-explain-this-Rule-1-ban/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 …}
}
7.05 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.06 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\Entry {#1824
  +user: Proxies\__CG__\App\Entity\User {#1395 …}
  +magazine: App\Entity\Magazine {#265
    +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 {#275
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#253 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#249 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#238 …}
    +entries: Doctrine\ORM\PersistentCollection {#196 …}
    +posts: Doctrine\ORM\PersistentCollection {#154 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#216 …}
    +bans: Doctrine\ORM\PersistentCollection {#133 …}
    +reports: Doctrine\ORM\PersistentCollection {#119 …}
    +badges: Doctrine\ORM\PersistentCollection {#97 …}
    +logs: Doctrine\ORM\PersistentCollection {#87 …}
    +awards: Doctrine\ORM\PersistentCollection {#76 …}
    +categories: Doctrine\ORM\PersistentCollection {#63 …}
    -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 {#269
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#271
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1876 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1976 …}
  +slug: "Can-someone-help-explain-this-Rule-1-ban"
  +title: "Can someone help explain this Rule 1 ban?"
  +url: "https://files.catbox.moe/9jgqpu.png"
  +body: "No bigotry - including racism, sexism, ableism, homophobia, transphobia, or xenophobia."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697165253 {#1794
    date: 2023-10-13 04:47:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1939 …}
  +votes: Doctrine\ORM\PersistentCollection {#1932 …}
  +reports: Doctrine\ORM\PersistentCollection {#1978 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 4493
  -titleTs: "'1':7 'ban':8 'explain':4 'help':3 'rule':6 'someon':2"
  -bodyTs: "'ableism':6 'bigotri':2 'homophobia':7 'includ':3 'racism':4 'sexism':5 'transphobia':8 'xenophobia':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697160125
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/7043031"
  +editedAt: DateTimeImmutable @1697073816 {#2434
    date: 2023-10-12 03:23:36.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697073725 {#1813
    date: 2023-10-12 03:22:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#1824
  +user: Proxies\__CG__\App\Entity\User {#1395 …}
  +magazine: App\Entity\Magazine {#265
    +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 {#275
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#253 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#249 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#238 …}
    +entries: Doctrine\ORM\PersistentCollection {#196 …}
    +posts: Doctrine\ORM\PersistentCollection {#154 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#216 …}
    +bans: Doctrine\ORM\PersistentCollection {#133 …}
    +reports: Doctrine\ORM\PersistentCollection {#119 …}
    +badges: Doctrine\ORM\PersistentCollection {#97 …}
    +logs: Doctrine\ORM\PersistentCollection {#87 …}
    +awards: Doctrine\ORM\PersistentCollection {#76 …}
    +categories: Doctrine\ORM\PersistentCollection {#63 …}
    -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 {#269
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#271
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1876 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1976 …}
  +slug: "Can-someone-help-explain-this-Rule-1-ban"
  +title: "Can someone help explain this Rule 1 ban?"
  +url: "https://files.catbox.moe/9jgqpu.png"
  +body: "No bigotry - including racism, sexism, ableism, homophobia, transphobia, or xenophobia."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697165253 {#1794
    date: 2023-10-13 04:47:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1939 …}
  +votes: Doctrine\ORM\PersistentCollection {#1932 …}
  +reports: Doctrine\ORM\PersistentCollection {#1978 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 4493
  -titleTs: "'1':7 'ban':8 'explain':4 'help':3 'rule':6 'someon':2"
  -bodyTs: "'ableism':6 'bigotri':2 'homophobia':7 'includ':3 'racism':4 'sexism':5 'transphobia':8 'xenophobia':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697160125
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/7043031"
  +editedAt: DateTimeImmutable @1697073816 {#2434
    date: 2023-10-12 03:23:36.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697073725 {#1813
    date: 2023-10-12 03:22:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#1824
  +user: Proxies\__CG__\App\Entity\User {#1395 …}
  +magazine: App\Entity\Magazine {#265
    +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 {#275
      date: 2024-10-14 14:48:57.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#253 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#249 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#238 …}
    +entries: Doctrine\ORM\PersistentCollection {#196 …}
    +posts: Doctrine\ORM\PersistentCollection {#154 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#216 …}
    +bans: Doctrine\ORM\PersistentCollection {#133 …}
    +reports: Doctrine\ORM\PersistentCollection {#119 …}
    +badges: Doctrine\ORM\PersistentCollection {#97 …}
    +logs: Doctrine\ORM\PersistentCollection {#87 …}
    +awards: Doctrine\ORM\PersistentCollection {#76 …}
    +categories: Doctrine\ORM\PersistentCollection {#63 …}
    -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 {#269
      date: 2024-10-22 09:10:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696687715 {#271
      date: 2023-10-07 16:08:35.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1876 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1976 …}
  +slug: "Can-someone-help-explain-this-Rule-1-ban"
  +title: "Can someone help explain this Rule 1 ban?"
  +url: "https://files.catbox.moe/9jgqpu.png"
  +body: "No bigotry - including racism, sexism, ableism, homophobia, transphobia, or xenophobia."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697165253 {#1794
    date: 2023-10-13 04:47:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1939 …}
  +votes: Doctrine\ORM\PersistentCollection {#1932 …}
  +reports: Doctrine\ORM\PersistentCollection {#1978 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 4493
  -titleTs: "'1':7 'ban':8 'explain':4 'help':3 'rule':6 'someon':2"
  -bodyTs: "'ableism':6 'bigotri':2 'homophobia':7 'includ':3 'racism':4 'sexism':5 'transphobia':8 'xenophobia':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697160125
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/7043031"
  +editedAt: DateTimeImmutable @1697073816 {#2434
    date: 2023-10-12 03:23:36.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697073725 {#1813
    date: 2023-10-12 03:22:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4027
  +user: App\Entity\User {#3975 …}
  +entry: App\Entity\Entry {#1824
    +user: Proxies\__CG__\App\Entity\User {#1395 …}
    +magazine: App\Entity\Magazine {#265
      +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 {#275
        date: 2024-10-14 14:48:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#253 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#249 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#238 …}
      +entries: Doctrine\ORM\PersistentCollection {#196 …}
      +posts: Doctrine\ORM\PersistentCollection {#154 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#216 …}
      +bans: Doctrine\ORM\PersistentCollection {#133 …}
      +reports: Doctrine\ORM\PersistentCollection {#119 …}
      +badges: Doctrine\ORM\PersistentCollection {#97 …}
      +logs: Doctrine\ORM\PersistentCollection {#87 …}
      +awards: Doctrine\ORM\PersistentCollection {#76 …}
      +categories: Doctrine\ORM\PersistentCollection {#63 …}
      -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 {#269
        date: 2024-10-22 09:10:33.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696687715 {#271
        date: 2023-10-07 16:08:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1876 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1976 …}
    +slug: "Can-someone-help-explain-this-Rule-1-ban"
    +title: "Can someone help explain this Rule 1 ban?"
    +url: "https://files.catbox.moe/9jgqpu.png"
    +body: "No bigotry - including racism, sexism, ableism, homophobia, transphobia, or xenophobia."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 22
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697165253 {#1794
      date: 2023-10-13 04:47:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1939 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4493
    -titleTs: "'1':7 'ban':8 'explain':4 'help':3 'rule':6 'someon':2"
    -bodyTs: "'ableism':6 'bigotri':2 'homophobia':7 'includ':3 'racism':4 'sexism':5 'transphobia':8 'xenophobia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697160125
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7043031"
    +editedAt: DateTimeImmutable @1697073816 {#2434
      date: 2023-10-12 03:23:36.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697073725 {#1813
      date: 2023-10-12 03:22:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Terrorist apologist mod? Awful lot of terrorism apology on lemmy lately."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1697075477 {#4036
    date: 2023-10-12 03:51:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wilshire@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4025 …}
  +nested: Doctrine\ORM\PersistentCollection {#4023 …}
  +votes: Doctrine\ORM\PersistentCollection {#4021 …}
  +reports: Doctrine\ORM\PersistentCollection {#4019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3987 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3991 …}
  -id: 42404
  -bodyTs: "'apolog':8 'apologist':2 'aw':4 'late':11 'lemmi':10 'lot':5 'mod':3 'terror':7 'terrorist':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4457486"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697075477 {#3972
    date: 2023-10-12 03:51:17.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 {#4027
  +user: App\Entity\User {#3975 …}
  +entry: App\Entity\Entry {#1824
    +user: Proxies\__CG__\App\Entity\User {#1395 …}
    +magazine: App\Entity\Magazine {#265
      +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 {#275
        date: 2024-10-14 14:48:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#253 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#249 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#238 …}
      +entries: Doctrine\ORM\PersistentCollection {#196 …}
      +posts: Doctrine\ORM\PersistentCollection {#154 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#216 …}
      +bans: Doctrine\ORM\PersistentCollection {#133 …}
      +reports: Doctrine\ORM\PersistentCollection {#119 …}
      +badges: Doctrine\ORM\PersistentCollection {#97 …}
      +logs: Doctrine\ORM\PersistentCollection {#87 …}
      +awards: Doctrine\ORM\PersistentCollection {#76 …}
      +categories: Doctrine\ORM\PersistentCollection {#63 …}
      -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 {#269
        date: 2024-10-22 09:10:33.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696687715 {#271
        date: 2023-10-07 16:08:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1876 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1976 …}
    +slug: "Can-someone-help-explain-this-Rule-1-ban"
    +title: "Can someone help explain this Rule 1 ban?"
    +url: "https://files.catbox.moe/9jgqpu.png"
    +body: "No bigotry - including racism, sexism, ableism, homophobia, transphobia, or xenophobia."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 22
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697165253 {#1794
      date: 2023-10-13 04:47:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1939 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4493
    -titleTs: "'1':7 'ban':8 'explain':4 'help':3 'rule':6 'someon':2"
    -bodyTs: "'ableism':6 'bigotri':2 'homophobia':7 'includ':3 'racism':4 'sexism':5 'transphobia':8 'xenophobia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697160125
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7043031"
    +editedAt: DateTimeImmutable @1697073816 {#2434
      date: 2023-10-12 03:23:36.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697073725 {#1813
      date: 2023-10-12 03:22:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Terrorist apologist mod? Awful lot of terrorism apology on lemmy lately."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1697075477 {#4036
    date: 2023-10-12 03:51:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wilshire@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4025 …}
  +nested: Doctrine\ORM\PersistentCollection {#4023 …}
  +votes: Doctrine\ORM\PersistentCollection {#4021 …}
  +reports: Doctrine\ORM\PersistentCollection {#4019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3987 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3991 …}
  -id: 42404
  -bodyTs: "'apolog':8 'apologist':2 'aw':4 'late':11 'lemmi':10 'lot':5 'mod':3 'terror':7 'terrorist':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4457486"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697075477 {#3972
    date: 2023-10-12 03:51:17.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 {#4027
  +user: App\Entity\User {#3975 …}
  +entry: App\Entity\Entry {#1824
    +user: Proxies\__CG__\App\Entity\User {#1395 …}
    +magazine: App\Entity\Magazine {#265
      +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 {#275
        date: 2024-10-14 14:48:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#253 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#249 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#238 …}
      +entries: Doctrine\ORM\PersistentCollection {#196 …}
      +posts: Doctrine\ORM\PersistentCollection {#154 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#216 …}
      +bans: Doctrine\ORM\PersistentCollection {#133 …}
      +reports: Doctrine\ORM\PersistentCollection {#119 …}
      +badges: Doctrine\ORM\PersistentCollection {#97 …}
      +logs: Doctrine\ORM\PersistentCollection {#87 …}
      +awards: Doctrine\ORM\PersistentCollection {#76 …}
      +categories: Doctrine\ORM\PersistentCollection {#63 …}
      -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 {#269
        date: 2024-10-22 09:10:33.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696687715 {#271
        date: 2023-10-07 16:08:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1876 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1976 …}
    +slug: "Can-someone-help-explain-this-Rule-1-ban"
    +title: "Can someone help explain this Rule 1 ban?"
    +url: "https://files.catbox.moe/9jgqpu.png"
    +body: "No bigotry - including racism, sexism, ableism, homophobia, transphobia, or xenophobia."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 22
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697165253 {#1794
      date: 2023-10-13 04:47:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1939 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4493
    -titleTs: "'1':7 'ban':8 'explain':4 'help':3 'rule':6 'someon':2"
    -bodyTs: "'ableism':6 'bigotri':2 'homophobia':7 'includ':3 'racism':4 'sexism':5 'transphobia':8 'xenophobia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697160125
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7043031"
    +editedAt: DateTimeImmutable @1697073816 {#2434
      date: 2023-10-12 03:23:36.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697073725 {#1813
      date: 2023-10-12 03:22:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Terrorist apologist mod? Awful lot of terrorism apology on lemmy lately."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1697075477 {#4036
    date: 2023-10-12 03:51:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wilshire@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4025 …}
  +nested: Doctrine\ORM\PersistentCollection {#4023 …}
  +votes: Doctrine\ORM\PersistentCollection {#4021 …}
  +reports: Doctrine\ORM\PersistentCollection {#4019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3987 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3991 …}
  -id: 42404
  -bodyTs: "'apolog':8 'apologist':2 'aw':4 'late':11 'lemmi':10 'lot':5 'mod':3 'terror':7 'terrorist':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4457486"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697075477 {#3972
    date: 2023-10-12 03:51:17.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 {#4059
  +user: App\Entity\User {#4048 …}
  +entry: App\Entity\Entry {#1824
    +user: Proxies\__CG__\App\Entity\User {#1395 …}
    +magazine: App\Entity\Magazine {#265
      +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 {#275
        date: 2024-10-14 14:48:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#253 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#249 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#238 …}
      +entries: Doctrine\ORM\PersistentCollection {#196 …}
      +posts: Doctrine\ORM\PersistentCollection {#154 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#216 …}
      +bans: Doctrine\ORM\PersistentCollection {#133 …}
      +reports: Doctrine\ORM\PersistentCollection {#119 …}
      +badges: Doctrine\ORM\PersistentCollection {#97 …}
      +logs: Doctrine\ORM\PersistentCollection {#87 …}
      +awards: Doctrine\ORM\PersistentCollection {#76 …}
      +categories: Doctrine\ORM\PersistentCollection {#63 …}
      -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 {#269
        date: 2024-10-22 09:10:33.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696687715 {#271
        date: 2023-10-07 16:08:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1876 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1976 …}
    +slug: "Can-someone-help-explain-this-Rule-1-ban"
    +title: "Can someone help explain this Rule 1 ban?"
    +url: "https://files.catbox.moe/9jgqpu.png"
    +body: "No bigotry - including racism, sexism, ableism, homophobia, transphobia, or xenophobia."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 22
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697165253 {#1794
      date: 2023-10-13 04:47:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1939 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4493
    -titleTs: "'1':7 'ban':8 'explain':4 'help':3 'rule':6 'someon':2"
    -bodyTs: "'ableism':6 'bigotri':2 'homophobia':7 'includ':3 'racism':4 'sexism':5 'transphobia':8 'xenophobia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697160125
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7043031"
    +editedAt: DateTimeImmutable @1697073816 {#2434
      date: 2023-10-12 03:23:36.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697073725 {#1813
      date: 2023-10-12 03:22:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "If the article mentioned babies with their heads chopped off it could be a disinformation thing? Supposedly that story has been circulated with zero fact check and only one source, who has made previous online comments basically in favor of a Palestine genocide."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697082575 {#4065
    date: 2023-10-12 05:49:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wilshire@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4064 …}
  +nested: Doctrine\ORM\PersistentCollection {#4063 …}
  +votes: Doctrine\ORM\PersistentCollection {#4054 …}
  +reports: Doctrine\ORM\PersistentCollection {#4057 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4052 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4050 …}
  -id: 42478
  -bodyTs: "'articl':3 'babi':5 'basic':37 'check':26 'chop':9 'circul':22 'comment':36 'could':12 'disinform':15 'fact':25 'favor':39 'genocid':43 'head':8 'made':33 'mention':4 'one':29 'onlin':35 'palestin':42 'previous':34 'sourc':30 'stori':19 'suppos':17 'thing':16 'zero':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4823720"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697082247 {#4070
    date: 2023-10-12 05:44: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
11 DENIED edit
App\Entity\EntryComment {#4059
  +user: App\Entity\User {#4048 …}
  +entry: App\Entity\Entry {#1824
    +user: Proxies\__CG__\App\Entity\User {#1395 …}
    +magazine: App\Entity\Magazine {#265
      +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 {#275
        date: 2024-10-14 14:48:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#253 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#249 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#238 …}
      +entries: Doctrine\ORM\PersistentCollection {#196 …}
      +posts: Doctrine\ORM\PersistentCollection {#154 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#216 …}
      +bans: Doctrine\ORM\PersistentCollection {#133 …}
      +reports: Doctrine\ORM\PersistentCollection {#119 …}
      +badges: Doctrine\ORM\PersistentCollection {#97 …}
      +logs: Doctrine\ORM\PersistentCollection {#87 …}
      +awards: Doctrine\ORM\PersistentCollection {#76 …}
      +categories: Doctrine\ORM\PersistentCollection {#63 …}
      -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 {#269
        date: 2024-10-22 09:10:33.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696687715 {#271
        date: 2023-10-07 16:08:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1876 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1976 …}
    +slug: "Can-someone-help-explain-this-Rule-1-ban"
    +title: "Can someone help explain this Rule 1 ban?"
    +url: "https://files.catbox.moe/9jgqpu.png"
    +body: "No bigotry - including racism, sexism, ableism, homophobia, transphobia, or xenophobia."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 22
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697165253 {#1794
      date: 2023-10-13 04:47:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1939 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4493
    -titleTs: "'1':7 'ban':8 'explain':4 'help':3 'rule':6 'someon':2"
    -bodyTs: "'ableism':6 'bigotri':2 'homophobia':7 'includ':3 'racism':4 'sexism':5 'transphobia':8 'xenophobia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697160125
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7043031"
    +editedAt: DateTimeImmutable @1697073816 {#2434
      date: 2023-10-12 03:23:36.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697073725 {#1813
      date: 2023-10-12 03:22:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "If the article mentioned babies with their heads chopped off it could be a disinformation thing? Supposedly that story has been circulated with zero fact check and only one source, who has made previous online comments basically in favor of a Palestine genocide."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697082575 {#4065
    date: 2023-10-12 05:49:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wilshire@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4064 …}
  +nested: Doctrine\ORM\PersistentCollection {#4063 …}
  +votes: Doctrine\ORM\PersistentCollection {#4054 …}
  +reports: Doctrine\ORM\PersistentCollection {#4057 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4052 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4050 …}
  -id: 42478
  -bodyTs: "'articl':3 'babi':5 'basic':37 'check':26 'chop':9 'circul':22 'comment':36 'could':12 'disinform':15 'fact':25 'favor':39 'genocid':43 'head':8 'made':33 'mention':4 'one':29 'onlin':35 'palestin':42 'previous':34 'sourc':30 'stori':19 'suppos':17 'thing':16 'zero':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4823720"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697082247 {#4070
    date: 2023-10-12 05:44: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
12 DENIED moderate
App\Entity\EntryComment {#4059
  +user: App\Entity\User {#4048 …}
  +entry: App\Entity\Entry {#1824
    +user: Proxies\__CG__\App\Entity\User {#1395 …}
    +magazine: App\Entity\Magazine {#265
      +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 {#275
        date: 2024-10-14 14:48:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#253 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#249 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#238 …}
      +entries: Doctrine\ORM\PersistentCollection {#196 …}
      +posts: Doctrine\ORM\PersistentCollection {#154 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#216 …}
      +bans: Doctrine\ORM\PersistentCollection {#133 …}
      +reports: Doctrine\ORM\PersistentCollection {#119 …}
      +badges: Doctrine\ORM\PersistentCollection {#97 …}
      +logs: Doctrine\ORM\PersistentCollection {#87 …}
      +awards: Doctrine\ORM\PersistentCollection {#76 …}
      +categories: Doctrine\ORM\PersistentCollection {#63 …}
      -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 {#269
        date: 2024-10-22 09:10:33.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696687715 {#271
        date: 2023-10-07 16:08:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1876 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1976 …}
    +slug: "Can-someone-help-explain-this-Rule-1-ban"
    +title: "Can someone help explain this Rule 1 ban?"
    +url: "https://files.catbox.moe/9jgqpu.png"
    +body: "No bigotry - including racism, sexism, ableism, homophobia, transphobia, or xenophobia."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 22
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697165253 {#1794
      date: 2023-10-13 04:47:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1939 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4493
    -titleTs: "'1':7 'ban':8 'explain':4 'help':3 'rule':6 'someon':2"
    -bodyTs: "'ableism':6 'bigotri':2 'homophobia':7 'includ':3 'racism':4 'sexism':5 'transphobia':8 'xenophobia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697160125
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7043031"
    +editedAt: DateTimeImmutable @1697073816 {#2434
      date: 2023-10-12 03:23:36.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697073725 {#1813
      date: 2023-10-12 03:22:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "If the article mentioned babies with their heads chopped off it could be a disinformation thing? Supposedly that story has been circulated with zero fact check and only one source, who has made previous online comments basically in favor of a Palestine genocide."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697082575 {#4065
    date: 2023-10-12 05:49:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wilshire@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4064 …}
  +nested: Doctrine\ORM\PersistentCollection {#4063 …}
  +votes: Doctrine\ORM\PersistentCollection {#4054 …}
  +reports: Doctrine\ORM\PersistentCollection {#4057 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4052 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4050 …}
  -id: 42478
  -bodyTs: "'articl':3 'babi':5 'basic':37 'check':26 'chop':9 'circul':22 'comment':36 'could':12 'disinform':15 'fact':25 'favor':39 'genocid':43 'head':8 'made':33 'mention':4 'one':29 'onlin':35 'palestin':42 'previous':34 'sourc':30 'stori':19 'suppos':17 'thing':16 'zero':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4823720"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697082247 {#4070
    date: 2023-10-12 05:44: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
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 {#4449
  +user: Proxies\__CG__\App\Entity\User {#1395 …}
  +entry: App\Entity\Entry {#1824
    +user: Proxies\__CG__\App\Entity\User {#1395 …}
    +magazine: App\Entity\Magazine {#265
      +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 {#275
        date: 2024-10-14 14:48:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#253 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#249 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#238 …}
      +entries: Doctrine\ORM\PersistentCollection {#196 …}
      +posts: Doctrine\ORM\PersistentCollection {#154 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#216 …}
      +bans: Doctrine\ORM\PersistentCollection {#133 …}
      +reports: Doctrine\ORM\PersistentCollection {#119 …}
      +badges: Doctrine\ORM\PersistentCollection {#97 …}
      +logs: Doctrine\ORM\PersistentCollection {#87 …}
      +awards: Doctrine\ORM\PersistentCollection {#76 …}
      +categories: Doctrine\ORM\PersistentCollection {#63 …}
      -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 {#269
        date: 2024-10-22 09:10:33.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696687715 {#271
        date: 2023-10-07 16:08:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1876 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1976 …}
    +slug: "Can-someone-help-explain-this-Rule-1-ban"
    +title: "Can someone help explain this Rule 1 ban?"
    +url: "https://files.catbox.moe/9jgqpu.png"
    +body: "No bigotry - including racism, sexism, ableism, homophobia, transphobia, or xenophobia."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 22
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697165253 {#1794
      date: 2023-10-13 04:47:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1939 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4493
    -titleTs: "'1':7 'ban':8 'explain':4 'help':3 'rule':6 'someon':2"
    -bodyTs: "'ableism':6 'bigotri':2 'homophobia':7 'includ':3 'racism':4 'sexism':5 'transphobia':8 'xenophobia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697160125
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7043031"
    +editedAt: DateTimeImmutable @1697073816 {#2434
      date: 2023-10-12 03:23:36.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697073725 {#1813
      date: 2023-10-12 03:22:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4059
    +user: App\Entity\User {#4048 …}
    +entry: App\Entity\Entry {#1824}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "If the article mentioned babies with their heads chopped off it could be a disinformation thing? Supposedly that story has been circulated with zero fact check and only one source, who has made previous online comments basically in favor of a Palestine genocide."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1697082575 {#4065
      date: 2023-10-12 05:49:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wilshire@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4064 …}
    +nested: Doctrine\ORM\PersistentCollection {#4063 …}
    +votes: Doctrine\ORM\PersistentCollection {#4054 …}
    +reports: Doctrine\ORM\PersistentCollection {#4057 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4052 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4050 …}
    -id: 42478
    -bodyTs: "'articl':3 'babi':5 'basic':37 'check':26 'chop':9 'circul':22 'comment':36 'could':12 'disinform':15 'fact':25 'favor':39 'genocid':43 'head':8 'made':33 'mention':4 'one':29 'onlin':35 'palestin':42 'previous':34 'sourc':30 'stori':19 'suppos':17 'thing':16 'zero':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4823720"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697082247 {#4070
      date: 2023-10-12 05:44:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4059}
  +body: """
    Here’s the article\n
    \n
    [cbsnews.com/…/hamas-gunmen-open-fire-hundreds-mus…](https://www.cbsnews.com/news/hamas-gunmen-open-fire-hundreds-music-festival-southern-israel-kibbutz-reim/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697082495 {#4448
    date: 2023-10-12 05:48:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wilshire@lemmy.ca"
    "@heavyboots@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4453 …}
  +nested: Doctrine\ORM\PersistentCollection {#4459 …}
  +votes: Doctrine\ORM\PersistentCollection {#4455 …}
  +reports: Doctrine\ORM\PersistentCollection {#4460 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4464 …}
  -id: 42480
  -bodyTs: "'/hamas-gunmen-open-fire-hundreds-mus':6 '/news/hamas-gunmen-open-fire-hundreds-music-festival-southern-israel-kibbutz-reim/)':9 'articl':4 'cbsnews.com':5 'www.cbsnews.com':8 'www.cbsnews.com/news/hamas-gunmen-open-fire-hundreds-music-festival-southern-israel-kibbutz-reim/)':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3934518"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697082495 {#4445
    date: 2023-10-12 05:48: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
15 DENIED edit
App\Entity\EntryComment {#4449
  +user: Proxies\__CG__\App\Entity\User {#1395 …}
  +entry: App\Entity\Entry {#1824
    +user: Proxies\__CG__\App\Entity\User {#1395 …}
    +magazine: App\Entity\Magazine {#265
      +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 {#275
        date: 2024-10-14 14:48:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#253 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#249 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#238 …}
      +entries: Doctrine\ORM\PersistentCollection {#196 …}
      +posts: Doctrine\ORM\PersistentCollection {#154 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#216 …}
      +bans: Doctrine\ORM\PersistentCollection {#133 …}
      +reports: Doctrine\ORM\PersistentCollection {#119 …}
      +badges: Doctrine\ORM\PersistentCollection {#97 …}
      +logs: Doctrine\ORM\PersistentCollection {#87 …}
      +awards: Doctrine\ORM\PersistentCollection {#76 …}
      +categories: Doctrine\ORM\PersistentCollection {#63 …}
      -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 {#269
        date: 2024-10-22 09:10:33.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696687715 {#271
        date: 2023-10-07 16:08:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1876 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1976 …}
    +slug: "Can-someone-help-explain-this-Rule-1-ban"
    +title: "Can someone help explain this Rule 1 ban?"
    +url: "https://files.catbox.moe/9jgqpu.png"
    +body: "No bigotry - including racism, sexism, ableism, homophobia, transphobia, or xenophobia."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 22
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697165253 {#1794
      date: 2023-10-13 04:47:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1939 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4493
    -titleTs: "'1':7 'ban':8 'explain':4 'help':3 'rule':6 'someon':2"
    -bodyTs: "'ableism':6 'bigotri':2 'homophobia':7 'includ':3 'racism':4 'sexism':5 'transphobia':8 'xenophobia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697160125
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7043031"
    +editedAt: DateTimeImmutable @1697073816 {#2434
      date: 2023-10-12 03:23:36.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697073725 {#1813
      date: 2023-10-12 03:22:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4059
    +user: App\Entity\User {#4048 …}
    +entry: App\Entity\Entry {#1824}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "If the article mentioned babies with their heads chopped off it could be a disinformation thing? Supposedly that story has been circulated with zero fact check and only one source, who has made previous online comments basically in favor of a Palestine genocide."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1697082575 {#4065
      date: 2023-10-12 05:49:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wilshire@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4064 …}
    +nested: Doctrine\ORM\PersistentCollection {#4063 …}
    +votes: Doctrine\ORM\PersistentCollection {#4054 …}
    +reports: Doctrine\ORM\PersistentCollection {#4057 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4052 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4050 …}
    -id: 42478
    -bodyTs: "'articl':3 'babi':5 'basic':37 'check':26 'chop':9 'circul':22 'comment':36 'could':12 'disinform':15 'fact':25 'favor':39 'genocid':43 'head':8 'made':33 'mention':4 'one':29 'onlin':35 'palestin':42 'previous':34 'sourc':30 'stori':19 'suppos':17 'thing':16 'zero':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4823720"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697082247 {#4070
      date: 2023-10-12 05:44:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4059}
  +body: """
    Here’s the article\n
    \n
    [cbsnews.com/…/hamas-gunmen-open-fire-hundreds-mus…](https://www.cbsnews.com/news/hamas-gunmen-open-fire-hundreds-music-festival-southern-israel-kibbutz-reim/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697082495 {#4448
    date: 2023-10-12 05:48:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wilshire@lemmy.ca"
    "@heavyboots@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4453 …}
  +nested: Doctrine\ORM\PersistentCollection {#4459 …}
  +votes: Doctrine\ORM\PersistentCollection {#4455 …}
  +reports: Doctrine\ORM\PersistentCollection {#4460 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4464 …}
  -id: 42480
  -bodyTs: "'/hamas-gunmen-open-fire-hundreds-mus':6 '/news/hamas-gunmen-open-fire-hundreds-music-festival-southern-israel-kibbutz-reim/)':9 'articl':4 'cbsnews.com':5 'www.cbsnews.com':8 'www.cbsnews.com/news/hamas-gunmen-open-fire-hundreds-music-festival-southern-israel-kibbutz-reim/)':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3934518"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697082495 {#4445
    date: 2023-10-12 05:48: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
16 DENIED moderate
App\Entity\EntryComment {#4449
  +user: Proxies\__CG__\App\Entity\User {#1395 …}
  +entry: App\Entity\Entry {#1824
    +user: Proxies\__CG__\App\Entity\User {#1395 …}
    +magazine: App\Entity\Magazine {#265
      +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 {#275
        date: 2024-10-14 14:48:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#253 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#249 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#238 …}
      +entries: Doctrine\ORM\PersistentCollection {#196 …}
      +posts: Doctrine\ORM\PersistentCollection {#154 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#216 …}
      +bans: Doctrine\ORM\PersistentCollection {#133 …}
      +reports: Doctrine\ORM\PersistentCollection {#119 …}
      +badges: Doctrine\ORM\PersistentCollection {#97 …}
      +logs: Doctrine\ORM\PersistentCollection {#87 …}
      +awards: Doctrine\ORM\PersistentCollection {#76 …}
      +categories: Doctrine\ORM\PersistentCollection {#63 …}
      -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 {#269
        date: 2024-10-22 09:10:33.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696687715 {#271
        date: 2023-10-07 16:08:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1876 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1976 …}
    +slug: "Can-someone-help-explain-this-Rule-1-ban"
    +title: "Can someone help explain this Rule 1 ban?"
    +url: "https://files.catbox.moe/9jgqpu.png"
    +body: "No bigotry - including racism, sexism, ableism, homophobia, transphobia, or xenophobia."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 22
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697165253 {#1794
      date: 2023-10-13 04:47:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1939 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4493
    -titleTs: "'1':7 'ban':8 'explain':4 'help':3 'rule':6 'someon':2"
    -bodyTs: "'ableism':6 'bigotri':2 'homophobia':7 'includ':3 'racism':4 'sexism':5 'transphobia':8 'xenophobia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697160125
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7043031"
    +editedAt: DateTimeImmutable @1697073816 {#2434
      date: 2023-10-12 03:23:36.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697073725 {#1813
      date: 2023-10-12 03:22:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4059
    +user: App\Entity\User {#4048 …}
    +entry: App\Entity\Entry {#1824}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "If the article mentioned babies with their heads chopped off it could be a disinformation thing? Supposedly that story has been circulated with zero fact check and only one source, who has made previous online comments basically in favor of a Palestine genocide."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1697082575 {#4065
      date: 2023-10-12 05:49:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wilshire@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4064 …}
    +nested: Doctrine\ORM\PersistentCollection {#4063 …}
    +votes: Doctrine\ORM\PersistentCollection {#4054 …}
    +reports: Doctrine\ORM\PersistentCollection {#4057 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4052 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4050 …}
    -id: 42478
    -bodyTs: "'articl':3 'babi':5 'basic':37 'check':26 'chop':9 'circul':22 'comment':36 'could':12 'disinform':15 'fact':25 'favor':39 'genocid':43 'head':8 'made':33 'mention':4 'one':29 'onlin':35 'palestin':42 'previous':34 'sourc':30 'stori':19 'suppos':17 'thing':16 'zero':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4823720"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697082247 {#4070
      date: 2023-10-12 05:44:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4059}
  +body: """
    Here’s the article\n
    \n
    [cbsnews.com/…/hamas-gunmen-open-fire-hundreds-mus…](https://www.cbsnews.com/news/hamas-gunmen-open-fire-hundreds-music-festival-southern-israel-kibbutz-reim/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697082495 {#4448
    date: 2023-10-12 05:48:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wilshire@lemmy.ca"
    "@heavyboots@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4453 …}
  +nested: Doctrine\ORM\PersistentCollection {#4459 …}
  +votes: Doctrine\ORM\PersistentCollection {#4455 …}
  +reports: Doctrine\ORM\PersistentCollection {#4460 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4464 …}
  -id: 42480
  -bodyTs: "'/hamas-gunmen-open-fire-hundreds-mus':6 '/news/hamas-gunmen-open-fire-hundreds-music-festival-southern-israel-kibbutz-reim/)':9 'articl':4 'cbsnews.com':5 'www.cbsnews.com':8 'www.cbsnews.com/news/hamas-gunmen-open-fire-hundreds-music-festival-southern-israel-kibbutz-reim/)':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3934518"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697082495 {#4445
    date: 2023-10-12 05:48: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
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 {#4519
  +user: App\Entity\User {#4048 …}
  +entry: App\Entity\Entry {#1824
    +user: Proxies\__CG__\App\Entity\User {#1395 …}
    +magazine: App\Entity\Magazine {#265
      +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 {#275
        date: 2024-10-14 14:48:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#253 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#249 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#238 …}
      +entries: Doctrine\ORM\PersistentCollection {#196 …}
      +posts: Doctrine\ORM\PersistentCollection {#154 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#216 …}
      +bans: Doctrine\ORM\PersistentCollection {#133 …}
      +reports: Doctrine\ORM\PersistentCollection {#119 …}
      +badges: Doctrine\ORM\PersistentCollection {#97 …}
      +logs: Doctrine\ORM\PersistentCollection {#87 …}
      +awards: Doctrine\ORM\PersistentCollection {#76 …}
      +categories: Doctrine\ORM\PersistentCollection {#63 …}
      -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 {#269
        date: 2024-10-22 09:10:33.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696687715 {#271
        date: 2023-10-07 16:08:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1876 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1976 …}
    +slug: "Can-someone-help-explain-this-Rule-1-ban"
    +title: "Can someone help explain this Rule 1 ban?"
    +url: "https://files.catbox.moe/9jgqpu.png"
    +body: "No bigotry - including racism, sexism, ableism, homophobia, transphobia, or xenophobia."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 22
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697165253 {#1794
      date: 2023-10-13 04:47:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1939 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4493
    -titleTs: "'1':7 'ban':8 'explain':4 'help':3 'rule':6 'someon':2"
    -bodyTs: "'ableism':6 'bigotri':2 'homophobia':7 'includ':3 'racism':4 'sexism':5 'transphobia':8 'xenophobia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697160125
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7043031"
    +editedAt: DateTimeImmutable @1697073816 {#2434
      date: 2023-10-12 03:23:36.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697073725 {#1813
      date: 2023-10-12 03:22:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4449
    +user: Proxies\__CG__\App\Entity\User {#1395 …}
    +entry: App\Entity\Entry {#1824}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4059
      +user: App\Entity\User {#4048 …}
      +entry: App\Entity\Entry {#1824}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "If the article mentioned babies with their heads chopped off it could be a disinformation thing? Supposedly that story has been circulated with zero fact check and only one source, who has made previous online comments basically in favor of a Palestine genocide."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1697082575 {#4065
        date: 2023-10-12 05:49:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wilshire@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4064 …}
      +nested: Doctrine\ORM\PersistentCollection {#4063 …}
      +votes: Doctrine\ORM\PersistentCollection {#4054 …}
      +reports: Doctrine\ORM\PersistentCollection {#4057 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4052 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4050 …}
      -id: 42478
      -bodyTs: "'articl':3 'babi':5 'basic':37 'check':26 'chop':9 'circul':22 'comment':36 'could':12 'disinform':15 'fact':25 'favor':39 'genocid':43 'head':8 'made':33 'mention':4 'one':29 'onlin':35 'palestin':42 'previous':34 'sourc':30 'stori':19 'suppos':17 'thing':16 'zero':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4823720"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697082247 {#4070
        date: 2023-10-12 05:44:07.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4059}
    +body: """
      Here’s the article\n
      \n
      [cbsnews.com/…/hamas-gunmen-open-fire-hundreds-mus…](https://www.cbsnews.com/news/hamas-gunmen-open-fire-hundreds-music-festival-southern-israel-kibbutz-reim/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697082495 {#4448
      date: 2023-10-12 05:48:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wilshire@lemmy.ca"
      "@heavyboots@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4453 …}
    +nested: Doctrine\ORM\PersistentCollection {#4459 …}
    +votes: Doctrine\ORM\PersistentCollection {#4455 …}
    +reports: Doctrine\ORM\PersistentCollection {#4460 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4462 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4464 …}
    -id: 42480
    -bodyTs: "'/hamas-gunmen-open-fire-hundreds-mus':6 '/news/hamas-gunmen-open-fire-hundreds-music-festival-southern-israel-kibbutz-reim/)':9 'articl':4 'cbsnews.com':5 'www.cbsnews.com':8 'www.cbsnews.com/news/hamas-gunmen-open-fire-hundreds-music-festival-southern-israel-kibbutz-reim/)':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3934518"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697082495 {#4445
      date: 2023-10-12 05:48:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4059}
  +body: "Yeah I have no idea then."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697082573 {#4518
    date: 2023-10-12 05:49:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wilshire@lemmy.ca"
    "@heavyboots@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4522 …}
  +nested: Doctrine\ORM\PersistentCollection {#4527 …}
  +votes: Doctrine\ORM\PersistentCollection {#4523 …}
  +reports: Doctrine\ORM\PersistentCollection {#4529 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4531 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4533 …}
  -id: 42483
  -bodyTs: "'idea':5 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4823811"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697082573 {#4515
    date: 2023-10-12 05:49:33.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 {#4519
  +user: App\Entity\User {#4048 …}
  +entry: App\Entity\Entry {#1824
    +user: Proxies\__CG__\App\Entity\User {#1395 …}
    +magazine: App\Entity\Magazine {#265
      +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 {#275
        date: 2024-10-14 14:48:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#253 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#249 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#238 …}
      +entries: Doctrine\ORM\PersistentCollection {#196 …}
      +posts: Doctrine\ORM\PersistentCollection {#154 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#216 …}
      +bans: Doctrine\ORM\PersistentCollection {#133 …}
      +reports: Doctrine\ORM\PersistentCollection {#119 …}
      +badges: Doctrine\ORM\PersistentCollection {#97 …}
      +logs: Doctrine\ORM\PersistentCollection {#87 …}
      +awards: Doctrine\ORM\PersistentCollection {#76 …}
      +categories: Doctrine\ORM\PersistentCollection {#63 …}
      -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 {#269
        date: 2024-10-22 09:10:33.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696687715 {#271
        date: 2023-10-07 16:08:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1876 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1976 …}
    +slug: "Can-someone-help-explain-this-Rule-1-ban"
    +title: "Can someone help explain this Rule 1 ban?"
    +url: "https://files.catbox.moe/9jgqpu.png"
    +body: "No bigotry - including racism, sexism, ableism, homophobia, transphobia, or xenophobia."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 22
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697165253 {#1794
      date: 2023-10-13 04:47:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1939 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4493
    -titleTs: "'1':7 'ban':8 'explain':4 'help':3 'rule':6 'someon':2"
    -bodyTs: "'ableism':6 'bigotri':2 'homophobia':7 'includ':3 'racism':4 'sexism':5 'transphobia':8 'xenophobia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697160125
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7043031"
    +editedAt: DateTimeImmutable @1697073816 {#2434
      date: 2023-10-12 03:23:36.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697073725 {#1813
      date: 2023-10-12 03:22:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4449
    +user: Proxies\__CG__\App\Entity\User {#1395 …}
    +entry: App\Entity\Entry {#1824}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4059
      +user: App\Entity\User {#4048 …}
      +entry: App\Entity\Entry {#1824}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "If the article mentioned babies with their heads chopped off it could be a disinformation thing? Supposedly that story has been circulated with zero fact check and only one source, who has made previous online comments basically in favor of a Palestine genocide."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1697082575 {#4065
        date: 2023-10-12 05:49:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wilshire@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4064 …}
      +nested: Doctrine\ORM\PersistentCollection {#4063 …}
      +votes: Doctrine\ORM\PersistentCollection {#4054 …}
      +reports: Doctrine\ORM\PersistentCollection {#4057 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4052 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4050 …}
      -id: 42478
      -bodyTs: "'articl':3 'babi':5 'basic':37 'check':26 'chop':9 'circul':22 'comment':36 'could':12 'disinform':15 'fact':25 'favor':39 'genocid':43 'head':8 'made':33 'mention':4 'one':29 'onlin':35 'palestin':42 'previous':34 'sourc':30 'stori':19 'suppos':17 'thing':16 'zero':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4823720"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697082247 {#4070
        date: 2023-10-12 05:44:07.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4059}
    +body: """
      Here’s the article\n
      \n
      [cbsnews.com/…/hamas-gunmen-open-fire-hundreds-mus…](https://www.cbsnews.com/news/hamas-gunmen-open-fire-hundreds-music-festival-southern-israel-kibbutz-reim/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697082495 {#4448
      date: 2023-10-12 05:48:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wilshire@lemmy.ca"
      "@heavyboots@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4453 …}
    +nested: Doctrine\ORM\PersistentCollection {#4459 …}
    +votes: Doctrine\ORM\PersistentCollection {#4455 …}
    +reports: Doctrine\ORM\PersistentCollection {#4460 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4462 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4464 …}
    -id: 42480
    -bodyTs: "'/hamas-gunmen-open-fire-hundreds-mus':6 '/news/hamas-gunmen-open-fire-hundreds-music-festival-southern-israel-kibbutz-reim/)':9 'articl':4 'cbsnews.com':5 'www.cbsnews.com':8 'www.cbsnews.com/news/hamas-gunmen-open-fire-hundreds-music-festival-southern-israel-kibbutz-reim/)':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3934518"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697082495 {#4445
      date: 2023-10-12 05:48:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4059}
  +body: "Yeah I have no idea then."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697082573 {#4518
    date: 2023-10-12 05:49:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wilshire@lemmy.ca"
    "@heavyboots@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4522 …}
  +nested: Doctrine\ORM\PersistentCollection {#4527 …}
  +votes: Doctrine\ORM\PersistentCollection {#4523 …}
  +reports: Doctrine\ORM\PersistentCollection {#4529 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4531 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4533 …}
  -id: 42483
  -bodyTs: "'idea':5 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4823811"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697082573 {#4515
    date: 2023-10-12 05:49:33.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 {#4519
  +user: App\Entity\User {#4048 …}
  +entry: App\Entity\Entry {#1824
    +user: Proxies\__CG__\App\Entity\User {#1395 …}
    +magazine: App\Entity\Magazine {#265
      +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 {#275
        date: 2024-10-14 14:48:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#253 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#249 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#238 …}
      +entries: Doctrine\ORM\PersistentCollection {#196 …}
      +posts: Doctrine\ORM\PersistentCollection {#154 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#216 …}
      +bans: Doctrine\ORM\PersistentCollection {#133 …}
      +reports: Doctrine\ORM\PersistentCollection {#119 …}
      +badges: Doctrine\ORM\PersistentCollection {#97 …}
      +logs: Doctrine\ORM\PersistentCollection {#87 …}
      +awards: Doctrine\ORM\PersistentCollection {#76 …}
      +categories: Doctrine\ORM\PersistentCollection {#63 …}
      -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 {#269
        date: 2024-10-22 09:10:33.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696687715 {#271
        date: 2023-10-07 16:08:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1876 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1976 …}
    +slug: "Can-someone-help-explain-this-Rule-1-ban"
    +title: "Can someone help explain this Rule 1 ban?"
    +url: "https://files.catbox.moe/9jgqpu.png"
    +body: "No bigotry - including racism, sexism, ableism, homophobia, transphobia, or xenophobia."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 22
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697165253 {#1794
      date: 2023-10-13 04:47:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1939 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4493
    -titleTs: "'1':7 'ban':8 'explain':4 'help':3 'rule':6 'someon':2"
    -bodyTs: "'ableism':6 'bigotri':2 'homophobia':7 'includ':3 'racism':4 'sexism':5 'transphobia':8 'xenophobia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697160125
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7043031"
    +editedAt: DateTimeImmutable @1697073816 {#2434
      date: 2023-10-12 03:23:36.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697073725 {#1813
      date: 2023-10-12 03:22:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4449
    +user: Proxies\__CG__\App\Entity\User {#1395 …}
    +entry: App\Entity\Entry {#1824}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4059
      +user: App\Entity\User {#4048 …}
      +entry: App\Entity\Entry {#1824}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "If the article mentioned babies with their heads chopped off it could be a disinformation thing? Supposedly that story has been circulated with zero fact check and only one source, who has made previous online comments basically in favor of a Palestine genocide."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1697082575 {#4065
        date: 2023-10-12 05:49:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wilshire@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4064 …}
      +nested: Doctrine\ORM\PersistentCollection {#4063 …}
      +votes: Doctrine\ORM\PersistentCollection {#4054 …}
      +reports: Doctrine\ORM\PersistentCollection {#4057 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4052 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4050 …}
      -id: 42478
      -bodyTs: "'articl':3 'babi':5 'basic':37 'check':26 'chop':9 'circul':22 'comment':36 'could':12 'disinform':15 'fact':25 'favor':39 'genocid':43 'head':8 'made':33 'mention':4 'one':29 'onlin':35 'palestin':42 'previous':34 'sourc':30 'stori':19 'suppos':17 'thing':16 'zero':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4823720"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697082247 {#4070
        date: 2023-10-12 05:44:07.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4059}
    +body: """
      Here’s the article\n
      \n
      [cbsnews.com/…/hamas-gunmen-open-fire-hundreds-mus…](https://www.cbsnews.com/news/hamas-gunmen-open-fire-hundreds-music-festival-southern-israel-kibbutz-reim/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697082495 {#4448
      date: 2023-10-12 05:48:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wilshire@lemmy.ca"
      "@heavyboots@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4453 …}
    +nested: Doctrine\ORM\PersistentCollection {#4459 …}
    +votes: Doctrine\ORM\PersistentCollection {#4455 …}
    +reports: Doctrine\ORM\PersistentCollection {#4460 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4462 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4464 …}
    -id: 42480
    -bodyTs: "'/hamas-gunmen-open-fire-hundreds-mus':6 '/news/hamas-gunmen-open-fire-hundreds-music-festival-southern-israel-kibbutz-reim/)':9 'articl':4 'cbsnews.com':5 'www.cbsnews.com':8 'www.cbsnews.com/news/hamas-gunmen-open-fire-hundreds-music-festival-southern-israel-kibbutz-reim/)':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3934518"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697082495 {#4445
      date: 2023-10-12 05:48:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4059}
  +body: "Yeah I have no idea then."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697082573 {#4518
    date: 2023-10-12 05:49:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wilshire@lemmy.ca"
    "@heavyboots@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4522 …}
  +nested: Doctrine\ORM\PersistentCollection {#4527 …}
  +votes: Doctrine\ORM\PersistentCollection {#4523 …}
  +reports: Doctrine\ORM\PersistentCollection {#4529 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4531 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4533 …}
  -id: 42483
  -bodyTs: "'idea':5 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4823811"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697082573 {#4515
    date: 2023-10-12 05:49:33.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 {#4146
  +user: App\Entity\User {#4159 …}
  +entry: App\Entity\Entry {#1824
    +user: Proxies\__CG__\App\Entity\User {#1395 …}
    +magazine: App\Entity\Magazine {#265
      +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 {#275
        date: 2024-10-14 14:48:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#253 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#249 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#238 …}
      +entries: Doctrine\ORM\PersistentCollection {#196 …}
      +posts: Doctrine\ORM\PersistentCollection {#154 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#216 …}
      +bans: Doctrine\ORM\PersistentCollection {#133 …}
      +reports: Doctrine\ORM\PersistentCollection {#119 …}
      +badges: Doctrine\ORM\PersistentCollection {#97 …}
      +logs: Doctrine\ORM\PersistentCollection {#87 …}
      +awards: Doctrine\ORM\PersistentCollection {#76 …}
      +categories: Doctrine\ORM\PersistentCollection {#63 …}
      -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 {#269
        date: 2024-10-22 09:10:33.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696687715 {#271
        date: 2023-10-07 16:08:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1876 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1976 …}
    +slug: "Can-someone-help-explain-this-Rule-1-ban"
    +title: "Can someone help explain this Rule 1 ban?"
    +url: "https://files.catbox.moe/9jgqpu.png"
    +body: "No bigotry - including racism, sexism, ableism, homophobia, transphobia, or xenophobia."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 22
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697165253 {#1794
      date: 2023-10-13 04:47:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1939 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4493
    -titleTs: "'1':7 'ban':8 'explain':4 'help':3 'rule':6 'someon':2"
    -bodyTs: "'ableism':6 'bigotri':2 'homophobia':7 'includ':3 'racism':4 'sexism':5 'transphobia':8 'xenophobia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697160125
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7043031"
    +editedAt: DateTimeImmutable @1697073816 {#2434
      date: 2023-10-12 03:23:36.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697073725 {#1813
      date: 2023-10-12 03:22:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I don’t know about rule 1, but it’s off topic for this community, which could explain it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697113225 {#4141
    date: 2023-10-12 14:20:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wilshire@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4147 …}
  +nested: Doctrine\ORM\PersistentCollection {#4149 …}
  +votes: Doctrine\ORM\PersistentCollection {#4151 …}
  +reports: Doctrine\ORM\PersistentCollection {#4153 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4155 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4157 …}
  -id: 42676
  -bodyTs: "'1':7 'communiti':15 'could':17 'explain':18 'know':4 'rule':6 'topic':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3539815"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697098187 {#4142
    date: 2023-10-12 10:09: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
23 DENIED edit
App\Entity\EntryComment {#4146
  +user: App\Entity\User {#4159 …}
  +entry: App\Entity\Entry {#1824
    +user: Proxies\__CG__\App\Entity\User {#1395 …}
    +magazine: App\Entity\Magazine {#265
      +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 {#275
        date: 2024-10-14 14:48:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#253 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#249 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#238 …}
      +entries: Doctrine\ORM\PersistentCollection {#196 …}
      +posts: Doctrine\ORM\PersistentCollection {#154 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#216 …}
      +bans: Doctrine\ORM\PersistentCollection {#133 …}
      +reports: Doctrine\ORM\PersistentCollection {#119 …}
      +badges: Doctrine\ORM\PersistentCollection {#97 …}
      +logs: Doctrine\ORM\PersistentCollection {#87 …}
      +awards: Doctrine\ORM\PersistentCollection {#76 …}
      +categories: Doctrine\ORM\PersistentCollection {#63 …}
      -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 {#269
        date: 2024-10-22 09:10:33.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696687715 {#271
        date: 2023-10-07 16:08:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1876 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1976 …}
    +slug: "Can-someone-help-explain-this-Rule-1-ban"
    +title: "Can someone help explain this Rule 1 ban?"
    +url: "https://files.catbox.moe/9jgqpu.png"
    +body: "No bigotry - including racism, sexism, ableism, homophobia, transphobia, or xenophobia."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 22
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697165253 {#1794
      date: 2023-10-13 04:47:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1939 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4493
    -titleTs: "'1':7 'ban':8 'explain':4 'help':3 'rule':6 'someon':2"
    -bodyTs: "'ableism':6 'bigotri':2 'homophobia':7 'includ':3 'racism':4 'sexism':5 'transphobia':8 'xenophobia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697160125
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7043031"
    +editedAt: DateTimeImmutable @1697073816 {#2434
      date: 2023-10-12 03:23:36.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697073725 {#1813
      date: 2023-10-12 03:22:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I don’t know about rule 1, but it’s off topic for this community, which could explain it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697113225 {#4141
    date: 2023-10-12 14:20:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wilshire@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4147 …}
  +nested: Doctrine\ORM\PersistentCollection {#4149 …}
  +votes: Doctrine\ORM\PersistentCollection {#4151 …}
  +reports: Doctrine\ORM\PersistentCollection {#4153 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4155 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4157 …}
  -id: 42676
  -bodyTs: "'1':7 'communiti':15 'could':17 'explain':18 'know':4 'rule':6 'topic':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3539815"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697098187 {#4142
    date: 2023-10-12 10:09: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
24 DENIED moderate
App\Entity\EntryComment {#4146
  +user: App\Entity\User {#4159 …}
  +entry: App\Entity\Entry {#1824
    +user: Proxies\__CG__\App\Entity\User {#1395 …}
    +magazine: App\Entity\Magazine {#265
      +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 {#275
        date: 2024-10-14 14:48:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#253 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#249 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#238 …}
      +entries: Doctrine\ORM\PersistentCollection {#196 …}
      +posts: Doctrine\ORM\PersistentCollection {#154 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#216 …}
      +bans: Doctrine\ORM\PersistentCollection {#133 …}
      +reports: Doctrine\ORM\PersistentCollection {#119 …}
      +badges: Doctrine\ORM\PersistentCollection {#97 …}
      +logs: Doctrine\ORM\PersistentCollection {#87 …}
      +awards: Doctrine\ORM\PersistentCollection {#76 …}
      +categories: Doctrine\ORM\PersistentCollection {#63 …}
      -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 {#269
        date: 2024-10-22 09:10:33.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696687715 {#271
        date: 2023-10-07 16:08:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1876 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1976 …}
    +slug: "Can-someone-help-explain-this-Rule-1-ban"
    +title: "Can someone help explain this Rule 1 ban?"
    +url: "https://files.catbox.moe/9jgqpu.png"
    +body: "No bigotry - including racism, sexism, ableism, homophobia, transphobia, or xenophobia."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 22
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697165253 {#1794
      date: 2023-10-13 04:47:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1939 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4493
    -titleTs: "'1':7 'ban':8 'explain':4 'help':3 'rule':6 'someon':2"
    -bodyTs: "'ableism':6 'bigotri':2 'homophobia':7 'includ':3 'racism':4 'sexism':5 'transphobia':8 'xenophobia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697160125
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7043031"
    +editedAt: DateTimeImmutable @1697073816 {#2434
      date: 2023-10-12 03:23:36.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697073725 {#1813
      date: 2023-10-12 03:22:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I don’t know about rule 1, but it’s off topic for this community, which could explain it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697113225 {#4141
    date: 2023-10-12 14:20:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wilshire@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4147 …}
  +nested: Doctrine\ORM\PersistentCollection {#4149 …}
  +votes: Doctrine\ORM\PersistentCollection {#4151 …}
  +reports: Doctrine\ORM\PersistentCollection {#4153 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4155 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4157 …}
  -id: 42676
  -bodyTs: "'1':7 'communiti':15 'could':17 'explain':18 'know':4 'rule':6 'topic':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3539815"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697098187 {#4142
    date: 2023-10-12 10:09: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
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 {#4469
  +user: Proxies\__CG__\App\Entity\User {#1395 …}
  +entry: App\Entity\Entry {#1824
    +user: Proxies\__CG__\App\Entity\User {#1395 …}
    +magazine: App\Entity\Magazine {#265
      +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 {#275
        date: 2024-10-14 14:48:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#253 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#249 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#238 …}
      +entries: Doctrine\ORM\PersistentCollection {#196 …}
      +posts: Doctrine\ORM\PersistentCollection {#154 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#216 …}
      +bans: Doctrine\ORM\PersistentCollection {#133 …}
      +reports: Doctrine\ORM\PersistentCollection {#119 …}
      +badges: Doctrine\ORM\PersistentCollection {#97 …}
      +logs: Doctrine\ORM\PersistentCollection {#87 …}
      +awards: Doctrine\ORM\PersistentCollection {#76 …}
      +categories: Doctrine\ORM\PersistentCollection {#63 …}
      -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 {#269
        date: 2024-10-22 09:10:33.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696687715 {#271
        date: 2023-10-07 16:08:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1876 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1976 …}
    +slug: "Can-someone-help-explain-this-Rule-1-ban"
    +title: "Can someone help explain this Rule 1 ban?"
    +url: "https://files.catbox.moe/9jgqpu.png"
    +body: "No bigotry - including racism, sexism, ableism, homophobia, transphobia, or xenophobia."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 22
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697165253 {#1794
      date: 2023-10-13 04:47:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1939 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4493
    -titleTs: "'1':7 'ban':8 'explain':4 'help':3 'rule':6 'someon':2"
    -bodyTs: "'ableism':6 'bigotri':2 'homophobia':7 'includ':3 'racism':4 'sexism':5 'transphobia':8 'xenophobia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697160125
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7043031"
    +editedAt: DateTimeImmutable @1697073816 {#2434
      date: 2023-10-12 03:23:36.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697073725 {#1813
      date: 2023-10-12 03:22:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4146
    +user: App\Entity\User {#4159 …}
    +entry: App\Entity\Entry {#1824}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t know about rule 1, but it’s off topic for this community, which could explain it"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697113225 {#4141
      date: 2023-10-12 14:20:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wilshire@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4147 …}
    +nested: Doctrine\ORM\PersistentCollection {#4149 …}
    +votes: Doctrine\ORM\PersistentCollection {#4151 …}
    +reports: Doctrine\ORM\PersistentCollection {#4153 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4155 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4157 …}
    -id: 42676
    -bodyTs: "'1':7 'communiti':15 'could':17 'explain':18 'know':4 'rule':6 'topic':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/3539815"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697098187 {#4142
      date: 2023-10-12 10:09:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4146}
  +body: "It’s a site wide ban."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697113224 {#4466
    date: 2023-10-12 14:20:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wilshire@lemmy.ca"
    "@ada@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4470 …}
  +nested: Doctrine\ORM\PersistentCollection {#4472 …}
  +votes: Doctrine\ORM\PersistentCollection {#4474 …}
  +reports: Doctrine\ORM\PersistentCollection {#4476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4478 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4480 …}
  -id: 42941
  -bodyTs: "'ban':6 'site':4 'wide':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3941081"
  +editedAt: DateTimeImmutable @1697113268 {#4467
    date: 2023-10-12 14:21:08.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697113224 {#4468
    date: 2023-10-12 14:20:24.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 {#4469
  +user: Proxies\__CG__\App\Entity\User {#1395 …}
  +entry: App\Entity\Entry {#1824
    +user: Proxies\__CG__\App\Entity\User {#1395 …}
    +magazine: App\Entity\Magazine {#265
      +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 {#275
        date: 2024-10-14 14:48:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#253 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#249 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#238 …}
      +entries: Doctrine\ORM\PersistentCollection {#196 …}
      +posts: Doctrine\ORM\PersistentCollection {#154 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#216 …}
      +bans: Doctrine\ORM\PersistentCollection {#133 …}
      +reports: Doctrine\ORM\PersistentCollection {#119 …}
      +badges: Doctrine\ORM\PersistentCollection {#97 …}
      +logs: Doctrine\ORM\PersistentCollection {#87 …}
      +awards: Doctrine\ORM\PersistentCollection {#76 …}
      +categories: Doctrine\ORM\PersistentCollection {#63 …}
      -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 {#269
        date: 2024-10-22 09:10:33.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696687715 {#271
        date: 2023-10-07 16:08:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1876 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1976 …}
    +slug: "Can-someone-help-explain-this-Rule-1-ban"
    +title: "Can someone help explain this Rule 1 ban?"
    +url: "https://files.catbox.moe/9jgqpu.png"
    +body: "No bigotry - including racism, sexism, ableism, homophobia, transphobia, or xenophobia."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 22
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697165253 {#1794
      date: 2023-10-13 04:47:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1939 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4493
    -titleTs: "'1':7 'ban':8 'explain':4 'help':3 'rule':6 'someon':2"
    -bodyTs: "'ableism':6 'bigotri':2 'homophobia':7 'includ':3 'racism':4 'sexism':5 'transphobia':8 'xenophobia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697160125
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7043031"
    +editedAt: DateTimeImmutable @1697073816 {#2434
      date: 2023-10-12 03:23:36.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697073725 {#1813
      date: 2023-10-12 03:22:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4146
    +user: App\Entity\User {#4159 …}
    +entry: App\Entity\Entry {#1824}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t know about rule 1, but it’s off topic for this community, which could explain it"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697113225 {#4141
      date: 2023-10-12 14:20:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wilshire@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4147 …}
    +nested: Doctrine\ORM\PersistentCollection {#4149 …}
    +votes: Doctrine\ORM\PersistentCollection {#4151 …}
    +reports: Doctrine\ORM\PersistentCollection {#4153 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4155 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4157 …}
    -id: 42676
    -bodyTs: "'1':7 'communiti':15 'could':17 'explain':18 'know':4 'rule':6 'topic':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/3539815"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697098187 {#4142
      date: 2023-10-12 10:09:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4146}
  +body: "It’s a site wide ban."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697113224 {#4466
    date: 2023-10-12 14:20:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wilshire@lemmy.ca"
    "@ada@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4470 …}
  +nested: Doctrine\ORM\PersistentCollection {#4472 …}
  +votes: Doctrine\ORM\PersistentCollection {#4474 …}
  +reports: Doctrine\ORM\PersistentCollection {#4476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4478 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4480 …}
  -id: 42941
  -bodyTs: "'ban':6 'site':4 'wide':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3941081"
  +editedAt: DateTimeImmutable @1697113268 {#4467
    date: 2023-10-12 14:21:08.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697113224 {#4468
    date: 2023-10-12 14:20:24.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 {#4469
  +user: Proxies\__CG__\App\Entity\User {#1395 …}
  +entry: App\Entity\Entry {#1824
    +user: Proxies\__CG__\App\Entity\User {#1395 …}
    +magazine: App\Entity\Magazine {#265
      +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 {#275
        date: 2024-10-14 14:48:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#253 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#249 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#238 …}
      +entries: Doctrine\ORM\PersistentCollection {#196 …}
      +posts: Doctrine\ORM\PersistentCollection {#154 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#216 …}
      +bans: Doctrine\ORM\PersistentCollection {#133 …}
      +reports: Doctrine\ORM\PersistentCollection {#119 …}
      +badges: Doctrine\ORM\PersistentCollection {#97 …}
      +logs: Doctrine\ORM\PersistentCollection {#87 …}
      +awards: Doctrine\ORM\PersistentCollection {#76 …}
      +categories: Doctrine\ORM\PersistentCollection {#63 …}
      -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 {#269
        date: 2024-10-22 09:10:33.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696687715 {#271
        date: 2023-10-07 16:08:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1876 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1976 …}
    +slug: "Can-someone-help-explain-this-Rule-1-ban"
    +title: "Can someone help explain this Rule 1 ban?"
    +url: "https://files.catbox.moe/9jgqpu.png"
    +body: "No bigotry - including racism, sexism, ableism, homophobia, transphobia, or xenophobia."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 22
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697165253 {#1794
      date: 2023-10-13 04:47:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1939 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4493
    -titleTs: "'1':7 'ban':8 'explain':4 'help':3 'rule':6 'someon':2"
    -bodyTs: "'ableism':6 'bigotri':2 'homophobia':7 'includ':3 'racism':4 'sexism':5 'transphobia':8 'xenophobia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697160125
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7043031"
    +editedAt: DateTimeImmutable @1697073816 {#2434
      date: 2023-10-12 03:23:36.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697073725 {#1813
      date: 2023-10-12 03:22:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4146
    +user: App\Entity\User {#4159 …}
    +entry: App\Entity\Entry {#1824}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t know about rule 1, but it’s off topic for this community, which could explain it"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697113225 {#4141
      date: 2023-10-12 14:20:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wilshire@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4147 …}
    +nested: Doctrine\ORM\PersistentCollection {#4149 …}
    +votes: Doctrine\ORM\PersistentCollection {#4151 …}
    +reports: Doctrine\ORM\PersistentCollection {#4153 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4155 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4157 …}
    -id: 42676
    -bodyTs: "'1':7 'communiti':15 'could':17 'explain':18 'know':4 'rule':6 'topic':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/3539815"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697098187 {#4142
      date: 2023-10-12 10:09:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4146}
  +body: "It’s a site wide ban."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697113224 {#4466
    date: 2023-10-12 14:20:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wilshire@lemmy.ca"
    "@ada@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4470 …}
  +nested: Doctrine\ORM\PersistentCollection {#4472 …}
  +votes: Doctrine\ORM\PersistentCollection {#4474 …}
  +reports: Doctrine\ORM\PersistentCollection {#4476 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4478 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4480 …}
  -id: 42941
  -bodyTs: "'ban':6 'site':4 'wide':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3941081"
  +editedAt: DateTimeImmutable @1697113268 {#4467
    date: 2023-10-12 14:21:08.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697113224 {#4468
    date: 2023-10-12 14:20:24.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 {#4221
  +user: App\Entity\User {#4234 …}
  +entry: App\Entity\Entry {#1824
    +user: Proxies\__CG__\App\Entity\User {#1395 …}
    +magazine: App\Entity\Magazine {#265
      +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 {#275
        date: 2024-10-14 14:48:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#253 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#249 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#238 …}
      +entries: Doctrine\ORM\PersistentCollection {#196 …}
      +posts: Doctrine\ORM\PersistentCollection {#154 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#216 …}
      +bans: Doctrine\ORM\PersistentCollection {#133 …}
      +reports: Doctrine\ORM\PersistentCollection {#119 …}
      +badges: Doctrine\ORM\PersistentCollection {#97 …}
      +logs: Doctrine\ORM\PersistentCollection {#87 …}
      +awards: Doctrine\ORM\PersistentCollection {#76 …}
      +categories: Doctrine\ORM\PersistentCollection {#63 …}
      -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 {#269
        date: 2024-10-22 09:10:33.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696687715 {#271
        date: 2023-10-07 16:08:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1876 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1976 …}
    +slug: "Can-someone-help-explain-this-Rule-1-ban"
    +title: "Can someone help explain this Rule 1 ban?"
    +url: "https://files.catbox.moe/9jgqpu.png"
    +body: "No bigotry - including racism, sexism, ableism, homophobia, transphobia, or xenophobia."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 22
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697165253 {#1794
      date: 2023-10-13 04:47:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1939 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4493
    -titleTs: "'1':7 'ban':8 'explain':4 'help':3 'rule':6 'someon':2"
    -bodyTs: "'ableism':6 'bigotri':2 'homophobia':7 'includ':3 'racism':4 'sexism':5 'transphobia':8 'xenophobia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697160125
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7043031"
    +editedAt: DateTimeImmutable @1697073816 {#2434
      date: 2023-10-12 03:23:36.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697073725 {#1813
      date: 2023-10-12 03:22:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "What’s rule 1 of the community you posted it in?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697120822 {#4216
    date: 2023-10-12 16:27:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wilshire@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4222 …}
  +nested: Doctrine\ORM\PersistentCollection {#4224 …}
  +votes: Doctrine\ORM\PersistentCollection {#4226 …}
  +reports: Doctrine\ORM\PersistentCollection {#4228 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4230 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4232 …}
  -id: 42759
  -bodyTs: "'1':4 'communiti':7 'post':9 'rule':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmyf.uk/comment/2703786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697104392 {#4217
    date: 2023-10-12 11:53: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
31 DENIED edit
App\Entity\EntryComment {#4221
  +user: App\Entity\User {#4234 …}
  +entry: App\Entity\Entry {#1824
    +user: Proxies\__CG__\App\Entity\User {#1395 …}
    +magazine: App\Entity\Magazine {#265
      +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 {#275
        date: 2024-10-14 14:48:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#253 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#249 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#238 …}
      +entries: Doctrine\ORM\PersistentCollection {#196 …}
      +posts: Doctrine\ORM\PersistentCollection {#154 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#216 …}
      +bans: Doctrine\ORM\PersistentCollection {#133 …}
      +reports: Doctrine\ORM\PersistentCollection {#119 …}
      +badges: Doctrine\ORM\PersistentCollection {#97 …}
      +logs: Doctrine\ORM\PersistentCollection {#87 …}
      +awards: Doctrine\ORM\PersistentCollection {#76 …}
      +categories: Doctrine\ORM\PersistentCollection {#63 …}
      -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 {#269
        date: 2024-10-22 09:10:33.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696687715 {#271
        date: 2023-10-07 16:08:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1876 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1976 …}
    +slug: "Can-someone-help-explain-this-Rule-1-ban"
    +title: "Can someone help explain this Rule 1 ban?"
    +url: "https://files.catbox.moe/9jgqpu.png"
    +body: "No bigotry - including racism, sexism, ableism, homophobia, transphobia, or xenophobia."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 22
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697165253 {#1794
      date: 2023-10-13 04:47:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1939 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4493
    -titleTs: "'1':7 'ban':8 'explain':4 'help':3 'rule':6 'someon':2"
    -bodyTs: "'ableism':6 'bigotri':2 'homophobia':7 'includ':3 'racism':4 'sexism':5 'transphobia':8 'xenophobia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697160125
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7043031"
    +editedAt: DateTimeImmutable @1697073816 {#2434
      date: 2023-10-12 03:23:36.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697073725 {#1813
      date: 2023-10-12 03:22:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "What’s rule 1 of the community you posted it in?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697120822 {#4216
    date: 2023-10-12 16:27:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wilshire@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4222 …}
  +nested: Doctrine\ORM\PersistentCollection {#4224 …}
  +votes: Doctrine\ORM\PersistentCollection {#4226 …}
  +reports: Doctrine\ORM\PersistentCollection {#4228 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4230 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4232 …}
  -id: 42759
  -bodyTs: "'1':4 'communiti':7 'post':9 'rule':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmyf.uk/comment/2703786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697104392 {#4217
    date: 2023-10-12 11:53: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
32 DENIED moderate
App\Entity\EntryComment {#4221
  +user: App\Entity\User {#4234 …}
  +entry: App\Entity\Entry {#1824
    +user: Proxies\__CG__\App\Entity\User {#1395 …}
    +magazine: App\Entity\Magazine {#265
      +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 {#275
        date: 2024-10-14 14:48:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#253 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#249 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#238 …}
      +entries: Doctrine\ORM\PersistentCollection {#196 …}
      +posts: Doctrine\ORM\PersistentCollection {#154 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#216 …}
      +bans: Doctrine\ORM\PersistentCollection {#133 …}
      +reports: Doctrine\ORM\PersistentCollection {#119 …}
      +badges: Doctrine\ORM\PersistentCollection {#97 …}
      +logs: Doctrine\ORM\PersistentCollection {#87 …}
      +awards: Doctrine\ORM\PersistentCollection {#76 …}
      +categories: Doctrine\ORM\PersistentCollection {#63 …}
      -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 {#269
        date: 2024-10-22 09:10:33.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696687715 {#271
        date: 2023-10-07 16:08:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1876 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1976 …}
    +slug: "Can-someone-help-explain-this-Rule-1-ban"
    +title: "Can someone help explain this Rule 1 ban?"
    +url: "https://files.catbox.moe/9jgqpu.png"
    +body: "No bigotry - including racism, sexism, ableism, homophobia, transphobia, or xenophobia."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 22
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697165253 {#1794
      date: 2023-10-13 04:47:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1939 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4493
    -titleTs: "'1':7 'ban':8 'explain':4 'help':3 'rule':6 'someon':2"
    -bodyTs: "'ableism':6 'bigotri':2 'homophobia':7 'includ':3 'racism':4 'sexism':5 'transphobia':8 'xenophobia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697160125
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7043031"
    +editedAt: DateTimeImmutable @1697073816 {#2434
      date: 2023-10-12 03:23:36.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697073725 {#1813
      date: 2023-10-12 03:22:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "What’s rule 1 of the community you posted it in?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697120822 {#4216
    date: 2023-10-12 16:27:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wilshire@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4222 …}
  +nested: Doctrine\ORM\PersistentCollection {#4224 …}
  +votes: Doctrine\ORM\PersistentCollection {#4226 …}
  +reports: Doctrine\ORM\PersistentCollection {#4228 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4230 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4232 …}
  -id: 42759
  -bodyTs: "'1':4 'communiti':7 'post':9 'rule':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmyf.uk/comment/2703786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697104392 {#4217
    date: 2023-10-12 11:53: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
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 {#4484
  +user: Proxies\__CG__\App\Entity\User {#1395 …}
  +entry: App\Entity\Entry {#1824
    +user: Proxies\__CG__\App\Entity\User {#1395 …}
    +magazine: App\Entity\Magazine {#265
      +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 {#275
        date: 2024-10-14 14:48:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#253 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#249 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#238 …}
      +entries: Doctrine\ORM\PersistentCollection {#196 …}
      +posts: Doctrine\ORM\PersistentCollection {#154 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#216 …}
      +bans: Doctrine\ORM\PersistentCollection {#133 …}
      +reports: Doctrine\ORM\PersistentCollection {#119 …}
      +badges: Doctrine\ORM\PersistentCollection {#97 …}
      +logs: Doctrine\ORM\PersistentCollection {#87 …}
      +awards: Doctrine\ORM\PersistentCollection {#76 …}
      +categories: Doctrine\ORM\PersistentCollection {#63 …}
      -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 {#269
        date: 2024-10-22 09:10:33.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696687715 {#271
        date: 2023-10-07 16:08:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1876 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1976 …}
    +slug: "Can-someone-help-explain-this-Rule-1-ban"
    +title: "Can someone help explain this Rule 1 ban?"
    +url: "https://files.catbox.moe/9jgqpu.png"
    +body: "No bigotry - including racism, sexism, ableism, homophobia, transphobia, or xenophobia."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 22
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697165253 {#1794
      date: 2023-10-13 04:47:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1939 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4493
    -titleTs: "'1':7 'ban':8 'explain':4 'help':3 'rule':6 'someon':2"
    -bodyTs: "'ableism':6 'bigotri':2 'homophobia':7 'includ':3 'racism':4 'sexism':5 'transphobia':8 'xenophobia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697160125
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7043031"
    +editedAt: DateTimeImmutable @1697073816 {#2434
      date: 2023-10-12 03:23:36.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697073725 {#1813
      date: 2023-10-12 03:22:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4221
    +user: App\Entity\User {#4234 …}
    +entry: App\Entity\Entry {#1824}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "What’s rule 1 of the community you posted it in?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697120822 {#4216
      date: 2023-10-12 16:27:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wilshire@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4222 …}
    +nested: Doctrine\ORM\PersistentCollection {#4224 …}
    +votes: Doctrine\ORM\PersistentCollection {#4226 …}
    +reports: Doctrine\ORM\PersistentCollection {#4228 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4230 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4232 …}
    -id: 42759
    -bodyTs: "'1':4 'communiti':7 'post':9 'rule':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmyf.uk/comment/2703786"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697104392 {#4217
      date: 2023-10-12 11:53:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4221}
  +body: "It’s a site wide ban"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697113168 {#4482
    date: 2023-10-12 14:19:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wilshire@lemmy.ca"
    "@willya@lemmyf.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4485 …}
  +nested: Doctrine\ORM\PersistentCollection {#4487 …}
  +votes: Doctrine\ORM\PersistentCollection {#4489 …}
  +reports: Doctrine\ORM\PersistentCollection {#4491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
  -id: 42938
  -bodyTs: "'ban':6 'site':4 'wide':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3941060"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697113168 {#4483
    date: 2023-10-12 14:19:28.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
35 DENIED edit
App\Entity\EntryComment {#4484
  +user: Proxies\__CG__\App\Entity\User {#1395 …}
  +entry: App\Entity\Entry {#1824
    +user: Proxies\__CG__\App\Entity\User {#1395 …}
    +magazine: App\Entity\Magazine {#265
      +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 {#275
        date: 2024-10-14 14:48:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#253 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#249 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#238 …}
      +entries: Doctrine\ORM\PersistentCollection {#196 …}
      +posts: Doctrine\ORM\PersistentCollection {#154 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#216 …}
      +bans: Doctrine\ORM\PersistentCollection {#133 …}
      +reports: Doctrine\ORM\PersistentCollection {#119 …}
      +badges: Doctrine\ORM\PersistentCollection {#97 …}
      +logs: Doctrine\ORM\PersistentCollection {#87 …}
      +awards: Doctrine\ORM\PersistentCollection {#76 …}
      +categories: Doctrine\ORM\PersistentCollection {#63 …}
      -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 {#269
        date: 2024-10-22 09:10:33.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696687715 {#271
        date: 2023-10-07 16:08:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1876 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1976 …}
    +slug: "Can-someone-help-explain-this-Rule-1-ban"
    +title: "Can someone help explain this Rule 1 ban?"
    +url: "https://files.catbox.moe/9jgqpu.png"
    +body: "No bigotry - including racism, sexism, ableism, homophobia, transphobia, or xenophobia."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 22
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697165253 {#1794
      date: 2023-10-13 04:47:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1939 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4493
    -titleTs: "'1':7 'ban':8 'explain':4 'help':3 'rule':6 'someon':2"
    -bodyTs: "'ableism':6 'bigotri':2 'homophobia':7 'includ':3 'racism':4 'sexism':5 'transphobia':8 'xenophobia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697160125
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7043031"
    +editedAt: DateTimeImmutable @1697073816 {#2434
      date: 2023-10-12 03:23:36.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697073725 {#1813
      date: 2023-10-12 03:22:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4221
    +user: App\Entity\User {#4234 …}
    +entry: App\Entity\Entry {#1824}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "What’s rule 1 of the community you posted it in?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697120822 {#4216
      date: 2023-10-12 16:27:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wilshire@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4222 …}
    +nested: Doctrine\ORM\PersistentCollection {#4224 …}
    +votes: Doctrine\ORM\PersistentCollection {#4226 …}
    +reports: Doctrine\ORM\PersistentCollection {#4228 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4230 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4232 …}
    -id: 42759
    -bodyTs: "'1':4 'communiti':7 'post':9 'rule':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmyf.uk/comment/2703786"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697104392 {#4217
      date: 2023-10-12 11:53:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4221}
  +body: "It’s a site wide ban"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697113168 {#4482
    date: 2023-10-12 14:19:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wilshire@lemmy.ca"
    "@willya@lemmyf.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4485 …}
  +nested: Doctrine\ORM\PersistentCollection {#4487 …}
  +votes: Doctrine\ORM\PersistentCollection {#4489 …}
  +reports: Doctrine\ORM\PersistentCollection {#4491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
  -id: 42938
  -bodyTs: "'ban':6 'site':4 'wide':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3941060"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697113168 {#4483
    date: 2023-10-12 14:19:28.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
36 DENIED moderate
App\Entity\EntryComment {#4484
  +user: Proxies\__CG__\App\Entity\User {#1395 …}
  +entry: App\Entity\Entry {#1824
    +user: Proxies\__CG__\App\Entity\User {#1395 …}
    +magazine: App\Entity\Magazine {#265
      +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 {#275
        date: 2024-10-14 14:48:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#253 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#249 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#238 …}
      +entries: Doctrine\ORM\PersistentCollection {#196 …}
      +posts: Doctrine\ORM\PersistentCollection {#154 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#216 …}
      +bans: Doctrine\ORM\PersistentCollection {#133 …}
      +reports: Doctrine\ORM\PersistentCollection {#119 …}
      +badges: Doctrine\ORM\PersistentCollection {#97 …}
      +logs: Doctrine\ORM\PersistentCollection {#87 …}
      +awards: Doctrine\ORM\PersistentCollection {#76 …}
      +categories: Doctrine\ORM\PersistentCollection {#63 …}
      -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 {#269
        date: 2024-10-22 09:10:33.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696687715 {#271
        date: 2023-10-07 16:08:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1876 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1976 …}
    +slug: "Can-someone-help-explain-this-Rule-1-ban"
    +title: "Can someone help explain this Rule 1 ban?"
    +url: "https://files.catbox.moe/9jgqpu.png"
    +body: "No bigotry - including racism, sexism, ableism, homophobia, transphobia, or xenophobia."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 22
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697165253 {#1794
      date: 2023-10-13 04:47:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1939 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4493
    -titleTs: "'1':7 'ban':8 'explain':4 'help':3 'rule':6 'someon':2"
    -bodyTs: "'ableism':6 'bigotri':2 'homophobia':7 'includ':3 'racism':4 'sexism':5 'transphobia':8 'xenophobia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697160125
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7043031"
    +editedAt: DateTimeImmutable @1697073816 {#2434
      date: 2023-10-12 03:23:36.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697073725 {#1813
      date: 2023-10-12 03:22:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4221
    +user: App\Entity\User {#4234 …}
    +entry: App\Entity\Entry {#1824}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "What’s rule 1 of the community you posted it in?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697120822 {#4216
      date: 2023-10-12 16:27:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wilshire@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4222 …}
    +nested: Doctrine\ORM\PersistentCollection {#4224 …}
    +votes: Doctrine\ORM\PersistentCollection {#4226 …}
    +reports: Doctrine\ORM\PersistentCollection {#4228 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4230 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4232 …}
    -id: 42759
    -bodyTs: "'1':4 'communiti':7 'post':9 'rule':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmyf.uk/comment/2703786"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697104392 {#4217
      date: 2023-10-12 11:53:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4221}
  +body: "It’s a site wide ban"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697113168 {#4482
    date: 2023-10-12 14:19:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wilshire@lemmy.ca"
    "@willya@lemmyf.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4485 …}
  +nested: Doctrine\ORM\PersistentCollection {#4487 …}
  +votes: Doctrine\ORM\PersistentCollection {#4489 …}
  +reports: Doctrine\ORM\PersistentCollection {#4491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
  -id: 42938
  -bodyTs: "'ban':6 'site':4 'wide':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3941060"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697113168 {#4483
    date: 2023-10-12 14:19:28.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
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 {#4537
  +user: Proxies\__CG__\App\Entity\User {#4538 …}
  +entry: App\Entity\Entry {#1824
    +user: Proxies\__CG__\App\Entity\User {#1395 …}
    +magazine: App\Entity\Magazine {#265
      +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 {#275
        date: 2024-10-14 14:48:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#253 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#249 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#238 …}
      +entries: Doctrine\ORM\PersistentCollection {#196 …}
      +posts: Doctrine\ORM\PersistentCollection {#154 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#216 …}
      +bans: Doctrine\ORM\PersistentCollection {#133 …}
      +reports: Doctrine\ORM\PersistentCollection {#119 …}
      +badges: Doctrine\ORM\PersistentCollection {#97 …}
      +logs: Doctrine\ORM\PersistentCollection {#87 …}
      +awards: Doctrine\ORM\PersistentCollection {#76 …}
      +categories: Doctrine\ORM\PersistentCollection {#63 …}
      -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 {#269
        date: 2024-10-22 09:10:33.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696687715 {#271
        date: 2023-10-07 16:08:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1876 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1976 …}
    +slug: "Can-someone-help-explain-this-Rule-1-ban"
    +title: "Can someone help explain this Rule 1 ban?"
    +url: "https://files.catbox.moe/9jgqpu.png"
    +body: "No bigotry - including racism, sexism, ableism, homophobia, transphobia, or xenophobia."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 22
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697165253 {#1794
      date: 2023-10-13 04:47:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1939 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4493
    -titleTs: "'1':7 'ban':8 'explain':4 'help':3 'rule':6 'someon':2"
    -bodyTs: "'ableism':6 'bigotri':2 'homophobia':7 'includ':3 'racism':4 'sexism':5 'transphobia':8 'xenophobia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697160125
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7043031"
    +editedAt: DateTimeImmutable @1697073816 {#2434
      date: 2023-10-12 03:23:36.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697073725 {#1813
      date: 2023-10-12 03:22:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4484
    +user: Proxies\__CG__\App\Entity\User {#1395 …}
    +entry: App\Entity\Entry {#1824}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4221
      +user: App\Entity\User {#4234 …}
      +entry: App\Entity\Entry {#1824}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "What’s rule 1 of the community you posted it in?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697120822 {#4216
        date: 2023-10-12 16:27:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wilshire@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4222 …}
      +nested: Doctrine\ORM\PersistentCollection {#4224 …}
      +votes: Doctrine\ORM\PersistentCollection {#4226 …}
      +reports: Doctrine\ORM\PersistentCollection {#4228 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4230 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4232 …}
      -id: 42759
      -bodyTs: "'1':4 'communiti':7 'post':9 'rule':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmyf.uk/comment/2703786"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697104392 {#4217
        date: 2023-10-12 11:53:12.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4221}
    +body: "It’s a site wide ban"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697113168 {#4482
      date: 2023-10-12 14:19:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wilshire@lemmy.ca"
      "@willya@lemmyf.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4485 …}
    +nested: Doctrine\ORM\PersistentCollection {#4487 …}
    +votes: Doctrine\ORM\PersistentCollection {#4489 …}
    +reports: Doctrine\ORM\PersistentCollection {#4491 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
    -id: 42938
    -bodyTs: "'ban':6 'site':4 'wide':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3941060"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697113168 {#4483
      date: 2023-10-12 14:19:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4221}
  +body: "On which instance?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697113639 {#4535
    date: 2023-10-12 14:27:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wilshire@lemmy.ca"
    "@willya@lemmyf.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4539 …}
  +nested: Doctrine\ORM\PersistentCollection {#4541 …}
  +votes: Doctrine\ORM\PersistentCollection {#4543 …}
  +reports: Doctrine\ORM\PersistentCollection {#4545 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4547 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4549 …}
  -id: 42955
  -bodyTs: "'instanc':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://whiskers.bim.boats/comment/1184106"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697113639 {#4536
    date: 2023-10-12 14:27: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
39 DENIED edit
App\Entity\EntryComment {#4537
  +user: Proxies\__CG__\App\Entity\User {#4538 …}
  +entry: App\Entity\Entry {#1824
    +user: Proxies\__CG__\App\Entity\User {#1395 …}
    +magazine: App\Entity\Magazine {#265
      +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 {#275
        date: 2024-10-14 14:48:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#253 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#249 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#238 …}
      +entries: Doctrine\ORM\PersistentCollection {#196 …}
      +posts: Doctrine\ORM\PersistentCollection {#154 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#216 …}
      +bans: Doctrine\ORM\PersistentCollection {#133 …}
      +reports: Doctrine\ORM\PersistentCollection {#119 …}
      +badges: Doctrine\ORM\PersistentCollection {#97 …}
      +logs: Doctrine\ORM\PersistentCollection {#87 …}
      +awards: Doctrine\ORM\PersistentCollection {#76 …}
      +categories: Doctrine\ORM\PersistentCollection {#63 …}
      -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 {#269
        date: 2024-10-22 09:10:33.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696687715 {#271
        date: 2023-10-07 16:08:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1876 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1976 …}
    +slug: "Can-someone-help-explain-this-Rule-1-ban"
    +title: "Can someone help explain this Rule 1 ban?"
    +url: "https://files.catbox.moe/9jgqpu.png"
    +body: "No bigotry - including racism, sexism, ableism, homophobia, transphobia, or xenophobia."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 22
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697165253 {#1794
      date: 2023-10-13 04:47:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1939 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4493
    -titleTs: "'1':7 'ban':8 'explain':4 'help':3 'rule':6 'someon':2"
    -bodyTs: "'ableism':6 'bigotri':2 'homophobia':7 'includ':3 'racism':4 'sexism':5 'transphobia':8 'xenophobia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697160125
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7043031"
    +editedAt: DateTimeImmutable @1697073816 {#2434
      date: 2023-10-12 03:23:36.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697073725 {#1813
      date: 2023-10-12 03:22:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4484
    +user: Proxies\__CG__\App\Entity\User {#1395 …}
    +entry: App\Entity\Entry {#1824}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4221
      +user: App\Entity\User {#4234 …}
      +entry: App\Entity\Entry {#1824}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "What’s rule 1 of the community you posted it in?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697120822 {#4216
        date: 2023-10-12 16:27:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wilshire@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4222 …}
      +nested: Doctrine\ORM\PersistentCollection {#4224 …}
      +votes: Doctrine\ORM\PersistentCollection {#4226 …}
      +reports: Doctrine\ORM\PersistentCollection {#4228 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4230 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4232 …}
      -id: 42759
      -bodyTs: "'1':4 'communiti':7 'post':9 'rule':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmyf.uk/comment/2703786"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697104392 {#4217
        date: 2023-10-12 11:53:12.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4221}
    +body: "It’s a site wide ban"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697113168 {#4482
      date: 2023-10-12 14:19:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wilshire@lemmy.ca"
      "@willya@lemmyf.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4485 …}
    +nested: Doctrine\ORM\PersistentCollection {#4487 …}
    +votes: Doctrine\ORM\PersistentCollection {#4489 …}
    +reports: Doctrine\ORM\PersistentCollection {#4491 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
    -id: 42938
    -bodyTs: "'ban':6 'site':4 'wide':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3941060"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697113168 {#4483
      date: 2023-10-12 14:19:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4221}
  +body: "On which instance?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697113639 {#4535
    date: 2023-10-12 14:27:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wilshire@lemmy.ca"
    "@willya@lemmyf.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4539 …}
  +nested: Doctrine\ORM\PersistentCollection {#4541 …}
  +votes: Doctrine\ORM\PersistentCollection {#4543 …}
  +reports: Doctrine\ORM\PersistentCollection {#4545 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4547 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4549 …}
  -id: 42955
  -bodyTs: "'instanc':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://whiskers.bim.boats/comment/1184106"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697113639 {#4536
    date: 2023-10-12 14:27: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
40 DENIED moderate
App\Entity\EntryComment {#4537
  +user: Proxies\__CG__\App\Entity\User {#4538 …}
  +entry: App\Entity\Entry {#1824
    +user: Proxies\__CG__\App\Entity\User {#1395 …}
    +magazine: App\Entity\Magazine {#265
      +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 {#275
        date: 2024-10-14 14:48:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#253 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#249 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#238 …}
      +entries: Doctrine\ORM\PersistentCollection {#196 …}
      +posts: Doctrine\ORM\PersistentCollection {#154 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#216 …}
      +bans: Doctrine\ORM\PersistentCollection {#133 …}
      +reports: Doctrine\ORM\PersistentCollection {#119 …}
      +badges: Doctrine\ORM\PersistentCollection {#97 …}
      +logs: Doctrine\ORM\PersistentCollection {#87 …}
      +awards: Doctrine\ORM\PersistentCollection {#76 …}
      +categories: Doctrine\ORM\PersistentCollection {#63 …}
      -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 {#269
        date: 2024-10-22 09:10:33.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696687715 {#271
        date: 2023-10-07 16:08:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1876 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1976 …}
    +slug: "Can-someone-help-explain-this-Rule-1-ban"
    +title: "Can someone help explain this Rule 1 ban?"
    +url: "https://files.catbox.moe/9jgqpu.png"
    +body: "No bigotry - including racism, sexism, ableism, homophobia, transphobia, or xenophobia."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 22
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697165253 {#1794
      date: 2023-10-13 04:47:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1939 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4493
    -titleTs: "'1':7 'ban':8 'explain':4 'help':3 'rule':6 'someon':2"
    -bodyTs: "'ableism':6 'bigotri':2 'homophobia':7 'includ':3 'racism':4 'sexism':5 'transphobia':8 'xenophobia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697160125
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7043031"
    +editedAt: DateTimeImmutable @1697073816 {#2434
      date: 2023-10-12 03:23:36.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697073725 {#1813
      date: 2023-10-12 03:22:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4484
    +user: Proxies\__CG__\App\Entity\User {#1395 …}
    +entry: App\Entity\Entry {#1824}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4221
      +user: App\Entity\User {#4234 …}
      +entry: App\Entity\Entry {#1824}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "What’s rule 1 of the community you posted it in?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697120822 {#4216
        date: 2023-10-12 16:27:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wilshire@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4222 …}
      +nested: Doctrine\ORM\PersistentCollection {#4224 …}
      +votes: Doctrine\ORM\PersistentCollection {#4226 …}
      +reports: Doctrine\ORM\PersistentCollection {#4228 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4230 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4232 …}
      -id: 42759
      -bodyTs: "'1':4 'communiti':7 'post':9 'rule':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmyf.uk/comment/2703786"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697104392 {#4217
        date: 2023-10-12 11:53:12.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4221}
    +body: "It’s a site wide ban"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697113168 {#4482
      date: 2023-10-12 14:19:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wilshire@lemmy.ca"
      "@willya@lemmyf.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4485 …}
    +nested: Doctrine\ORM\PersistentCollection {#4487 …}
    +votes: Doctrine\ORM\PersistentCollection {#4489 …}
    +reports: Doctrine\ORM\PersistentCollection {#4491 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
    -id: 42938
    -bodyTs: "'ban':6 'site':4 'wide':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3941060"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697113168 {#4483
      date: 2023-10-12 14:19:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4221}
  +body: "On which instance?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697113639 {#4535
    date: 2023-10-12 14:27:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wilshire@lemmy.ca"
    "@willya@lemmyf.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4539 …}
  +nested: Doctrine\ORM\PersistentCollection {#4541 …}
  +votes: Doctrine\ORM\PersistentCollection {#4543 …}
  +reports: Doctrine\ORM\PersistentCollection {#4545 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4547 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4549 …}
  -id: 42955
  -bodyTs: "'instanc':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://whiskers.bim.boats/comment/1184106"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697113639 {#4536
    date: 2023-10-12 14:27: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
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 {#4552
  +user: Proxies\__CG__\App\Entity\User {#1395 …}
  +entry: App\Entity\Entry {#1824
    +user: Proxies\__CG__\App\Entity\User {#1395 …}
    +magazine: App\Entity\Magazine {#265
      +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 {#275
        date: 2024-10-14 14:48:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#253 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#249 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#238 …}
      +entries: Doctrine\ORM\PersistentCollection {#196 …}
      +posts: Doctrine\ORM\PersistentCollection {#154 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#216 …}
      +bans: Doctrine\ORM\PersistentCollection {#133 …}
      +reports: Doctrine\ORM\PersistentCollection {#119 …}
      +badges: Doctrine\ORM\PersistentCollection {#97 …}
      +logs: Doctrine\ORM\PersistentCollection {#87 …}
      +awards: Doctrine\ORM\PersistentCollection {#76 …}
      +categories: Doctrine\ORM\PersistentCollection {#63 …}
      -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 {#269
        date: 2024-10-22 09:10:33.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696687715 {#271
        date: 2023-10-07 16:08:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1876 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1976 …}
    +slug: "Can-someone-help-explain-this-Rule-1-ban"
    +title: "Can someone help explain this Rule 1 ban?"
    +url: "https://files.catbox.moe/9jgqpu.png"
    +body: "No bigotry - including racism, sexism, ableism, homophobia, transphobia, or xenophobia."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 22
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697165253 {#1794
      date: 2023-10-13 04:47:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1939 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4493
    -titleTs: "'1':7 'ban':8 'explain':4 'help':3 'rule':6 'someon':2"
    -bodyTs: "'ableism':6 'bigotri':2 'homophobia':7 'includ':3 'racism':4 'sexism':5 'transphobia':8 'xenophobia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697160125
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7043031"
    +editedAt: DateTimeImmutable @1697073816 {#2434
      date: 2023-10-12 03:23:36.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697073725 {#1813
      date: 2023-10-12 03:22:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4537
    +user: Proxies\__CG__\App\Entity\User {#4538 …}
    +entry: App\Entity\Entry {#1824}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4484
      +user: Proxies\__CG__\App\Entity\User {#1395 …}
      +entry: App\Entity\Entry {#1824}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4221
        +user: App\Entity\User {#4234 …}
        +entry: App\Entity\Entry {#1824}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "What’s rule 1 of the community you posted it in?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1697120822 {#4216
          date: 2023-10-12 16:27:02.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Wilshire@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4222 …}
        +nested: Doctrine\ORM\PersistentCollection {#4224 …}
        +votes: Doctrine\ORM\PersistentCollection {#4226 …}
        +reports: Doctrine\ORM\PersistentCollection {#4228 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4230 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4232 …}
        -id: 42759
        -bodyTs: "'1':4 'communiti':7 'post':9 'rule':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmyf.uk/comment/2703786"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697104392 {#4217
          date: 2023-10-12 11:53:12.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4221}
      +body: "It’s a site wide ban"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697113168 {#4482
        date: 2023-10-12 14:19:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wilshire@lemmy.ca"
        "@willya@lemmyf.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4485 …}
      +nested: Doctrine\ORM\PersistentCollection {#4487 …}
      +votes: Doctrine\ORM\PersistentCollection {#4489 …}
      +reports: Doctrine\ORM\PersistentCollection {#4491 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
      -id: 42938
      -bodyTs: "'ban':6 'site':4 'wide':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/3941060"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697113168 {#4483
        date: 2023-10-12 14:19:28.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4221}
    +body: "On which instance?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697113639 {#4535
      date: 2023-10-12 14:27:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wilshire@lemmy.ca"
      "@willya@lemmyf.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4539 …}
    +nested: Doctrine\ORM\PersistentCollection {#4541 …}
    +votes: Doctrine\ORM\PersistentCollection {#4543 …}
    +reports: Doctrine\ORM\PersistentCollection {#4545 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4547 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4549 …}
    -id: 42955
    -bodyTs: "'instanc':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://whiskers.bim.boats/comment/1184106"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697113639 {#4536
      date: 2023-10-12 14:27:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4221}
  +body: "Lemmy.ml"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697114003 {#4557
    date: 2023-10-12 14:33:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wilshire@lemmy.ca"
    "@willya@lemmyf.uk"
    "@appel@whiskers.bim.boats"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4560 …}
  +nested: Doctrine\ORM\PersistentCollection {#4564 …}
  +votes: Doctrine\ORM\PersistentCollection {#4566 …}
  +reports: Doctrine\ORM\PersistentCollection {#4567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4569 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4571 …}
  -id: 42969
  -bodyTs: "'lemmy.ml':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3941338"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697114003 {#4554
    date: 2023-10-12 14:33:23.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 {#4552
  +user: Proxies\__CG__\App\Entity\User {#1395 …}
  +entry: App\Entity\Entry {#1824
    +user: Proxies\__CG__\App\Entity\User {#1395 …}
    +magazine: App\Entity\Magazine {#265
      +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 {#275
        date: 2024-10-14 14:48:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#253 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#249 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#238 …}
      +entries: Doctrine\ORM\PersistentCollection {#196 …}
      +posts: Doctrine\ORM\PersistentCollection {#154 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#216 …}
      +bans: Doctrine\ORM\PersistentCollection {#133 …}
      +reports: Doctrine\ORM\PersistentCollection {#119 …}
      +badges: Doctrine\ORM\PersistentCollection {#97 …}
      +logs: Doctrine\ORM\PersistentCollection {#87 …}
      +awards: Doctrine\ORM\PersistentCollection {#76 …}
      +categories: Doctrine\ORM\PersistentCollection {#63 …}
      -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 {#269
        date: 2024-10-22 09:10:33.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696687715 {#271
        date: 2023-10-07 16:08:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1876 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1976 …}
    +slug: "Can-someone-help-explain-this-Rule-1-ban"
    +title: "Can someone help explain this Rule 1 ban?"
    +url: "https://files.catbox.moe/9jgqpu.png"
    +body: "No bigotry - including racism, sexism, ableism, homophobia, transphobia, or xenophobia."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 22
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697165253 {#1794
      date: 2023-10-13 04:47:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1939 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4493
    -titleTs: "'1':7 'ban':8 'explain':4 'help':3 'rule':6 'someon':2"
    -bodyTs: "'ableism':6 'bigotri':2 'homophobia':7 'includ':3 'racism':4 'sexism':5 'transphobia':8 'xenophobia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697160125
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7043031"
    +editedAt: DateTimeImmutable @1697073816 {#2434
      date: 2023-10-12 03:23:36.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697073725 {#1813
      date: 2023-10-12 03:22:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4537
    +user: Proxies\__CG__\App\Entity\User {#4538 …}
    +entry: App\Entity\Entry {#1824}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4484
      +user: Proxies\__CG__\App\Entity\User {#1395 …}
      +entry: App\Entity\Entry {#1824}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4221
        +user: App\Entity\User {#4234 …}
        +entry: App\Entity\Entry {#1824}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "What’s rule 1 of the community you posted it in?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1697120822 {#4216
          date: 2023-10-12 16:27:02.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Wilshire@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4222 …}
        +nested: Doctrine\ORM\PersistentCollection {#4224 …}
        +votes: Doctrine\ORM\PersistentCollection {#4226 …}
        +reports: Doctrine\ORM\PersistentCollection {#4228 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4230 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4232 …}
        -id: 42759
        -bodyTs: "'1':4 'communiti':7 'post':9 'rule':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmyf.uk/comment/2703786"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697104392 {#4217
          date: 2023-10-12 11:53:12.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4221}
      +body: "It’s a site wide ban"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697113168 {#4482
        date: 2023-10-12 14:19:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wilshire@lemmy.ca"
        "@willya@lemmyf.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4485 …}
      +nested: Doctrine\ORM\PersistentCollection {#4487 …}
      +votes: Doctrine\ORM\PersistentCollection {#4489 …}
      +reports: Doctrine\ORM\PersistentCollection {#4491 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
      -id: 42938
      -bodyTs: "'ban':6 'site':4 'wide':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/3941060"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697113168 {#4483
        date: 2023-10-12 14:19:28.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4221}
    +body: "On which instance?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697113639 {#4535
      date: 2023-10-12 14:27:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wilshire@lemmy.ca"
      "@willya@lemmyf.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4539 …}
    +nested: Doctrine\ORM\PersistentCollection {#4541 …}
    +votes: Doctrine\ORM\PersistentCollection {#4543 …}
    +reports: Doctrine\ORM\PersistentCollection {#4545 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4547 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4549 …}
    -id: 42955
    -bodyTs: "'instanc':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://whiskers.bim.boats/comment/1184106"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697113639 {#4536
      date: 2023-10-12 14:27:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4221}
  +body: "Lemmy.ml"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697114003 {#4557
    date: 2023-10-12 14:33:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wilshire@lemmy.ca"
    "@willya@lemmyf.uk"
    "@appel@whiskers.bim.boats"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4560 …}
  +nested: Doctrine\ORM\PersistentCollection {#4564 …}
  +votes: Doctrine\ORM\PersistentCollection {#4566 …}
  +reports: Doctrine\ORM\PersistentCollection {#4567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4569 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4571 …}
  -id: 42969
  -bodyTs: "'lemmy.ml':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3941338"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697114003 {#4554
    date: 2023-10-12 14:33:23.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 {#4552
  +user: Proxies\__CG__\App\Entity\User {#1395 …}
  +entry: App\Entity\Entry {#1824
    +user: Proxies\__CG__\App\Entity\User {#1395 …}
    +magazine: App\Entity\Magazine {#265
      +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 {#275
        date: 2024-10-14 14:48:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#253 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#249 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#238 …}
      +entries: Doctrine\ORM\PersistentCollection {#196 …}
      +posts: Doctrine\ORM\PersistentCollection {#154 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#216 …}
      +bans: Doctrine\ORM\PersistentCollection {#133 …}
      +reports: Doctrine\ORM\PersistentCollection {#119 …}
      +badges: Doctrine\ORM\PersistentCollection {#97 …}
      +logs: Doctrine\ORM\PersistentCollection {#87 …}
      +awards: Doctrine\ORM\PersistentCollection {#76 …}
      +categories: Doctrine\ORM\PersistentCollection {#63 …}
      -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 {#269
        date: 2024-10-22 09:10:33.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696687715 {#271
        date: 2023-10-07 16:08:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1876 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1976 …}
    +slug: "Can-someone-help-explain-this-Rule-1-ban"
    +title: "Can someone help explain this Rule 1 ban?"
    +url: "https://files.catbox.moe/9jgqpu.png"
    +body: "No bigotry - including racism, sexism, ableism, homophobia, transphobia, or xenophobia."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 22
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697165253 {#1794
      date: 2023-10-13 04:47:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1939 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4493
    -titleTs: "'1':7 'ban':8 'explain':4 'help':3 'rule':6 'someon':2"
    -bodyTs: "'ableism':6 'bigotri':2 'homophobia':7 'includ':3 'racism':4 'sexism':5 'transphobia':8 'xenophobia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697160125
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7043031"
    +editedAt: DateTimeImmutable @1697073816 {#2434
      date: 2023-10-12 03:23:36.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697073725 {#1813
      date: 2023-10-12 03:22:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4537
    +user: Proxies\__CG__\App\Entity\User {#4538 …}
    +entry: App\Entity\Entry {#1824}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4484
      +user: Proxies\__CG__\App\Entity\User {#1395 …}
      +entry: App\Entity\Entry {#1824}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4221
        +user: App\Entity\User {#4234 …}
        +entry: App\Entity\Entry {#1824}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "What’s rule 1 of the community you posted it in?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1697120822 {#4216
          date: 2023-10-12 16:27:02.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Wilshire@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4222 …}
        +nested: Doctrine\ORM\PersistentCollection {#4224 …}
        +votes: Doctrine\ORM\PersistentCollection {#4226 …}
        +reports: Doctrine\ORM\PersistentCollection {#4228 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4230 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4232 …}
        -id: 42759
        -bodyTs: "'1':4 'communiti':7 'post':9 'rule':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmyf.uk/comment/2703786"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697104392 {#4217
          date: 2023-10-12 11:53:12.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4221}
      +body: "It’s a site wide ban"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697113168 {#4482
        date: 2023-10-12 14:19:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wilshire@lemmy.ca"
        "@willya@lemmyf.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4485 …}
      +nested: Doctrine\ORM\PersistentCollection {#4487 …}
      +votes: Doctrine\ORM\PersistentCollection {#4489 …}
      +reports: Doctrine\ORM\PersistentCollection {#4491 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
      -id: 42938
      -bodyTs: "'ban':6 'site':4 'wide':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/3941060"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697113168 {#4483
        date: 2023-10-12 14:19:28.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4221}
    +body: "On which instance?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697113639 {#4535
      date: 2023-10-12 14:27:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wilshire@lemmy.ca"
      "@willya@lemmyf.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4539 …}
    +nested: Doctrine\ORM\PersistentCollection {#4541 …}
    +votes: Doctrine\ORM\PersistentCollection {#4543 …}
    +reports: Doctrine\ORM\PersistentCollection {#4545 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4547 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4549 …}
    -id: 42955
    -bodyTs: "'instanc':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://whiskers.bim.boats/comment/1184106"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697113639 {#4536
      date: 2023-10-12 14:27:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4221}
  +body: "Lemmy.ml"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697114003 {#4557
    date: 2023-10-12 14:33:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wilshire@lemmy.ca"
    "@willya@lemmyf.uk"
    "@appel@whiskers.bim.boats"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4560 …}
  +nested: Doctrine\ORM\PersistentCollection {#4564 …}
  +votes: Doctrine\ORM\PersistentCollection {#4566 …}
  +reports: Doctrine\ORM\PersistentCollection {#4567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4569 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4571 …}
  -id: 42969
  -bodyTs: "'lemmy.ml':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3941338"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697114003 {#4554
    date: 2023-10-12 14:33:23.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 {#4588
  +user: Proxies\__CG__\App\Entity\User {#4580 …}
  +entry: App\Entity\Entry {#1824
    +user: Proxies\__CG__\App\Entity\User {#1395 …}
    +magazine: App\Entity\Magazine {#265
      +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 {#275
        date: 2024-10-14 14:48:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#253 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#249 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#238 …}
      +entries: Doctrine\ORM\PersistentCollection {#196 …}
      +posts: Doctrine\ORM\PersistentCollection {#154 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#216 …}
      +bans: Doctrine\ORM\PersistentCollection {#133 …}
      +reports: Doctrine\ORM\PersistentCollection {#119 …}
      +badges: Doctrine\ORM\PersistentCollection {#97 …}
      +logs: Doctrine\ORM\PersistentCollection {#87 …}
      +awards: Doctrine\ORM\PersistentCollection {#76 …}
      +categories: Doctrine\ORM\PersistentCollection {#63 …}
      -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 {#269
        date: 2024-10-22 09:10:33.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696687715 {#271
        date: 2023-10-07 16:08:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1876 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1976 …}
    +slug: "Can-someone-help-explain-this-Rule-1-ban"
    +title: "Can someone help explain this Rule 1 ban?"
    +url: "https://files.catbox.moe/9jgqpu.png"
    +body: "No bigotry - including racism, sexism, ableism, homophobia, transphobia, or xenophobia."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 22
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697165253 {#1794
      date: 2023-10-13 04:47:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1939 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4493
    -titleTs: "'1':7 'ban':8 'explain':4 'help':3 'rule':6 'someon':2"
    -bodyTs: "'ableism':6 'bigotri':2 'homophobia':7 'includ':3 'racism':4 'sexism':5 'transphobia':8 'xenophobia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697160125
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7043031"
    +editedAt: DateTimeImmutable @1697073816 {#2434
      date: 2023-10-12 03:23:36.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697073725 {#1813
      date: 2023-10-12 03:22:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4552
    +user: Proxies\__CG__\App\Entity\User {#1395 …}
    +entry: App\Entity\Entry {#1824}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4537
      +user: Proxies\__CG__\App\Entity\User {#4538 …}
      +entry: App\Entity\Entry {#1824}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4484
        +user: Proxies\__CG__\App\Entity\User {#1395 …}
        +entry: App\Entity\Entry {#1824}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4221
          +user: App\Entity\User {#4234 …}
          +entry: App\Entity\Entry {#1824}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "What’s rule 1 of the community you posted it in?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1697120822 {#4216
            date: 2023-10-12 16:27:02.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Wilshire@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4222 …}
          +nested: Doctrine\ORM\PersistentCollection {#4224 …}
          +votes: Doctrine\ORM\PersistentCollection {#4226 …}
          +reports: Doctrine\ORM\PersistentCollection {#4228 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4230 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4232 …}
          -id: 42759
          -bodyTs: "'1':4 'communiti':7 'post':9 'rule':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmyf.uk/comment/2703786"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697104392 {#4217
            date: 2023-10-12 11:53:12.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4221}
        +body: "It’s a site wide ban"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1697113168 {#4482
          date: 2023-10-12 14:19:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Wilshire@lemmy.ca"
          "@willya@lemmyf.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4485 …}
        +nested: Doctrine\ORM\PersistentCollection {#4487 …}
        +votes: Doctrine\ORM\PersistentCollection {#4489 …}
        +reports: Doctrine\ORM\PersistentCollection {#4491 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
        -id: 42938
        -bodyTs: "'ban':6 'site':4 'wide':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/3941060"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697113168 {#4483
          date: 2023-10-12 14:19:28.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4221}
      +body: "On which instance?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697113639 {#4535
        date: 2023-10-12 14:27:19.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wilshire@lemmy.ca"
        "@willya@lemmyf.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4539 …}
      +nested: Doctrine\ORM\PersistentCollection {#4541 …}
      +votes: Doctrine\ORM\PersistentCollection {#4543 …}
      +reports: Doctrine\ORM\PersistentCollection {#4545 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4547 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4549 …}
      -id: 42955
      -bodyTs: "'instanc':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://whiskers.bim.boats/comment/1184106"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697113639 {#4536
        date: 2023-10-12 14:27:19.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4221}
    +body: "Lemmy.ml"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697114003 {#4557
      date: 2023-10-12 14:33:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wilshire@lemmy.ca"
      "@willya@lemmyf.uk"
      "@appel@whiskers.bim.boats"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4560 …}
    +nested: Doctrine\ORM\PersistentCollection {#4564 …}
    +votes: Doctrine\ORM\PersistentCollection {#4566 …}
    +reports: Doctrine\ORM\PersistentCollection {#4567 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4569 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4571 …}
    -id: 42969
    -bodyTs: "'lemmy.ml':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3941338"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697114003 {#4554
      date: 2023-10-12 14:33:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4221}
  +body: "If you post certain contents in a fascist friendly instance, things like that can happen, unfortunately."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697119914 {#4583
    date: 2023-10-12 16:11:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wilshire@lemmy.ca"
    "@willya@lemmyf.uk"
    "@appel@whiskers.bim.boats"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4578 …}
  +nested: Doctrine\ORM\PersistentCollection {#4576 …}
  +votes: Doctrine\ORM\PersistentCollection {#4574 …}
  +reports: Doctrine\ORM\PersistentCollection {#4590 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4592 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4594 …}
  -id: 43167
  -bodyTs: "'certain':4 'content':5 'fascist':8 'friend':9 'happen':15 'instanc':10 'like':12 'post':3 'thing':11 'unfortun':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmy_support@lemmy.ml/t/532664/-/comment/2915919"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697119914 {#4586
    date: 2023-10-12 16:11:54.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 {#4588
  +user: Proxies\__CG__\App\Entity\User {#4580 …}
  +entry: App\Entity\Entry {#1824
    +user: Proxies\__CG__\App\Entity\User {#1395 …}
    +magazine: App\Entity\Magazine {#265
      +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 {#275
        date: 2024-10-14 14:48:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#253 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#249 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#238 …}
      +entries: Doctrine\ORM\PersistentCollection {#196 …}
      +posts: Doctrine\ORM\PersistentCollection {#154 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#216 …}
      +bans: Doctrine\ORM\PersistentCollection {#133 …}
      +reports: Doctrine\ORM\PersistentCollection {#119 …}
      +badges: Doctrine\ORM\PersistentCollection {#97 …}
      +logs: Doctrine\ORM\PersistentCollection {#87 …}
      +awards: Doctrine\ORM\PersistentCollection {#76 …}
      +categories: Doctrine\ORM\PersistentCollection {#63 …}
      -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 {#269
        date: 2024-10-22 09:10:33.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696687715 {#271
        date: 2023-10-07 16:08:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1876 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1976 …}
    +slug: "Can-someone-help-explain-this-Rule-1-ban"
    +title: "Can someone help explain this Rule 1 ban?"
    +url: "https://files.catbox.moe/9jgqpu.png"
    +body: "No bigotry - including racism, sexism, ableism, homophobia, transphobia, or xenophobia."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 22
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697165253 {#1794
      date: 2023-10-13 04:47:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1939 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4493
    -titleTs: "'1':7 'ban':8 'explain':4 'help':3 'rule':6 'someon':2"
    -bodyTs: "'ableism':6 'bigotri':2 'homophobia':7 'includ':3 'racism':4 'sexism':5 'transphobia':8 'xenophobia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697160125
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7043031"
    +editedAt: DateTimeImmutable @1697073816 {#2434
      date: 2023-10-12 03:23:36.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697073725 {#1813
      date: 2023-10-12 03:22:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4552
    +user: Proxies\__CG__\App\Entity\User {#1395 …}
    +entry: App\Entity\Entry {#1824}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4537
      +user: Proxies\__CG__\App\Entity\User {#4538 …}
      +entry: App\Entity\Entry {#1824}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4484
        +user: Proxies\__CG__\App\Entity\User {#1395 …}
        +entry: App\Entity\Entry {#1824}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4221
          +user: App\Entity\User {#4234 …}
          +entry: App\Entity\Entry {#1824}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "What’s rule 1 of the community you posted it in?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1697120822 {#4216
            date: 2023-10-12 16:27:02.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Wilshire@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4222 …}
          +nested: Doctrine\ORM\PersistentCollection {#4224 …}
          +votes: Doctrine\ORM\PersistentCollection {#4226 …}
          +reports: Doctrine\ORM\PersistentCollection {#4228 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4230 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4232 …}
          -id: 42759
          -bodyTs: "'1':4 'communiti':7 'post':9 'rule':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmyf.uk/comment/2703786"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697104392 {#4217
            date: 2023-10-12 11:53:12.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4221}
        +body: "It’s a site wide ban"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1697113168 {#4482
          date: 2023-10-12 14:19:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Wilshire@lemmy.ca"
          "@willya@lemmyf.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4485 …}
        +nested: Doctrine\ORM\PersistentCollection {#4487 …}
        +votes: Doctrine\ORM\PersistentCollection {#4489 …}
        +reports: Doctrine\ORM\PersistentCollection {#4491 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
        -id: 42938
        -bodyTs: "'ban':6 'site':4 'wide':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/3941060"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697113168 {#4483
          date: 2023-10-12 14:19:28.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4221}
      +body: "On which instance?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697113639 {#4535
        date: 2023-10-12 14:27:19.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wilshire@lemmy.ca"
        "@willya@lemmyf.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4539 …}
      +nested: Doctrine\ORM\PersistentCollection {#4541 …}
      +votes: Doctrine\ORM\PersistentCollection {#4543 …}
      +reports: Doctrine\ORM\PersistentCollection {#4545 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4547 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4549 …}
      -id: 42955
      -bodyTs: "'instanc':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://whiskers.bim.boats/comment/1184106"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697113639 {#4536
        date: 2023-10-12 14:27:19.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4221}
    +body: "Lemmy.ml"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697114003 {#4557
      date: 2023-10-12 14:33:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wilshire@lemmy.ca"
      "@willya@lemmyf.uk"
      "@appel@whiskers.bim.boats"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4560 …}
    +nested: Doctrine\ORM\PersistentCollection {#4564 …}
    +votes: Doctrine\ORM\PersistentCollection {#4566 …}
    +reports: Doctrine\ORM\PersistentCollection {#4567 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4569 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4571 …}
    -id: 42969
    -bodyTs: "'lemmy.ml':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3941338"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697114003 {#4554
      date: 2023-10-12 14:33:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4221}
  +body: "If you post certain contents in a fascist friendly instance, things like that can happen, unfortunately."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697119914 {#4583
    date: 2023-10-12 16:11:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wilshire@lemmy.ca"
    "@willya@lemmyf.uk"
    "@appel@whiskers.bim.boats"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4578 …}
  +nested: Doctrine\ORM\PersistentCollection {#4576 …}
  +votes: Doctrine\ORM\PersistentCollection {#4574 …}
  +reports: Doctrine\ORM\PersistentCollection {#4590 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4592 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4594 …}
  -id: 43167
  -bodyTs: "'certain':4 'content':5 'fascist':8 'friend':9 'happen':15 'instanc':10 'like':12 'post':3 'thing':11 'unfortun':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmy_support@lemmy.ml/t/532664/-/comment/2915919"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697119914 {#4586
    date: 2023-10-12 16:11:54.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 {#4588
  +user: Proxies\__CG__\App\Entity\User {#4580 …}
  +entry: App\Entity\Entry {#1824
    +user: Proxies\__CG__\App\Entity\User {#1395 …}
    +magazine: App\Entity\Magazine {#265
      +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 {#275
        date: 2024-10-14 14:48:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#253 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#249 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#238 …}
      +entries: Doctrine\ORM\PersistentCollection {#196 …}
      +posts: Doctrine\ORM\PersistentCollection {#154 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#216 …}
      +bans: Doctrine\ORM\PersistentCollection {#133 …}
      +reports: Doctrine\ORM\PersistentCollection {#119 …}
      +badges: Doctrine\ORM\PersistentCollection {#97 …}
      +logs: Doctrine\ORM\PersistentCollection {#87 …}
      +awards: Doctrine\ORM\PersistentCollection {#76 …}
      +categories: Doctrine\ORM\PersistentCollection {#63 …}
      -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 {#269
        date: 2024-10-22 09:10:33.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696687715 {#271
        date: 2023-10-07 16:08:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1876 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1976 …}
    +slug: "Can-someone-help-explain-this-Rule-1-ban"
    +title: "Can someone help explain this Rule 1 ban?"
    +url: "https://files.catbox.moe/9jgqpu.png"
    +body: "No bigotry - including racism, sexism, ableism, homophobia, transphobia, or xenophobia."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 22
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697165253 {#1794
      date: 2023-10-13 04:47:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1939 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4493
    -titleTs: "'1':7 'ban':8 'explain':4 'help':3 'rule':6 'someon':2"
    -bodyTs: "'ableism':6 'bigotri':2 'homophobia':7 'includ':3 'racism':4 'sexism':5 'transphobia':8 'xenophobia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697160125
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7043031"
    +editedAt: DateTimeImmutable @1697073816 {#2434
      date: 2023-10-12 03:23:36.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697073725 {#1813
      date: 2023-10-12 03:22:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4552
    +user: Proxies\__CG__\App\Entity\User {#1395 …}
    +entry: App\Entity\Entry {#1824}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4537
      +user: Proxies\__CG__\App\Entity\User {#4538 …}
      +entry: App\Entity\Entry {#1824}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4484
        +user: Proxies\__CG__\App\Entity\User {#1395 …}
        +entry: App\Entity\Entry {#1824}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4221
          +user: App\Entity\User {#4234 …}
          +entry: App\Entity\Entry {#1824}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "What’s rule 1 of the community you posted it in?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1697120822 {#4216
            date: 2023-10-12 16:27:02.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Wilshire@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4222 …}
          +nested: Doctrine\ORM\PersistentCollection {#4224 …}
          +votes: Doctrine\ORM\PersistentCollection {#4226 …}
          +reports: Doctrine\ORM\PersistentCollection {#4228 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4230 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4232 …}
          -id: 42759
          -bodyTs: "'1':4 'communiti':7 'post':9 'rule':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmyf.uk/comment/2703786"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697104392 {#4217
            date: 2023-10-12 11:53:12.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4221}
        +body: "It’s a site wide ban"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1697113168 {#4482
          date: 2023-10-12 14:19:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Wilshire@lemmy.ca"
          "@willya@lemmyf.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4485 …}
        +nested: Doctrine\ORM\PersistentCollection {#4487 …}
        +votes: Doctrine\ORM\PersistentCollection {#4489 …}
        +reports: Doctrine\ORM\PersistentCollection {#4491 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
        -id: 42938
        -bodyTs: "'ban':6 'site':4 'wide':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/3941060"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697113168 {#4483
          date: 2023-10-12 14:19:28.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4221}
      +body: "On which instance?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697113639 {#4535
        date: 2023-10-12 14:27:19.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wilshire@lemmy.ca"
        "@willya@lemmyf.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4539 …}
      +nested: Doctrine\ORM\PersistentCollection {#4541 …}
      +votes: Doctrine\ORM\PersistentCollection {#4543 …}
      +reports: Doctrine\ORM\PersistentCollection {#4545 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4547 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4549 …}
      -id: 42955
      -bodyTs: "'instanc':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://whiskers.bim.boats/comment/1184106"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697113639 {#4536
        date: 2023-10-12 14:27:19.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4221}
    +body: "Lemmy.ml"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697114003 {#4557
      date: 2023-10-12 14:33:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wilshire@lemmy.ca"
      "@willya@lemmyf.uk"
      "@appel@whiskers.bim.boats"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4560 …}
    +nested: Doctrine\ORM\PersistentCollection {#4564 …}
    +votes: Doctrine\ORM\PersistentCollection {#4566 …}
    +reports: Doctrine\ORM\PersistentCollection {#4567 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4569 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4571 …}
    -id: 42969
    -bodyTs: "'lemmy.ml':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3941338"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697114003 {#4554
      date: 2023-10-12 14:33:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4221}
  +body: "If you post certain contents in a fascist friendly instance, things like that can happen, unfortunately."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697119914 {#4583
    date: 2023-10-12 16:11:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wilshire@lemmy.ca"
    "@willya@lemmyf.uk"
    "@appel@whiskers.bim.boats"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4578 …}
  +nested: Doctrine\ORM\PersistentCollection {#4576 …}
  +votes: Doctrine\ORM\PersistentCollection {#4574 …}
  +reports: Doctrine\ORM\PersistentCollection {#4590 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4592 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4594 …}
  -id: 43167
  -bodyTs: "'certain':4 'content':5 'fascist':8 'friend':9 'happen':15 'instanc':10 'like':12 'post':3 'thing':11 'unfortun':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmy_support@lemmy.ml/t/532664/-/comment/2915919"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697119914 {#4586
    date: 2023-10-12 16:11:54.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 {#4499
  +user: Proxies\__CG__\App\Entity\User {#4500 …}
  +entry: App\Entity\Entry {#1824
    +user: Proxies\__CG__\App\Entity\User {#1395 …}
    +magazine: App\Entity\Magazine {#265
      +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 {#275
        date: 2024-10-14 14:48:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#253 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#249 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#238 …}
      +entries: Doctrine\ORM\PersistentCollection {#196 …}
      +posts: Doctrine\ORM\PersistentCollection {#154 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#216 …}
      +bans: Doctrine\ORM\PersistentCollection {#133 …}
      +reports: Doctrine\ORM\PersistentCollection {#119 …}
      +badges: Doctrine\ORM\PersistentCollection {#97 …}
      +logs: Doctrine\ORM\PersistentCollection {#87 …}
      +awards: Doctrine\ORM\PersistentCollection {#76 …}
      +categories: Doctrine\ORM\PersistentCollection {#63 …}
      -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 {#269
        date: 2024-10-22 09:10:33.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696687715 {#271
        date: 2023-10-07 16:08:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1876 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1976 …}
    +slug: "Can-someone-help-explain-this-Rule-1-ban"
    +title: "Can someone help explain this Rule 1 ban?"
    +url: "https://files.catbox.moe/9jgqpu.png"
    +body: "No bigotry - including racism, sexism, ableism, homophobia, transphobia, or xenophobia."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 22
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697165253 {#1794
      date: 2023-10-13 04:47:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1939 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4493
    -titleTs: "'1':7 'ban':8 'explain':4 'help':3 'rule':6 'someon':2"
    -bodyTs: "'ableism':6 'bigotri':2 'homophobia':7 'includ':3 'racism':4 'sexism':5 'transphobia':8 'xenophobia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697160125
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7043031"
    +editedAt: DateTimeImmutable @1697073816 {#2434
      date: 2023-10-12 03:23:36.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697073725 {#1813
      date: 2023-10-12 03:22:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4221
    +user: App\Entity\User {#4234 …}
    +entry: App\Entity\Entry {#1824}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "What’s rule 1 of the community you posted it in?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697120822 {#4216
      date: 2023-10-12 16:27:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wilshire@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4222 …}
    +nested: Doctrine\ORM\PersistentCollection {#4224 …}
    +votes: Doctrine\ORM\PersistentCollection {#4226 …}
    +reports: Doctrine\ORM\PersistentCollection {#4228 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4230 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4232 …}
    -id: 42759
    -bodyTs: "'1':4 'communiti':7 'post':9 'rule':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmyf.uk/comment/2703786"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697104392 {#4217
      date: 2023-10-12 11:53:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4221}
  +body: "Yea, I once got banned for saying hexbear and lemmygrad will ban you for disagreeing. Lemmy.ml is a weird place."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697120820 {#4497
    date: 2023-10-12 16:27:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wilshire@lemmy.ca"
    "@willya@lemmyf.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4501 …}
  +nested: Doctrine\ORM\PersistentCollection {#4503 …}
  +votes: Doctrine\ORM\PersistentCollection {#4505 …}
  +reports: Doctrine\ORM\PersistentCollection {#4507 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4509 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4511 …}
  -id: 43206
  -bodyTs: "'ban':5,12 'disagre':15 'got':4 'hexbear':8 'lemmy.ml':16 'lemmygrad':10 'place':20 'say':7 'weird':19 'yea':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4778280"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697120820 {#4498
    date: 2023-10-12 16:27: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
51 DENIED edit
App\Entity\EntryComment {#4499
  +user: Proxies\__CG__\App\Entity\User {#4500 …}
  +entry: App\Entity\Entry {#1824
    +user: Proxies\__CG__\App\Entity\User {#1395 …}
    +magazine: App\Entity\Magazine {#265
      +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 {#275
        date: 2024-10-14 14:48:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#253 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#249 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#238 …}
      +entries: Doctrine\ORM\PersistentCollection {#196 …}
      +posts: Doctrine\ORM\PersistentCollection {#154 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#216 …}
      +bans: Doctrine\ORM\PersistentCollection {#133 …}
      +reports: Doctrine\ORM\PersistentCollection {#119 …}
      +badges: Doctrine\ORM\PersistentCollection {#97 …}
      +logs: Doctrine\ORM\PersistentCollection {#87 …}
      +awards: Doctrine\ORM\PersistentCollection {#76 …}
      +categories: Doctrine\ORM\PersistentCollection {#63 …}
      -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 {#269
        date: 2024-10-22 09:10:33.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696687715 {#271
        date: 2023-10-07 16:08:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1876 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1976 …}
    +slug: "Can-someone-help-explain-this-Rule-1-ban"
    +title: "Can someone help explain this Rule 1 ban?"
    +url: "https://files.catbox.moe/9jgqpu.png"
    +body: "No bigotry - including racism, sexism, ableism, homophobia, transphobia, or xenophobia."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 22
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697165253 {#1794
      date: 2023-10-13 04:47:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1939 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4493
    -titleTs: "'1':7 'ban':8 'explain':4 'help':3 'rule':6 'someon':2"
    -bodyTs: "'ableism':6 'bigotri':2 'homophobia':7 'includ':3 'racism':4 'sexism':5 'transphobia':8 'xenophobia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697160125
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7043031"
    +editedAt: DateTimeImmutable @1697073816 {#2434
      date: 2023-10-12 03:23:36.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697073725 {#1813
      date: 2023-10-12 03:22:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4221
    +user: App\Entity\User {#4234 …}
    +entry: App\Entity\Entry {#1824}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "What’s rule 1 of the community you posted it in?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697120822 {#4216
      date: 2023-10-12 16:27:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wilshire@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4222 …}
    +nested: Doctrine\ORM\PersistentCollection {#4224 …}
    +votes: Doctrine\ORM\PersistentCollection {#4226 …}
    +reports: Doctrine\ORM\PersistentCollection {#4228 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4230 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4232 …}
    -id: 42759
    -bodyTs: "'1':4 'communiti':7 'post':9 'rule':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmyf.uk/comment/2703786"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697104392 {#4217
      date: 2023-10-12 11:53:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4221}
  +body: "Yea, I once got banned for saying hexbear and lemmygrad will ban you for disagreeing. Lemmy.ml is a weird place."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697120820 {#4497
    date: 2023-10-12 16:27:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wilshire@lemmy.ca"
    "@willya@lemmyf.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4501 …}
  +nested: Doctrine\ORM\PersistentCollection {#4503 …}
  +votes: Doctrine\ORM\PersistentCollection {#4505 …}
  +reports: Doctrine\ORM\PersistentCollection {#4507 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4509 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4511 …}
  -id: 43206
  -bodyTs: "'ban':5,12 'disagre':15 'got':4 'hexbear':8 'lemmy.ml':16 'lemmygrad':10 'place':20 'say':7 'weird':19 'yea':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4778280"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697120820 {#4498
    date: 2023-10-12 16:27: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
52 DENIED moderate
App\Entity\EntryComment {#4499
  +user: Proxies\__CG__\App\Entity\User {#4500 …}
  +entry: App\Entity\Entry {#1824
    +user: Proxies\__CG__\App\Entity\User {#1395 …}
    +magazine: App\Entity\Magazine {#265
      +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 {#275
        date: 2024-10-14 14:48:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#253 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#249 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#238 …}
      +entries: Doctrine\ORM\PersistentCollection {#196 …}
      +posts: Doctrine\ORM\PersistentCollection {#154 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#216 …}
      +bans: Doctrine\ORM\PersistentCollection {#133 …}
      +reports: Doctrine\ORM\PersistentCollection {#119 …}
      +badges: Doctrine\ORM\PersistentCollection {#97 …}
      +logs: Doctrine\ORM\PersistentCollection {#87 …}
      +awards: Doctrine\ORM\PersistentCollection {#76 …}
      +categories: Doctrine\ORM\PersistentCollection {#63 …}
      -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 {#269
        date: 2024-10-22 09:10:33.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696687715 {#271
        date: 2023-10-07 16:08:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1876 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1976 …}
    +slug: "Can-someone-help-explain-this-Rule-1-ban"
    +title: "Can someone help explain this Rule 1 ban?"
    +url: "https://files.catbox.moe/9jgqpu.png"
    +body: "No bigotry - including racism, sexism, ableism, homophobia, transphobia, or xenophobia."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 22
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697165253 {#1794
      date: 2023-10-13 04:47:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1939 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4493
    -titleTs: "'1':7 'ban':8 'explain':4 'help':3 'rule':6 'someon':2"
    -bodyTs: "'ableism':6 'bigotri':2 'homophobia':7 'includ':3 'racism':4 'sexism':5 'transphobia':8 'xenophobia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697160125
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7043031"
    +editedAt: DateTimeImmutable @1697073816 {#2434
      date: 2023-10-12 03:23:36.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697073725 {#1813
      date: 2023-10-12 03:22:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4221
    +user: App\Entity\User {#4234 …}
    +entry: App\Entity\Entry {#1824}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "What’s rule 1 of the community you posted it in?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697120822 {#4216
      date: 2023-10-12 16:27:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wilshire@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4222 …}
    +nested: Doctrine\ORM\PersistentCollection {#4224 …}
    +votes: Doctrine\ORM\PersistentCollection {#4226 …}
    +reports: Doctrine\ORM\PersistentCollection {#4228 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4230 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4232 …}
    -id: 42759
    -bodyTs: "'1':4 'communiti':7 'post':9 'rule':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmyf.uk/comment/2703786"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697104392 {#4217
      date: 2023-10-12 11:53:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4221}
  +body: "Yea, I once got banned for saying hexbear and lemmygrad will ban you for disagreeing. Lemmy.ml is a weird place."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697120820 {#4497
    date: 2023-10-12 16:27:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wilshire@lemmy.ca"
    "@willya@lemmyf.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4501 …}
  +nested: Doctrine\ORM\PersistentCollection {#4503 …}
  +votes: Doctrine\ORM\PersistentCollection {#4505 …}
  +reports: Doctrine\ORM\PersistentCollection {#4507 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4509 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4511 …}
  -id: 43206
  -bodyTs: "'ban':5,12 'disagre':15 'got':4 'hexbear':8 'lemmy.ml':16 'lemmygrad':10 'place':20 'say':7 'weird':19 'yea':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4778280"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697120820 {#4498
    date: 2023-10-12 16:27: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
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 {#4296
  +user: App\Entity\User {#4309 …}
  +entry: App\Entity\Entry {#1824
    +user: Proxies\__CG__\App\Entity\User {#1395 …}
    +magazine: App\Entity\Magazine {#265
      +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 {#275
        date: 2024-10-14 14:48:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#253 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#249 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#238 …}
      +entries: Doctrine\ORM\PersistentCollection {#196 …}
      +posts: Doctrine\ORM\PersistentCollection {#154 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#216 …}
      +bans: Doctrine\ORM\PersistentCollection {#133 …}
      +reports: Doctrine\ORM\PersistentCollection {#119 …}
      +badges: Doctrine\ORM\PersistentCollection {#97 …}
      +logs: Doctrine\ORM\PersistentCollection {#87 …}
      +awards: Doctrine\ORM\PersistentCollection {#76 …}
      +categories: Doctrine\ORM\PersistentCollection {#63 …}
      -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 {#269
        date: 2024-10-22 09:10:33.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696687715 {#271
        date: 2023-10-07 16:08:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1876 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1976 …}
    +slug: "Can-someone-help-explain-this-Rule-1-ban"
    +title: "Can someone help explain this Rule 1 ban?"
    +url: "https://files.catbox.moe/9jgqpu.png"
    +body: "No bigotry - including racism, sexism, ableism, homophobia, transphobia, or xenophobia."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 22
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697165253 {#1794
      date: 2023-10-13 04:47:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1939 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4493
    -titleTs: "'1':7 'ban':8 'explain':4 'help':3 'rule':6 'someon':2"
    -bodyTs: "'ableism':6 'bigotri':2 'homophobia':7 'includ':3 'racism':4 'sexism':5 'transphobia':8 'xenophobia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697160125
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7043031"
    +editedAt: DateTimeImmutable @1697073816 {#2434
      date: 2023-10-12 03:23:36.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697073725 {#1813
      date: 2023-10-12 03:22:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I really hope Lemmy hasn’t caught the censorship virus. There’s a certain acceptable amount due to the tolerance paradox, but your article doesn’t apply there.\n
    \n
    How’s that one quote go? any world view that relies on the consistent silencing of another is inherently flawed? Something like that.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697124191 {#4291
    date: 2023-10-12 17:23:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wilshire@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4297 …}
  +nested: Doctrine\ORM\PersistentCollection {#4299 …}
  +votes: Doctrine\ORM\PersistentCollection {#4301 …}
  +reports: Doctrine\ORM\PersistentCollection {#4303 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4305 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4307 …}
  -id: 43330
  -bodyTs: "'accept':15 'amount':16 'anoth':45 'appli':27 'articl':24 'caught':7 'censorship':9 'certain':14 'consist':42 'doesn':25 'due':17 'flaw':48 'go':34 'hasn':5 'hope':3 'inher':47 'lemmi':4 'like':50 'one':32 'paradox':21 'quot':33 'realli':2 'reli':39 'silenc':43 'someth':49 'toler':20 'view':37 'virus':10 'world':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4835497"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697124191 {#4292
    date: 2023-10-12 17:23: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
55 DENIED edit
App\Entity\EntryComment {#4296
  +user: App\Entity\User {#4309 …}
  +entry: App\Entity\Entry {#1824
    +user: Proxies\__CG__\App\Entity\User {#1395 …}
    +magazine: App\Entity\Magazine {#265
      +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 {#275
        date: 2024-10-14 14:48:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#253 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#249 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#238 …}
      +entries: Doctrine\ORM\PersistentCollection {#196 …}
      +posts: Doctrine\ORM\PersistentCollection {#154 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#216 …}
      +bans: Doctrine\ORM\PersistentCollection {#133 …}
      +reports: Doctrine\ORM\PersistentCollection {#119 …}
      +badges: Doctrine\ORM\PersistentCollection {#97 …}
      +logs: Doctrine\ORM\PersistentCollection {#87 …}
      +awards: Doctrine\ORM\PersistentCollection {#76 …}
      +categories: Doctrine\ORM\PersistentCollection {#63 …}
      -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 {#269
        date: 2024-10-22 09:10:33.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696687715 {#271
        date: 2023-10-07 16:08:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1876 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1976 …}
    +slug: "Can-someone-help-explain-this-Rule-1-ban"
    +title: "Can someone help explain this Rule 1 ban?"
    +url: "https://files.catbox.moe/9jgqpu.png"
    +body: "No bigotry - including racism, sexism, ableism, homophobia, transphobia, or xenophobia."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 22
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697165253 {#1794
      date: 2023-10-13 04:47:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1939 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4493
    -titleTs: "'1':7 'ban':8 'explain':4 'help':3 'rule':6 'someon':2"
    -bodyTs: "'ableism':6 'bigotri':2 'homophobia':7 'includ':3 'racism':4 'sexism':5 'transphobia':8 'xenophobia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697160125
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7043031"
    +editedAt: DateTimeImmutable @1697073816 {#2434
      date: 2023-10-12 03:23:36.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697073725 {#1813
      date: 2023-10-12 03:22:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I really hope Lemmy hasn’t caught the censorship virus. There’s a certain acceptable amount due to the tolerance paradox, but your article doesn’t apply there.\n
    \n
    How’s that one quote go? any world view that relies on the consistent silencing of another is inherently flawed? Something like that.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697124191 {#4291
    date: 2023-10-12 17:23:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wilshire@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4297 …}
  +nested: Doctrine\ORM\PersistentCollection {#4299 …}
  +votes: Doctrine\ORM\PersistentCollection {#4301 …}
  +reports: Doctrine\ORM\PersistentCollection {#4303 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4305 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4307 …}
  -id: 43330
  -bodyTs: "'accept':15 'amount':16 'anoth':45 'appli':27 'articl':24 'caught':7 'censorship':9 'certain':14 'consist':42 'doesn':25 'due':17 'flaw':48 'go':34 'hasn':5 'hope':3 'inher':47 'lemmi':4 'like':50 'one':32 'paradox':21 'quot':33 'realli':2 'reli':39 'silenc':43 'someth':49 'toler':20 'view':37 'virus':10 'world':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4835497"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697124191 {#4292
    date: 2023-10-12 17:23: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
56 DENIED moderate
App\Entity\EntryComment {#4296
  +user: App\Entity\User {#4309 …}
  +entry: App\Entity\Entry {#1824
    +user: Proxies\__CG__\App\Entity\User {#1395 …}
    +magazine: App\Entity\Magazine {#265
      +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 {#275
        date: 2024-10-14 14:48:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#253 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#249 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#238 …}
      +entries: Doctrine\ORM\PersistentCollection {#196 …}
      +posts: Doctrine\ORM\PersistentCollection {#154 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#216 …}
      +bans: Doctrine\ORM\PersistentCollection {#133 …}
      +reports: Doctrine\ORM\PersistentCollection {#119 …}
      +badges: Doctrine\ORM\PersistentCollection {#97 …}
      +logs: Doctrine\ORM\PersistentCollection {#87 …}
      +awards: Doctrine\ORM\PersistentCollection {#76 …}
      +categories: Doctrine\ORM\PersistentCollection {#63 …}
      -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 {#269
        date: 2024-10-22 09:10:33.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696687715 {#271
        date: 2023-10-07 16:08:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1876 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1976 …}
    +slug: "Can-someone-help-explain-this-Rule-1-ban"
    +title: "Can someone help explain this Rule 1 ban?"
    +url: "https://files.catbox.moe/9jgqpu.png"
    +body: "No bigotry - including racism, sexism, ableism, homophobia, transphobia, or xenophobia."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 22
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697165253 {#1794
      date: 2023-10-13 04:47:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1939 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4493
    -titleTs: "'1':7 'ban':8 'explain':4 'help':3 'rule':6 'someon':2"
    -bodyTs: "'ableism':6 'bigotri':2 'homophobia':7 'includ':3 'racism':4 'sexism':5 'transphobia':8 'xenophobia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697160125
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7043031"
    +editedAt: DateTimeImmutable @1697073816 {#2434
      date: 2023-10-12 03:23:36.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697073725 {#1813
      date: 2023-10-12 03:22:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I really hope Lemmy hasn’t caught the censorship virus. There’s a certain acceptable amount due to the tolerance paradox, but your article doesn’t apply there.\n
    \n
    How’s that one quote go? any world view that relies on the consistent silencing of another is inherently flawed? Something like that.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697124191 {#4291
    date: 2023-10-12 17:23:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wilshire@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4297 …}
  +nested: Doctrine\ORM\PersistentCollection {#4299 …}
  +votes: Doctrine\ORM\PersistentCollection {#4301 …}
  +reports: Doctrine\ORM\PersistentCollection {#4303 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4305 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4307 …}
  -id: 43330
  -bodyTs: "'accept':15 'amount':16 'anoth':45 'appli':27 'articl':24 'caught':7 'censorship':9 'certain':14 'consist':42 'doesn':25 'due':17 'flaw':48 'go':34 'hasn':5 'hope':3 'inher':47 'lemmi':4 'like':50 'one':32 'paradox':21 'quot':33 'realli':2 'reli':39 'silenc':43 'someth':49 'toler':20 'view':37 'virus':10 'world':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4835497"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697124191 {#4292
    date: 2023-10-12 17:23: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
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 {#4369
  +user: App\Entity\User {#4382 …}
  +entry: App\Entity\Entry {#1824
    +user: Proxies\__CG__\App\Entity\User {#1395 …}
    +magazine: App\Entity\Magazine {#265
      +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 {#275
        date: 2024-10-14 14:48:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#253 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#249 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#238 …}
      +entries: Doctrine\ORM\PersistentCollection {#196 …}
      +posts: Doctrine\ORM\PersistentCollection {#154 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#216 …}
      +bans: Doctrine\ORM\PersistentCollection {#133 …}
      +reports: Doctrine\ORM\PersistentCollection {#119 …}
      +badges: Doctrine\ORM\PersistentCollection {#97 …}
      +logs: Doctrine\ORM\PersistentCollection {#87 …}
      +awards: Doctrine\ORM\PersistentCollection {#76 …}
      +categories: Doctrine\ORM\PersistentCollection {#63 …}
      -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 {#269
        date: 2024-10-22 09:10:33.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696687715 {#271
        date: 2023-10-07 16:08:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1876 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1976 …}
    +slug: "Can-someone-help-explain-this-Rule-1-ban"
    +title: "Can someone help explain this Rule 1 ban?"
    +url: "https://files.catbox.moe/9jgqpu.png"
    +body: "No bigotry - including racism, sexism, ableism, homophobia, transphobia, or xenophobia."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 22
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697165253 {#1794
      date: 2023-10-13 04:47:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1939 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4493
    -titleTs: "'1':7 'ban':8 'explain':4 'help':3 'rule':6 'someon':2"
    -bodyTs: "'ableism':6 'bigotri':2 'homophobia':7 'includ':3 'racism':4 'sexism':5 'transphobia':8 'xenophobia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697160125
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7043031"
    +editedAt: DateTimeImmutable @1697073816 {#2434
      date: 2023-10-12 03:23:36.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697073725 {#1813
      date: 2023-10-12 03:22:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: ".ml got some goofy somewhat tankie mods, I know multiple people who got banned from .ml for bogus reasons lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697165253 {#4364
    date: 2023-10-13 04:47:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wilshire@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4370 …}
  +nested: Doctrine\ORM\PersistentCollection {#4372 …}
  +votes: Doctrine\ORM\PersistentCollection {#4374 …}
  +reports: Doctrine\ORM\PersistentCollection {#4376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4380 …}
  -id: 44489
  -bodyTs: "'ban':14 'bogus':18 'goofi':4 'got':2,13 'know':9 'lol':20 'ml':1,16 'mod':7 'multipl':10 'peopl':11 'reason':19 'somewhat':5 'tanki':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/1583095"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697165253 {#4365
    date: 2023-10-13 04:47:33.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 {#4369
  +user: App\Entity\User {#4382 …}
  +entry: App\Entity\Entry {#1824
    +user: Proxies\__CG__\App\Entity\User {#1395 …}
    +magazine: App\Entity\Magazine {#265
      +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 {#275
        date: 2024-10-14 14:48:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#253 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#249 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#238 …}
      +entries: Doctrine\ORM\PersistentCollection {#196 …}
      +posts: Doctrine\ORM\PersistentCollection {#154 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#216 …}
      +bans: Doctrine\ORM\PersistentCollection {#133 …}
      +reports: Doctrine\ORM\PersistentCollection {#119 …}
      +badges: Doctrine\ORM\PersistentCollection {#97 …}
      +logs: Doctrine\ORM\PersistentCollection {#87 …}
      +awards: Doctrine\ORM\PersistentCollection {#76 …}
      +categories: Doctrine\ORM\PersistentCollection {#63 …}
      -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 {#269
        date: 2024-10-22 09:10:33.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696687715 {#271
        date: 2023-10-07 16:08:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1876 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1976 …}
    +slug: "Can-someone-help-explain-this-Rule-1-ban"
    +title: "Can someone help explain this Rule 1 ban?"
    +url: "https://files.catbox.moe/9jgqpu.png"
    +body: "No bigotry - including racism, sexism, ableism, homophobia, transphobia, or xenophobia."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 22
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697165253 {#1794
      date: 2023-10-13 04:47:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1939 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4493
    -titleTs: "'1':7 'ban':8 'explain':4 'help':3 'rule':6 'someon':2"
    -bodyTs: "'ableism':6 'bigotri':2 'homophobia':7 'includ':3 'racism':4 'sexism':5 'transphobia':8 'xenophobia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697160125
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7043031"
    +editedAt: DateTimeImmutable @1697073816 {#2434
      date: 2023-10-12 03:23:36.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697073725 {#1813
      date: 2023-10-12 03:22:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: ".ml got some goofy somewhat tankie mods, I know multiple people who got banned from .ml for bogus reasons lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697165253 {#4364
    date: 2023-10-13 04:47:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wilshire@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4370 …}
  +nested: Doctrine\ORM\PersistentCollection {#4372 …}
  +votes: Doctrine\ORM\PersistentCollection {#4374 …}
  +reports: Doctrine\ORM\PersistentCollection {#4376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4380 …}
  -id: 44489
  -bodyTs: "'ban':14 'bogus':18 'goofi':4 'got':2,13 'know':9 'lol':20 'ml':1,16 'mod':7 'multipl':10 'peopl':11 'reason':19 'somewhat':5 'tanki':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/1583095"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697165253 {#4365
    date: 2023-10-13 04:47:33.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 {#4369
  +user: App\Entity\User {#4382 …}
  +entry: App\Entity\Entry {#1824
    +user: Proxies\__CG__\App\Entity\User {#1395 …}
    +magazine: App\Entity\Magazine {#265
      +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 {#275
        date: 2024-10-14 14:48:57.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#253 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#249 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#238 …}
      +entries: Doctrine\ORM\PersistentCollection {#196 …}
      +posts: Doctrine\ORM\PersistentCollection {#154 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#216 …}
      +bans: Doctrine\ORM\PersistentCollection {#133 …}
      +reports: Doctrine\ORM\PersistentCollection {#119 …}
      +badges: Doctrine\ORM\PersistentCollection {#97 …}
      +logs: Doctrine\ORM\PersistentCollection {#87 …}
      +awards: Doctrine\ORM\PersistentCollection {#76 …}
      +categories: Doctrine\ORM\PersistentCollection {#63 …}
      -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 {#269
        date: 2024-10-22 09:10:33.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696687715 {#271
        date: 2023-10-07 16:08:35.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1876 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1976 …}
    +slug: "Can-someone-help-explain-this-Rule-1-ban"
    +title: "Can someone help explain this Rule 1 ban?"
    +url: "https://files.catbox.moe/9jgqpu.png"
    +body: "No bigotry - including racism, sexism, ableism, homophobia, transphobia, or xenophobia."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 22
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697165253 {#1794
      date: 2023-10-13 04:47:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1939 …}
    +votes: Doctrine\ORM\PersistentCollection {#1932 …}
    +reports: Doctrine\ORM\PersistentCollection {#1978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 4493
    -titleTs: "'1':7 'ban':8 'explain':4 'help':3 'rule':6 'someon':2"
    -bodyTs: "'ableism':6 'bigotri':2 'homophobia':7 'includ':3 'racism':4 'sexism':5 'transphobia':8 'xenophobia':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697160125
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7043031"
    +editedAt: DateTimeImmutable @1697073816 {#2434
      date: 2023-10-12 03:23:36.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697073725 {#1813
      date: 2023-10-12 03:22:05.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: ".ml got some goofy somewhat tankie mods, I know multiple people who got banned from .ml for bogus reasons lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697165253 {#4364
    date: 2023-10-13 04:47:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wilshire@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4370 …}
  +nested: Doctrine\ORM\PersistentCollection {#4372 …}
  +votes: Doctrine\ORM\PersistentCollection {#4374 …}
  +reports: Doctrine\ORM\PersistentCollection {#4376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4380 …}
  -id: 44489
  -bodyTs: "'ban':14 'bogus':18 'goofi':4 'got':2,13 'know':9 'lol':20 'ml':1,16 'mod':7 'multipl':10 'peopl':11 'reason':19 'somewhat':5 'tanki':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/1583095"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697165253 {#4365
    date: 2023-10-13 04:47:33.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 edit
App\Entity\Magazine {#265
  +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 {#275
    date: 2024-10-14 14:48:57.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#253 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#249 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#238 …}
  +entries: Doctrine\ORM\PersistentCollection {#196 …}
  +posts: Doctrine\ORM\PersistentCollection {#154 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#216 …}
  +bans: Doctrine\ORM\PersistentCollection {#133 …}
  +reports: Doctrine\ORM\PersistentCollection {#119 …}
  +badges: Doctrine\ORM\PersistentCollection {#97 …}
  +logs: Doctrine\ORM\PersistentCollection {#87 …}
  +awards: Doctrine\ORM\PersistentCollection {#76 …}
  +categories: Doctrine\ORM\PersistentCollection {#63 …}
  -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 {#269
    date: 2024-10-22 09:10:33.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696687715 {#271
    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