GET https://kbin.spritesserver.nl/m/Buttcoin@kbin.social/comments/oldest

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.73 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.04 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#1499
  +user: App\Entity\User {#1635 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2438 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "Buttcoin@kbin.social"
    +title: "Buttcoin"
    +description: "Social Media's largest crypto-critical community. (Originally /r/buttcoin) now growing across multiple [platforms.](url) Be sure to join our Discord: https://discord.gg/tMPbHutbsU"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 36
    +entryCommentCount: 35
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1723477297 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 12
    +apId: "Buttcoin@kbin.social"
    +apProfileId: "https://kbin.social/m/Buttcoin"
    +apPublicUrl: "https://kbin.social/m/Buttcoin"
    +apFollowersUrl: "https://kbin.social/m/Buttcoin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Buttcoin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144467 {#316
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#310
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    > Obviously, the ability for a company to make unilateral decisions that severely affect users is a Big Plus for a movement that is advocating for transparency, open access and user control. Perhaps an enterprising lad, laddess or ladx could build the next Reddit, only decentralized.\n
    \n
    And as we all know, you need crypto to do decentralization; it's the only way.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687395636 {#1848
    date: 2023-06-22 03:00:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Heresy_generator@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1838 …}
  +nested: Doctrine\ORM\PersistentCollection {#2427 …}
  +votes: Doctrine\ORM\PersistentCollection {#2449 …}
  +reports: Doctrine\ORM\PersistentCollection {#2288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
  -id: 1461
  -bodyTs: "'abil':3 'access':28 'advoc':24 'affect':13 'big':17 'build':40 'compani':6 'control':31 'could':39 'crypto':53 'decentr':45,56 'decis':10 'enterpris':34 'know':50 'lad':35 'laddess':36 'ladx':38 'make':8 'movement':21 'need':52 'next':42 'obvious':1 'open':27 'perhap':32 'plus':18 'reddit':43 'sever':12 'transpar':26 'unilater':9 'user':14,30 'way':61"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/18410/-/comment/72693"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686777128 {#1399
    date: 2023-06-14 23:12:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#1499
  +user: App\Entity\User {#1635 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2438 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "Buttcoin@kbin.social"
    +title: "Buttcoin"
    +description: "Social Media's largest crypto-critical community. (Originally /r/buttcoin) now growing across multiple [platforms.](url) Be sure to join our Discord: https://discord.gg/tMPbHutbsU"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 36
    +entryCommentCount: 35
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1723477297 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 12
    +apId: "Buttcoin@kbin.social"
    +apProfileId: "https://kbin.social/m/Buttcoin"
    +apPublicUrl: "https://kbin.social/m/Buttcoin"
    +apFollowersUrl: "https://kbin.social/m/Buttcoin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Buttcoin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144467 {#316
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#310
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    > Obviously, the ability for a company to make unilateral decisions that severely affect users is a Big Plus for a movement that is advocating for transparency, open access and user control. Perhaps an enterprising lad, laddess or ladx could build the next Reddit, only decentralized.\n
    \n
    And as we all know, you need crypto to do decentralization; it's the only way.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687395636 {#1848
    date: 2023-06-22 03:00:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Heresy_generator@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1838 …}
  +nested: Doctrine\ORM\PersistentCollection {#2427 …}
  +votes: Doctrine\ORM\PersistentCollection {#2449 …}
  +reports: Doctrine\ORM\PersistentCollection {#2288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
  -id: 1461
  -bodyTs: "'abil':3 'access':28 'advoc':24 'affect':13 'big':17 'build':40 'compani':6 'control':31 'could':39 'crypto':53 'decentr':45,56 'decis':10 'enterpris':34 'know':50 'lad':35 'laddess':36 'ladx':38 'make':8 'movement':21 'need':52 'next':42 'obvious':1 'open':27 'perhap':32 'plus':18 'reddit':43 'sever':12 'transpar':26 'unilater':9 'user':14,30 'way':61"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/18410/-/comment/72693"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686777128 {#1399
    date: 2023-06-14 23:12:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#1499
  +user: App\Entity\User {#1635 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2438 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "Buttcoin@kbin.social"
    +title: "Buttcoin"
    +description: "Social Media's largest crypto-critical community. (Originally /r/buttcoin) now growing across multiple [platforms.](url) Be sure to join our Discord: https://discord.gg/tMPbHutbsU"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 36
    +entryCommentCount: 35
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1723477297 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 12
    +apId: "Buttcoin@kbin.social"
    +apProfileId: "https://kbin.social/m/Buttcoin"
    +apPublicUrl: "https://kbin.social/m/Buttcoin"
    +apFollowersUrl: "https://kbin.social/m/Buttcoin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Buttcoin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144467 {#316
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#310
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    > Obviously, the ability for a company to make unilateral decisions that severely affect users is a Big Plus for a movement that is advocating for transparency, open access and user control. Perhaps an enterprising lad, laddess or ladx could build the next Reddit, only decentralized.\n
    \n
    And as we all know, you need crypto to do decentralization; it's the only way.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687395636 {#1848
    date: 2023-06-22 03:00:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Heresy_generator@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1838 …}
  +nested: Doctrine\ORM\PersistentCollection {#2427 …}
  +votes: Doctrine\ORM\PersistentCollection {#2449 …}
  +reports: Doctrine\ORM\PersistentCollection {#2288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
  -id: 1461
  -bodyTs: "'abil':3 'access':28 'advoc':24 'affect':13 'big':17 'build':40 'compani':6 'control':31 'could':39 'crypto':53 'decentr':45,56 'decis':10 'enterpris':34 'know':50 'lad':35 'laddess':36 'ladx':38 'make':8 'movement':21 'need':52 'next':42 'obvious':1 'open':27 'perhap':32 'plus':18 'reddit':43 'sever':12 'transpar':26 'unilater':9 'user':14,30 'way':61"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/18410/-/comment/72693"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686777128 {#1399
    date: 2023-06-14 23:12:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2899
  +user: Proxies\__CG__\App\Entity\User {#2898 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2438 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "Buttcoin@kbin.social"
    +title: "Buttcoin"
    +description: "Social Media's largest crypto-critical community. (Originally /r/buttcoin) now growing across multiple [platforms.](url) Be sure to join our Discord: https://discord.gg/tMPbHutbsU"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 36
    +entryCommentCount: 35
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1723477297 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 12
    +apId: "Buttcoin@kbin.social"
    +apProfileId: "https://kbin.social/m/Buttcoin"
    +apPublicUrl: "https://kbin.social/m/Buttcoin"
    +apFollowersUrl: "https://kbin.social/m/Buttcoin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Buttcoin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144467 {#316
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#310
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1499
    +user: App\Entity\User {#1635 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2438 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Obviously, the ability for a company to make unilateral decisions that severely affect users is a Big Plus for a movement that is advocating for transparency, open access and user control. Perhaps an enterprising lad, laddess or ladx could build the next Reddit, only decentralized.\n
      \n
      And as we all know, you need crypto to do decentralization; it's the only way.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1687395636 {#1848
      date: 2023-06-22 03:00:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Heresy_generator@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1838 …}
    +nested: Doctrine\ORM\PersistentCollection {#2427 …}
    +votes: Doctrine\ORM\PersistentCollection {#2449 …}
    +reports: Doctrine\ORM\PersistentCollection {#2288 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1365 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
    -id: 1461
    -bodyTs: "'abil':3 'access':28 'advoc':24 'affect':13 'big':17 'build':40 'compani':6 'control':31 'could':39 'crypto':53 'decentr':45,56 'decis':10 'enterpris':34 'know':50 'lad':35 'laddess':36 'ladx':38 'make':8 'movement':21 'need':52 'next':42 'obvious':1 'open':27 'perhap':32 'plus':18 'reddit':43 'sever':12 'transpar':26 'unilater':9 'user':14,30 'way':61"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/Buttcoin/t/18410/-/comment/72693"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686777128 {#1399
      date: 2023-06-14 23:12:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1499}
  +body: "Actually you could scrape decentralisation. No one besides the owner can actually be trusted with knowing what's right for the platform, and u/spez even allowing users to revolt proved that, obviously. Just make the next reddit, but with crypto."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687109171 {#2901
    date: 2023-06-18 19:26:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Heresy_generator@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2897 …}
  +nested: Doctrine\ORM\PersistentCollection {#2895 …}
  +votes: Doctrine\ORM\PersistentCollection {#2893 …}
  +reports: Doctrine\ORM\PersistentCollection {#2891 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2889 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2887 …}
  -id: 1462
  -bodyTs: "'actual':1,12 'allow':26 'besid':8 'could':3 'crypto':40 'decentralis':5 'even':25 'know':16 'make':34 'next':36 'obvious':32 'one':7 'owner':10 'platform':22 'prove':30 'reddit':37 'revolt':29 'right':19 'scrape':4 'trust':14 'u/spez':24 'user':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/18410/-/comment/215754"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687109171 {#2900
    date: 2023-06-18 19:26: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
7 DENIED edit
App\Entity\EntryComment {#2899
  +user: Proxies\__CG__\App\Entity\User {#2898 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2438 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "Buttcoin@kbin.social"
    +title: "Buttcoin"
    +description: "Social Media's largest crypto-critical community. (Originally /r/buttcoin) now growing across multiple [platforms.](url) Be sure to join our Discord: https://discord.gg/tMPbHutbsU"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 36
    +entryCommentCount: 35
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1723477297 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 12
    +apId: "Buttcoin@kbin.social"
    +apProfileId: "https://kbin.social/m/Buttcoin"
    +apPublicUrl: "https://kbin.social/m/Buttcoin"
    +apFollowersUrl: "https://kbin.social/m/Buttcoin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Buttcoin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144467 {#316
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#310
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1499
    +user: App\Entity\User {#1635 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2438 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Obviously, the ability for a company to make unilateral decisions that severely affect users is a Big Plus for a movement that is advocating for transparency, open access and user control. Perhaps an enterprising lad, laddess or ladx could build the next Reddit, only decentralized.\n
      \n
      And as we all know, you need crypto to do decentralization; it's the only way.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1687395636 {#1848
      date: 2023-06-22 03:00:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Heresy_generator@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1838 …}
    +nested: Doctrine\ORM\PersistentCollection {#2427 …}
    +votes: Doctrine\ORM\PersistentCollection {#2449 …}
    +reports: Doctrine\ORM\PersistentCollection {#2288 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1365 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
    -id: 1461
    -bodyTs: "'abil':3 'access':28 'advoc':24 'affect':13 'big':17 'build':40 'compani':6 'control':31 'could':39 'crypto':53 'decentr':45,56 'decis':10 'enterpris':34 'know':50 'lad':35 'laddess':36 'ladx':38 'make':8 'movement':21 'need':52 'next':42 'obvious':1 'open':27 'perhap':32 'plus':18 'reddit':43 'sever':12 'transpar':26 'unilater':9 'user':14,30 'way':61"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/Buttcoin/t/18410/-/comment/72693"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686777128 {#1399
      date: 2023-06-14 23:12:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1499}
  +body: "Actually you could scrape decentralisation. No one besides the owner can actually be trusted with knowing what's right for the platform, and u/spez even allowing users to revolt proved that, obviously. Just make the next reddit, but with crypto."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687109171 {#2901
    date: 2023-06-18 19:26:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Heresy_generator@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2897 …}
  +nested: Doctrine\ORM\PersistentCollection {#2895 …}
  +votes: Doctrine\ORM\PersistentCollection {#2893 …}
  +reports: Doctrine\ORM\PersistentCollection {#2891 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2889 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2887 …}
  -id: 1462
  -bodyTs: "'actual':1,12 'allow':26 'besid':8 'could':3 'crypto':40 'decentralis':5 'even':25 'know':16 'make':34 'next':36 'obvious':32 'one':7 'owner':10 'platform':22 'prove':30 'reddit':37 'revolt':29 'right':19 'scrape':4 'trust':14 'u/spez':24 'user':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/18410/-/comment/215754"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687109171 {#2900
    date: 2023-06-18 19:26: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
8 DENIED moderate
App\Entity\EntryComment {#2899
  +user: Proxies\__CG__\App\Entity\User {#2898 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2438 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "Buttcoin@kbin.social"
    +title: "Buttcoin"
    +description: "Social Media's largest crypto-critical community. (Originally /r/buttcoin) now growing across multiple [platforms.](url) Be sure to join our Discord: https://discord.gg/tMPbHutbsU"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 36
    +entryCommentCount: 35
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1723477297 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 12
    +apId: "Buttcoin@kbin.social"
    +apProfileId: "https://kbin.social/m/Buttcoin"
    +apPublicUrl: "https://kbin.social/m/Buttcoin"
    +apFollowersUrl: "https://kbin.social/m/Buttcoin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Buttcoin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144467 {#316
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#310
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1499
    +user: App\Entity\User {#1635 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2438 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Obviously, the ability for a company to make unilateral decisions that severely affect users is a Big Plus for a movement that is advocating for transparency, open access and user control. Perhaps an enterprising lad, laddess or ladx could build the next Reddit, only decentralized.\n
      \n
      And as we all know, you need crypto to do decentralization; it's the only way.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1687395636 {#1848
      date: 2023-06-22 03:00:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Heresy_generator@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1838 …}
    +nested: Doctrine\ORM\PersistentCollection {#2427 …}
    +votes: Doctrine\ORM\PersistentCollection {#2449 …}
    +reports: Doctrine\ORM\PersistentCollection {#2288 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1365 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1634 …}
    -id: 1461
    -bodyTs: "'abil':3 'access':28 'advoc':24 'affect':13 'big':17 'build':40 'compani':6 'control':31 'could':39 'crypto':53 'decentr':45,56 'decis':10 'enterpris':34 'know':50 'lad':35 'laddess':36 'ladx':38 'make':8 'movement':21 'need':52 'next':42 'obvious':1 'open':27 'perhap':32 'plus':18 'reddit':43 'sever':12 'transpar':26 'unilater':9 'user':14,30 'way':61"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/Buttcoin/t/18410/-/comment/72693"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686777128 {#1399
      date: 2023-06-14 23:12:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1499}
  +body: "Actually you could scrape decentralisation. No one besides the owner can actually be trusted with knowing what's right for the platform, and u/spez even allowing users to revolt proved that, obviously. Just make the next reddit, but with crypto."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687109171 {#2901
    date: 2023-06-18 19:26:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Heresy_generator@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2897 …}
  +nested: Doctrine\ORM\PersistentCollection {#2895 …}
  +votes: Doctrine\ORM\PersistentCollection {#2893 …}
  +reports: Doctrine\ORM\PersistentCollection {#2891 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2889 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2887 …}
  -id: 1462
  -bodyTs: "'actual':1,12 'allow':26 'besid':8 'could':3 'crypto':40 'decentralis':5 'even':25 'know':16 'make':34 'next':36 'obvious':32 'one':7 'owner':10 'platform':22 'prove':30 'reddit':37 'revolt':29 'right':19 'scrape':4 'trust':14 'u/spez':24 'user':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/18410/-/comment/215754"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687109171 {#2900
    date: 2023-06-18 19:26: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
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 {#1733
  +user: App\Entity\User {#2462 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "Buttcoin@kbin.social"
    +title: "Buttcoin"
    +description: "Social Media's largest crypto-critical community. (Originally /r/buttcoin) now growing across multiple [platforms.](url) Be sure to join our Discord: https://discord.gg/tMPbHutbsU"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 36
    +entryCommentCount: 35
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1723477297 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 12
    +apId: "Buttcoin@kbin.social"
    +apProfileId: "https://kbin.social/m/Buttcoin"
    +apPublicUrl: "https://kbin.social/m/Buttcoin"
    +apFollowersUrl: "https://kbin.social/m/Buttcoin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Buttcoin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144467 {#316
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#310
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    That's... actually worse than a lot of what we've been protesting this week.\n
    \n
    So Reddit is putting a disadvantage/brake on criticism regarding the scam of the century?\n
    \n
    They are leaning on the scales in order to make the future a shittier place!\n
    \n
    Very disappointing. Even from a status quo, where you're already disappointed.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1686930097 {#1736
    date: 2023-06-16 17:41:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmericanScream@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1717 …}
  +nested: Doctrine\ORM\PersistentCollection {#1741 …}
  +votes: Doctrine\ORM\PersistentCollection {#1707 …}
  +reports: Doctrine\ORM\PersistentCollection {#2464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
  -id: 1417
  -bodyTs: "'actual':3 'alreadi':55 'centuri':29 'critic':23 'disadvantage/brake':21 'disappoint':46,56 'even':47 'futur':41 'lean':32 'lot':7 'make':39 'order':37 'place':44 'protest':13 'put':19 'quo':51 're':54 'reddit':17 'regard':24 'scale':35 'scam':26 'shittier':43 'status':50 've':11 'week':15 'wors':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/13545/-/comment/147417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686930097 {#1724
    date: 2023-06-16 17:41:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#1733
  +user: App\Entity\User {#2462 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "Buttcoin@kbin.social"
    +title: "Buttcoin"
    +description: "Social Media's largest crypto-critical community. (Originally /r/buttcoin) now growing across multiple [platforms.](url) Be sure to join our Discord: https://discord.gg/tMPbHutbsU"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 36
    +entryCommentCount: 35
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1723477297 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 12
    +apId: "Buttcoin@kbin.social"
    +apProfileId: "https://kbin.social/m/Buttcoin"
    +apPublicUrl: "https://kbin.social/m/Buttcoin"
    +apFollowersUrl: "https://kbin.social/m/Buttcoin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Buttcoin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144467 {#316
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#310
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    That's... actually worse than a lot of what we've been protesting this week.\n
    \n
    So Reddit is putting a disadvantage/brake on criticism regarding the scam of the century?\n
    \n
    They are leaning on the scales in order to make the future a shittier place!\n
    \n
    Very disappointing. Even from a status quo, where you're already disappointed.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1686930097 {#1736
    date: 2023-06-16 17:41:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmericanScream@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1717 …}
  +nested: Doctrine\ORM\PersistentCollection {#1741 …}
  +votes: Doctrine\ORM\PersistentCollection {#1707 …}
  +reports: Doctrine\ORM\PersistentCollection {#2464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
  -id: 1417
  -bodyTs: "'actual':3 'alreadi':55 'centuri':29 'critic':23 'disadvantage/brake':21 'disappoint':46,56 'even':47 'futur':41 'lean':32 'lot':7 'make':39 'order':37 'place':44 'protest':13 'put':19 'quo':51 're':54 'reddit':17 'regard':24 'scale':35 'scam':26 'shittier':43 'status':50 've':11 'week':15 'wors':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/13545/-/comment/147417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686930097 {#1724
    date: 2023-06-16 17:41:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#1733
  +user: App\Entity\User {#2462 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1716 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "Buttcoin@kbin.social"
    +title: "Buttcoin"
    +description: "Social Media's largest crypto-critical community. (Originally /r/buttcoin) now growing across multiple [platforms.](url) Be sure to join our Discord: https://discord.gg/tMPbHutbsU"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 36
    +entryCommentCount: 35
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1723477297 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 12
    +apId: "Buttcoin@kbin.social"
    +apProfileId: "https://kbin.social/m/Buttcoin"
    +apPublicUrl: "https://kbin.social/m/Buttcoin"
    +apFollowersUrl: "https://kbin.social/m/Buttcoin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Buttcoin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144467 {#316
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#310
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    That's... actually worse than a lot of what we've been protesting this week.\n
    \n
    So Reddit is putting a disadvantage/brake on criticism regarding the scam of the century?\n
    \n
    They are leaning on the scales in order to make the future a shittier place!\n
    \n
    Very disappointing. Even from a status quo, where you're already disappointed.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1686930097 {#1736
    date: 2023-06-16 17:41:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmericanScream@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1717 …}
  +nested: Doctrine\ORM\PersistentCollection {#1741 …}
  +votes: Doctrine\ORM\PersistentCollection {#1707 …}
  +reports: Doctrine\ORM\PersistentCollection {#2464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
  -id: 1417
  -bodyTs: "'actual':3 'alreadi':55 'centuri':29 'critic':23 'disadvantage/brake':21 'disappoint':46,56 'even':47 'futur':41 'lean':32 'lot':7 'make':39 'order':37 'place':44 'protest':13 'put':19 'quo':51 're':54 'reddit':17 'regard':24 'scale':35 'scam':26 'shittier':43 'status':50 've':11 'week':15 'wors':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/13545/-/comment/147417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686930097 {#1724
    date: 2023-06-16 17:41:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1401
  +user: App\Entity\User {#2025 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "Buttcoin@kbin.social"
    +title: "Buttcoin"
    +description: "Social Media's largest crypto-critical community. (Originally /r/buttcoin) now growing across multiple [platforms.](url) Be sure to join our Discord: https://discord.gg/tMPbHutbsU"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 36
    +entryCommentCount: 35
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1723477297 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 12
    +apId: "Buttcoin@kbin.social"
    +apProfileId: "https://kbin.social/m/Buttcoin"
    +apPublicUrl: "https://kbin.social/m/Buttcoin"
    +apFollowersUrl: "https://kbin.social/m/Buttcoin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Buttcoin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144467 {#316
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#310
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687047703 {#1383
    date: 2023-06-18 02:21:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmericanScream@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1363 …}
  +nested: Doctrine\ORM\PersistentCollection {#1362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2019 …}
  +reports: Doctrine\ORM\PersistentCollection {#2030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
  -id: 1141
  -bodyTs: "'lol':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/363379"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687047703 {#1402
    date: 2023-06-18 02:21:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#1401
  +user: App\Entity\User {#2025 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "Buttcoin@kbin.social"
    +title: "Buttcoin"
    +description: "Social Media's largest crypto-critical community. (Originally /r/buttcoin) now growing across multiple [platforms.](url) Be sure to join our Discord: https://discord.gg/tMPbHutbsU"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 36
    +entryCommentCount: 35
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1723477297 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 12
    +apId: "Buttcoin@kbin.social"
    +apProfileId: "https://kbin.social/m/Buttcoin"
    +apPublicUrl: "https://kbin.social/m/Buttcoin"
    +apFollowersUrl: "https://kbin.social/m/Buttcoin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Buttcoin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144467 {#316
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#310
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687047703 {#1383
    date: 2023-06-18 02:21:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmericanScream@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1363 …}
  +nested: Doctrine\ORM\PersistentCollection {#1362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2019 …}
  +reports: Doctrine\ORM\PersistentCollection {#2030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
  -id: 1141
  -bodyTs: "'lol':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/363379"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687047703 {#1402
    date: 2023-06-18 02:21:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#1401
  +user: App\Entity\User {#2025 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "Buttcoin@kbin.social"
    +title: "Buttcoin"
    +description: "Social Media's largest crypto-critical community. (Originally /r/buttcoin) now growing across multiple [platforms.](url) Be sure to join our Discord: https://discord.gg/tMPbHutbsU"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 36
    +entryCommentCount: 35
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1723477297 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 12
    +apId: "Buttcoin@kbin.social"
    +apProfileId: "https://kbin.social/m/Buttcoin"
    +apPublicUrl: "https://kbin.social/m/Buttcoin"
    +apFollowersUrl: "https://kbin.social/m/Buttcoin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Buttcoin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144467 {#316
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#310
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687047703 {#1383
    date: 2023-06-18 02:21:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmericanScream@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1363 …}
  +nested: Doctrine\ORM\PersistentCollection {#1362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2019 …}
  +reports: Doctrine\ORM\PersistentCollection {#2030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
  -id: 1141
  -bodyTs: "'lol':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/363379"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687047703 {#1402
    date: 2023-06-18 02:21:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2344
  +user: App\Entity\User {#2327 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "Buttcoin@kbin.social"
    +title: "Buttcoin"
    +description: "Social Media's largest crypto-critical community. (Originally /r/buttcoin) now growing across multiple [platforms.](url) Be sure to join our Discord: https://discord.gg/tMPbHutbsU"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 36
    +entryCommentCount: 35
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1723477297 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 12
    +apId: "Buttcoin@kbin.social"
    +apProfileId: "https://kbin.social/m/Buttcoin"
    +apPublicUrl: "https://kbin.social/m/Buttcoin"
    +apFollowersUrl: "https://kbin.social/m/Buttcoin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Buttcoin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144467 {#316
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#310
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    > he was also considering propping up the industry by minting a single billionaire numbskull\n
    \n
    Although it may seem inconceivable at the moment, even this supply could eventually be exhausted.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687084770 {#2348
    date: 2023-06-18 12:39:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmericanScream@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2349 …}
  +nested: Doctrine\ORM\PersistentCollection {#2141 …}
  +votes: Doctrine\ORM\PersistentCollection {#2164 …}
  +reports: Doctrine\ORM\PersistentCollection {#2314 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
  -id: 1140
  -bodyTs: "'also':3 'although':15 'billionair':13 'consid':4 'could':26 'even':23 'eventu':27 'exhaust':29 'inconceiv':19 'industri':8 'may':17 'mint':10 'moment':22 'numbskul':14 'prop':5 'seem':18 'singl':12 'suppli':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/46616/-/comment/206596"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687084770 {#2346
    date: 2023-06-18 12:39:30.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 {#2344
  +user: App\Entity\User {#2327 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "Buttcoin@kbin.social"
    +title: "Buttcoin"
    +description: "Social Media's largest crypto-critical community. (Originally /r/buttcoin) now growing across multiple [platforms.](url) Be sure to join our Discord: https://discord.gg/tMPbHutbsU"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 36
    +entryCommentCount: 35
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1723477297 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 12
    +apId: "Buttcoin@kbin.social"
    +apProfileId: "https://kbin.social/m/Buttcoin"
    +apPublicUrl: "https://kbin.social/m/Buttcoin"
    +apFollowersUrl: "https://kbin.social/m/Buttcoin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Buttcoin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144467 {#316
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#310
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    > he was also considering propping up the industry by minting a single billionaire numbskull\n
    \n
    Although it may seem inconceivable at the moment, even this supply could eventually be exhausted.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687084770 {#2348
    date: 2023-06-18 12:39:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmericanScream@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2349 …}
  +nested: Doctrine\ORM\PersistentCollection {#2141 …}
  +votes: Doctrine\ORM\PersistentCollection {#2164 …}
  +reports: Doctrine\ORM\PersistentCollection {#2314 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
  -id: 1140
  -bodyTs: "'also':3 'although':15 'billionair':13 'consid':4 'could':26 'even':23 'eventu':27 'exhaust':29 'inconceiv':19 'industri':8 'may':17 'mint':10 'moment':22 'numbskul':14 'prop':5 'seem':18 'singl':12 'suppli':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/46616/-/comment/206596"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687084770 {#2346
    date: 2023-06-18 12:39:30.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 {#2344
  +user: App\Entity\User {#2327 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "Buttcoin@kbin.social"
    +title: "Buttcoin"
    +description: "Social Media's largest crypto-critical community. (Originally /r/buttcoin) now growing across multiple [platforms.](url) Be sure to join our Discord: https://discord.gg/tMPbHutbsU"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 36
    +entryCommentCount: 35
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1723477297 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 12
    +apId: "Buttcoin@kbin.social"
    +apProfileId: "https://kbin.social/m/Buttcoin"
    +apPublicUrl: "https://kbin.social/m/Buttcoin"
    +apFollowersUrl: "https://kbin.social/m/Buttcoin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Buttcoin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144467 {#316
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#310
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    > he was also considering propping up the industry by minting a single billionaire numbskull\n
    \n
    Although it may seem inconceivable at the moment, even this supply could eventually be exhausted.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687084770 {#2348
    date: 2023-06-18 12:39:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmericanScream@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2349 …}
  +nested: Doctrine\ORM\PersistentCollection {#2141 …}
  +votes: Doctrine\ORM\PersistentCollection {#2164 …}
  +reports: Doctrine\ORM\PersistentCollection {#2314 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
  -id: 1140
  -bodyTs: "'also':3 'although':15 'billionair':13 'consid':4 'could':26 'even':23 'eventu':27 'exhaust':29 'inconceiv':19 'industri':8 'may':17 'mint':10 'moment':22 'numbskul':14 'prop':5 'seem':18 'singl':12 'suppli':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/46616/-/comment/206596"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687084770 {#2346
    date: 2023-06-18 12:39:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#2110
  +user: App\Entity\User {#2120 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "Buttcoin@kbin.social"
    +title: "Buttcoin"
    +description: "Social Media's largest crypto-critical community. (Originally /r/buttcoin) now growing across multiple [platforms.](url) Be sure to join our Discord: https://discord.gg/tMPbHutbsU"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 36
    +entryCommentCount: 35
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1723477297 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 12
    +apId: "Buttcoin@kbin.social"
    +apProfileId: "https://kbin.social/m/Buttcoin"
    +apPublicUrl: "https://kbin.social/m/Buttcoin"
    +apFollowersUrl: "https://kbin.social/m/Buttcoin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Buttcoin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144467 {#316
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#310
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    lower left panel even looks a butt\n
    \n
    True buttcoin
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687102732 {#2101
    date: 2023-06-18 17:38:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmericanScream@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2112 …}
  +nested: Doctrine\ORM\PersistentCollection {#2114 …}
  +votes: Doctrine\ORM\PersistentCollection {#2117 …}
  +reports: Doctrine\ORM\PersistentCollection {#2122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
  -id: 1363
  -bodyTs: "'butt':7 'buttcoin':9 'even':4 'left':2 'look':5 'lower':1 'panel':3 'true':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/413569"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687102732 {#2102
    date: 2023-06-18 17:38:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2110
  +user: App\Entity\User {#2120 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "Buttcoin@kbin.social"
    +title: "Buttcoin"
    +description: "Social Media's largest crypto-critical community. (Originally /r/buttcoin) now growing across multiple [platforms.](url) Be sure to join our Discord: https://discord.gg/tMPbHutbsU"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 36
    +entryCommentCount: 35
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1723477297 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 12
    +apId: "Buttcoin@kbin.social"
    +apProfileId: "https://kbin.social/m/Buttcoin"
    +apPublicUrl: "https://kbin.social/m/Buttcoin"
    +apFollowersUrl: "https://kbin.social/m/Buttcoin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Buttcoin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144467 {#316
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#310
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    lower left panel even looks a butt\n
    \n
    True buttcoin
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687102732 {#2101
    date: 2023-06-18 17:38:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmericanScream@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2112 …}
  +nested: Doctrine\ORM\PersistentCollection {#2114 …}
  +votes: Doctrine\ORM\PersistentCollection {#2117 …}
  +reports: Doctrine\ORM\PersistentCollection {#2122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
  -id: 1363
  -bodyTs: "'butt':7 'buttcoin':9 'even':4 'left':2 'look':5 'lower':1 'panel':3 'true':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/413569"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687102732 {#2102
    date: 2023-06-18 17:38:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2110
  +user: App\Entity\User {#2120 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "Buttcoin@kbin.social"
    +title: "Buttcoin"
    +description: "Social Media's largest crypto-critical community. (Originally /r/buttcoin) now growing across multiple [platforms.](url) Be sure to join our Discord: https://discord.gg/tMPbHutbsU"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 36
    +entryCommentCount: 35
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1723477297 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 12
    +apId: "Buttcoin@kbin.social"
    +apProfileId: "https://kbin.social/m/Buttcoin"
    +apPublicUrl: "https://kbin.social/m/Buttcoin"
    +apFollowersUrl: "https://kbin.social/m/Buttcoin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Buttcoin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144467 {#316
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#310
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    lower left panel even looks a butt\n
    \n
    True buttcoin
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687102732 {#2101
    date: 2023-06-18 17:38:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmericanScream@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2112 …}
  +nested: Doctrine\ORM\PersistentCollection {#2114 …}
  +votes: Doctrine\ORM\PersistentCollection {#2117 …}
  +reports: Doctrine\ORM\PersistentCollection {#2122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
  -id: 1363
  -bodyTs: "'butt':7 'buttcoin':9 'even':4 'left':2 'look':5 'lower':1 'panel':3 'true':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/413569"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687102732 {#2102
    date: 2023-06-18 17:38:52.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 {#2283
  +user: App\Entity\User {#2217 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2280 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "Buttcoin@kbin.social"
    +title: "Buttcoin"
    +description: "Social Media's largest crypto-critical community. (Originally /r/buttcoin) now growing across multiple [platforms.](url) Be sure to join our Discord: https://discord.gg/tMPbHutbsU"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 36
    +entryCommentCount: 35
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1723477297 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 12
    +apId: "Buttcoin@kbin.social"
    +apProfileId: "https://kbin.social/m/Buttcoin"
    +apPublicUrl: "https://kbin.social/m/Buttcoin"
    +apFollowersUrl: "https://kbin.social/m/Buttcoin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Buttcoin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144467 {#316
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#310
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "What a long way they’ve made since “not your keys, not your money” to “too big to fail”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687157118 {#2294
    date: 2023-06-19 08:45:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmericanScream@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2282 …}
  +nested: Doctrine\ORM\PersistentCollection {#2276 …}
  +votes: Doctrine\ORM\PersistentCollection {#2275 …}
  +reports: Doctrine\ORM\PersistentCollection {#2261 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2218 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2221 …}
  -id: 9229
  -bodyTs: "'big':17 'fail':19 'key':11 'long':3 'made':7 'money':14 'sinc':8 've':6 'way':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/306468"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687157118 {#2290
    date: 2023-06-19 08:45:18.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 {#2283
  +user: App\Entity\User {#2217 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2280 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "Buttcoin@kbin.social"
    +title: "Buttcoin"
    +description: "Social Media's largest crypto-critical community. (Originally /r/buttcoin) now growing across multiple [platforms.](url) Be sure to join our Discord: https://discord.gg/tMPbHutbsU"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 36
    +entryCommentCount: 35
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1723477297 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 12
    +apId: "Buttcoin@kbin.social"
    +apProfileId: "https://kbin.social/m/Buttcoin"
    +apPublicUrl: "https://kbin.social/m/Buttcoin"
    +apFollowersUrl: "https://kbin.social/m/Buttcoin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Buttcoin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144467 {#316
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#310
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "What a long way they’ve made since “not your keys, not your money” to “too big to fail”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687157118 {#2294
    date: 2023-06-19 08:45:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmericanScream@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2282 …}
  +nested: Doctrine\ORM\PersistentCollection {#2276 …}
  +votes: Doctrine\ORM\PersistentCollection {#2275 …}
  +reports: Doctrine\ORM\PersistentCollection {#2261 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2218 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2221 …}
  -id: 9229
  -bodyTs: "'big':17 'fail':19 'key':11 'long':3 'made':7 'money':14 'sinc':8 've':6 'way':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/306468"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687157118 {#2290
    date: 2023-06-19 08:45:18.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 {#2283
  +user: App\Entity\User {#2217 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2280 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "Buttcoin@kbin.social"
    +title: "Buttcoin"
    +description: "Social Media's largest crypto-critical community. (Originally /r/buttcoin) now growing across multiple [platforms.](url) Be sure to join our Discord: https://discord.gg/tMPbHutbsU"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 36
    +entryCommentCount: 35
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1723477297 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 12
    +apId: "Buttcoin@kbin.social"
    +apProfileId: "https://kbin.social/m/Buttcoin"
    +apPublicUrl: "https://kbin.social/m/Buttcoin"
    +apFollowersUrl: "https://kbin.social/m/Buttcoin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Buttcoin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144467 {#316
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#310
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "What a long way they’ve made since “not your keys, not your money” to “too big to fail”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1687157118 {#2294
    date: 2023-06-19 08:45:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmericanScream@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2282 …}
  +nested: Doctrine\ORM\PersistentCollection {#2276 …}
  +votes: Doctrine\ORM\PersistentCollection {#2275 …}
  +reports: Doctrine\ORM\PersistentCollection {#2261 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2218 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2221 …}
  -id: 9229
  -bodyTs: "'big':17 'fail':19 'key':11 'long':3 'made':7 'money':14 'sinc':8 've':6 'way':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/306468"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687157118 {#2290
    date: 2023-06-19 08:45:18.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 {#2285
  +user: App\Entity\User {#2147 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2280 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "Buttcoin@kbin.social"
    +title: "Buttcoin"
    +description: "Social Media's largest crypto-critical community. (Originally /r/buttcoin) now growing across multiple [platforms.](url) Be sure to join our Discord: https://discord.gg/tMPbHutbsU"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 36
    +entryCommentCount: 35
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1723477297 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 12
    +apId: "Buttcoin@kbin.social"
    +apProfileId: "https://kbin.social/m/Buttcoin"
    +apPublicUrl: "https://kbin.social/m/Buttcoin"
    +apFollowersUrl: "https://kbin.social/m/Buttcoin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Buttcoin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144467 {#316
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#310
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "What was all that nonsense with chicken sandwich comparisons? Is there a big chicken sandwich-based criminal cartel or something?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688891148 {#2247
    date: 2023-07-09 10:25:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmericanScream@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2286 …}
  +nested: Doctrine\ORM\PersistentCollection {#2188 …}
  +votes: Doctrine\ORM\PersistentCollection {#2034 …}
  +reports: Doctrine\ORM\PersistentCollection {#2156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
  -id: 1200
  -bodyTs: "'base':17 'big':13 'cartel':19 'chicken':7,14 'comparison':9 'crimin':18 'nonsens':5 'sandwich':8,16 'sandwich-bas':15 'someth':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/52909/-/comment/246818"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687201149 {#2255
    date: 2023-06-19 20:59:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2285
  +user: App\Entity\User {#2147 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2280 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "Buttcoin@kbin.social"
    +title: "Buttcoin"
    +description: "Social Media's largest crypto-critical community. (Originally /r/buttcoin) now growing across multiple [platforms.](url) Be sure to join our Discord: https://discord.gg/tMPbHutbsU"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 36
    +entryCommentCount: 35
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1723477297 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 12
    +apId: "Buttcoin@kbin.social"
    +apProfileId: "https://kbin.social/m/Buttcoin"
    +apPublicUrl: "https://kbin.social/m/Buttcoin"
    +apFollowersUrl: "https://kbin.social/m/Buttcoin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Buttcoin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144467 {#316
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#310
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "What was all that nonsense with chicken sandwich comparisons? Is there a big chicken sandwich-based criminal cartel or something?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688891148 {#2247
    date: 2023-07-09 10:25:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmericanScream@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2286 …}
  +nested: Doctrine\ORM\PersistentCollection {#2188 …}
  +votes: Doctrine\ORM\PersistentCollection {#2034 …}
  +reports: Doctrine\ORM\PersistentCollection {#2156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
  -id: 1200
  -bodyTs: "'base':17 'big':13 'cartel':19 'chicken':7,14 'comparison':9 'crimin':18 'nonsens':5 'sandwich':8,16 'sandwich-bas':15 'someth':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/52909/-/comment/246818"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687201149 {#2255
    date: 2023-06-19 20:59:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2285
  +user: App\Entity\User {#2147 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2280 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "Buttcoin@kbin.social"
    +title: "Buttcoin"
    +description: "Social Media's largest crypto-critical community. (Originally /r/buttcoin) now growing across multiple [platforms.](url) Be sure to join our Discord: https://discord.gg/tMPbHutbsU"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 36
    +entryCommentCount: 35
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1723477297 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 12
    +apId: "Buttcoin@kbin.social"
    +apProfileId: "https://kbin.social/m/Buttcoin"
    +apPublicUrl: "https://kbin.social/m/Buttcoin"
    +apFollowersUrl: "https://kbin.social/m/Buttcoin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Buttcoin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144467 {#316
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#310
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "What was all that nonsense with chicken sandwich comparisons? Is there a big chicken sandwich-based criminal cartel or something?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688891148 {#2247
    date: 2023-07-09 10:25:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmericanScream@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2286 …}
  +nested: Doctrine\ORM\PersistentCollection {#2188 …}
  +votes: Doctrine\ORM\PersistentCollection {#2034 …}
  +reports: Doctrine\ORM\PersistentCollection {#2156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
  -id: 1200
  -bodyTs: "'base':17 'big':13 'cartel':19 'chicken':7,14 'comparison':9 'crimin':18 'nonsens':5 'sandwich':8,16 'sandwich-bas':15 'someth':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/52909/-/comment/246818"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687201149 {#2255
    date: 2023-06-19 20:59:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2831
  +user: Proxies\__CG__\App\Entity\User {#2914 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2280 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "Buttcoin@kbin.social"
    +title: "Buttcoin"
    +description: "Social Media's largest crypto-critical community. (Originally /r/buttcoin) now growing across multiple [platforms.](url) Be sure to join our Discord: https://discord.gg/tMPbHutbsU"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 36
    +entryCommentCount: 35
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1723477297 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 12
    +apId: "Buttcoin@kbin.social"
    +apProfileId: "https://kbin.social/m/Buttcoin"
    +apPublicUrl: "https://kbin.social/m/Buttcoin"
    +apFollowersUrl: "https://kbin.social/m/Buttcoin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Buttcoin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144467 {#316
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#310
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2285
    +user: App\Entity\User {#2147 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2280 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "What was all that nonsense with chicken sandwich comparisons? Is there a big chicken sandwich-based criminal cartel or something?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1688891148 {#2247
      date: 2023-07-09 10:25:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmericanScream@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2286 …}
    +nested: Doctrine\ORM\PersistentCollection {#2188 …}
    +votes: Doctrine\ORM\PersistentCollection {#2034 …}
    +reports: Doctrine\ORM\PersistentCollection {#2156 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
    -id: 1200
    -bodyTs: "'base':17 'big':13 'cartel':19 'chicken':7,14 'comparison':9 'crimin':18 'nonsens':5 'sandwich':8,16 'sandwich-bas':15 'someth':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/Buttcoin/t/52909/-/comment/246818"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687201149 {#2255
      date: 2023-06-19 20:59:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2285}
  +body: "Chick-Fil-A is a chain of chicken fast food places that is owned and operated by homophobes. So some people boycotted them because of this."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687208570 {#2832
    date: 2023-06-19 23:02:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmericanScream@kbin.social"
    "@Stoop_Solo@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2913 …}
  +nested: Doctrine\ORM\PersistentCollection {#2911 …}
  +votes: Doctrine\ORM\PersistentCollection {#2909 …}
  +reports: Doctrine\ORM\PersistentCollection {#2907 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2905 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2903 …}
  -id: 1228
  -bodyTs: "'boycot':23 'chain':7 'chick':2 'chick-fil-a':1 'chicken':9 'fast':10 'fil':3 'food':11 'homophob':19 'oper':17 'own':15 'peopl':22 'place':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/52909/-/comment/249751"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687208570 {#2835
    date: 2023-06-19 23:02:50.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 {#2831
  +user: Proxies\__CG__\App\Entity\User {#2914 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2280 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "Buttcoin@kbin.social"
    +title: "Buttcoin"
    +description: "Social Media's largest crypto-critical community. (Originally /r/buttcoin) now growing across multiple [platforms.](url) Be sure to join our Discord: https://discord.gg/tMPbHutbsU"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 36
    +entryCommentCount: 35
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1723477297 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 12
    +apId: "Buttcoin@kbin.social"
    +apProfileId: "https://kbin.social/m/Buttcoin"
    +apPublicUrl: "https://kbin.social/m/Buttcoin"
    +apFollowersUrl: "https://kbin.social/m/Buttcoin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Buttcoin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144467 {#316
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#310
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2285
    +user: App\Entity\User {#2147 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2280 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "What was all that nonsense with chicken sandwich comparisons? Is there a big chicken sandwich-based criminal cartel or something?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1688891148 {#2247
      date: 2023-07-09 10:25:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmericanScream@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2286 …}
    +nested: Doctrine\ORM\PersistentCollection {#2188 …}
    +votes: Doctrine\ORM\PersistentCollection {#2034 …}
    +reports: Doctrine\ORM\PersistentCollection {#2156 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
    -id: 1200
    -bodyTs: "'base':17 'big':13 'cartel':19 'chicken':7,14 'comparison':9 'crimin':18 'nonsens':5 'sandwich':8,16 'sandwich-bas':15 'someth':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/Buttcoin/t/52909/-/comment/246818"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687201149 {#2255
      date: 2023-06-19 20:59:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2285}
  +body: "Chick-Fil-A is a chain of chicken fast food places that is owned and operated by homophobes. So some people boycotted them because of this."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687208570 {#2832
    date: 2023-06-19 23:02:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmericanScream@kbin.social"
    "@Stoop_Solo@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2913 …}
  +nested: Doctrine\ORM\PersistentCollection {#2911 …}
  +votes: Doctrine\ORM\PersistentCollection {#2909 …}
  +reports: Doctrine\ORM\PersistentCollection {#2907 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2905 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2903 …}
  -id: 1228
  -bodyTs: "'boycot':23 'chain':7 'chick':2 'chick-fil-a':1 'chicken':9 'fast':10 'fil':3 'food':11 'homophob':19 'oper':17 'own':15 'peopl':22 'place':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/52909/-/comment/249751"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687208570 {#2835
    date: 2023-06-19 23:02:50.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 {#2831
  +user: Proxies\__CG__\App\Entity\User {#2914 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2280 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "Buttcoin@kbin.social"
    +title: "Buttcoin"
    +description: "Social Media's largest crypto-critical community. (Originally /r/buttcoin) now growing across multiple [platforms.](url) Be sure to join our Discord: https://discord.gg/tMPbHutbsU"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 36
    +entryCommentCount: 35
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1723477297 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 12
    +apId: "Buttcoin@kbin.social"
    +apProfileId: "https://kbin.social/m/Buttcoin"
    +apPublicUrl: "https://kbin.social/m/Buttcoin"
    +apFollowersUrl: "https://kbin.social/m/Buttcoin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Buttcoin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144467 {#316
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#310
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2285
    +user: App\Entity\User {#2147 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2280 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "What was all that nonsense with chicken sandwich comparisons? Is there a big chicken sandwich-based criminal cartel or something?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1688891148 {#2247
      date: 2023-07-09 10:25:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmericanScream@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2286 …}
    +nested: Doctrine\ORM\PersistentCollection {#2188 …}
    +votes: Doctrine\ORM\PersistentCollection {#2034 …}
    +reports: Doctrine\ORM\PersistentCollection {#2156 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
    -id: 1200
    -bodyTs: "'base':17 'big':13 'cartel':19 'chicken':7,14 'comparison':9 'crimin':18 'nonsens':5 'sandwich':8,16 'sandwich-bas':15 'someth':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/Buttcoin/t/52909/-/comment/246818"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687201149 {#2255
      date: 2023-06-19 20:59:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2285}
  +body: "Chick-Fil-A is a chain of chicken fast food places that is owned and operated by homophobes. So some people boycotted them because of this."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687208570 {#2832
    date: 2023-06-19 23:02:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmericanScream@kbin.social"
    "@Stoop_Solo@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2913 …}
  +nested: Doctrine\ORM\PersistentCollection {#2911 …}
  +votes: Doctrine\ORM\PersistentCollection {#2909 …}
  +reports: Doctrine\ORM\PersistentCollection {#2907 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2905 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2903 …}
  -id: 1228
  -bodyTs: "'boycot':23 'chain':7 'chick':2 'chick-fil-a':1 'chicken':9 'fast':10 'fil':3 'food':11 'homophob':19 'oper':17 'own':15 'peopl':22 'place':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/52909/-/comment/249751"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687208570 {#2835
    date: 2023-06-19 23:02:50.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 {#2884
  +user: App\Entity\User {#2147 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2280 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "Buttcoin@kbin.social"
    +title: "Buttcoin"
    +description: "Social Media's largest crypto-critical community. (Originally /r/buttcoin) now growing across multiple [platforms.](url) Be sure to join our Discord: https://discord.gg/tMPbHutbsU"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 36
    +entryCommentCount: 35
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1723477297 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 12
    +apId: "Buttcoin@kbin.social"
    +apProfileId: "https://kbin.social/m/Buttcoin"
    +apPublicUrl: "https://kbin.social/m/Buttcoin"
    +apFollowersUrl: "https://kbin.social/m/Buttcoin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Buttcoin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144467 {#316
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#310
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2831
    +user: Proxies\__CG__\App\Entity\User {#2914 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2280 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2285
      +user: App\Entity\User {#2147 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2280 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "What was all that nonsense with chicken sandwich comparisons? Is there a big chicken sandwich-based criminal cartel or something?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1688891148 {#2247
        date: 2023-07-09 10:25:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AmericanScream@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2286 …}
      +nested: Doctrine\ORM\PersistentCollection {#2188 …}
      +votes: Doctrine\ORM\PersistentCollection {#2034 …}
      +reports: Doctrine\ORM\PersistentCollection {#2156 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
      -id: 1200
      -bodyTs: "'base':17 'big':13 'cartel':19 'chicken':7,14 'comparison':9 'crimin':18 'nonsens':5 'sandwich':8,16 'sandwich-bas':15 'someth':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/Buttcoin/t/52909/-/comment/246818"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687201149 {#2255
        date: 2023-06-19 20:59:09.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2285}
    +body: "Chick-Fil-A is a chain of chicken fast food places that is owned and operated by homophobes. So some people boycotted them because of this."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1687208570 {#2832
      date: 2023-06-19 23:02:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmericanScream@kbin.social"
      "@Stoop_Solo@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2913 …}
    +nested: Doctrine\ORM\PersistentCollection {#2911 …}
    +votes: Doctrine\ORM\PersistentCollection {#2909 …}
    +reports: Doctrine\ORM\PersistentCollection {#2907 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2905 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2903 …}
    -id: 1228
    -bodyTs: "'boycot':23 'chain':7 'chick':2 'chick-fil-a':1 'chicken':9 'fast':10 'fil':3 'food':11 'homophob':19 'oper':17 'own':15 'peopl':22 'place':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/Buttcoin/t/52909/-/comment/249751"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687208570 {#2835
      date: 2023-06-19 23:02:50.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2285}
  +body: "I'm still not sure how that fits here though. The religion thing is secondary to the chicken sandwiches. No one dislikes CZ purely because of his beliefs, but directly because of his business. It would only work as a comparison if the chicken sandwiches were the pseudo-currency of a criminal enterprise and a way to get money out of people with the promise of a chicken sandwich that you wouldn't see, but were assured that with each passing moment, your chicken sandwich investment would yield an ever-increasing supply of chicken sandwiches in perpetuity."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687209128 {#2879
    date: 2023-06-19 23:12:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmericanScream@kbin.social"
    "@Stoop_Solo@kbin.social"
    "@redditrefugee@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2876 …}
  +nested: Doctrine\ORM\PersistentCollection {#2872 …}
  +votes: Doctrine\ORM\PersistentCollection {#2870 …}
  +reports: Doctrine\ORM\PersistentCollection {#2869 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2867 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2865 …}
  -id: 1230
  -bodyTs: "'assur':78 'belief':28 'busi':34 'chicken':18,44,69,85,96 'comparison':41 'crimin':53 'currenc':50 'cz':23 'direct':30 'dislik':22 'enterpris':54 'ever':92 'ever-increas':91 'fit':8 'get':59 'increas':93 'invest':87 'm':2 'moment':83 'money':60 'one':21 'pass':82 'peopl':63 'perpetu':99 'promis':66 'pseudo':49 'pseudo-curr':48 'pure':24 'religion':12 'sandwich':19,45,70,86,97 'secondari':15 'see':75 'still':3 'suppli':94 'sure':5 'thing':13 'though':10 'way':57 'work':38 'would':36,88 'wouldn':73 'yield':89"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/52909/-/comment/249897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687209128 {#2882
    date: 2023-06-19 23:12:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2884
  +user: App\Entity\User {#2147 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2280 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "Buttcoin@kbin.social"
    +title: "Buttcoin"
    +description: "Social Media's largest crypto-critical community. (Originally /r/buttcoin) now growing across multiple [platforms.](url) Be sure to join our Discord: https://discord.gg/tMPbHutbsU"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 36
    +entryCommentCount: 35
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1723477297 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 12
    +apId: "Buttcoin@kbin.social"
    +apProfileId: "https://kbin.social/m/Buttcoin"
    +apPublicUrl: "https://kbin.social/m/Buttcoin"
    +apFollowersUrl: "https://kbin.social/m/Buttcoin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Buttcoin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144467 {#316
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#310
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2831
    +user: Proxies\__CG__\App\Entity\User {#2914 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2280 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2285
      +user: App\Entity\User {#2147 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2280 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "What was all that nonsense with chicken sandwich comparisons? Is there a big chicken sandwich-based criminal cartel or something?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1688891148 {#2247
        date: 2023-07-09 10:25:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AmericanScream@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2286 …}
      +nested: Doctrine\ORM\PersistentCollection {#2188 …}
      +votes: Doctrine\ORM\PersistentCollection {#2034 …}
      +reports: Doctrine\ORM\PersistentCollection {#2156 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
      -id: 1200
      -bodyTs: "'base':17 'big':13 'cartel':19 'chicken':7,14 'comparison':9 'crimin':18 'nonsens':5 'sandwich':8,16 'sandwich-bas':15 'someth':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/Buttcoin/t/52909/-/comment/246818"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687201149 {#2255
        date: 2023-06-19 20:59:09.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2285}
    +body: "Chick-Fil-A is a chain of chicken fast food places that is owned and operated by homophobes. So some people boycotted them because of this."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1687208570 {#2832
      date: 2023-06-19 23:02:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmericanScream@kbin.social"
      "@Stoop_Solo@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2913 …}
    +nested: Doctrine\ORM\PersistentCollection {#2911 …}
    +votes: Doctrine\ORM\PersistentCollection {#2909 …}
    +reports: Doctrine\ORM\PersistentCollection {#2907 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2905 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2903 …}
    -id: 1228
    -bodyTs: "'boycot':23 'chain':7 'chick':2 'chick-fil-a':1 'chicken':9 'fast':10 'fil':3 'food':11 'homophob':19 'oper':17 'own':15 'peopl':22 'place':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/Buttcoin/t/52909/-/comment/249751"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687208570 {#2835
      date: 2023-06-19 23:02:50.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2285}
  +body: "I'm still not sure how that fits here though. The religion thing is secondary to the chicken sandwiches. No one dislikes CZ purely because of his beliefs, but directly because of his business. It would only work as a comparison if the chicken sandwiches were the pseudo-currency of a criminal enterprise and a way to get money out of people with the promise of a chicken sandwich that you wouldn't see, but were assured that with each passing moment, your chicken sandwich investment would yield an ever-increasing supply of chicken sandwiches in perpetuity."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687209128 {#2879
    date: 2023-06-19 23:12:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmericanScream@kbin.social"
    "@Stoop_Solo@kbin.social"
    "@redditrefugee@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2876 …}
  +nested: Doctrine\ORM\PersistentCollection {#2872 …}
  +votes: Doctrine\ORM\PersistentCollection {#2870 …}
  +reports: Doctrine\ORM\PersistentCollection {#2869 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2867 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2865 …}
  -id: 1230
  -bodyTs: "'assur':78 'belief':28 'busi':34 'chicken':18,44,69,85,96 'comparison':41 'crimin':53 'currenc':50 'cz':23 'direct':30 'dislik':22 'enterpris':54 'ever':92 'ever-increas':91 'fit':8 'get':59 'increas':93 'invest':87 'm':2 'moment':83 'money':60 'one':21 'pass':82 'peopl':63 'perpetu':99 'promis':66 'pseudo':49 'pseudo-curr':48 'pure':24 'religion':12 'sandwich':19,45,70,86,97 'secondari':15 'see':75 'still':3 'suppli':94 'sure':5 'thing':13 'though':10 'way':57 'work':38 'would':36,88 'wouldn':73 'yield':89"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/52909/-/comment/249897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687209128 {#2882
    date: 2023-06-19 23:12:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2884
  +user: App\Entity\User {#2147 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2280 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "Buttcoin@kbin.social"
    +title: "Buttcoin"
    +description: "Social Media's largest crypto-critical community. (Originally /r/buttcoin) now growing across multiple [platforms.](url) Be sure to join our Discord: https://discord.gg/tMPbHutbsU"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 36
    +entryCommentCount: 35
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1723477297 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 12
    +apId: "Buttcoin@kbin.social"
    +apProfileId: "https://kbin.social/m/Buttcoin"
    +apPublicUrl: "https://kbin.social/m/Buttcoin"
    +apFollowersUrl: "https://kbin.social/m/Buttcoin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Buttcoin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144467 {#316
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#310
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2831
    +user: Proxies\__CG__\App\Entity\User {#2914 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2280 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2285
      +user: App\Entity\User {#2147 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2280 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "What was all that nonsense with chicken sandwich comparisons? Is there a big chicken sandwich-based criminal cartel or something?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1688891148 {#2247
        date: 2023-07-09 10:25:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AmericanScream@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2286 …}
      +nested: Doctrine\ORM\PersistentCollection {#2188 …}
      +votes: Doctrine\ORM\PersistentCollection {#2034 …}
      +reports: Doctrine\ORM\PersistentCollection {#2156 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
      -id: 1200
      -bodyTs: "'base':17 'big':13 'cartel':19 'chicken':7,14 'comparison':9 'crimin':18 'nonsens':5 'sandwich':8,16 'sandwich-bas':15 'someth':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/Buttcoin/t/52909/-/comment/246818"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687201149 {#2255
        date: 2023-06-19 20:59:09.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2285}
    +body: "Chick-Fil-A is a chain of chicken fast food places that is owned and operated by homophobes. So some people boycotted them because of this."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1687208570 {#2832
      date: 2023-06-19 23:02:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmericanScream@kbin.social"
      "@Stoop_Solo@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2913 …}
    +nested: Doctrine\ORM\PersistentCollection {#2911 …}
    +votes: Doctrine\ORM\PersistentCollection {#2909 …}
    +reports: Doctrine\ORM\PersistentCollection {#2907 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2905 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2903 …}
    -id: 1228
    -bodyTs: "'boycot':23 'chain':7 'chick':2 'chick-fil-a':1 'chicken':9 'fast':10 'fil':3 'food':11 'homophob':19 'oper':17 'own':15 'peopl':22 'place':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/Buttcoin/t/52909/-/comment/249751"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687208570 {#2835
      date: 2023-06-19 23:02:50.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2285}
  +body: "I'm still not sure how that fits here though. The religion thing is secondary to the chicken sandwiches. No one dislikes CZ purely because of his beliefs, but directly because of his business. It would only work as a comparison if the chicken sandwiches were the pseudo-currency of a criminal enterprise and a way to get money out of people with the promise of a chicken sandwich that you wouldn't see, but were assured that with each passing moment, your chicken sandwich investment would yield an ever-increasing supply of chicken sandwiches in perpetuity."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687209128 {#2879
    date: 2023-06-19 23:12:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmericanScream@kbin.social"
    "@Stoop_Solo@kbin.social"
    "@redditrefugee@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2876 …}
  +nested: Doctrine\ORM\PersistentCollection {#2872 …}
  +votes: Doctrine\ORM\PersistentCollection {#2870 …}
  +reports: Doctrine\ORM\PersistentCollection {#2869 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2867 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2865 …}
  -id: 1230
  -bodyTs: "'assur':78 'belief':28 'busi':34 'chicken':18,44,69,85,96 'comparison':41 'crimin':53 'currenc':50 'cz':23 'direct':30 'dislik':22 'enterpris':54 'ever':92 'ever-increas':91 'fit':8 'get':59 'increas':93 'invest':87 'm':2 'moment':83 'money':60 'one':21 'pass':82 'peopl':63 'perpetu':99 'promis':66 'pseudo':49 'pseudo-curr':48 'pure':24 'religion':12 'sandwich':19,45,70,86,97 'secondari':15 'see':75 'still':3 'suppli':94 'sure':5 'thing':13 'though':10 'way':57 'work':38 'would':36,88 'wouldn':73 'yield':89"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/52909/-/comment/249897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687209128 {#2882
    date: 2023-06-19 23:12:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2848
  +user: Proxies\__CG__\App\Entity\User {#2856 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2280 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "Buttcoin@kbin.social"
    +title: "Buttcoin"
    +description: "Social Media's largest crypto-critical community. (Originally /r/buttcoin) now growing across multiple [platforms.](url) Be sure to join our Discord: https://discord.gg/tMPbHutbsU"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 36
    +entryCommentCount: 35
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1723477297 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 12
    +apId: "Buttcoin@kbin.social"
    +apProfileId: "https://kbin.social/m/Buttcoin"
    +apPublicUrl: "https://kbin.social/m/Buttcoin"
    +apFollowersUrl: "https://kbin.social/m/Buttcoin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Buttcoin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144467 {#316
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#310
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2884
    +user: App\Entity\User {#2147 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2280 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2831
      +user: Proxies\__CG__\App\Entity\User {#2914 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2280 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2285
        +user: App\Entity\User {#2147 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2280 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "What was all that nonsense with chicken sandwich comparisons? Is there a big chicken sandwich-based criminal cartel or something?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1688891148 {#2247
          date: 2023-07-09 10:25:48.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@AmericanScream@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2286 …}
        +nested: Doctrine\ORM\PersistentCollection {#2188 …}
        +votes: Doctrine\ORM\PersistentCollection {#2034 …}
        +reports: Doctrine\ORM\PersistentCollection {#2156 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
        -id: 1200
        -bodyTs: "'base':17 'big':13 'cartel':19 'chicken':7,14 'comparison':9 'crimin':18 'nonsens':5 'sandwich':8,16 'sandwich-bas':15 'someth':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/Buttcoin/t/52909/-/comment/246818"
        +editedAt: null
        +createdAt: DateTimeImmutable @1687201149 {#2255
          date: 2023-06-19 20:59:09.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2285}
      +body: "Chick-Fil-A is a chain of chicken fast food places that is owned and operated by homophobes. So some people boycotted them because of this."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1687208570 {#2832
        date: 2023-06-19 23:02:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AmericanScream@kbin.social"
        "@Stoop_Solo@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2913 …}
      +nested: Doctrine\ORM\PersistentCollection {#2911 …}
      +votes: Doctrine\ORM\PersistentCollection {#2909 …}
      +reports: Doctrine\ORM\PersistentCollection {#2907 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2905 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2903 …}
      -id: 1228
      -bodyTs: "'boycot':23 'chain':7 'chick':2 'chick-fil-a':1 'chicken':9 'fast':10 'fil':3 'food':11 'homophob':19 'oper':17 'own':15 'peopl':22 'place':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/Buttcoin/t/52909/-/comment/249751"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687208570 {#2835
        date: 2023-06-19 23:02:50.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2285}
    +body: "I'm still not sure how that fits here though. The religion thing is secondary to the chicken sandwiches. No one dislikes CZ purely because of his beliefs, but directly because of his business. It would only work as a comparison if the chicken sandwiches were the pseudo-currency of a criminal enterprise and a way to get money out of people with the promise of a chicken sandwich that you wouldn't see, but were assured that with each passing moment, your chicken sandwich investment would yield an ever-increasing supply of chicken sandwiches in perpetuity."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1687209128 {#2879
      date: 2023-06-19 23:12:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmericanScream@kbin.social"
      "@Stoop_Solo@kbin.social"
      "@redditrefugee@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2876 …}
    +nested: Doctrine\ORM\PersistentCollection {#2872 …}
    +votes: Doctrine\ORM\PersistentCollection {#2870 …}
    +reports: Doctrine\ORM\PersistentCollection {#2869 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2867 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2865 …}
    -id: 1230
    -bodyTs: "'assur':78 'belief':28 'busi':34 'chicken':18,44,69,85,96 'comparison':41 'crimin':53 'currenc':50 'cz':23 'direct':30 'dislik':22 'enterpris':54 'ever':92 'ever-increas':91 'fit':8 'get':59 'increas':93 'invest':87 'm':2 'moment':83 'money':60 'one':21 'pass':82 'peopl':63 'perpetu':99 'promis':66 'pseudo':49 'pseudo-curr':48 'pure':24 'religion':12 'sandwich':19,45,70,86,97 'secondari':15 'see':75 'still':3 'suppli':94 'sure':5 'thing':13 'though':10 'way':57 'work':38 'would':36,88 'wouldn':73 'yield':89"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/Buttcoin/t/52909/-/comment/249897"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687209128 {#2882
      date: 2023-06-19 23:12:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2285}
  +body: """
    It definitely doesn't fit here.\n
    \n
    Most people would support a Chic Fil A boycott if the owner was known to be a health code opponent or purposefully created unsafe food or something like that.\n
    \n
    In the same way you don't want the bank CEO to be running a Ponzi scheme.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688891146 {#2853
    date: 2023-07-09 10:25:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmericanScream@kbin.social"
    "@Stoop_Solo@kbin.social"
    "@redditrefugee@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2858 …}
  +nested: Doctrine\ORM\PersistentCollection {#2860 …}
  +votes: Doctrine\ORM\PersistentCollection {#2862 …}
  +reports: Doctrine\ORM\PersistentCollection {#2846 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2926 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2929 …}
  -id: 9228
  -bodyTs: "'bank':45 'boycott':15 'ceo':46 'chic':12 'code':25 'creat':29 'definit':2 'doesn':3 'fil':13 'fit':5 'food':31 'health':24 'known':20 'like':34 'oppon':26 'owner':18 'peopl':8 'ponzi':51 'purpos':28 'run':49 'scheme':52 'someth':33 'support':10 'unsaf':30 'want':43 'way':39 'would':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/52909/-/comment/640471"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688891146 {#2850
    date: 2023-07-09 10:25:46.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 {#2848
  +user: Proxies\__CG__\App\Entity\User {#2856 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2280 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "Buttcoin@kbin.social"
    +title: "Buttcoin"
    +description: "Social Media's largest crypto-critical community. (Originally /r/buttcoin) now growing across multiple [platforms.](url) Be sure to join our Discord: https://discord.gg/tMPbHutbsU"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 36
    +entryCommentCount: 35
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1723477297 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 12
    +apId: "Buttcoin@kbin.social"
    +apProfileId: "https://kbin.social/m/Buttcoin"
    +apPublicUrl: "https://kbin.social/m/Buttcoin"
    +apFollowersUrl: "https://kbin.social/m/Buttcoin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Buttcoin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144467 {#316
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#310
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2884
    +user: App\Entity\User {#2147 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2280 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2831
      +user: Proxies\__CG__\App\Entity\User {#2914 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2280 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2285
        +user: App\Entity\User {#2147 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2280 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "What was all that nonsense with chicken sandwich comparisons? Is there a big chicken sandwich-based criminal cartel or something?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1688891148 {#2247
          date: 2023-07-09 10:25:48.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@AmericanScream@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2286 …}
        +nested: Doctrine\ORM\PersistentCollection {#2188 …}
        +votes: Doctrine\ORM\PersistentCollection {#2034 …}
        +reports: Doctrine\ORM\PersistentCollection {#2156 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
        -id: 1200
        -bodyTs: "'base':17 'big':13 'cartel':19 'chicken':7,14 'comparison':9 'crimin':18 'nonsens':5 'sandwich':8,16 'sandwich-bas':15 'someth':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/Buttcoin/t/52909/-/comment/246818"
        +editedAt: null
        +createdAt: DateTimeImmutable @1687201149 {#2255
          date: 2023-06-19 20:59:09.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2285}
      +body: "Chick-Fil-A is a chain of chicken fast food places that is owned and operated by homophobes. So some people boycotted them because of this."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1687208570 {#2832
        date: 2023-06-19 23:02:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AmericanScream@kbin.social"
        "@Stoop_Solo@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2913 …}
      +nested: Doctrine\ORM\PersistentCollection {#2911 …}
      +votes: Doctrine\ORM\PersistentCollection {#2909 …}
      +reports: Doctrine\ORM\PersistentCollection {#2907 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2905 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2903 …}
      -id: 1228
      -bodyTs: "'boycot':23 'chain':7 'chick':2 'chick-fil-a':1 'chicken':9 'fast':10 'fil':3 'food':11 'homophob':19 'oper':17 'own':15 'peopl':22 'place':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/Buttcoin/t/52909/-/comment/249751"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687208570 {#2835
        date: 2023-06-19 23:02:50.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2285}
    +body: "I'm still not sure how that fits here though. The religion thing is secondary to the chicken sandwiches. No one dislikes CZ purely because of his beliefs, but directly because of his business. It would only work as a comparison if the chicken sandwiches were the pseudo-currency of a criminal enterprise and a way to get money out of people with the promise of a chicken sandwich that you wouldn't see, but were assured that with each passing moment, your chicken sandwich investment would yield an ever-increasing supply of chicken sandwiches in perpetuity."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1687209128 {#2879
      date: 2023-06-19 23:12:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmericanScream@kbin.social"
      "@Stoop_Solo@kbin.social"
      "@redditrefugee@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2876 …}
    +nested: Doctrine\ORM\PersistentCollection {#2872 …}
    +votes: Doctrine\ORM\PersistentCollection {#2870 …}
    +reports: Doctrine\ORM\PersistentCollection {#2869 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2867 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2865 …}
    -id: 1230
    -bodyTs: "'assur':78 'belief':28 'busi':34 'chicken':18,44,69,85,96 'comparison':41 'crimin':53 'currenc':50 'cz':23 'direct':30 'dislik':22 'enterpris':54 'ever':92 'ever-increas':91 'fit':8 'get':59 'increas':93 'invest':87 'm':2 'moment':83 'money':60 'one':21 'pass':82 'peopl':63 'perpetu':99 'promis':66 'pseudo':49 'pseudo-curr':48 'pure':24 'religion':12 'sandwich':19,45,70,86,97 'secondari':15 'see':75 'still':3 'suppli':94 'sure':5 'thing':13 'though':10 'way':57 'work':38 'would':36,88 'wouldn':73 'yield':89"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/Buttcoin/t/52909/-/comment/249897"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687209128 {#2882
      date: 2023-06-19 23:12:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2285}
  +body: """
    It definitely doesn't fit here.\n
    \n
    Most people would support a Chic Fil A boycott if the owner was known to be a health code opponent or purposefully created unsafe food or something like that.\n
    \n
    In the same way you don't want the bank CEO to be running a Ponzi scheme.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688891146 {#2853
    date: 2023-07-09 10:25:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmericanScream@kbin.social"
    "@Stoop_Solo@kbin.social"
    "@redditrefugee@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2858 …}
  +nested: Doctrine\ORM\PersistentCollection {#2860 …}
  +votes: Doctrine\ORM\PersistentCollection {#2862 …}
  +reports: Doctrine\ORM\PersistentCollection {#2846 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2926 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2929 …}
  -id: 9228
  -bodyTs: "'bank':45 'boycott':15 'ceo':46 'chic':12 'code':25 'creat':29 'definit':2 'doesn':3 'fil':13 'fit':5 'food':31 'health':24 'known':20 'like':34 'oppon':26 'owner':18 'peopl':8 'ponzi':51 'purpos':28 'run':49 'scheme':52 'someth':33 'support':10 'unsaf':30 'want':43 'way':39 'would':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/52909/-/comment/640471"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688891146 {#2850
    date: 2023-07-09 10:25:46.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 {#2848
  +user: Proxies\__CG__\App\Entity\User {#2856 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2280 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "Buttcoin@kbin.social"
    +title: "Buttcoin"
    +description: "Social Media's largest crypto-critical community. (Originally /r/buttcoin) now growing across multiple [platforms.](url) Be sure to join our Discord: https://discord.gg/tMPbHutbsU"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 36
    +entryCommentCount: 35
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1723477297 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 12
    +apId: "Buttcoin@kbin.social"
    +apProfileId: "https://kbin.social/m/Buttcoin"
    +apPublicUrl: "https://kbin.social/m/Buttcoin"
    +apFollowersUrl: "https://kbin.social/m/Buttcoin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Buttcoin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144467 {#316
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#310
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2884
    +user: App\Entity\User {#2147 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2280 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2831
      +user: Proxies\__CG__\App\Entity\User {#2914 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2280 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2285
        +user: App\Entity\User {#2147 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2280 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "What was all that nonsense with chicken sandwich comparisons? Is there a big chicken sandwich-based criminal cartel or something?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1688891148 {#2247
          date: 2023-07-09 10:25:48.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@AmericanScream@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2286 …}
        +nested: Doctrine\ORM\PersistentCollection {#2188 …}
        +votes: Doctrine\ORM\PersistentCollection {#2034 …}
        +reports: Doctrine\ORM\PersistentCollection {#2156 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
        -id: 1200
        -bodyTs: "'base':17 'big':13 'cartel':19 'chicken':7,14 'comparison':9 'crimin':18 'nonsens':5 'sandwich':8,16 'sandwich-bas':15 'someth':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/Buttcoin/t/52909/-/comment/246818"
        +editedAt: null
        +createdAt: DateTimeImmutable @1687201149 {#2255
          date: 2023-06-19 20:59:09.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2285}
      +body: "Chick-Fil-A is a chain of chicken fast food places that is owned and operated by homophobes. So some people boycotted them because of this."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1687208570 {#2832
        date: 2023-06-19 23:02:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AmericanScream@kbin.social"
        "@Stoop_Solo@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2913 …}
      +nested: Doctrine\ORM\PersistentCollection {#2911 …}
      +votes: Doctrine\ORM\PersistentCollection {#2909 …}
      +reports: Doctrine\ORM\PersistentCollection {#2907 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2905 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2903 …}
      -id: 1228
      -bodyTs: "'boycot':23 'chain':7 'chick':2 'chick-fil-a':1 'chicken':9 'fast':10 'fil':3 'food':11 'homophob':19 'oper':17 'own':15 'peopl':22 'place':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/Buttcoin/t/52909/-/comment/249751"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687208570 {#2835
        date: 2023-06-19 23:02:50.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2285}
    +body: "I'm still not sure how that fits here though. The religion thing is secondary to the chicken sandwiches. No one dislikes CZ purely because of his beliefs, but directly because of his business. It would only work as a comparison if the chicken sandwiches were the pseudo-currency of a criminal enterprise and a way to get money out of people with the promise of a chicken sandwich that you wouldn't see, but were assured that with each passing moment, your chicken sandwich investment would yield an ever-increasing supply of chicken sandwiches in perpetuity."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1687209128 {#2879
      date: 2023-06-19 23:12:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AmericanScream@kbin.social"
      "@Stoop_Solo@kbin.social"
      "@redditrefugee@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2876 …}
    +nested: Doctrine\ORM\PersistentCollection {#2872 …}
    +votes: Doctrine\ORM\PersistentCollection {#2870 …}
    +reports: Doctrine\ORM\PersistentCollection {#2869 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2867 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2865 …}
    -id: 1230
    -bodyTs: "'assur':78 'belief':28 'busi':34 'chicken':18,44,69,85,96 'comparison':41 'crimin':53 'currenc':50 'cz':23 'direct':30 'dislik':22 'enterpris':54 'ever':92 'ever-increas':91 'fit':8 'get':59 'increas':93 'invest':87 'm':2 'moment':83 'money':60 'one':21 'pass':82 'peopl':63 'perpetu':99 'promis':66 'pseudo':49 'pseudo-curr':48 'pure':24 'religion':12 'sandwich':19,45,70,86,97 'secondari':15 'see':75 'still':3 'suppli':94 'sure':5 'thing':13 'though':10 'way':57 'work':38 'would':36,88 'wouldn':73 'yield':89"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/Buttcoin/t/52909/-/comment/249897"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687209128 {#2882
      date: 2023-06-19 23:12:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2285}
  +body: """
    It definitely doesn't fit here.\n
    \n
    Most people would support a Chic Fil A boycott if the owner was known to be a health code opponent or purposefully created unsafe food or something like that.\n
    \n
    In the same way you don't want the bank CEO to be running a Ponzi scheme.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688891146 {#2853
    date: 2023-07-09 10:25:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmericanScream@kbin.social"
    "@Stoop_Solo@kbin.social"
    "@redditrefugee@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2858 …}
  +nested: Doctrine\ORM\PersistentCollection {#2860 …}
  +votes: Doctrine\ORM\PersistentCollection {#2862 …}
  +reports: Doctrine\ORM\PersistentCollection {#2846 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2926 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2929 …}
  -id: 9228
  -bodyTs: "'bank':45 'boycott':15 'ceo':46 'chic':12 'code':25 'creat':29 'definit':2 'doesn':3 'fil':13 'fit':5 'food':31 'health':24 'known':20 'like':34 'oppon':26 'owner':18 'peopl':8 'ponzi':51 'purpos':28 'run':49 'scheme':52 'someth':33 'support':10 'unsaf':30 'want':43 'way':39 'would':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/52909/-/comment/640471"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688891146 {#2850
    date: 2023-07-09 10:25:46.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 {#1987
  +user: App\Entity\User {#2366 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1981 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "Buttcoin@kbin.social"
    +title: "Buttcoin"
    +description: "Social Media's largest crypto-critical community. (Originally /r/buttcoin) now growing across multiple [platforms.](url) Be sure to join our Discord: https://discord.gg/tMPbHutbsU"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 36
    +entryCommentCount: 35
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1723477297 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 12
    +apId: "Buttcoin@kbin.social"
    +apProfileId: "https://kbin.social/m/Buttcoin"
    +apPublicUrl: "https://kbin.social/m/Buttcoin"
    +apFollowersUrl: "https://kbin.social/m/Buttcoin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Buttcoin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144467 {#316
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#310
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "… and no practical use cases for so many years."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1687236234 {#2016
    date: 2023-06-20 06:43:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dragontamer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1983 …}
  +nested: Doctrine\ORM\PersistentCollection {#1979 …}
  +votes: Doctrine\ORM\PersistentCollection {#2368 …}
  +reports: Doctrine\ORM\PersistentCollection {#2373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
  -id: 1319
  -bodyTs: "'case':5 'mani':8 'practic':3 'use':4 'year':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/414796"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687236234 {#2015
    date: 2023-06-20 06:43: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 {#1987
  +user: App\Entity\User {#2366 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1981 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "Buttcoin@kbin.social"
    +title: "Buttcoin"
    +description: "Social Media's largest crypto-critical community. (Originally /r/buttcoin) now growing across multiple [platforms.](url) Be sure to join our Discord: https://discord.gg/tMPbHutbsU"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 36
    +entryCommentCount: 35
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1723477297 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 12
    +apId: "Buttcoin@kbin.social"
    +apProfileId: "https://kbin.social/m/Buttcoin"
    +apPublicUrl: "https://kbin.social/m/Buttcoin"
    +apFollowersUrl: "https://kbin.social/m/Buttcoin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Buttcoin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144467 {#316
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#310
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "… and no practical use cases for so many years."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1687236234 {#2016
    date: 2023-06-20 06:43:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dragontamer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1983 …}
  +nested: Doctrine\ORM\PersistentCollection {#1979 …}
  +votes: Doctrine\ORM\PersistentCollection {#2368 …}
  +reports: Doctrine\ORM\PersistentCollection {#2373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
  -id: 1319
  -bodyTs: "'case':5 'mani':8 'practic':3 'use':4 'year':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/414796"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687236234 {#2015
    date: 2023-06-20 06:43: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 {#1987
  +user: App\Entity\User {#2366 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1981 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "Buttcoin@kbin.social"
    +title: "Buttcoin"
    +description: "Social Media's largest crypto-critical community. (Originally /r/buttcoin) now growing across multiple [platforms.](url) Be sure to join our Discord: https://discord.gg/tMPbHutbsU"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 36
    +entryCommentCount: 35
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1723477297 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 12
    +apId: "Buttcoin@kbin.social"
    +apProfileId: "https://kbin.social/m/Buttcoin"
    +apPublicUrl: "https://kbin.social/m/Buttcoin"
    +apFollowersUrl: "https://kbin.social/m/Buttcoin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Buttcoin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144467 {#316
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#310
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "… and no practical use cases for so many years."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1687236234 {#2016
    date: 2023-06-20 06:43:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dragontamer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1983 …}
  +nested: Doctrine\ORM\PersistentCollection {#1979 …}
  +votes: Doctrine\ORM\PersistentCollection {#2368 …}
  +reports: Doctrine\ORM\PersistentCollection {#2373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
  -id: 1319
  -bodyTs: "'case':5 'mani':8 'practic':3 'use':4 'year':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/414796"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687236234 {#2015
    date: 2023-06-20 06:43: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 {#2536
  +user: App\Entity\User {#2147 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "Buttcoin@kbin.social"
    +title: "Buttcoin"
    +description: "Social Media's largest crypto-critical community. (Originally /r/buttcoin) now growing across multiple [platforms.](url) Be sure to join our Discord: https://discord.gg/tMPbHutbsU"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 36
    +entryCommentCount: 35
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1723477297 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 12
    +apId: "Buttcoin@kbin.social"
    +apProfileId: "https://kbin.social/m/Buttcoin"
    +apPublicUrl: "https://kbin.social/m/Buttcoin"
    +apFollowersUrl: "https://kbin.social/m/Buttcoin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Buttcoin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144467 {#316
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#310
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I wish I could be as cool as Tym. I'm going to throw away all my money and change my name to Styyp_Syly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687372009 {#2531
    date: 2023-06-21 20:26:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmericanScream@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2538 …}
  +nested: Doctrine\ORM\PersistentCollection {#2540 …}
  +votes: Doctrine\ORM\PersistentCollection {#2542 …}
  +reports: Doctrine\ORM\PersistentCollection {#2544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2548 …}
  -id: 1456
  -bodyTs: "'away':15 'chang':20 'cool':7 'could':4 'go':12 'm':11 'money':18 'name':22 'styyp':24 'syli':25 'throw':14 'tym':9 'wish':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/69700/-/comment/300382"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687372009 {#2532
    date: 2023-06-21 20:26:49.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 {#2536
  +user: App\Entity\User {#2147 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "Buttcoin@kbin.social"
    +title: "Buttcoin"
    +description: "Social Media's largest crypto-critical community. (Originally /r/buttcoin) now growing across multiple [platforms.](url) Be sure to join our Discord: https://discord.gg/tMPbHutbsU"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 36
    +entryCommentCount: 35
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1723477297 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 12
    +apId: "Buttcoin@kbin.social"
    +apProfileId: "https://kbin.social/m/Buttcoin"
    +apPublicUrl: "https://kbin.social/m/Buttcoin"
    +apFollowersUrl: "https://kbin.social/m/Buttcoin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Buttcoin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144467 {#316
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#310
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I wish I could be as cool as Tym. I'm going to throw away all my money and change my name to Styyp_Syly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687372009 {#2531
    date: 2023-06-21 20:26:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmericanScream@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2538 …}
  +nested: Doctrine\ORM\PersistentCollection {#2540 …}
  +votes: Doctrine\ORM\PersistentCollection {#2542 …}
  +reports: Doctrine\ORM\PersistentCollection {#2544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2548 …}
  -id: 1456
  -bodyTs: "'away':15 'chang':20 'cool':7 'could':4 'go':12 'm':11 'money':18 'name':22 'styyp':24 'syli':25 'throw':14 'tym':9 'wish':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/69700/-/comment/300382"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687372009 {#2532
    date: 2023-06-21 20:26:49.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 {#2536
  +user: App\Entity\User {#2147 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "Buttcoin@kbin.social"
    +title: "Buttcoin"
    +description: "Social Media's largest crypto-critical community. (Originally /r/buttcoin) now growing across multiple [platforms.](url) Be sure to join our Discord: https://discord.gg/tMPbHutbsU"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 36
    +entryCommentCount: 35
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1723477297 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 12
    +apId: "Buttcoin@kbin.social"
    +apProfileId: "https://kbin.social/m/Buttcoin"
    +apPublicUrl: "https://kbin.social/m/Buttcoin"
    +apFollowersUrl: "https://kbin.social/m/Buttcoin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Buttcoin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144467 {#316
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#310
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I wish I could be as cool as Tym. I'm going to throw away all my money and change my name to Styyp_Syly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687372009 {#2531
    date: 2023-06-21 20:26:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmericanScream@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2538 …}
  +nested: Doctrine\ORM\PersistentCollection {#2540 …}
  +votes: Doctrine\ORM\PersistentCollection {#2542 …}
  +reports: Doctrine\ORM\PersistentCollection {#2544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2548 …}
  -id: 1456
  -bodyTs: "'away':15 'chang':20 'cool':7 'could':4 'go':12 'm':11 'money':18 'name':22 'styyp':24 'syli':25 'throw':14 'tym':9 'wish':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/69700/-/comment/300382"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687372009 {#2532
    date: 2023-06-21 20:26:49.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 {#2552
  +user: App\Entity\User {#2147 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2553 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "Buttcoin@kbin.social"
    +title: "Buttcoin"
    +description: "Social Media's largest crypto-critical community. (Originally /r/buttcoin) now growing across multiple [platforms.](url) Be sure to join our Discord: https://discord.gg/tMPbHutbsU"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 36
    +entryCommentCount: 35
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1723477297 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 12
    +apId: "Buttcoin@kbin.social"
    +apProfileId: "https://kbin.social/m/Buttcoin"
    +apPublicUrl: "https://kbin.social/m/Buttcoin"
    +apFollowersUrl: "https://kbin.social/m/Buttcoin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Buttcoin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144467 {#316
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#310
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Glad to know he's so humble as to accept a mere 2X return."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1687460644 {#2535
    date: 2023-06-22 21:04:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2554 …}
  +nested: Doctrine\ORM\PersistentCollection {#2556 …}
  +votes: Doctrine\ORM\PersistentCollection {#2558 …}
  +reports: Doctrine\ORM\PersistentCollection {#2560 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2564 …}
  -id: 1972
  -bodyTs: "'2x':13 'accept':10 'glad':1 'humbl':7 'know':3 'mere':12 'return':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/77371/-/comment/326808"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687460644 {#2534
    date: 2023-06-22 21:04:04.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 {#2552
  +user: App\Entity\User {#2147 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2553 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "Buttcoin@kbin.social"
    +title: "Buttcoin"
    +description: "Social Media's largest crypto-critical community. (Originally /r/buttcoin) now growing across multiple [platforms.](url) Be sure to join our Discord: https://discord.gg/tMPbHutbsU"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 36
    +entryCommentCount: 35
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1723477297 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 12
    +apId: "Buttcoin@kbin.social"
    +apProfileId: "https://kbin.social/m/Buttcoin"
    +apPublicUrl: "https://kbin.social/m/Buttcoin"
    +apFollowersUrl: "https://kbin.social/m/Buttcoin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Buttcoin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144467 {#316
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#310
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Glad to know he's so humble as to accept a mere 2X return."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1687460644 {#2535
    date: 2023-06-22 21:04:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2554 …}
  +nested: Doctrine\ORM\PersistentCollection {#2556 …}
  +votes: Doctrine\ORM\PersistentCollection {#2558 …}
  +reports: Doctrine\ORM\PersistentCollection {#2560 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2564 …}
  -id: 1972
  -bodyTs: "'2x':13 'accept':10 'glad':1 'humbl':7 'know':3 'mere':12 'return':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/77371/-/comment/326808"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687460644 {#2534
    date: 2023-06-22 21:04:04.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 {#2552
  +user: App\Entity\User {#2147 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2553 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "Buttcoin@kbin.social"
    +title: "Buttcoin"
    +description: "Social Media's largest crypto-critical community. (Originally /r/buttcoin) now growing across multiple [platforms.](url) Be sure to join our Discord: https://discord.gg/tMPbHutbsU"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 36
    +entryCommentCount: 35
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1723477297 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 12
    +apId: "Buttcoin@kbin.social"
    +apProfileId: "https://kbin.social/m/Buttcoin"
    +apPublicUrl: "https://kbin.social/m/Buttcoin"
    +apFollowersUrl: "https://kbin.social/m/Buttcoin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Buttcoin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144467 {#316
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#310
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Glad to know he's so humble as to accept a mere 2X return."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1687460644 {#2535
    date: 2023-06-22 21:04:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheImpressiveX@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2554 …}
  +nested: Doctrine\ORM\PersistentCollection {#2556 …}
  +votes: Doctrine\ORM\PersistentCollection {#2558 …}
  +reports: Doctrine\ORM\PersistentCollection {#2560 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2564 …}
  -id: 1972
  -bodyTs: "'2x':13 'accept':10 'glad':1 'humbl':7 'know':3 'mere':12 'return':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/77371/-/comment/326808"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687460644 {#2534
    date: 2023-06-22 21:04:04.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 {#2568
  +user: App\Entity\User {#2327 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2569 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "Buttcoin@kbin.social"
    +title: "Buttcoin"
    +description: "Social Media's largest crypto-critical community. (Originally /r/buttcoin) now growing across multiple [platforms.](url) Be sure to join our Discord: https://discord.gg/tMPbHutbsU"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 36
    +entryCommentCount: 35
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1723477297 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 12
    +apId: "Buttcoin@kbin.social"
    +apProfileId: "https://kbin.social/m/Buttcoin"
    +apPublicUrl: "https://kbin.social/m/Buttcoin"
    +apFollowersUrl: "https://kbin.social/m/Buttcoin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Buttcoin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144467 {#316
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#310
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "The aforementioned tweet can also be viewed here: <https://nitter.net/stretchmikep/status/1671942731571273729#m>"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688899436 {#2551
    date: 2023-07-09 12:43:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HedyL@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2570 …}
  +nested: Doctrine\ORM\PersistentCollection {#2572 …}
  +votes: Doctrine\ORM\PersistentCollection {#2574 …}
  +reports: Doctrine\ORM\PersistentCollection {#2576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2578 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2580 …}
  -id: 3259
  -bodyTs: "'/stretchmikep/status/1671942731571273729#m':11 'aforement':2 'also':5 'nitter.net':10 'nitter.net/stretchmikep/status/1671942731571273729#m':9 'tweet':3 'view':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/84556/-/comment/355739"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687539756 {#2550
    date: 2023-06-23 19:02:36.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 {#2568
  +user: App\Entity\User {#2327 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2569 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "Buttcoin@kbin.social"
    +title: "Buttcoin"
    +description: "Social Media's largest crypto-critical community. (Originally /r/buttcoin) now growing across multiple [platforms.](url) Be sure to join our Discord: https://discord.gg/tMPbHutbsU"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 36
    +entryCommentCount: 35
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1723477297 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 12
    +apId: "Buttcoin@kbin.social"
    +apProfileId: "https://kbin.social/m/Buttcoin"
    +apPublicUrl: "https://kbin.social/m/Buttcoin"
    +apFollowersUrl: "https://kbin.social/m/Buttcoin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Buttcoin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144467 {#316
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#310
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "The aforementioned tweet can also be viewed here: <https://nitter.net/stretchmikep/status/1671942731571273729#m>"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688899436 {#2551
    date: 2023-07-09 12:43:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HedyL@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2570 …}
  +nested: Doctrine\ORM\PersistentCollection {#2572 …}
  +votes: Doctrine\ORM\PersistentCollection {#2574 …}
  +reports: Doctrine\ORM\PersistentCollection {#2576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2578 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2580 …}
  -id: 3259
  -bodyTs: "'/stretchmikep/status/1671942731571273729#m':11 'aforement':2 'also':5 'nitter.net':10 'nitter.net/stretchmikep/status/1671942731571273729#m':9 'tweet':3 'view':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/84556/-/comment/355739"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687539756 {#2550
    date: 2023-06-23 19:02:36.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 {#2568
  +user: App\Entity\User {#2327 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2569 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "Buttcoin@kbin.social"
    +title: "Buttcoin"
    +description: "Social Media's largest crypto-critical community. (Originally /r/buttcoin) now growing across multiple [platforms.](url) Be sure to join our Discord: https://discord.gg/tMPbHutbsU"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 36
    +entryCommentCount: 35
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1723477297 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 12
    +apId: "Buttcoin@kbin.social"
    +apProfileId: "https://kbin.social/m/Buttcoin"
    +apPublicUrl: "https://kbin.social/m/Buttcoin"
    +apFollowersUrl: "https://kbin.social/m/Buttcoin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Buttcoin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144467 {#316
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#310
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "The aforementioned tweet can also be viewed here: <https://nitter.net/stretchmikep/status/1671942731571273729#m>"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688899436 {#2551
    date: 2023-07-09 12:43:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HedyL@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2570 …}
  +nested: Doctrine\ORM\PersistentCollection {#2572 …}
  +votes: Doctrine\ORM\PersistentCollection {#2574 …}
  +reports: Doctrine\ORM\PersistentCollection {#2576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2578 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2580 …}
  -id: 3259
  -bodyTs: "'/stretchmikep/status/1671942731571273729#m':11 'aforement':2 'also':5 'nitter.net':10 'nitter.net/stretchmikep/status/1671942731571273729#m':9 'tweet':3 'view':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/84556/-/comment/355739"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687539756 {#2550
    date: 2023-06-23 19:02:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#2584
  +user: App\Entity\User {#2597 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2569 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "Buttcoin@kbin.social"
    +title: "Buttcoin"
    +description: "Social Media's largest crypto-critical community. (Originally /r/buttcoin) now growing across multiple [platforms.](url) Be sure to join our Discord: https://discord.gg/tMPbHutbsU"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 36
    +entryCommentCount: 35
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1723477297 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 12
    +apId: "Buttcoin@kbin.social"
    +apProfileId: "https://kbin.social/m/Buttcoin"
    +apPublicUrl: "https://kbin.social/m/Buttcoin"
    +apFollowersUrl: "https://kbin.social/m/Buttcoin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Buttcoin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144467 {#316
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#310
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I shall avoid the confusion by staying off twitter"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1687554014 {#2567
    date: 2023-06-23 23:00:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HedyL@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2585 …}
  +nested: Doctrine\ORM\PersistentCollection {#2587 …}
  +votes: Doctrine\ORM\PersistentCollection {#2589 …}
  +reports: Doctrine\ORM\PersistentCollection {#2591 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2593 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2595 …}
  -id: 4644
  -bodyTs: "'avoid':3 'confus':5 'shall':2 'stay':7 'twitter':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/484997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687554014 {#2566
    date: 2023-06-23 23:00:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#2584
  +user: App\Entity\User {#2597 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2569 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "Buttcoin@kbin.social"
    +title: "Buttcoin"
    +description: "Social Media's largest crypto-critical community. (Originally /r/buttcoin) now growing across multiple [platforms.](url) Be sure to join our Discord: https://discord.gg/tMPbHutbsU"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 36
    +entryCommentCount: 35
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1723477297 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 12
    +apId: "Buttcoin@kbin.social"
    +apProfileId: "https://kbin.social/m/Buttcoin"
    +apPublicUrl: "https://kbin.social/m/Buttcoin"
    +apFollowersUrl: "https://kbin.social/m/Buttcoin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Buttcoin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144467 {#316
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#310
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I shall avoid the confusion by staying off twitter"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1687554014 {#2567
    date: 2023-06-23 23:00:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HedyL@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2585 …}
  +nested: Doctrine\ORM\PersistentCollection {#2587 …}
  +votes: Doctrine\ORM\PersistentCollection {#2589 …}
  +reports: Doctrine\ORM\PersistentCollection {#2591 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2593 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2595 …}
  -id: 4644
  -bodyTs: "'avoid':3 'confus':5 'shall':2 'stay':7 'twitter':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/484997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687554014 {#2566
    date: 2023-06-23 23:00:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#2584
  +user: App\Entity\User {#2597 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2569 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "Buttcoin@kbin.social"
    +title: "Buttcoin"
    +description: "Social Media's largest crypto-critical community. (Originally /r/buttcoin) now growing across multiple [platforms.](url) Be sure to join our Discord: https://discord.gg/tMPbHutbsU"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 36
    +entryCommentCount: 35
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1723477297 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 12
    +apId: "Buttcoin@kbin.social"
    +apProfileId: "https://kbin.social/m/Buttcoin"
    +apPublicUrl: "https://kbin.social/m/Buttcoin"
    +apFollowersUrl: "https://kbin.social/m/Buttcoin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Buttcoin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144467 {#316
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#310
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I shall avoid the confusion by staying off twitter"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1687554014 {#2567
    date: 2023-06-23 23:00:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HedyL@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2585 …}
  +nested: Doctrine\ORM\PersistentCollection {#2587 …}
  +votes: Doctrine\ORM\PersistentCollection {#2589 …}
  +reports: Doctrine\ORM\PersistentCollection {#2591 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2593 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2595 …}
  -id: 4644
  -bodyTs: "'avoid':3 'confus':5 'shall':2 'stay':7 'twitter':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/484997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687554014 {#2566
    date: 2023-06-23 23:00:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#2657
  +user: App\Entity\User {#2670 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "Buttcoin@kbin.social"
    +title: "Buttcoin"
    +description: "Social Media's largest crypto-critical community. (Originally /r/buttcoin) now growing across multiple [platforms.](url) Be sure to join our Discord: https://discord.gg/tMPbHutbsU"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 36
    +entryCommentCount: 35
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1723477297 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 12
    +apId: "Buttcoin@kbin.social"
    +apProfileId: "https://kbin.social/m/Buttcoin"
    +apPublicUrl: "https://kbin.social/m/Buttcoin"
    +apFollowersUrl: "https://kbin.social/m/Buttcoin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Buttcoin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144467 {#316
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#310
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "He was so far in the red lol. His climbing everest story was so cringe."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687689396 {#2652
    date: 2023-06-25 12:36:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmericanScream@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2658 …}
  +nested: Doctrine\ORM\PersistentCollection {#2660 …}
  +votes: Doctrine\ORM\PersistentCollection {#2662 …}
  +reports: Doctrine\ORM\PersistentCollection {#2664 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2666 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2668 …}
  -id: 5176
  -bodyTs: "'climb':10 'cring':15 'everest':11 'far':4 'lol':8 'red':7 'stori':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/566217"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687689396 {#2653
    date: 2023-06-25 12:36:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#2657
  +user: App\Entity\User {#2670 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "Buttcoin@kbin.social"
    +title: "Buttcoin"
    +description: "Social Media's largest crypto-critical community. (Originally /r/buttcoin) now growing across multiple [platforms.](url) Be sure to join our Discord: https://discord.gg/tMPbHutbsU"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 36
    +entryCommentCount: 35
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1723477297 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 12
    +apId: "Buttcoin@kbin.social"
    +apProfileId: "https://kbin.social/m/Buttcoin"
    +apPublicUrl: "https://kbin.social/m/Buttcoin"
    +apFollowersUrl: "https://kbin.social/m/Buttcoin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Buttcoin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144467 {#316
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#310
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "He was so far in the red lol. His climbing everest story was so cringe."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687689396 {#2652
    date: 2023-06-25 12:36:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmericanScream@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2658 …}
  +nested: Doctrine\ORM\PersistentCollection {#2660 …}
  +votes: Doctrine\ORM\PersistentCollection {#2662 …}
  +reports: Doctrine\ORM\PersistentCollection {#2664 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2666 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2668 …}
  -id: 5176
  -bodyTs: "'climb':10 'cring':15 'everest':11 'far':4 'lol':8 'red':7 'stori':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/566217"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687689396 {#2653
    date: 2023-06-25 12:36:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#2657
  +user: App\Entity\User {#2670 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "Buttcoin@kbin.social"
    +title: "Buttcoin"
    +description: "Social Media's largest crypto-critical community. (Originally /r/buttcoin) now growing across multiple [platforms.](url) Be sure to join our Discord: https://discord.gg/tMPbHutbsU"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 36
    +entryCommentCount: 35
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1723477297 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 12
    +apId: "Buttcoin@kbin.social"
    +apProfileId: "https://kbin.social/m/Buttcoin"
    +apPublicUrl: "https://kbin.social/m/Buttcoin"
    +apFollowersUrl: "https://kbin.social/m/Buttcoin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Buttcoin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144467 {#316
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#310
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "He was so far in the red lol. His climbing everest story was so cringe."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687689396 {#2652
    date: 2023-06-25 12:36:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AmericanScream@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2658 …}
  +nested: Doctrine\ORM\PersistentCollection {#2660 …}
  +votes: Doctrine\ORM\PersistentCollection {#2662 …}
  +reports: Doctrine\ORM\PersistentCollection {#2664 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2666 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2668 …}
  -id: 5176
  -bodyTs: "'climb':10 'cring':15 'everest':11 'far':4 'lol':8 'red':7 'stori':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/566217"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687689396 {#2653
    date: 2023-06-25 12:36:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#2730
  +user: App\Entity\User {#2147 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "Buttcoin@kbin.social"
    +title: "Buttcoin"
    +description: "Social Media's largest crypto-critical community. (Originally /r/buttcoin) now growing across multiple [platforms.](url) Be sure to join our Discord: https://discord.gg/tMPbHutbsU"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 36
    +entryCommentCount: 35
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1723477297 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 12
    +apId: "Buttcoin@kbin.social"
    +apProfileId: "https://kbin.social/m/Buttcoin"
    +apPublicUrl: "https://kbin.social/m/Buttcoin"
    +apFollowersUrl: "https://kbin.social/m/Buttcoin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Buttcoin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144467 {#316
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#310
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I love what he's done with the place."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687802393 {#2725
    date: 2023-06-26 19:59:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@e8d79@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2732 …}
  +nested: Doctrine\ORM\PersistentCollection {#2734 …}
  +votes: Doctrine\ORM\PersistentCollection {#2736 …}
  +reports: Doctrine\ORM\PersistentCollection {#2738 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2740 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2742 …}
  -id: 4686
  -bodyTs: "'done':6 'love':2 'place':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/78008/-/comment/406535"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687802393 {#2726
    date: 2023-06-26 19:59:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#2730
  +user: App\Entity\User {#2147 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "Buttcoin@kbin.social"
    +title: "Buttcoin"
    +description: "Social Media's largest crypto-critical community. (Originally /r/buttcoin) now growing across multiple [platforms.](url) Be sure to join our Discord: https://discord.gg/tMPbHutbsU"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 36
    +entryCommentCount: 35
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1723477297 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 12
    +apId: "Buttcoin@kbin.social"
    +apProfileId: "https://kbin.social/m/Buttcoin"
    +apPublicUrl: "https://kbin.social/m/Buttcoin"
    +apFollowersUrl: "https://kbin.social/m/Buttcoin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Buttcoin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144467 {#316
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#310
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I love what he's done with the place."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687802393 {#2725
    date: 2023-06-26 19:59:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@e8d79@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2732 …}
  +nested: Doctrine\ORM\PersistentCollection {#2734 …}
  +votes: Doctrine\ORM\PersistentCollection {#2736 …}
  +reports: Doctrine\ORM\PersistentCollection {#2738 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2740 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2742 …}
  -id: 4686
  -bodyTs: "'done':6 'love':2 'place':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/78008/-/comment/406535"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687802393 {#2726
    date: 2023-06-26 19:59:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#2730
  +user: App\Entity\User {#2147 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "Buttcoin@kbin.social"
    +title: "Buttcoin"
    +description: "Social Media's largest crypto-critical community. (Originally /r/buttcoin) now growing across multiple [platforms.](url) Be sure to join our Discord: https://discord.gg/tMPbHutbsU"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 36
    +entryCommentCount: 35
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1723477297 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 12
    +apId: "Buttcoin@kbin.social"
    +apProfileId: "https://kbin.social/m/Buttcoin"
    +apPublicUrl: "https://kbin.social/m/Buttcoin"
    +apFollowersUrl: "https://kbin.social/m/Buttcoin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Buttcoin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144467 {#316
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#310
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I love what he's done with the place."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1687802393 {#2725
    date: 2023-06-26 19:59:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@e8d79@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2732 …}
  +nested: Doctrine\ORM\PersistentCollection {#2734 …}
  +votes: Doctrine\ORM\PersistentCollection {#2736 …}
  +reports: Doctrine\ORM\PersistentCollection {#2738 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2740 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2742 …}
  -id: 4686
  -bodyTs: "'done':6 'love':2 'place':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/Buttcoin/t/78008/-/comment/406535"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687802393 {#2726
    date: 2023-06-26 19:59:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#2746
  +user: App\Entity\User {#2760 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2747 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "Buttcoin@kbin.social"
    +title: "Buttcoin"
    +description: "Social Media's largest crypto-critical community. (Originally /r/buttcoin) now growing across multiple [platforms.](url) Be sure to join our Discord: https://discord.gg/tMPbHutbsU"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 36
    +entryCommentCount: 35
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1723477297 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 12
    +apId: "Buttcoin@kbin.social"
    +apProfileId: "https://kbin.social/m/Buttcoin"
    +apPublicUrl: "https://kbin.social/m/Buttcoin"
    +apFollowersUrl: "https://kbin.social/m/Buttcoin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Buttcoin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144467 {#316
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#310
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Actually, the topic of the thread is pretty relevant as well."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687996314 {#2729
    date: 2023-06-29 01:51:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TootSweet@latte.isnot.coffee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2748 …}
  +nested: Doctrine\ORM\PersistentCollection {#2750 …}
  +votes: Doctrine\ORM\PersistentCollection {#2752 …}
  +reports: Doctrine\ORM\PersistentCollection {#2754 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2756 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2758 …}
  -id: 5160
  -bodyTs: "'actual':1 'pretti':8 'relev':9 'thread':6 'topic':3 'well':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://latte.isnot.coffee/comment/281644"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687996314 {#2728
    date: 2023-06-29 01:51: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
75 DENIED edit
App\Entity\EntryComment {#2746
  +user: App\Entity\User {#2760 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2747 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "Buttcoin@kbin.social"
    +title: "Buttcoin"
    +description: "Social Media's largest crypto-critical community. (Originally /r/buttcoin) now growing across multiple [platforms.](url) Be sure to join our Discord: https://discord.gg/tMPbHutbsU"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 36
    +entryCommentCount: 35
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1723477297 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 12
    +apId: "Buttcoin@kbin.social"
    +apProfileId: "https://kbin.social/m/Buttcoin"
    +apPublicUrl: "https://kbin.social/m/Buttcoin"
    +apFollowersUrl: "https://kbin.social/m/Buttcoin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Buttcoin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144467 {#316
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#310
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Actually, the topic of the thread is pretty relevant as well."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687996314 {#2729
    date: 2023-06-29 01:51:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TootSweet@latte.isnot.coffee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2748 …}
  +nested: Doctrine\ORM\PersistentCollection {#2750 …}
  +votes: Doctrine\ORM\PersistentCollection {#2752 …}
  +reports: Doctrine\ORM\PersistentCollection {#2754 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2756 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2758 …}
  -id: 5160
  -bodyTs: "'actual':1 'pretti':8 'relev':9 'thread':6 'topic':3 'well':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://latte.isnot.coffee/comment/281644"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687996314 {#2728
    date: 2023-06-29 01:51: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
76 DENIED moderate
App\Entity\EntryComment {#2746
  +user: App\Entity\User {#2760 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2747 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "Buttcoin@kbin.social"
    +title: "Buttcoin"
    +description: "Social Media's largest crypto-critical community. (Originally /r/buttcoin) now growing across multiple [platforms.](url) Be sure to join our Discord: https://discord.gg/tMPbHutbsU"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 36
    +entryCommentCount: 35
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1723477297 {#315
      date: 2024-08-12 17:41:37.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 12
    +apId: "Buttcoin@kbin.social"
    +apProfileId: "https://kbin.social/m/Buttcoin"
    +apPublicUrl: "https://kbin.social/m/Buttcoin"
    +apFollowersUrl: "https://kbin.social/m/Buttcoin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Buttcoin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144467 {#316
      date: 2023-06-19 05:14:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144467 {#310
      date: 2023-06-19 05:14:27.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Actually, the topic of the thread is pretty relevant as well."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687996314 {#2729
    date: 2023-06-29 01:51:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TootSweet@latte.isnot.coffee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2748 …}
  +nested: Doctrine\ORM\PersistentCollection {#2750 …}
  +votes: Doctrine\ORM\PersistentCollection {#2752 …}
  +reports: Doctrine\ORM\PersistentCollection {#2754 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2756 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2758 …}
  -id: 5160
  -bodyTs: "'actual':1 'pretti':8 'relev':9 'thread':6 'topic':3 'well':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://latte.isnot.coffee/comment/281644"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687996314 {#2728
    date: 2023-06-29 01:51: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
77 DENIED edit
App\Entity\Magazine {#307
  +icon: Proxies\__CG__\App\Entity\Image {#288 …}
  +name: "Buttcoin@kbin.social"
  +title: "Buttcoin"
  +description: "Social Media's largest crypto-critical community. (Originally /r/buttcoin) now growing across multiple [platforms.](url) Be sure to join our Discord: https://discord.gg/tMPbHutbsU"
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 36
  +entryCommentCount: 35
  +postCount: 0
  +postCommentCount: 0
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1723477297 {#315
    date: 2024-08-12 17:41:37.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#279 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
  +entries: Doctrine\ORM\PersistentCollection {#222 …}
  +posts: Doctrine\ORM\PersistentCollection {#180 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
  +bans: Doctrine\ORM\PersistentCollection {#159 …}
  +reports: Doctrine\ORM\PersistentCollection {#145 …}
  +badges: Doctrine\ORM\PersistentCollection {#123 …}
  +logs: Doctrine\ORM\PersistentCollection {#113 …}
  +awards: Doctrine\ORM\PersistentCollection {#102 …}
  +categories: Doctrine\ORM\PersistentCollection {#89 …}
  -id: 12
  +apId: "Buttcoin@kbin.social"
  +apProfileId: "https://kbin.social/m/Buttcoin"
  +apPublicUrl: "https://kbin.social/m/Buttcoin"
  +apFollowersUrl: "https://kbin.social/m/Buttcoin/followers"
  +apInboxUrl: "https://kbin.social/f/inbox"
  +apDomain: "kbin.social"
  +apPreferredUsername: "Buttcoin"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1687144467 {#316
    date: 2023-06-19 05:14:27.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1687144467 {#310
    date: 2023-06-19 05:14:27.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