Redirect 302 redirect from GET @entry_comment_report (f4550a)

GET https://kbin.spritesserver.nl/m/AskKbin@kbin.social/comments/oldest?p=6

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.89 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 {#1783
  +user: App\Entity\User {#1453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#315
      date: 2023-07-19 07:25:56.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: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#316
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    It might be related to this:  \n
     <https://kbin.social/m/random/t/134102/Blocking-instances-to-clear-the-500k-queue#comments>\n
    \n
    > Today kbin.social is blocking a huge list of domains just to get federation working again.\n
    > \n
    > The reason for this temporally block is not to defederate, but rather to get the large backlog of 500k messenger queue processed again. Anyway, this does mean that kbin.social is federating again with other instances.\n
    > \n
    > This is a temporary measure. Several users / developers are looking into how to better optimize the failed message queue, as we speak. Hopefully Ernest has eventually time to dive into solutions as well instead of workarounds, once his instance is migrated to Kubernets. See my preview thread: <https://kbin.melroy.org/m/updates/t/4257/Kbin-federation-issues-and-infra-upgrade>
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688438930 {#1533
    date: 2023-07-04 04:48:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mcmxci@mimiclem.me"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1746 …}
  +nested: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1475 …}
  +reports: Doctrine\ORM\PersistentCollection {#1487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1425 …}
  -id: 7548
  -bodyTs: "'/m/random/t/134102/blocking-instances-to-clear-the-500k-queue#comments':9 '/m/updates/t/4257/kbin-federation-issues-and-infra-upgrade':109 '500k':43 'anyway':48 'backlog':41 'better':73 'block':13,30 'defeder':34 'develop':67 'dive':88 'domain':18 'ernest':83 'eventu':85 'fail':76 'feder':22,55 'get':21,38 'hope':82 'huge':15 'instanc':59,98 'instead':93 'kbin.melroy.org':108 'kbin.melroy.org/m/updates/t/4257/kbin-federation-issues-and-infra-upgrade':107 'kbin.social':8,11,53 'kbin.social/m/random/t/134102/blocking-instances-to-clear-the-500k-queue#comments':7 'kubernet':102 'larg':40 'list':16 'look':69 'mean':51 'measur':64 'messag':77 'messeng':44 'might':2 'migrat':100 'optim':74 'preview':105 'process':46 'queue':45,78 'rather':36 'reason':26 'relat':4 'see':103 'sever':65 'solut':90 'speak':81 'tempor':29 'temporari':63 'thread':106 'time':86 'today':10 'user':66 'well':92 'work':23 'workaround':95"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/134577/-/comment/525221"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688434413 {#1473
    date: 2023-07-04 03:33:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#1783
  +user: App\Entity\User {#1453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#315
      date: 2023-07-19 07:25:56.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: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#316
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    It might be related to this:  \n
     <https://kbin.social/m/random/t/134102/Blocking-instances-to-clear-the-500k-queue#comments>\n
    \n
    > Today kbin.social is blocking a huge list of domains just to get federation working again.\n
    > \n
    > The reason for this temporally block is not to defederate, but rather to get the large backlog of 500k messenger queue processed again. Anyway, this does mean that kbin.social is federating again with other instances.\n
    > \n
    > This is a temporary measure. Several users / developers are looking into how to better optimize the failed message queue, as we speak. Hopefully Ernest has eventually time to dive into solutions as well instead of workarounds, once his instance is migrated to Kubernets. See my preview thread: <https://kbin.melroy.org/m/updates/t/4257/Kbin-federation-issues-and-infra-upgrade>
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688438930 {#1533
    date: 2023-07-04 04:48:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mcmxci@mimiclem.me"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1746 …}
  +nested: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1475 …}
  +reports: Doctrine\ORM\PersistentCollection {#1487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1425 …}
  -id: 7548
  -bodyTs: "'/m/random/t/134102/blocking-instances-to-clear-the-500k-queue#comments':9 '/m/updates/t/4257/kbin-federation-issues-and-infra-upgrade':109 '500k':43 'anyway':48 'backlog':41 'better':73 'block':13,30 'defeder':34 'develop':67 'dive':88 'domain':18 'ernest':83 'eventu':85 'fail':76 'feder':22,55 'get':21,38 'hope':82 'huge':15 'instanc':59,98 'instead':93 'kbin.melroy.org':108 'kbin.melroy.org/m/updates/t/4257/kbin-federation-issues-and-infra-upgrade':107 'kbin.social':8,11,53 'kbin.social/m/random/t/134102/blocking-instances-to-clear-the-500k-queue#comments':7 'kubernet':102 'larg':40 'list':16 'look':69 'mean':51 'measur':64 'messag':77 'messeng':44 'might':2 'migrat':100 'optim':74 'preview':105 'process':46 'queue':45,78 'rather':36 'reason':26 'relat':4 'see':103 'sever':65 'solut':90 'speak':81 'tempor':29 'temporari':63 'thread':106 'time':86 'today':10 'user':66 'well':92 'work':23 'workaround':95"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/134577/-/comment/525221"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688434413 {#1473
    date: 2023-07-04 03:33:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#1783
  +user: App\Entity\User {#1453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#315
      date: 2023-07-19 07:25:56.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: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#316
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    It might be related to this:  \n
     <https://kbin.social/m/random/t/134102/Blocking-instances-to-clear-the-500k-queue#comments>\n
    \n
    > Today kbin.social is blocking a huge list of domains just to get federation working again.\n
    > \n
    > The reason for this temporally block is not to defederate, but rather to get the large backlog of 500k messenger queue processed again. Anyway, this does mean that kbin.social is federating again with other instances.\n
    > \n
    > This is a temporary measure. Several users / developers are looking into how to better optimize the failed message queue, as we speak. Hopefully Ernest has eventually time to dive into solutions as well instead of workarounds, once his instance is migrated to Kubernets. See my preview thread: <https://kbin.melroy.org/m/updates/t/4257/Kbin-federation-issues-and-infra-upgrade>
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688438930 {#1533
    date: 2023-07-04 04:48:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mcmxci@mimiclem.me"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1746 …}
  +nested: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1475 …}
  +reports: Doctrine\ORM\PersistentCollection {#1487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1425 …}
  -id: 7548
  -bodyTs: "'/m/random/t/134102/blocking-instances-to-clear-the-500k-queue#comments':9 '/m/updates/t/4257/kbin-federation-issues-and-infra-upgrade':109 '500k':43 'anyway':48 'backlog':41 'better':73 'block':13,30 'defeder':34 'develop':67 'dive':88 'domain':18 'ernest':83 'eventu':85 'fail':76 'feder':22,55 'get':21,38 'hope':82 'huge':15 'instanc':59,98 'instead':93 'kbin.melroy.org':108 'kbin.melroy.org/m/updates/t/4257/kbin-federation-issues-and-infra-upgrade':107 'kbin.social':8,11,53 'kbin.social/m/random/t/134102/blocking-instances-to-clear-the-500k-queue#comments':7 'kubernet':102 'larg':40 'list':16 'look':69 'mean':51 'measur':64 'messag':77 'messeng':44 'might':2 'migrat':100 'optim':74 'preview':105 'process':46 'queue':45,78 'rather':36 'reason':26 'relat':4 'see':103 'sever':65 'solut':90 'speak':81 'tempor':29 'temporari':63 'thread':106 'time':86 'today':10 'user':66 'well':92 'work':23 'workaround':95"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/134577/-/comment/525221"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688434413 {#1473
    date: 2023-07-04 03:33:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3072
  +user: Proxies\__CG__\App\Entity\User {#3155 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#315
      date: 2023-07-19 07:25:56.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: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#316
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1783
    +user: App\Entity\User {#1453 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      It might be related to this:  \n
       <https://kbin.social/m/random/t/134102/Blocking-instances-to-clear-the-500k-queue#comments>\n
      \n
      > Today kbin.social is blocking a huge list of domains just to get federation working again.\n
      > \n
      > The reason for this temporally block is not to defederate, but rather to get the large backlog of 500k messenger queue processed again. Anyway, this does mean that kbin.social is federating again with other instances.\n
      > \n
      > This is a temporary measure. Several users / developers are looking into how to better optimize the failed message queue, as we speak. Hopefully Ernest has eventually time to dive into solutions as well instead of workarounds, once his instance is migrated to Kubernets. See my preview thread: <https://kbin.melroy.org/m/updates/t/4257/Kbin-federation-issues-and-infra-upgrade>
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1688438930 {#1533
      date: 2023-07-04 04:48:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mcmxci@mimiclem.me"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1746 …}
    +nested: Doctrine\ORM\PersistentCollection {#1750 …}
    +votes: Doctrine\ORM\PersistentCollection {#1475 …}
    +reports: Doctrine\ORM\PersistentCollection {#1487 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1425 …}
    -id: 7548
    -bodyTs: "'/m/random/t/134102/blocking-instances-to-clear-the-500k-queue#comments':9 '/m/updates/t/4257/kbin-federation-issues-and-infra-upgrade':109 '500k':43 'anyway':48 'backlog':41 'better':73 'block':13,30 'defeder':34 'develop':67 'dive':88 'domain':18 'ernest':83 'eventu':85 'fail':76 'feder':22,55 'get':21,38 'hope':82 'huge':15 'instanc':59,98 'instead':93 'kbin.melroy.org':108 'kbin.melroy.org/m/updates/t/4257/kbin-federation-issues-and-infra-upgrade':107 'kbin.social':8,11,53 'kbin.social/m/random/t/134102/blocking-instances-to-clear-the-500k-queue#comments':7 'kubernet':102 'larg':40 'list':16 'look':69 'mean':51 'measur':64 'messag':77 'messeng':44 'might':2 'migrat':100 'optim':74 'preview':105 'process':46 'queue':45,78 'rather':36 'reason':26 'relat':4 'see':103 'sever':65 'solut':90 'speak':81 'tempor':29 'temporari':63 'thread':106 'time':86 'today':10 'user':66 'well':92 'work':23 'workaround':95"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/134577/-/comment/525221"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688434413 {#1473
      date: 2023-07-04 03:33:33.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1783}
  +body: "This is super helpful, thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688436161 {#3073
    date: 2023-07-04 04:02:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mcmxci@mimiclem.me"
    "@Chozo@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3154 …}
  +nested: Doctrine\ORM\PersistentCollection {#3152 …}
  +votes: Doctrine\ORM\PersistentCollection {#3150 …}
  +reports: Doctrine\ORM\PersistentCollection {#3148 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3146 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3144 …}
  -id: 7554
  -bodyTs: "'help':4 'super':3 'thank':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mimiclem.me/comment/157940"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688436161 {#3076
    date: 2023-07-04 04:02:41.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 {#3072
  +user: Proxies\__CG__\App\Entity\User {#3155 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#315
      date: 2023-07-19 07:25:56.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: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#316
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1783
    +user: App\Entity\User {#1453 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      It might be related to this:  \n
       <https://kbin.social/m/random/t/134102/Blocking-instances-to-clear-the-500k-queue#comments>\n
      \n
      > Today kbin.social is blocking a huge list of domains just to get federation working again.\n
      > \n
      > The reason for this temporally block is not to defederate, but rather to get the large backlog of 500k messenger queue processed again. Anyway, this does mean that kbin.social is federating again with other instances.\n
      > \n
      > This is a temporary measure. Several users / developers are looking into how to better optimize the failed message queue, as we speak. Hopefully Ernest has eventually time to dive into solutions as well instead of workarounds, once his instance is migrated to Kubernets. See my preview thread: <https://kbin.melroy.org/m/updates/t/4257/Kbin-federation-issues-and-infra-upgrade>
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1688438930 {#1533
      date: 2023-07-04 04:48:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mcmxci@mimiclem.me"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1746 …}
    +nested: Doctrine\ORM\PersistentCollection {#1750 …}
    +votes: Doctrine\ORM\PersistentCollection {#1475 …}
    +reports: Doctrine\ORM\PersistentCollection {#1487 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1425 …}
    -id: 7548
    -bodyTs: "'/m/random/t/134102/blocking-instances-to-clear-the-500k-queue#comments':9 '/m/updates/t/4257/kbin-federation-issues-and-infra-upgrade':109 '500k':43 'anyway':48 'backlog':41 'better':73 'block':13,30 'defeder':34 'develop':67 'dive':88 'domain':18 'ernest':83 'eventu':85 'fail':76 'feder':22,55 'get':21,38 'hope':82 'huge':15 'instanc':59,98 'instead':93 'kbin.melroy.org':108 'kbin.melroy.org/m/updates/t/4257/kbin-federation-issues-and-infra-upgrade':107 'kbin.social':8,11,53 'kbin.social/m/random/t/134102/blocking-instances-to-clear-the-500k-queue#comments':7 'kubernet':102 'larg':40 'list':16 'look':69 'mean':51 'measur':64 'messag':77 'messeng':44 'might':2 'migrat':100 'optim':74 'preview':105 'process':46 'queue':45,78 'rather':36 'reason':26 'relat':4 'see':103 'sever':65 'solut':90 'speak':81 'tempor':29 'temporari':63 'thread':106 'time':86 'today':10 'user':66 'well':92 'work':23 'workaround':95"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/134577/-/comment/525221"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688434413 {#1473
      date: 2023-07-04 03:33:33.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1783}
  +body: "This is super helpful, thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688436161 {#3073
    date: 2023-07-04 04:02:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mcmxci@mimiclem.me"
    "@Chozo@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3154 …}
  +nested: Doctrine\ORM\PersistentCollection {#3152 …}
  +votes: Doctrine\ORM\PersistentCollection {#3150 …}
  +reports: Doctrine\ORM\PersistentCollection {#3148 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3146 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3144 …}
  -id: 7554
  -bodyTs: "'help':4 'super':3 'thank':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mimiclem.me/comment/157940"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688436161 {#3076
    date: 2023-07-04 04:02:41.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 {#3072
  +user: Proxies\__CG__\App\Entity\User {#3155 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#315
      date: 2023-07-19 07:25:56.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: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#316
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1783
    +user: App\Entity\User {#1453 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      It might be related to this:  \n
       <https://kbin.social/m/random/t/134102/Blocking-instances-to-clear-the-500k-queue#comments>\n
      \n
      > Today kbin.social is blocking a huge list of domains just to get federation working again.\n
      > \n
      > The reason for this temporally block is not to defederate, but rather to get the large backlog of 500k messenger queue processed again. Anyway, this does mean that kbin.social is federating again with other instances.\n
      > \n
      > This is a temporary measure. Several users / developers are looking into how to better optimize the failed message queue, as we speak. Hopefully Ernest has eventually time to dive into solutions as well instead of workarounds, once his instance is migrated to Kubernets. See my preview thread: <https://kbin.melroy.org/m/updates/t/4257/Kbin-federation-issues-and-infra-upgrade>
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1688438930 {#1533
      date: 2023-07-04 04:48:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mcmxci@mimiclem.me"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1746 …}
    +nested: Doctrine\ORM\PersistentCollection {#1750 …}
    +votes: Doctrine\ORM\PersistentCollection {#1475 …}
    +reports: Doctrine\ORM\PersistentCollection {#1487 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1425 …}
    -id: 7548
    -bodyTs: "'/m/random/t/134102/blocking-instances-to-clear-the-500k-queue#comments':9 '/m/updates/t/4257/kbin-federation-issues-and-infra-upgrade':109 '500k':43 'anyway':48 'backlog':41 'better':73 'block':13,30 'defeder':34 'develop':67 'dive':88 'domain':18 'ernest':83 'eventu':85 'fail':76 'feder':22,55 'get':21,38 'hope':82 'huge':15 'instanc':59,98 'instead':93 'kbin.melroy.org':108 'kbin.melroy.org/m/updates/t/4257/kbin-federation-issues-and-infra-upgrade':107 'kbin.social':8,11,53 'kbin.social/m/random/t/134102/blocking-instances-to-clear-the-500k-queue#comments':7 'kubernet':102 'larg':40 'list':16 'look':69 'mean':51 'measur':64 'messag':77 'messeng':44 'might':2 'migrat':100 'optim':74 'preview':105 'process':46 'queue':45,78 'rather':36 'reason':26 'relat':4 'see':103 'sever':65 'solut':90 'speak':81 'tempor':29 'temporari':63 'thread':106 'time':86 'today':10 'user':66 'well':92 'work':23 'workaround':95"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/134577/-/comment/525221"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688434413 {#1473
      date: 2023-07-04 03:33:33.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1783}
  +body: "This is super helpful, thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688436161 {#3073
    date: 2023-07-04 04:02:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mcmxci@mimiclem.me"
    "@Chozo@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3154 …}
  +nested: Doctrine\ORM\PersistentCollection {#3152 …}
  +votes: Doctrine\ORM\PersistentCollection {#3150 …}
  +reports: Doctrine\ORM\PersistentCollection {#3148 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3146 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3144 …}
  -id: 7554
  -bodyTs: "'help':4 'super':3 'thank':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mimiclem.me/comment/157940"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688436161 {#3076
    date: 2023-07-04 04:02:41.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 {#1718
  +user: App\Entity\User {#2453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#315
      date: 2023-07-19 07:25:56.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: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#316
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Maybe to avoid repeated questions like this there should be a set place on at least the home page to have a notice of potential issues. Sort of like a status of the general system, since there's a lot more going on under the hood than just a webpage loading. As far as real estate for such, right top under the settings seems fine for a line or so of text or something.\n
    \n
    And it turns out that's exactly what is done. Just saw a notice about a planned outage tomorrow posted. I do think it should be at the top and not below all the subscription/magazine info though, and maybe a bit more "flashy" with an obvious border contrast or something.\n
    \n
    Another edit: Okay, someone is either reading this and liking the idea, or it's total coincidence and they figured out it would look better.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1688440028 {#1735
    date: 2023-07-04 05:07:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mcmxci@mimiclem.me"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2465 …}
  +nested: Doctrine\ORM\PersistentCollection {#2463 …}
  +votes: Doctrine\ORM\PersistentCollection {#2411 …}
  +reports: Doctrine\ORM\PersistentCollection {#2422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
  -id: 7557
  -bodyTs: "'anoth':125 'avoid':3 'better':149 'bit':115 'border':121 'coincid':141 'contrast':122 'done':84 'edit':126 'either':130 'estat':56 'exact':81 'far':53 'figur':144 'fine':65 'flashi':117 'general':34 'go':42 'home':18 'hood':46 'idea':136 'info':110 'issu':26 'least':16 'like':6,29,134 'line':68 'load':51 'look':148 'lot':40 'mayb':1,113 'notic':23,88 'obvious':120 'okay':127 'outag':92 'page':19 'place':13 'plan':91 'post':94 'potenti':25 'question':5 'read':131 'real':55 'repeat':4 'right':59 'saw':86 'seem':64 'set':12,63 'sinc':36 'someon':128 'someth':74,124 'sort':27 'status':31 'subscription/magazine':109 'system':35 'text':72 'think':97 'though':111 'tomorrow':93 'top':60,103 'total':140 'turn':77 'webpag':50 'would':147"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/134577/-/comment/526306"
  +editedAt: DateTimeImmutable @1688505190 {#1716
    date: 2023-07-04 23:13:10.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688440028 {#1720
    date: 2023-07-04 05:07: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
11 DENIED edit
App\Entity\EntryComment {#1718
  +user: App\Entity\User {#2453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#315
      date: 2023-07-19 07:25:56.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: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#316
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Maybe to avoid repeated questions like this there should be a set place on at least the home page to have a notice of potential issues. Sort of like a status of the general system, since there's a lot more going on under the hood than just a webpage loading. As far as real estate for such, right top under the settings seems fine for a line or so of text or something.\n
    \n
    And it turns out that's exactly what is done. Just saw a notice about a planned outage tomorrow posted. I do think it should be at the top and not below all the subscription/magazine info though, and maybe a bit more "flashy" with an obvious border contrast or something.\n
    \n
    Another edit: Okay, someone is either reading this and liking the idea, or it's total coincidence and they figured out it would look better.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1688440028 {#1735
    date: 2023-07-04 05:07:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mcmxci@mimiclem.me"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2465 …}
  +nested: Doctrine\ORM\PersistentCollection {#2463 …}
  +votes: Doctrine\ORM\PersistentCollection {#2411 …}
  +reports: Doctrine\ORM\PersistentCollection {#2422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
  -id: 7557
  -bodyTs: "'anoth':125 'avoid':3 'better':149 'bit':115 'border':121 'coincid':141 'contrast':122 'done':84 'edit':126 'either':130 'estat':56 'exact':81 'far':53 'figur':144 'fine':65 'flashi':117 'general':34 'go':42 'home':18 'hood':46 'idea':136 'info':110 'issu':26 'least':16 'like':6,29,134 'line':68 'load':51 'look':148 'lot':40 'mayb':1,113 'notic':23,88 'obvious':120 'okay':127 'outag':92 'page':19 'place':13 'plan':91 'post':94 'potenti':25 'question':5 'read':131 'real':55 'repeat':4 'right':59 'saw':86 'seem':64 'set':12,63 'sinc':36 'someon':128 'someth':74,124 'sort':27 'status':31 'subscription/magazine':109 'system':35 'text':72 'think':97 'though':111 'tomorrow':93 'top':60,103 'total':140 'turn':77 'webpag':50 'would':147"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/134577/-/comment/526306"
  +editedAt: DateTimeImmutable @1688505190 {#1716
    date: 2023-07-04 23:13:10.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688440028 {#1720
    date: 2023-07-04 05:07: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
12 DENIED moderate
App\Entity\EntryComment {#1718
  +user: App\Entity\User {#2453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1753 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#315
      date: 2023-07-19 07:25:56.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: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#316
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Maybe to avoid repeated questions like this there should be a set place on at least the home page to have a notice of potential issues. Sort of like a status of the general system, since there's a lot more going on under the hood than just a webpage loading. As far as real estate for such, right top under the settings seems fine for a line or so of text or something.\n
    \n
    And it turns out that's exactly what is done. Just saw a notice about a planned outage tomorrow posted. I do think it should be at the top and not below all the subscription/magazine info though, and maybe a bit more "flashy" with an obvious border contrast or something.\n
    \n
    Another edit: Okay, someone is either reading this and liking the idea, or it's total coincidence and they figured out it would look better.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1688440028 {#1735
    date: 2023-07-04 05:07:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mcmxci@mimiclem.me"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2465 …}
  +nested: Doctrine\ORM\PersistentCollection {#2463 …}
  +votes: Doctrine\ORM\PersistentCollection {#2411 …}
  +reports: Doctrine\ORM\PersistentCollection {#2422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
  -id: 7557
  -bodyTs: "'anoth':125 'avoid':3 'better':149 'bit':115 'border':121 'coincid':141 'contrast':122 'done':84 'edit':126 'either':130 'estat':56 'exact':81 'far':53 'figur':144 'fine':65 'flashi':117 'general':34 'go':42 'home':18 'hood':46 'idea':136 'info':110 'issu':26 'least':16 'like':6,29,134 'line':68 'load':51 'look':148 'lot':40 'mayb':1,113 'notic':23,88 'obvious':120 'okay':127 'outag':92 'page':19 'place':13 'plan':91 'post':94 'potenti':25 'question':5 'read':131 'real':55 'repeat':4 'right':59 'saw':86 'seem':64 'set':12,63 'sinc':36 'someon':128 'someth':74,124 'sort':27 'status':31 'subscription/magazine':109 'system':35 'text':72 'think':97 'though':111 'tomorrow':93 'top':60,103 'total':140 'turn':77 'webpag':50 'would':147"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/134577/-/comment/526306"
  +editedAt: DateTimeImmutable @1688505190 {#1716
    date: 2023-07-04 23:13:10.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688440028 {#1720
    date: 2023-07-04 05:07: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
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 {#2019
  +user: App\Entity\User {#2012 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#315
      date: 2023-07-19 07:25:56.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: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#316
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I do have both Kbin and Mastodon accounts, and my age is the same on both."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1688655877 {#1404
    date: 2023-07-06 17:04:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jeena@jemmy.jeena.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2030 …}
  +nested: Doctrine\ORM\PersistentCollection {#2026 …}
  +votes: Doctrine\ORM\PersistentCollection {#2022 …}
  +reports: Doctrine\ORM\PersistentCollection {#2025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
  -id: 8666
  -bodyTs: "'account':8 'age':11 'kbin':5 'mastodon':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/146355/-/comment/568395"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688652340 {#1363
    date: 2023-07-06 16:05:40.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 {#2019
  +user: App\Entity\User {#2012 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#315
      date: 2023-07-19 07:25:56.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: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#316
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I do have both Kbin and Mastodon accounts, and my age is the same on both."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1688655877 {#1404
    date: 2023-07-06 17:04:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jeena@jemmy.jeena.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2030 …}
  +nested: Doctrine\ORM\PersistentCollection {#2026 …}
  +votes: Doctrine\ORM\PersistentCollection {#2022 …}
  +reports: Doctrine\ORM\PersistentCollection {#2025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
  -id: 8666
  -bodyTs: "'account':8 'age':11 'kbin':5 'mastodon':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/146355/-/comment/568395"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688652340 {#1363
    date: 2023-07-06 16:05:40.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 {#2019
  +user: App\Entity\User {#2012 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#315
      date: 2023-07-19 07:25:56.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: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#316
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I do have both Kbin and Mastodon accounts, and my age is the same on both."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1688655877 {#1404
    date: 2023-07-06 17:04:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jeena@jemmy.jeena.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2030 …}
  +nested: Doctrine\ORM\PersistentCollection {#2026 …}
  +votes: Doctrine\ORM\PersistentCollection {#2022 …}
  +reports: Doctrine\ORM\PersistentCollection {#2025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
  -id: 8666
  -bodyTs: "'account':8 'age':11 'kbin':5 'mastodon':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/146355/-/comment/568395"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688652340 {#1363
    date: 2023-07-06 16:05:40.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 {#3140
  +user: Proxies\__CG__\App\Entity\User {#3139 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#315
      date: 2023-07-19 07:25:56.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: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#316
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2019
    +user: App\Entity\User {#2012 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "I do have both Kbin and Mastodon accounts, and my age is the same on both."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1688655877 {#1404
      date: 2023-07-06 17:04:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jeena@jemmy.jeena.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2030 …}
    +nested: Doctrine\ORM\PersistentCollection {#2026 …}
    +votes: Doctrine\ORM\PersistentCollection {#2022 …}
    +reports: Doctrine\ORM\PersistentCollection {#2025 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
    -id: 8666
    -bodyTs: "'account':8 'age':11 'kbin':5 'mastodon':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/146355/-/comment/568395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688652340 {#1363
      date: 2023-07-06 16:05:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2019}
  +body: """
    > my age is the same on both.\n
    \n
    fucking lol
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1688653672 {#3142
    date: 2023-07-06 16:27:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jeena@jemmy.jeena.net"
    "@Alexmitter@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3138 …}
  +nested: Doctrine\ORM\PersistentCollection {#3136 …}
  +votes: Doctrine\ORM\PersistentCollection {#3134 …}
  +reports: Doctrine\ORM\PersistentCollection {#3132 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3130 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3128 …}
  -id: 8675
  -bodyTs: "'age':2 'fuck':8 'lol':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/892623"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688653672 {#3141
    date: 2023-07-06 16:27: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
19 DENIED edit
App\Entity\EntryComment {#3140
  +user: Proxies\__CG__\App\Entity\User {#3139 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#315
      date: 2023-07-19 07:25:56.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: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#316
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2019
    +user: App\Entity\User {#2012 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "I do have both Kbin and Mastodon accounts, and my age is the same on both."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1688655877 {#1404
      date: 2023-07-06 17:04:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jeena@jemmy.jeena.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2030 …}
    +nested: Doctrine\ORM\PersistentCollection {#2026 …}
    +votes: Doctrine\ORM\PersistentCollection {#2022 …}
    +reports: Doctrine\ORM\PersistentCollection {#2025 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
    -id: 8666
    -bodyTs: "'account':8 'age':11 'kbin':5 'mastodon':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/146355/-/comment/568395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688652340 {#1363
      date: 2023-07-06 16:05:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2019}
  +body: """
    > my age is the same on both.\n
    \n
    fucking lol
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1688653672 {#3142
    date: 2023-07-06 16:27:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jeena@jemmy.jeena.net"
    "@Alexmitter@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3138 …}
  +nested: Doctrine\ORM\PersistentCollection {#3136 …}
  +votes: Doctrine\ORM\PersistentCollection {#3134 …}
  +reports: Doctrine\ORM\PersistentCollection {#3132 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3130 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3128 …}
  -id: 8675
  -bodyTs: "'age':2 'fuck':8 'lol':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/892623"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688653672 {#3141
    date: 2023-07-06 16:27: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
20 DENIED moderate
App\Entity\EntryComment {#3140
  +user: Proxies\__CG__\App\Entity\User {#3139 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#315
      date: 2023-07-19 07:25:56.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: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#316
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2019
    +user: App\Entity\User {#2012 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "I do have both Kbin and Mastodon accounts, and my age is the same on both."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1688655877 {#1404
      date: 2023-07-06 17:04:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jeena@jemmy.jeena.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2030 …}
    +nested: Doctrine\ORM\PersistentCollection {#2026 …}
    +votes: Doctrine\ORM\PersistentCollection {#2022 …}
    +reports: Doctrine\ORM\PersistentCollection {#2025 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
    -id: 8666
    -bodyTs: "'account':8 'age':11 'kbin':5 'mastodon':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/t/146355/-/comment/568395"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688652340 {#1363
      date: 2023-07-06 16:05:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2019}
  +body: """
    > my age is the same on both.\n
    \n
    fucking lol
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1688653672 {#3142
    date: 2023-07-06 16:27:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jeena@jemmy.jeena.net"
    "@Alexmitter@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3138 …}
  +nested: Doctrine\ORM\PersistentCollection {#3136 …}
  +votes: Doctrine\ORM\PersistentCollection {#3134 …}
  +reports: Doctrine\ORM\PersistentCollection {#3132 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3130 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3128 …}
  -id: 8675
  -bodyTs: "'age':2 'fuck':8 'lol':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/892623"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688653672 {#3141
    date: 2023-07-06 16:27: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
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 {#2314
  +user: App\Entity\User {#2340 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#315
      date: 2023-07-19 07:25:56.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: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#316
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Just turned forty, don’t work in tech. Yeah, I know I’m the weirdo here.\n
    \n
    Though it does seem so far like lemmings act less teenaged than redditors.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688676185 {#2042
    date: 2023-07-06 22:43:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jeena@jemmy.jeena.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2289 …}
  +nested: Doctrine\ORM\PersistentCollection {#2326 …}
  +votes: Doctrine\ORM\PersistentCollection {#2325 …}
  +reports: Doctrine\ORM\PersistentCollection {#2329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
  -id: 8749
  -bodyTs: "'act':25 'far':22 'forti':3 'know':11 'lem':24 'less':26 'like':23 'm':13 'redditor':29 'seem':20 'tech':8 'teenag':27 'though':17 'turn':2 'weirdo':15 'work':6 'yeah':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/776567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688657871 {#2141
    date: 2023-07-06 17:37:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2314
  +user: App\Entity\User {#2340 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#315
      date: 2023-07-19 07:25:56.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: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#316
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Just turned forty, don’t work in tech. Yeah, I know I’m the weirdo here.\n
    \n
    Though it does seem so far like lemmings act less teenaged than redditors.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688676185 {#2042
    date: 2023-07-06 22:43:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jeena@jemmy.jeena.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2289 …}
  +nested: Doctrine\ORM\PersistentCollection {#2326 …}
  +votes: Doctrine\ORM\PersistentCollection {#2325 …}
  +reports: Doctrine\ORM\PersistentCollection {#2329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
  -id: 8749
  -bodyTs: "'act':25 'far':22 'forti':3 'know':11 'lem':24 'less':26 'like':23 'm':13 'redditor':29 'seem':20 'tech':8 'teenag':27 'though':17 'turn':2 'weirdo':15 'work':6 'yeah':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/776567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688657871 {#2141
    date: 2023-07-06 17:37:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2314
  +user: App\Entity\User {#2340 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#315
      date: 2023-07-19 07:25:56.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: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#316
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Just turned forty, don’t work in tech. Yeah, I know I’m the weirdo here.\n
    \n
    Though it does seem so far like lemmings act less teenaged than redditors.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688676185 {#2042
    date: 2023-07-06 22:43:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jeena@jemmy.jeena.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2289 …}
  +nested: Doctrine\ORM\PersistentCollection {#2326 …}
  +votes: Doctrine\ORM\PersistentCollection {#2325 …}
  +reports: Doctrine\ORM\PersistentCollection {#2329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
  -id: 8749
  -bodyTs: "'act':25 'far':22 'forti':3 'know':11 'lem':24 'less':26 'like':23 'm':13 'redditor':29 'seem':20 'tech':8 'teenag':27 'though':17 'turn':2 'weirdo':15 'work':6 'yeah':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/776567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688657871 {#2141
    date: 2023-07-06 17:37:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3124
  +user: Proxies\__CG__\App\Entity\User {#3123 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#315
      date: 2023-07-19 07:25:56.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: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#316
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2314
    +user: App\Entity\User {#2340 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      Just turned forty, don’t work in tech. Yeah, I know I’m the weirdo here.\n
      \n
      Though it does seem so far like lemmings act less teenaged than redditors.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1688676185 {#2042
      date: 2023-07-06 22:43:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jeena@jemmy.jeena.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2289 …}
    +nested: Doctrine\ORM\PersistentCollection {#2326 …}
    +votes: Doctrine\ORM\PersistentCollection {#2325 …}
    +reports: Doctrine\ORM\PersistentCollection {#2329 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
    -id: 8749
    -bodyTs: "'act':25 'far':22 'forti':3 'know':11 'lem':24 'less':26 'like':23 'm':13 'redditor':29 'seem':20 'tech':8 'teenag':27 'though':17 'turn':2 'weirdo':15 'work':6 'yeah':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/776567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688657871 {#2141
      date: 2023-07-06 17:37:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2314}
  +body: "I’m with you. Late 40s and no tech background. It took a long time for Reddit to attract people my age when I joined a dozen years ago. I hope the olds don’t take so long this time around"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688676185 {#3126
    date: 2023-07-06 22:43:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jeena@jemmy.jeena.net"
    "@Nemo@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3122 …}
  +nested: Doctrine\ORM\PersistentCollection {#3120 …}
  +votes: Doctrine\ORM\PersistentCollection {#3118 …}
  +reports: Doctrine\ORM\PersistentCollection {#3116 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3114 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3112 …}
  -id: 8750
  -bodyTs: "'40s':6 'age':22 'ago':29 'around':41 'attract':19 'background':10 'dozen':27 'hope':31 'join':25 'late':5 'long':14,38 'm':2 'old':33 'peopl':20 'reddit':17 'take':36 'tech':9 'time':15,40 'took':12 'year':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/146355/-/comment/575854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688676185 {#3125
    date: 2023-07-06 22:43:05.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 {#3124
  +user: Proxies\__CG__\App\Entity\User {#3123 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#315
      date: 2023-07-19 07:25:56.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: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#316
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2314
    +user: App\Entity\User {#2340 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      Just turned forty, don’t work in tech. Yeah, I know I’m the weirdo here.\n
      \n
      Though it does seem so far like lemmings act less teenaged than redditors.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1688676185 {#2042
      date: 2023-07-06 22:43:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jeena@jemmy.jeena.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2289 …}
    +nested: Doctrine\ORM\PersistentCollection {#2326 …}
    +votes: Doctrine\ORM\PersistentCollection {#2325 …}
    +reports: Doctrine\ORM\PersistentCollection {#2329 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
    -id: 8749
    -bodyTs: "'act':25 'far':22 'forti':3 'know':11 'lem':24 'less':26 'like':23 'm':13 'redditor':29 'seem':20 'tech':8 'teenag':27 'though':17 'turn':2 'weirdo':15 'work':6 'yeah':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/776567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688657871 {#2141
      date: 2023-07-06 17:37:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2314}
  +body: "I’m with you. Late 40s and no tech background. It took a long time for Reddit to attract people my age when I joined a dozen years ago. I hope the olds don’t take so long this time around"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688676185 {#3126
    date: 2023-07-06 22:43:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jeena@jemmy.jeena.net"
    "@Nemo@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3122 …}
  +nested: Doctrine\ORM\PersistentCollection {#3120 …}
  +votes: Doctrine\ORM\PersistentCollection {#3118 …}
  +reports: Doctrine\ORM\PersistentCollection {#3116 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3114 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3112 …}
  -id: 8750
  -bodyTs: "'40s':6 'age':22 'ago':29 'around':41 'attract':19 'background':10 'dozen':27 'hope':31 'join':25 'late':5 'long':14,38 'm':2 'old':33 'peopl':20 'reddit':17 'take':36 'tech':9 'time':15,40 'took':12 'year':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/146355/-/comment/575854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688676185 {#3125
    date: 2023-07-06 22:43:05.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 {#3124
  +user: Proxies\__CG__\App\Entity\User {#3123 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#315
      date: 2023-07-19 07:25:56.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: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#316
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2314
    +user: App\Entity\User {#2340 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      Just turned forty, don’t work in tech. Yeah, I know I’m the weirdo here.\n
      \n
      Though it does seem so far like lemmings act less teenaged than redditors.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1688676185 {#2042
      date: 2023-07-06 22:43:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@jeena@jemmy.jeena.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2289 …}
    +nested: Doctrine\ORM\PersistentCollection {#2326 …}
    +votes: Doctrine\ORM\PersistentCollection {#2325 …}
    +reports: Doctrine\ORM\PersistentCollection {#2329 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
    -id: 8749
    -bodyTs: "'act':25 'far':22 'forti':3 'know':11 'lem':24 'less':26 'like':23 'm':13 'redditor':29 'seem':20 'tech':8 'teenag':27 'though':17 'turn':2 'weirdo':15 'work':6 'yeah':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/776567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688657871 {#2141
      date: 2023-07-06 17:37:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2314}
  +body: "I’m with you. Late 40s and no tech background. It took a long time for Reddit to attract people my age when I joined a dozen years ago. I hope the olds don’t take so long this time around"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688676185 {#3126
    date: 2023-07-06 22:43:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jeena@jemmy.jeena.net"
    "@Nemo@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3122 …}
  +nested: Doctrine\ORM\PersistentCollection {#3120 …}
  +votes: Doctrine\ORM\PersistentCollection {#3118 …}
  +reports: Doctrine\ORM\PersistentCollection {#3116 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3114 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3112 …}
  -id: 8750
  -bodyTs: "'40s':6 'age':22 'ago':29 'around':41 'attract':19 'background':10 'dozen':27 'hope':31 'join':25 'late':5 'long':14,38 'm':2 'old':33 'peopl':20 'reddit':17 'take':36 'tech':9 'time':15,40 'took':12 'year':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/146355/-/comment/575854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688676185 {#3125
    date: 2023-07-06 22:43:05.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 {#2121
  +user: App\Entity\User {#2128 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#315
      date: 2023-07-19 07:25:56.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: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#316
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Old enough to remember when games were on channel 3, young enough to vote with the common good in mind."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1688659203 {#2112
    date: 2023-07-06 18:00:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jeena@jemmy.jeena.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2122 …}
  +nested: Doctrine\ORM\PersistentCollection {#2113 …}
  +votes: Doctrine\ORM\PersistentCollection {#2119 …}
  +reports: Doctrine\ORM\PersistentCollection {#2120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
  -id: 8689
  -bodyTs: "'3':10 'channel':9 'common':17 'enough':2,12 'game':6 'good':18 'mind':20 'old':1 'rememb':4 'vote':14 'young':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/146355/-/comment/570603"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688659203 {#2124
    date: 2023-07-06 18:00:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2121
  +user: App\Entity\User {#2128 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#315
      date: 2023-07-19 07:25:56.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: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#316
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Old enough to remember when games were on channel 3, young enough to vote with the common good in mind."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1688659203 {#2112
    date: 2023-07-06 18:00:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jeena@jemmy.jeena.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2122 …}
  +nested: Doctrine\ORM\PersistentCollection {#2113 …}
  +votes: Doctrine\ORM\PersistentCollection {#2119 …}
  +reports: Doctrine\ORM\PersistentCollection {#2120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
  -id: 8689
  -bodyTs: "'3':10 'channel':9 'common':17 'enough':2,12 'game':6 'good':18 'mind':20 'old':1 'rememb':4 'vote':14 'young':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/146355/-/comment/570603"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688659203 {#2124
    date: 2023-07-06 18:00:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2121
  +user: App\Entity\User {#2128 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#315
      date: 2023-07-19 07:25:56.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: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#316
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Old enough to remember when games were on channel 3, young enough to vote with the common good in mind."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1688659203 {#2112
    date: 2023-07-06 18:00:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jeena@jemmy.jeena.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2122 …}
  +nested: Doctrine\ORM\PersistentCollection {#2113 …}
  +votes: Doctrine\ORM\PersistentCollection {#2119 …}
  +reports: Doctrine\ORM\PersistentCollection {#2120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
  -id: 8689
  -bodyTs: "'3':10 'channel':9 'common':17 'enough':2,12 'game':6 'good':18 'mind':20 'old':1 'rememb':4 'vote':14 'young':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/146355/-/comment/570603"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688659203 {#2124
    date: 2023-07-06 18:00:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2277
  +user: App\Entity\User {#2197 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#315
      date: 2023-07-19 07:25:56.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: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#316
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Close to 60"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688665261 {#2282
    date: 2023-07-06 19:41:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jeena@jemmy.jeena.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2261 …}
  +nested: Doctrine\ORM\PersistentCollection {#2218 …}
  +votes: Doctrine\ORM\PersistentCollection {#2221 …}
  +reports: Doctrine\ORM\PersistentCollection {#2217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
  -id: 8718
  -bodyTs: "'60':3 'close':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/146355/-/comment/572548"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688665261 {#2278
    date: 2023-07-06 19:41:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2277
  +user: App\Entity\User {#2197 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#315
      date: 2023-07-19 07:25:56.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: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#316
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Close to 60"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688665261 {#2282
    date: 2023-07-06 19:41:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jeena@jemmy.jeena.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2261 …}
  +nested: Doctrine\ORM\PersistentCollection {#2218 …}
  +votes: Doctrine\ORM\PersistentCollection {#2221 …}
  +reports: Doctrine\ORM\PersistentCollection {#2217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
  -id: 8718
  -bodyTs: "'60':3 'close':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/146355/-/comment/572548"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688665261 {#2278
    date: 2023-07-06 19:41:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2277
  +user: App\Entity\User {#2197 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#315
      date: 2023-07-19 07:25:56.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: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#316
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Close to 60"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688665261 {#2282
    date: 2023-07-06 19:41:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jeena@jemmy.jeena.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2261 …}
  +nested: Doctrine\ORM\PersistentCollection {#2218 …}
  +votes: Doctrine\ORM\PersistentCollection {#2221 …}
  +reports: Doctrine\ORM\PersistentCollection {#2217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
  -id: 8718
  -bodyTs: "'60':3 'close':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/146355/-/comment/572548"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688665261 {#2278
    date: 2023-07-06 19:41:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2039
  +user: App\Entity\User {#2149 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#315
      date: 2023-07-19 07:25:56.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: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#316
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    39  \n
     I use Mastodon and /kbin
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688667715 {#2286
    date: 2023-07-06 20:21:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jeena@jemmy.jeena.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2156 …}
  +nested: Doctrine\ORM\PersistentCollection {#2154 …}
  +votes: Doctrine\ORM\PersistentCollection {#2157 …}
  +reports: Doctrine\ORM\PersistentCollection {#2147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2153 …}
  -id: 8728
  -bodyTs: "'/kbin':6 '39':1 'mastodon':4 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/146355/-/comment/573234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688667715 {#2287
    date: 2023-07-06 20:21:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2039
  +user: App\Entity\User {#2149 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#315
      date: 2023-07-19 07:25:56.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: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#316
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    39  \n
     I use Mastodon and /kbin
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688667715 {#2286
    date: 2023-07-06 20:21:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jeena@jemmy.jeena.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2156 …}
  +nested: Doctrine\ORM\PersistentCollection {#2154 …}
  +votes: Doctrine\ORM\PersistentCollection {#2157 …}
  +reports: Doctrine\ORM\PersistentCollection {#2147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2153 …}
  -id: 8728
  -bodyTs: "'/kbin':6 '39':1 'mastodon':4 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/146355/-/comment/573234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688667715 {#2287
    date: 2023-07-06 20:21:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2039
  +user: App\Entity\User {#2149 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#315
      date: 2023-07-19 07:25:56.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: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#316
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    39  \n
     I use Mastodon and /kbin
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688667715 {#2286
    date: 2023-07-06 20:21:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jeena@jemmy.jeena.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2156 …}
  +nested: Doctrine\ORM\PersistentCollection {#2154 …}
  +votes: Doctrine\ORM\PersistentCollection {#2157 …}
  +reports: Doctrine\ORM\PersistentCollection {#2147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2153 …}
  -id: 8728
  -bodyTs: "'/kbin':6 '39':1 'mastodon':4 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/146355/-/comment/573234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688667715 {#2287
    date: 2023-07-06 20:21:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2375
  +user: App\Entity\User {#1349 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#315
      date: 2023-07-19 07:25:56.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: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#316
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Old enough to know that you probably shouldn't ask that question on the internet"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688698043 {#1983
    date: 2023-07-07 04:47:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jeena@jemmy.jeena.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2373 …}
  +nested: Doctrine\ORM\PersistentCollection {#2376 …}
  +votes: Doctrine\ORM\PersistentCollection {#2365 …}
  +reports: Doctrine\ORM\PersistentCollection {#2366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1348 …}
  -id: 8827
  -bodyTs: "'ask':10 'enough':2 'internet':15 'know':4 'old':1 'probabl':7 'question':12 'shouldn':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/146355/-/comment/581765"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688698043 {#1982
    date: 2023-07-07 04:47:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2375
  +user: App\Entity\User {#1349 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#315
      date: 2023-07-19 07:25:56.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: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#316
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Old enough to know that you probably shouldn't ask that question on the internet"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688698043 {#1983
    date: 2023-07-07 04:47:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jeena@jemmy.jeena.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2373 …}
  +nested: Doctrine\ORM\PersistentCollection {#2376 …}
  +votes: Doctrine\ORM\PersistentCollection {#2365 …}
  +reports: Doctrine\ORM\PersistentCollection {#2366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1348 …}
  -id: 8827
  -bodyTs: "'ask':10 'enough':2 'internet':15 'know':4 'old':1 'probabl':7 'question':12 'shouldn':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/146355/-/comment/581765"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688698043 {#1982
    date: 2023-07-07 04:47:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2375
  +user: App\Entity\User {#1349 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#315
      date: 2023-07-19 07:25:56.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: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#316
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Old enough to know that you probably shouldn't ask that question on the internet"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688698043 {#1983
    date: 2023-07-07 04:47:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jeena@jemmy.jeena.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2373 …}
  +nested: Doctrine\ORM\PersistentCollection {#2376 …}
  +votes: Doctrine\ORM\PersistentCollection {#2365 …}
  +reports: Doctrine\ORM\PersistentCollection {#2366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1348 …}
  -id: 8827
  -bodyTs: "'ask':10 'enough':2 'internet':15 'know':4 'old':1 'probabl':7 'question':12 'shouldn':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/146355/-/comment/581765"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688698043 {#1982
    date: 2023-07-07 04:47:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#2543
  +user: App\Entity\User {#2556 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#315
      date: 2023-07-19 07:25:56.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: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#316
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "bout 20"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688788065 {#2538
    date: 2023-07-08 05:47:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jeena@jemmy.jeena.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2544 …}
  +nested: Doctrine\ORM\PersistentCollection {#2546 …}
  +votes: Doctrine\ORM\PersistentCollection {#2548 …}
  +reports: Doctrine\ORM\PersistentCollection {#2550 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2554 …}
  -id: 9103
  -bodyTs: "'20':2 'bout':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/146355/-/comment/609907"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688788065 {#2539
    date: 2023-07-08 05:47:45.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 {#2543
  +user: App\Entity\User {#2556 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#315
      date: 2023-07-19 07:25:56.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: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#316
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "bout 20"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688788065 {#2538
    date: 2023-07-08 05:47:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jeena@jemmy.jeena.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2544 …}
  +nested: Doctrine\ORM\PersistentCollection {#2546 …}
  +votes: Doctrine\ORM\PersistentCollection {#2548 …}
  +reports: Doctrine\ORM\PersistentCollection {#2550 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2554 …}
  -id: 9103
  -bodyTs: "'20':2 'bout':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/146355/-/comment/609907"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688788065 {#2539
    date: 2023-07-08 05:47:45.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 {#2543
  +user: App\Entity\User {#2556 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#315
      date: 2023-07-19 07:25:56.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: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#316
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "bout 20"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688788065 {#2538
    date: 2023-07-08 05:47:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jeena@jemmy.jeena.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2544 …}
  +nested: Doctrine\ORM\PersistentCollection {#2546 …}
  +votes: Doctrine\ORM\PersistentCollection {#2548 …}
  +reports: Doctrine\ORM\PersistentCollection {#2550 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2554 …}
  -id: 9103
  -bodyTs: "'20':2 'bout':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/146355/-/comment/609907"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688788065 {#2539
    date: 2023-07-08 05:47:45.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 {#2616
  +user: App\Entity\User {#2630 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2617 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#315
      date: 2023-07-19 07:25:56.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: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#316
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "haha, frozen in the piss pool"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1688955502 {#2611
    date: 2023-07-10 04:18:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Web_Rand@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2618 …}
  +nested: Doctrine\ORM\PersistentCollection {#2620 …}
  +votes: Doctrine\ORM\PersistentCollection {#2622 …}
  +reports: Doctrine\ORM\PersistentCollection {#2624 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2626 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2628 …}
  -id: 9313
  -bodyTs: "'frozen':2 'haha':1 'piss':5 'pool':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/860829"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688955502 {#2612
    date: 2023-07-10 04:18:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2616
  +user: App\Entity\User {#2630 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2617 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#315
      date: 2023-07-19 07:25:56.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: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#316
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "haha, frozen in the piss pool"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1688955502 {#2611
    date: 2023-07-10 04:18:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Web_Rand@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2618 …}
  +nested: Doctrine\ORM\PersistentCollection {#2620 …}
  +votes: Doctrine\ORM\PersistentCollection {#2622 …}
  +reports: Doctrine\ORM\PersistentCollection {#2624 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2626 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2628 …}
  -id: 9313
  -bodyTs: "'frozen':2 'haha':1 'piss':5 'pool':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/860829"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688955502 {#2612
    date: 2023-07-10 04:18:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2616
  +user: App\Entity\User {#2630 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2617 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#315
      date: 2023-07-19 07:25:56.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: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#316
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "haha, frozen in the piss pool"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1688955502 {#2611
    date: 2023-07-10 04:18:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Web_Rand@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2618 …}
  +nested: Doctrine\ORM\PersistentCollection {#2620 …}
  +votes: Doctrine\ORM\PersistentCollection {#2622 …}
  +reports: Doctrine\ORM\PersistentCollection {#2624 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2626 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2628 …}
  -id: 9313
  -bodyTs: "'frozen':2 'haha':1 'piss':5 'pool':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/860829"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688955502 {#2612
    date: 2023-07-10 04:18:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2690
  +user: App\Entity\User {#2703 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2617 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#315
      date: 2023-07-19 07:25:56.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: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#316
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Liberals living in a small conservative town."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1688955525 {#2685
    date: 2023-07-10 04:18:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Web_Rand@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2691 …}
  +nested: Doctrine\ORM\PersistentCollection {#2693 …}
  +votes: Doctrine\ORM\PersistentCollection {#2695 …}
  +reports: Doctrine\ORM\PersistentCollection {#2697 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2699 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2701 …}
  -id: 9311
  -bodyTs: "'conserv':6 'liber':1 'live':2 'small':5 'town':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/168199/-/comment/660358"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688955525 {#2686
    date: 2023-07-10 04:18:45.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 {#2690
  +user: App\Entity\User {#2703 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2617 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#315
      date: 2023-07-19 07:25:56.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: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#316
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Liberals living in a small conservative town."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1688955525 {#2685
    date: 2023-07-10 04:18:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Web_Rand@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2691 …}
  +nested: Doctrine\ORM\PersistentCollection {#2693 …}
  +votes: Doctrine\ORM\PersistentCollection {#2695 …}
  +reports: Doctrine\ORM\PersistentCollection {#2697 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2699 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2701 …}
  -id: 9311
  -bodyTs: "'conserv':6 'liber':1 'live':2 'small':5 'town':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/168199/-/comment/660358"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688955525 {#2686
    date: 2023-07-10 04:18:45.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 {#2690
  +user: App\Entity\User {#2703 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2617 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#315
      date: 2023-07-19 07:25:56.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: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#316
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Liberals living in a small conservative town."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1688955525 {#2685
    date: 2023-07-10 04:18:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Web_Rand@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2691 …}
  +nested: Doctrine\ORM\PersistentCollection {#2693 …}
  +votes: Doctrine\ORM\PersistentCollection {#2695 …}
  +reports: Doctrine\ORM\PersistentCollection {#2697 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2699 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2701 …}
  -id: 9311
  -bodyTs: "'conserv':6 'liber':1 'live':2 'small':5 'town':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/168199/-/comment/660358"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688955525 {#2686
    date: 2023-07-10 04:18:45.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 {#2765
  +user: App\Entity\User {#2778 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2617 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#315
      date: 2023-07-19 07:25:56.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: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#316
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Headline: Only One out of Six Children Found to be Properly Hydrated"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1688960010 {#2760
    date: 2023-07-10 05:33:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Web_Rand@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2766 …}
  +nested: Doctrine\ORM\PersistentCollection {#2768 …}
  +votes: Doctrine\ORM\PersistentCollection {#2770 …}
  +reports: Doctrine\ORM\PersistentCollection {#2772 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2774 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2776 …}
  -id: 9323
  -bodyTs: "'children':7 'found':8 'headlin':1 'hydrat':12 'one':3 'proper':11 'six':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/722447"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688960010 {#2761
    date: 2023-07-10 05:33: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
59 DENIED edit
App\Entity\EntryComment {#2765
  +user: App\Entity\User {#2778 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2617 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#315
      date: 2023-07-19 07:25:56.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: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#316
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Headline: Only One out of Six Children Found to be Properly Hydrated"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1688960010 {#2760
    date: 2023-07-10 05:33:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Web_Rand@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2766 …}
  +nested: Doctrine\ORM\PersistentCollection {#2768 …}
  +votes: Doctrine\ORM\PersistentCollection {#2770 …}
  +reports: Doctrine\ORM\PersistentCollection {#2772 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2774 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2776 …}
  -id: 9323
  -bodyTs: "'children':7 'found':8 'headlin':1 'hydrat':12 'one':3 'proper':11 'six':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/722447"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688960010 {#2761
    date: 2023-07-10 05:33: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
60 DENIED moderate
App\Entity\EntryComment {#2765
  +user: App\Entity\User {#2778 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2617 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#315
      date: 2023-07-19 07:25:56.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: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#316
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Headline: Only One out of Six Children Found to be Properly Hydrated"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1688960010 {#2760
    date: 2023-07-10 05:33:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Web_Rand@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2766 …}
  +nested: Doctrine\ORM\PersistentCollection {#2768 …}
  +votes: Doctrine\ORM\PersistentCollection {#2770 …}
  +reports: Doctrine\ORM\PersistentCollection {#2772 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2774 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2776 …}
  -id: 9323
  -bodyTs: "'children':7 'found':8 'headlin':1 'hydrat':12 'one':3 'proper':11 'six':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/722447"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688960010 {#2761
    date: 2023-07-10 05:33: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
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 {#2839
  +user: App\Entity\User {#2852 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2617 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#315
      date: 2023-07-19 07:25:56.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: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#316
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "The Golden Shower water benders have found their next victim."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688974336 {#2834
    date: 2023-07-10 09:32:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Web_Rand@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2840 …}
  +nested: Doctrine\ORM\PersistentCollection {#2842 …}
  +votes: Doctrine\ORM\PersistentCollection {#2844 …}
  +reports: Doctrine\ORM\PersistentCollection {#2846 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2848 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2850 …}
  -id: 9335
  -bodyTs: "'bender':5 'found':7 'golden':2 'next':9 'shower':3 'victim':10 'water':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/168199/-/comment/662411"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688974336 {#2835
    date: 2023-07-10 09:32:16.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 {#2839
  +user: App\Entity\User {#2852 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2617 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#315
      date: 2023-07-19 07:25:56.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: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#316
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "The Golden Shower water benders have found their next victim."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688974336 {#2834
    date: 2023-07-10 09:32:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Web_Rand@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2840 …}
  +nested: Doctrine\ORM\PersistentCollection {#2842 …}
  +votes: Doctrine\ORM\PersistentCollection {#2844 …}
  +reports: Doctrine\ORM\PersistentCollection {#2846 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2848 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2850 …}
  -id: 9335
  -bodyTs: "'bender':5 'found':7 'golden':2 'next':9 'shower':3 'victim':10 'water':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/168199/-/comment/662411"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688974336 {#2835
    date: 2023-07-10 09:32:16.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 {#2839
  +user: App\Entity\User {#2852 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2617 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#315
      date: 2023-07-19 07:25:56.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: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#316
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "The Golden Shower water benders have found their next victim."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688974336 {#2834
    date: 2023-07-10 09:32:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Web_Rand@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2840 …}
  +nested: Doctrine\ORM\PersistentCollection {#2842 …}
  +votes: Doctrine\ORM\PersistentCollection {#2844 …}
  +reports: Doctrine\ORM\PersistentCollection {#2846 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2848 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2850 …}
  -id: 9335
  -bodyTs: "'bender':5 'found':7 'golden':2 'next':9 'shower':3 'victim':10 'water':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/t/168199/-/comment/662411"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688974336 {#2835
    date: 2023-07-10 09:32:16.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 {#2913
  +user: App\Entity\User {#2927 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2914 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#315
      date: 2023-07-19 07:25:56.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: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#316
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    It looks like it could be a cold start valve.\n
    \n
    From Google: “An air compressor cold start valve bleeds air from the compressor head during the first few pump revolutions, reducing torque requirements for starting a motor. This helps the compressor start easier.”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689068343 {#2908
    date: 2023-07-11 11:39:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Phobos@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2915 …}
  +nested: Doctrine\ORM\PersistentCollection {#2917 …}
  +votes: Doctrine\ORM\PersistentCollection {#2919 …}
  +reports: Doctrine\ORM\PersistentCollection {#2921 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2923 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2925 …}
  -id: 10400
  -bodyTs: "'air':14,20 'bleed':19 'cold':8,16 'compressor':15,23,41 'could':5 'easier':43 'first':27 'googl':12 'head':24 'help':39 'like':3 'look':2 'motor':37 'pump':29 'reduc':31 'requir':33 'revolut':30 'start':9,17,35,42 'torqu':32 'valv':10,18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1105904"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689048747 {#2909
    date: 2023-07-11 06:12:27.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 {#2913
  +user: App\Entity\User {#2927 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2914 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#315
      date: 2023-07-19 07:25:56.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: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#316
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    It looks like it could be a cold start valve.\n
    \n
    From Google: “An air compressor cold start valve bleeds air from the compressor head during the first few pump revolutions, reducing torque requirements for starting a motor. This helps the compressor start easier.”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689068343 {#2908
    date: 2023-07-11 11:39:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Phobos@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2915 …}
  +nested: Doctrine\ORM\PersistentCollection {#2917 …}
  +votes: Doctrine\ORM\PersistentCollection {#2919 …}
  +reports: Doctrine\ORM\PersistentCollection {#2921 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2923 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2925 …}
  -id: 10400
  -bodyTs: "'air':14,20 'bleed':19 'cold':8,16 'compressor':15,23,41 'could':5 'easier':43 'first':27 'googl':12 'head':24 'help':39 'like':3 'look':2 'motor':37 'pump':29 'reduc':31 'requir':33 'revolut':30 'start':9,17,35,42 'torqu':32 'valv':10,18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1105904"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689048747 {#2909
    date: 2023-07-11 06:12:27.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 {#2913
  +user: App\Entity\User {#2927 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2914 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#315
      date: 2023-07-19 07:25:56.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: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#316
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    It looks like it could be a cold start valve.\n
    \n
    From Google: “An air compressor cold start valve bleeds air from the compressor head during the first few pump revolutions, reducing torque requirements for starting a motor. This helps the compressor start easier.”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689068343 {#2908
    date: 2023-07-11 11:39:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Phobos@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2915 …}
  +nested: Doctrine\ORM\PersistentCollection {#2917 …}
  +votes: Doctrine\ORM\PersistentCollection {#2919 …}
  +reports: Doctrine\ORM\PersistentCollection {#2921 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2923 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2925 …}
  -id: 10400
  -bodyTs: "'air':14,20 'bleed':19 'cold':8,16 'compressor':15,23,41 'could':5 'easier':43 'first':27 'googl':12 'head':24 'help':39 'like':3 'look':2 'motor':37 'pump':29 'reduc':31 'requir':33 'revolut':30 'start':9,17,35,42 'torqu':32 'valv':10,18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1105904"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689048747 {#2909
    date: 2023-07-11 06:12:27.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 {#2988
  +user: App\Entity\User {#3001 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2914 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#315
      date: 2023-07-19 07:25:56.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: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#316
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Compressor cold start valve\n
    \n
    Supposed to allow air through until certain pressure and then it closes. Basically the opposite of over pressure valve. It allows motor to start without having to build pressure for a few revolutions.\n
    \n
    Pretty easy part to replace. Google should find you many.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1689068336 {#2983
    date: 2023-07-11 11:38:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Phobos@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2989 …}
  +nested: Doctrine\ORM\PersistentCollection {#2991 …}
  +votes: Doctrine\ORM\PersistentCollection {#2993 …}
  +reports: Doctrine\ORM\PersistentCollection {#2995 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2997 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2999 …}
  -id: 10401
  -bodyTs: "'air':8 'allow':7,25 'basic':17 'build':32 'certain':11 'close':16 'cold':2 'compressor':1 'easi':39 'find':45 'googl':43 'mani':47 'motor':26 'opposit':19 'part':40 'pressur':12,22,33 'pretti':38 'replac':42 'revolut':37 'start':3,28 'suppos':5 'valv':4,23 'without':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1105912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689048765 {#2984
    date: 2023-07-11 06:12:45.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 {#2988
  +user: App\Entity\User {#3001 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2914 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#315
      date: 2023-07-19 07:25:56.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: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#316
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Compressor cold start valve\n
    \n
    Supposed to allow air through until certain pressure and then it closes. Basically the opposite of over pressure valve. It allows motor to start without having to build pressure for a few revolutions.\n
    \n
    Pretty easy part to replace. Google should find you many.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1689068336 {#2983
    date: 2023-07-11 11:38:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Phobos@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2989 …}
  +nested: Doctrine\ORM\PersistentCollection {#2991 …}
  +votes: Doctrine\ORM\PersistentCollection {#2993 …}
  +reports: Doctrine\ORM\PersistentCollection {#2995 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2997 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2999 …}
  -id: 10401
  -bodyTs: "'air':8 'allow':7,25 'basic':17 'build':32 'certain':11 'close':16 'cold':2 'compressor':1 'easi':39 'find':45 'googl':43 'mani':47 'motor':26 'opposit':19 'part':40 'pressur':12,22,33 'pretti':38 'replac':42 'revolut':37 'start':3,28 'suppos':5 'valv':4,23 'without':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1105912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689048765 {#2984
    date: 2023-07-11 06:12:45.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 {#2988
  +user: App\Entity\User {#3001 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2914 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "AskKbin@kbin.social"
    +title: "AskKbin"
    +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 22
    +entryCommentCount: 288
    +postCount: 63
    +postCommentCount: 139
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689744356 {#315
      date: 2023-07-19 07:25:56.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: 13
    +apId: "AskKbin@kbin.social"
    +apProfileId: "https://kbin.social/m/AskKbin"
    +apPublicUrl: "https://kbin.social/m/AskKbin"
    +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "AskKbin"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687144560 {#316
      date: 2023-06-19 05:16:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687144560 {#310
      date: 2023-06-19 05:16:00.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Compressor cold start valve\n
    \n
    Supposed to allow air through until certain pressure and then it closes. Basically the opposite of over pressure valve. It allows motor to start without having to build pressure for a few revolutions.\n
    \n
    Pretty easy part to replace. Google should find you many.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1689068336 {#2983
    date: 2023-07-11 11:38:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Phobos@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2989 …}
  +nested: Doctrine\ORM\PersistentCollection {#2991 …}
  +votes: Doctrine\ORM\PersistentCollection {#2993 …}
  +reports: Doctrine\ORM\PersistentCollection {#2995 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2997 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2999 …}
  -id: 10401
  -bodyTs: "'air':8 'allow':7,25 'basic':17 'build':32 'certain':11 'close':16 'cold':2 'compressor':1 'easi':39 'find':45 'googl':43 'mani':47 'motor':26 'opposit':19 'part':40 'pressur':12,22,33 'pretti':38 'replac':42 'revolut':37 'start':3,28 'suppos':5 'valv':4,23 'without':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1105912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689048765 {#2984
    date: 2023-07-11 06:12:45.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 edit
App\Entity\Magazine {#307
  +icon: Proxies\__CG__\App\Entity\Image {#288 …}
  +name: "AskKbin@kbin.social"
  +title: "AskKbin"
  +description: "### 📢 About Community m/AskKbin is the place to ask and answer thought-provoking questions!"
  +rules: null
  +subscriptionsCount: 0
  +entryCount: 22
  +entryCommentCount: 288
  +postCount: 63
  +postCommentCount: 139
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1689744356 {#315
    date: 2023-07-19 07:25:56.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: 13
  +apId: "AskKbin@kbin.social"
  +apProfileId: "https://kbin.social/m/AskKbin"
  +apPublicUrl: "https://kbin.social/m/AskKbin"
  +apFollowersUrl: "https://kbin.social/m/AskKbin/followers"
  +apInboxUrl: "https://kbin.social/f/inbox"
  +apDomain: "kbin.social"
  +apPreferredUsername: "AskKbin"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1687144560 {#316
    date: 2023-06-19 05:16:00.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1687144560 {#310
    date: 2023-06-19 05:16:00.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