GET https://kbin.spritesserver.nl/u/@darcy@sh.itjust.works/comments/commented

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.23 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.05 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2142
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2208 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2204 …}
  +image: null
  +parent: null
  +root: null
  +body: "satanic propaganda"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706583571 {#2147
    date: 2024-01-30 03:59:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2200 …}
  +nested: Doctrine\ORM\PersistentCollection {#2270 …}
  +votes: Doctrine\ORM\PersistentCollection {#2267 …}
  +reports: Doctrine\ORM\PersistentCollection {#2271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2248 …}
  -id: 351588
  -bodyTs: "'propaganda':2 'satan':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8255140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706583571 {#2209
    date: 2024-01-30 03:59:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2142
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2208 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2204 …}
  +image: null
  +parent: null
  +root: null
  +body: "satanic propaganda"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706583571 {#2147
    date: 2024-01-30 03:59:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2200 …}
  +nested: Doctrine\ORM\PersistentCollection {#2270 …}
  +votes: Doctrine\ORM\PersistentCollection {#2267 …}
  +reports: Doctrine\ORM\PersistentCollection {#2271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2248 …}
  -id: 351588
  -bodyTs: "'propaganda':2 'satan':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8255140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706583571 {#2209
    date: 2024-01-30 03:59:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2142
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2208 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2204 …}
  +image: null
  +parent: null
  +root: null
  +body: "satanic propaganda"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706583571 {#2147
    date: 2024-01-30 03:59:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2200 …}
  +nested: Doctrine\ORM\PersistentCollection {#2270 …}
  +votes: Doctrine\ORM\PersistentCollection {#2267 …}
  +reports: Doctrine\ORM\PersistentCollection {#2271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2248 …}
  -id: 351588
  -bodyTs: "'propaganda':2 'satan':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8255140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706583571 {#2209
    date: 2024-01-30 03:59:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#2193
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2351 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1724 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2005 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2005 …}
  +body: "yeah its a strawman (checkmate athiest)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1703369267 {#2039
    date: 2023-12-23 23:07:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@darcy@sh.itjust.works"
    "@A_Very_Big_Fan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2001 …}
  +nested: Doctrine\ORM\PersistentCollection {#2004 …}
  +votes: Doctrine\ORM\PersistentCollection {#2007 …}
  +reports: Doctrine\ORM\PersistentCollection {#1990 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2014 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
  -id: 247032
  -bodyTs: "'athiest':6 'checkmat':5 'strawman':4 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6806324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703369267 {#2155
    date: 2023-12-23 23:07:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2193
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2351 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1724 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2005 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2005 …}
  +body: "yeah its a strawman (checkmate athiest)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1703369267 {#2039
    date: 2023-12-23 23:07:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@darcy@sh.itjust.works"
    "@A_Very_Big_Fan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2001 …}
  +nested: Doctrine\ORM\PersistentCollection {#2004 …}
  +votes: Doctrine\ORM\PersistentCollection {#2007 …}
  +reports: Doctrine\ORM\PersistentCollection {#1990 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2014 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
  -id: 247032
  -bodyTs: "'athiest':6 'checkmat':5 'strawman':4 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6806324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703369267 {#2155
    date: 2023-12-23 23:07:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2193
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2351 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1724 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2005 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2005 …}
  +body: "yeah its a strawman (checkmate athiest)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1703369267 {#2039
    date: 2023-12-23 23:07:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@darcy@sh.itjust.works"
    "@A_Very_Big_Fan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2001 …}
  +nested: Doctrine\ORM\PersistentCollection {#2004 …}
  +votes: Doctrine\ORM\PersistentCollection {#2007 …}
  +reports: Doctrine\ORM\PersistentCollection {#1990 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2014 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
  -id: 247032
  -bodyTs: "'athiest':6 'checkmat':5 'strawman':4 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6806324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703369267 {#2155
    date: 2023-12-23 23:07:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1996
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2351 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1724 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2002 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2002 …}
  +body: "just did this. didnt work but i learnt something about myself."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1703339283 {#2197
    date: 2023-12-23 14:48:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@darcy@sh.itjust.works"
    "@Rustmilian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1989 …}
  +nested: Doctrine\ORM\PersistentCollection {#2009 …}
  +votes: Doctrine\ORM\PersistentCollection {#2275 …}
  +reports: Doctrine\ORM\PersistentCollection {#2261 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2218 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
  -id: 245802
  -bodyTs: "'didnt':4 'learnt':8 'someth':9 'work':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6799201"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703339283 {#2260
    date: 2023-12-23 14:48:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#1996
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2351 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1724 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2002 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2002 …}
  +body: "just did this. didnt work but i learnt something about myself."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1703339283 {#2197
    date: 2023-12-23 14:48:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@darcy@sh.itjust.works"
    "@Rustmilian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1989 …}
  +nested: Doctrine\ORM\PersistentCollection {#2009 …}
  +votes: Doctrine\ORM\PersistentCollection {#2275 …}
  +reports: Doctrine\ORM\PersistentCollection {#2261 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2218 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
  -id: 245802
  -bodyTs: "'didnt':4 'learnt':8 'someth':9 'work':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6799201"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703339283 {#2260
    date: 2023-12-23 14:48:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#1996
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2351 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1724 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2002 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2002 …}
  +body: "just did this. didnt work but i learnt something about myself."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1703339283 {#2197
    date: 2023-12-23 14:48:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@darcy@sh.itjust.works"
    "@Rustmilian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1989 …}
  +nested: Doctrine\ORM\PersistentCollection {#2009 …}
  +votes: Doctrine\ORM\PersistentCollection {#2275 …}
  +reports: Doctrine\ORM\PersistentCollection {#2261 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2218 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
  -id: 245802
  -bodyTs: "'didnt':4 'learnt':8 'someth':9 'work':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6799201"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703339283 {#2260
    date: 2023-12-23 14:48:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#2194
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2000 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1998 …}
  +image: null
  +parent: null
  +root: null
  +body: "cancer is bloat"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701811678 {#1985
    date: 2023-12-05 22:27:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1997 …}
  +nested: Doctrine\ORM\PersistentCollection {#2006 …}
  +votes: Doctrine\ORM\PersistentCollection {#1995 …}
  +reports: Doctrine\ORM\PersistentCollection {#1994 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2170 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2168 …}
  -id: 92788
  -bodyTs: "'bloat':3 'cancer':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3766945"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696000076 {#2184
    date: 2023-09-29 17:07:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2194
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2000 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1998 …}
  +image: null
  +parent: null
  +root: null
  +body: "cancer is bloat"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701811678 {#1985
    date: 2023-12-05 22:27:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1997 …}
  +nested: Doctrine\ORM\PersistentCollection {#2006 …}
  +votes: Doctrine\ORM\PersistentCollection {#1995 …}
  +reports: Doctrine\ORM\PersistentCollection {#1994 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2170 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2168 …}
  -id: 92788
  -bodyTs: "'bloat':3 'cancer':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3766945"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696000076 {#2184
    date: 2023-09-29 17:07:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2194
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2000 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1998 …}
  +image: null
  +parent: null
  +root: null
  +body: "cancer is bloat"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701811678 {#1985
    date: 2023-12-05 22:27:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1997 …}
  +nested: Doctrine\ORM\PersistentCollection {#2006 …}
  +votes: Doctrine\ORM\PersistentCollection {#1995 …}
  +reports: Doctrine\ORM\PersistentCollection {#1994 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2170 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2168 …}
  -id: 92788
  -bodyTs: "'bloat':3 'cancer':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/3766945"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696000076 {#2184
    date: 2023-09-29 17:07:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2178
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2174 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2204 …}
  +image: null
  +parent: null
  +root: null
  +body: "why did op instead attach an image of two men kissing ?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1701564750 {#2199
    date: 2023-12-03 01:52:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2177 …}
  +nested: Doctrine\ORM\PersistentCollection {#2186 …}
  +votes: Doctrine\ORM\PersistentCollection {#2171 …}
  +reports: Doctrine\ORM\PersistentCollection {#2181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2146 …}
  -id: 161266
  -bodyTs: "'attach':5 'imag':7 'instead':4 'kiss':11 'men':10 'op':3 'two':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5914025"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700888636 {#2196
    date: 2023-11-25 06:03:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2178
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2174 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2204 …}
  +image: null
  +parent: null
  +root: null
  +body: "why did op instead attach an image of two men kissing ?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1701564750 {#2199
    date: 2023-12-03 01:52:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2177 …}
  +nested: Doctrine\ORM\PersistentCollection {#2186 …}
  +votes: Doctrine\ORM\PersistentCollection {#2171 …}
  +reports: Doctrine\ORM\PersistentCollection {#2181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2146 …}
  -id: 161266
  -bodyTs: "'attach':5 'imag':7 'instead':4 'kiss':11 'men':10 'op':3 'two':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5914025"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700888636 {#2196
    date: 2023-11-25 06:03:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2178
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2174 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2204 …}
  +image: null
  +parent: null
  +root: null
  +body: "why did op instead attach an image of two men kissing ?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1701564750 {#2199
    date: 2023-12-03 01:52:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2177 …}
  +nested: Doctrine\ORM\PersistentCollection {#2186 …}
  +votes: Doctrine\ORM\PersistentCollection {#2171 …}
  +reports: Doctrine\ORM\PersistentCollection {#2181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2146 …}
  -id: 161266
  -bodyTs: "'attach':5 'imag':7 'instead':4 'kiss':11 'men':10 'op':3 'two':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5914025"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700888636 {#2196
    date: 2023-11-25 06:03:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#2152
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2150 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2204 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2145 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2145 …}
  +body: "anyone who unironically says they believe in flat earth is a fed"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701337095 {#2175
    date: 2023-11-30 10:38:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@intoner@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2008 …}
  +nested: Doctrine\ORM\PersistentCollection {#1984 …}
  +votes: Doctrine\ORM\PersistentCollection {#1981 …}
  +reports: Doctrine\ORM\PersistentCollection {#1982 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1980 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2375 …}
  -id: 180252
  -bodyTs: "'anyon':1 'believ':6 'earth':9 'fed':12 'flat':8 'say':4 'uniron':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6122909"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701337095 {#2183
    date: 2023-11-30 10:38:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2152
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2150 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2204 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2145 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2145 …}
  +body: "anyone who unironically says they believe in flat earth is a fed"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701337095 {#2175
    date: 2023-11-30 10:38:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@intoner@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2008 …}
  +nested: Doctrine\ORM\PersistentCollection {#1984 …}
  +votes: Doctrine\ORM\PersistentCollection {#1981 …}
  +reports: Doctrine\ORM\PersistentCollection {#1982 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1980 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2375 …}
  -id: 180252
  -bodyTs: "'anyon':1 'believ':6 'earth':9 'fed':12 'flat':8 'say':4 'uniron':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6122909"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701337095 {#2183
    date: 2023-11-30 10:38:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2152
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2150 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2204 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2145 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2145 …}
  +body: "anyone who unironically says they believe in flat earth is a fed"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701337095 {#2175
    date: 2023-11-30 10:38:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@intoner@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2008 …}
  +nested: Doctrine\ORM\PersistentCollection {#1984 …}
  +votes: Doctrine\ORM\PersistentCollection {#1981 …}
  +reports: Doctrine\ORM\PersistentCollection {#1982 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1980 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2375 …}
  -id: 180252
  -bodyTs: "'anyon':1 'believ':6 'earth':9 'fed':12 'flat':8 'say':4 'uniron':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6122909"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701337095 {#2183
    date: 2023-11-30 10:38:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#2362
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2019 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2365 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2365 …}
  +body: """
    it is actually a 200 IQ meme. your average coomfiger doesnt know that much about shell scripting, but thinks they do.\n
    \n
    or something. i definitely didnt get it wrong myself
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700962695 {#2153
    date: 2023-11-26 02:38:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@darcy@sh.itjust.works"
    "@netchami@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2367 …}
  +nested: Doctrine\ORM\PersistentCollection {#2269 …}
  +votes: Doctrine\ORM\PersistentCollection {#1347 …}
  +reports: Doctrine\ORM\PersistentCollection {#1350 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1353 …}
  -id: 164610
  -bodyTs: "'200':5 'actual':3 'averag':9 'coomfig':10 'definit':25 'didnt':26 'doesnt':11 'get':27 'iq':6 'know':12 'meme':7 'much':14 'script':17 'shell':16 'someth':23 'think':19 'wrong':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5944105"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700962695 {#2148
    date: 2023-11-26 02:38:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2362
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2019 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2365 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2365 …}
  +body: """
    it is actually a 200 IQ meme. your average coomfiger doesnt know that much about shell scripting, but thinks they do.\n
    \n
    or something. i definitely didnt get it wrong myself
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700962695 {#2153
    date: 2023-11-26 02:38:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@darcy@sh.itjust.works"
    "@netchami@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2367 …}
  +nested: Doctrine\ORM\PersistentCollection {#2269 …}
  +votes: Doctrine\ORM\PersistentCollection {#1347 …}
  +reports: Doctrine\ORM\PersistentCollection {#1350 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1353 …}
  -id: 164610
  -bodyTs: "'200':5 'actual':3 'averag':9 'coomfig':10 'definit':25 'didnt':26 'doesnt':11 'get':27 'iq':6 'know':12 'meme':7 'much':14 'script':17 'shell':16 'someth':23 'think':19 'wrong':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5944105"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700962695 {#2148
    date: 2023-11-26 02:38:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2362
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2019 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2023 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2365 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2365 …}
  +body: """
    it is actually a 200 IQ meme. your average coomfiger doesnt know that much about shell scripting, but thinks they do.\n
    \n
    or something. i definitely didnt get it wrong myself
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700962695 {#2153
    date: 2023-11-26 02:38:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@darcy@sh.itjust.works"
    "@netchami@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2367 …}
  +nested: Doctrine\ORM\PersistentCollection {#2269 …}
  +votes: Doctrine\ORM\PersistentCollection {#1347 …}
  +reports: Doctrine\ORM\PersistentCollection {#1350 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1353 …}
  -id: 164610
  -bodyTs: "'200':5 'actual':3 'averag':9 'coomfig':10 'definit':25 'didnt':26 'doesnt':11 'get':27 'iq':6 'know':12 'meme':7 'much':14 'script':17 'shell':16 'someth':23 'think':19 'wrong':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5944105"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700962695 {#2148
    date: 2023-11-26 02:38:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#1355
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2174 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2204 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1357 …}
  +root: App\Entity\EntryComment {#2178
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2174 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2204 …}
    +image: null
    +parent: null
    +root: null
    +body: "why did op instead attach an image of two men kissing ?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1701564750 {#2199
      date: 2023-12-03 01:52:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@STRIKINGdebate2@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2177 …}
    +nested: Doctrine\ORM\PersistentCollection {#2186 …}
    +votes: Doctrine\ORM\PersistentCollection {#2171 …}
    +reports: Doctrine\ORM\PersistentCollection {#2181 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2146 …}
    -id: 161266
    -bodyTs: "'attach':5 'imag':7 'instead':4 'kiss':11 'men':10 'op':3 'two':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5914025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700888636 {#2196
      date: 2023-11-25 06:03:56.0 +01:00
    }
  }
  +body: "GET OUT OF MY HEAD GET OUT OF MY HEAD I AM NOT HAUNTED I AM NOT HAUNTED IM NOT CRAZY NEVER WAS NOT CRAZY NEVER WAS"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700962456 {#2376
    date: 2023-11-26 02:34:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
    "@darcy@sh.itjust.works"
    "@TAYRN@lemmy.world"
    "@GoosLife@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2491 …}
  +nested: Doctrine\ORM\PersistentCollection {#2493 …}
  +votes: Doctrine\ORM\PersistentCollection {#2495 …}
  +reports: Doctrine\ORM\PersistentCollection {#2497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2501 …}
  -id: 164601
  -bodyTs: "'crazi':21,25 'get':1,6 'haunt':14,18 'head':5,10 'im':19 'never':22,26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5944020"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700962456 {#2374
    date: 2023-11-26 02:34:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#1355
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2174 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2204 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1357 …}
  +root: App\Entity\EntryComment {#2178
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2174 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2204 …}
    +image: null
    +parent: null
    +root: null
    +body: "why did op instead attach an image of two men kissing ?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1701564750 {#2199
      date: 2023-12-03 01:52:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@STRIKINGdebate2@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2177 …}
    +nested: Doctrine\ORM\PersistentCollection {#2186 …}
    +votes: Doctrine\ORM\PersistentCollection {#2171 …}
    +reports: Doctrine\ORM\PersistentCollection {#2181 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2146 …}
    -id: 161266
    -bodyTs: "'attach':5 'imag':7 'instead':4 'kiss':11 'men':10 'op':3 'two':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5914025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700888636 {#2196
      date: 2023-11-25 06:03:56.0 +01:00
    }
  }
  +body: "GET OUT OF MY HEAD GET OUT OF MY HEAD I AM NOT HAUNTED I AM NOT HAUNTED IM NOT CRAZY NEVER WAS NOT CRAZY NEVER WAS"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700962456 {#2376
    date: 2023-11-26 02:34:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
    "@darcy@sh.itjust.works"
    "@TAYRN@lemmy.world"
    "@GoosLife@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2491 …}
  +nested: Doctrine\ORM\PersistentCollection {#2493 …}
  +votes: Doctrine\ORM\PersistentCollection {#2495 …}
  +reports: Doctrine\ORM\PersistentCollection {#2497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2501 …}
  -id: 164601
  -bodyTs: "'crazi':21,25 'get':1,6 'haunt':14,18 'head':5,10 'im':19 'never':22,26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5944020"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700962456 {#2374
    date: 2023-11-26 02:34:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#1355
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2174 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2204 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1357 …}
  +root: App\Entity\EntryComment {#2178
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2174 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2204 …}
    +image: null
    +parent: null
    +root: null
    +body: "why did op instead attach an image of two men kissing ?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1701564750 {#2199
      date: 2023-12-03 01:52:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@STRIKINGdebate2@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2177 …}
    +nested: Doctrine\ORM\PersistentCollection {#2186 …}
    +votes: Doctrine\ORM\PersistentCollection {#2171 …}
    +reports: Doctrine\ORM\PersistentCollection {#2181 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2146 …}
    -id: 161266
    -bodyTs: "'attach':5 'imag':7 'instead':4 'kiss':11 'men':10 'op':3 'two':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5914025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700888636 {#2196
      date: 2023-11-25 06:03:56.0 +01:00
    }
  }
  +body: "GET OUT OF MY HEAD GET OUT OF MY HEAD I AM NOT HAUNTED I AM NOT HAUNTED IM NOT CRAZY NEVER WAS NOT CRAZY NEVER WAS"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700962456 {#2376
    date: 2023-11-26 02:34:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
    "@darcy@sh.itjust.works"
    "@TAYRN@lemmy.world"
    "@GoosLife@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2491 …}
  +nested: Doctrine\ORM\PersistentCollection {#2493 …}
  +votes: Doctrine\ORM\PersistentCollection {#2495 …}
  +reports: Doctrine\ORM\PersistentCollection {#2497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2501 …}
  -id: 164601
  -bodyTs: "'crazi':21,25 'get':1,6 'haunt':14,18 'head':5,10 'im':19 'never':22,26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5944020"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700962456 {#2374
    date: 2023-11-26 02:34:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2505
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2506 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2507 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2508 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2509 …}
  +body: "btw"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700900368 {#1356
    date: 2023-11-25 09:19:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NotSpez@lemm.ee"
    "@zepheriths@lemmy.world"
    "@BeardedGingerWonder@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2510 …}
  +nested: Doctrine\ORM\PersistentCollection {#2512 …}
  +votes: Doctrine\ORM\PersistentCollection {#2514 …}
  +reports: Doctrine\ORM\PersistentCollection {#2516 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2518 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2520 …}
  -id: 161704
  -bodyTs: "'btw':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5916839"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700900368 {#1358
    date: 2023-11-25 09:19:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2505
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2506 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2507 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2508 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2509 …}
  +body: "btw"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700900368 {#1356
    date: 2023-11-25 09:19:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NotSpez@lemm.ee"
    "@zepheriths@lemmy.world"
    "@BeardedGingerWonder@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2510 …}
  +nested: Doctrine\ORM\PersistentCollection {#2512 …}
  +votes: Doctrine\ORM\PersistentCollection {#2514 …}
  +reports: Doctrine\ORM\PersistentCollection {#2516 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2518 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2520 …}
  -id: 161704
  -bodyTs: "'btw':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5916839"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700900368 {#1358
    date: 2023-11-25 09:19:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2505
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2506 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2507 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2508 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2509 …}
  +body: "btw"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700900368 {#1356
    date: 2023-11-25 09:19:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NotSpez@lemm.ee"
    "@zepheriths@lemmy.world"
    "@BeardedGingerWonder@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2510 …}
  +nested: Doctrine\ORM\PersistentCollection {#2512 …}
  +votes: Doctrine\ORM\PersistentCollection {#2514 …}
  +reports: Doctrine\ORM\PersistentCollection {#2516 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2518 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2520 …}
  -id: 161704
  -bodyTs: "'btw':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5916839"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700900368 {#1358
    date: 2023-11-25 09:19:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2524
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2174 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2204 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2525 …}
  +root: App\Entity\EntryComment {#2178
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2174 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2204 …}
    +image: null
    +parent: null
    +root: null
    +body: "why did op instead attach an image of two men kissing ?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1701564750 {#2199
      date: 2023-12-03 01:52:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@STRIKINGdebate2@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2177 …}
    +nested: Doctrine\ORM\PersistentCollection {#2186 …}
    +votes: Doctrine\ORM\PersistentCollection {#2171 …}
    +reports: Doctrine\ORM\PersistentCollection {#2181 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2146 …}
    -id: 161266
    -bodyTs: "'attach':5 'imag':7 'instead':4 'kiss':11 'men':10 'op':3 'two':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5914025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700888636 {#2196
      date: 2023-11-25 06:03:56.0 +01:00
    }
  }
  +body: "who are you. i dont know you. im not crazy YOURE CRAZY"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700894363 {#2504
    date: 2023-11-25 07:39:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
    "@darcy@sh.itjust.works"
    "@TAYRN@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2526 …}
  +nested: Doctrine\ORM\PersistentCollection {#2528 …}
  +votes: Doctrine\ORM\PersistentCollection {#2530 …}
  +reports: Doctrine\ORM\PersistentCollection {#2532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2536 …}
  -id: 161466
  -bodyTs: "'crazi':10,12 'dont':5 'im':8 'know':6 'your':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5915396"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700894363 {#2503
    date: 2023-11-25 07:39:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2524
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2174 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2204 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2525 …}
  +root: App\Entity\EntryComment {#2178
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2174 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2204 …}
    +image: null
    +parent: null
    +root: null
    +body: "why did op instead attach an image of two men kissing ?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1701564750 {#2199
      date: 2023-12-03 01:52:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@STRIKINGdebate2@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2177 …}
    +nested: Doctrine\ORM\PersistentCollection {#2186 …}
    +votes: Doctrine\ORM\PersistentCollection {#2171 …}
    +reports: Doctrine\ORM\PersistentCollection {#2181 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2146 …}
    -id: 161266
    -bodyTs: "'attach':5 'imag':7 'instead':4 'kiss':11 'men':10 'op':3 'two':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5914025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700888636 {#2196
      date: 2023-11-25 06:03:56.0 +01:00
    }
  }
  +body: "who are you. i dont know you. im not crazy YOURE CRAZY"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700894363 {#2504
    date: 2023-11-25 07:39:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
    "@darcy@sh.itjust.works"
    "@TAYRN@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2526 …}
  +nested: Doctrine\ORM\PersistentCollection {#2528 …}
  +votes: Doctrine\ORM\PersistentCollection {#2530 …}
  +reports: Doctrine\ORM\PersistentCollection {#2532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2536 …}
  -id: 161466
  -bodyTs: "'crazi':10,12 'dont':5 'im':8 'know':6 'your':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5915396"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700894363 {#2503
    date: 2023-11-25 07:39:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2524
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2174 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2204 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2525 …}
  +root: App\Entity\EntryComment {#2178
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2174 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2204 …}
    +image: null
    +parent: null
    +root: null
    +body: "why did op instead attach an image of two men kissing ?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1701564750 {#2199
      date: 2023-12-03 01:52:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@STRIKINGdebate2@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2177 …}
    +nested: Doctrine\ORM\PersistentCollection {#2186 …}
    +votes: Doctrine\ORM\PersistentCollection {#2171 …}
    +reports: Doctrine\ORM\PersistentCollection {#2181 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2146 …}
    -id: 161266
    -bodyTs: "'attach':5 'imag':7 'instead':4 'kiss':11 'men':10 'op':3 'two':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5914025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700888636 {#2196
      date: 2023-11-25 06:03:56.0 +01:00
    }
  }
  +body: "who are you. i dont know you. im not crazy YOURE CRAZY"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700894363 {#2504
    date: 2023-11-25 07:39:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
    "@darcy@sh.itjust.works"
    "@TAYRN@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2526 …}
  +nested: Doctrine\ORM\PersistentCollection {#2528 …}
  +votes: Doctrine\ORM\PersistentCollection {#2530 …}
  +reports: Doctrine\ORM\PersistentCollection {#2532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2536 …}
  -id: 161466
  -bodyTs: "'crazi':10,12 'dont':5 'im':8 'know':6 'your':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5915396"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700894363 {#2503
    date: 2023-11-25 07:39:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2540
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2174 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2204 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2541 …}
  +root: App\Entity\EntryComment {#2178
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2174 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2204 …}
    +image: null
    +parent: null
    +root: null
    +body: "why did op instead attach an image of two men kissing ?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1701564750 {#2199
      date: 2023-12-03 01:52:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@STRIKINGdebate2@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2177 …}
    +nested: Doctrine\ORM\PersistentCollection {#2186 …}
    +votes: Doctrine\ORM\PersistentCollection {#2171 …}
    +reports: Doctrine\ORM\PersistentCollection {#2181 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2146 …}
    -id: 161266
    -bodyTs: "'attach':5 'imag':7 'instead':4 'kiss':11 'men':10 'op':3 'two':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5914025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700888636 {#2196
      date: 2023-11-25 06:03:56.0 +01:00
    }
  }
  +body: "tell me the good news doc"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700893855 {#2523
    date: 2023-11-25 07:30:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
    "@darcy@sh.itjust.works"
    "@TAYRN@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2542 …}
  +nested: Doctrine\ORM\PersistentCollection {#2544 …}
  +votes: Doctrine\ORM\PersistentCollection {#2546 …}
  +reports: Doctrine\ORM\PersistentCollection {#2548 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2552 …}
  -id: 161450
  -bodyTs: "'doc':6 'good':4 'news':5 'tell':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5915297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700893855 {#2522
    date: 2023-11-25 07:30:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2540
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2174 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2204 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2541 …}
  +root: App\Entity\EntryComment {#2178
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2174 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2204 …}
    +image: null
    +parent: null
    +root: null
    +body: "why did op instead attach an image of two men kissing ?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1701564750 {#2199
      date: 2023-12-03 01:52:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@STRIKINGdebate2@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2177 …}
    +nested: Doctrine\ORM\PersistentCollection {#2186 …}
    +votes: Doctrine\ORM\PersistentCollection {#2171 …}
    +reports: Doctrine\ORM\PersistentCollection {#2181 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2146 …}
    -id: 161266
    -bodyTs: "'attach':5 'imag':7 'instead':4 'kiss':11 'men':10 'op':3 'two':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5914025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700888636 {#2196
      date: 2023-11-25 06:03:56.0 +01:00
    }
  }
  +body: "tell me the good news doc"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700893855 {#2523
    date: 2023-11-25 07:30:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
    "@darcy@sh.itjust.works"
    "@TAYRN@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2542 …}
  +nested: Doctrine\ORM\PersistentCollection {#2544 …}
  +votes: Doctrine\ORM\PersistentCollection {#2546 …}
  +reports: Doctrine\ORM\PersistentCollection {#2548 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2552 …}
  -id: 161450
  -bodyTs: "'doc':6 'good':4 'news':5 'tell':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5915297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700893855 {#2522
    date: 2023-11-25 07:30:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2540
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2174 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2204 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2541 …}
  +root: App\Entity\EntryComment {#2178
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2174 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2204 …}
    +image: null
    +parent: null
    +root: null
    +body: "why did op instead attach an image of two men kissing ?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1701564750 {#2199
      date: 2023-12-03 01:52:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@STRIKINGdebate2@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2177 …}
    +nested: Doctrine\ORM\PersistentCollection {#2186 …}
    +votes: Doctrine\ORM\PersistentCollection {#2171 …}
    +reports: Doctrine\ORM\PersistentCollection {#2181 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2146 …}
    -id: 161266
    -bodyTs: "'attach':5 'imag':7 'instead':4 'kiss':11 'men':10 'op':3 'two':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5914025"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700888636 {#2196
      date: 2023-11-25 06:03:56.0 +01:00
    }
  }
  +body: "tell me the good news doc"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700893855 {#2523
    date: 2023-11-25 07:30:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
    "@darcy@sh.itjust.works"
    "@TAYRN@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2542 …}
  +nested: Doctrine\ORM\PersistentCollection {#2544 …}
  +votes: Doctrine\ORM\PersistentCollection {#2546 …}
  +reports: Doctrine\ORM\PersistentCollection {#2548 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2552 …}
  -id: 161450
  -bodyTs: "'doc':6 'good':4 'news':5 'tell':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5915297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700893855 {#2522
    date: 2023-11-25 07:30:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2556
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2557 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1724 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2558 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2559 …}
  +body: "indeed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698919103 {#2539
    date: 2023-11-02 10:58:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Teon@kbin.social"
    "@darcy@sh.itjust.works"
    "@Blackout@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2560 …}
  +nested: Doctrine\ORM\PersistentCollection {#2562 …}
  +votes: Doctrine\ORM\PersistentCollection {#2564 …}
  +reports: Doctrine\ORM\PersistentCollection {#2566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2568 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2570 …}
  -id: 84091
  -bodyTs: "'inde':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5074273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698919103 {#2538
    date: 2023-11-02 10:58:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2556
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2557 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1724 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2558 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2559 …}
  +body: "indeed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698919103 {#2539
    date: 2023-11-02 10:58:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Teon@kbin.social"
    "@darcy@sh.itjust.works"
    "@Blackout@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2560 …}
  +nested: Doctrine\ORM\PersistentCollection {#2562 …}
  +votes: Doctrine\ORM\PersistentCollection {#2564 …}
  +reports: Doctrine\ORM\PersistentCollection {#2566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2568 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2570 …}
  -id: 84091
  -bodyTs: "'inde':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5074273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698919103 {#2538
    date: 2023-11-02 10:58:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2556
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2557 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1724 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2558 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2559 …}
  +body: "indeed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698919103 {#2539
    date: 2023-11-02 10:58:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Teon@kbin.social"
    "@darcy@sh.itjust.works"
    "@Blackout@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2560 …}
  +nested: Doctrine\ORM\PersistentCollection {#2562 …}
  +votes: Doctrine\ORM\PersistentCollection {#2564 …}
  +reports: Doctrine\ORM\PersistentCollection {#2566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2568 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2570 …}
  -id: 84091
  -bodyTs: "'inde':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5074273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698919103 {#2538
    date: 2023-11-02 10:58:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2574
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2557 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1724 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2559 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2559 …}
  +body: "really?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1698917329 {#2555
    date: 2023-11-02 10:28:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Teon@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2575 …}
  +nested: Doctrine\ORM\PersistentCollection {#2577 …}
  +votes: Doctrine\ORM\PersistentCollection {#2579 …}
  +reports: Doctrine\ORM\PersistentCollection {#2581 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2585 …}
  -id: 84069
  -bodyTs: "'realli':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5073929"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698917329 {#2554
    date: 2023-11-02 10:28:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2574
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2557 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1724 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2559 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2559 …}
  +body: "really?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1698917329 {#2555
    date: 2023-11-02 10:28:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Teon@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2575 …}
  +nested: Doctrine\ORM\PersistentCollection {#2577 …}
  +votes: Doctrine\ORM\PersistentCollection {#2579 …}
  +reports: Doctrine\ORM\PersistentCollection {#2581 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2585 …}
  -id: 84069
  -bodyTs: "'realli':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5073929"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698917329 {#2554
    date: 2023-11-02 10:28:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2574
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2557 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1724 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2559 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2559 …}
  +body: "really?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1698917329 {#2555
    date: 2023-11-02 10:28:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Teon@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2575 …}
  +nested: Doctrine\ORM\PersistentCollection {#2577 …}
  +votes: Doctrine\ORM\PersistentCollection {#2579 …}
  +reports: Doctrine\ORM\PersistentCollection {#2581 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2585 …}
  -id: 84069
  -bodyTs: "'realli':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5073929"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698917329 {#2554
    date: 2023-11-02 10:28:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#2589
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2092 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1724 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2590 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2591 …}
  +body: "buddy my direct manager maybe makes 2 dimes to my dime. and they are nice. i understand what you mean, but its just as hard for me to get my shift covered as it is them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698830999 {#2573
    date: 2023-11-01 10:29:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@darcy@sh.itjust.works"
    "@KoboldCoterie@pawb.social"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2592 …}
  +nested: Doctrine\ORM\PersistentCollection {#2594 …}
  +votes: Doctrine\ORM\PersistentCollection {#2596 …}
  +reports: Doctrine\ORM\PersistentCollection {#2598 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2600 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2602 …}
  -id: 82429
  -bodyTs: "'2':7 'buddi':1 'cover':32 'dime':8,11 'direct':3 'get':29 'hard':25 'make':6 'manag':4 'mayb':5 'mean':20 'nice':15 'shift':31 'understand':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5038676"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698830999 {#2572
    date: 2023-11-01 10:29:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2589
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2092 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1724 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2590 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2591 …}
  +body: "buddy my direct manager maybe makes 2 dimes to my dime. and they are nice. i understand what you mean, but its just as hard for me to get my shift covered as it is them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698830999 {#2573
    date: 2023-11-01 10:29:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@darcy@sh.itjust.works"
    "@KoboldCoterie@pawb.social"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2592 …}
  +nested: Doctrine\ORM\PersistentCollection {#2594 …}
  +votes: Doctrine\ORM\PersistentCollection {#2596 …}
  +reports: Doctrine\ORM\PersistentCollection {#2598 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2600 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2602 …}
  -id: 82429
  -bodyTs: "'2':7 'buddi':1 'cover':32 'dime':8,11 'direct':3 'get':29 'hard':25 'make':6 'manag':4 'mayb':5 'mean':20 'nice':15 'shift':31 'understand':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5038676"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698830999 {#2572
    date: 2023-11-01 10:29:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2589
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2092 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1724 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2590 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2591 …}
  +body: "buddy my direct manager maybe makes 2 dimes to my dime. and they are nice. i understand what you mean, but its just as hard for me to get my shift covered as it is them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698830999 {#2573
    date: 2023-11-01 10:29:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@darcy@sh.itjust.works"
    "@KoboldCoterie@pawb.social"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2592 …}
  +nested: Doctrine\ORM\PersistentCollection {#2594 …}
  +votes: Doctrine\ORM\PersistentCollection {#2596 …}
  +reports: Doctrine\ORM\PersistentCollection {#2598 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2600 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2602 …}
  -id: 82429
  -bodyTs: "'2':7 'buddi':1 'cover':32 'dime':8,11 'direct':3 'get':29 'hard':25 'make':6 'manag':4 'mayb':5 'mean':20 'nice':15 'shift':31 'understand':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5038676"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698830999 {#2572
    date: 2023-11-01 10:29:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2606
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2092 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1724 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2591 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2591 …}
  +body: "ok but if you work at a small business with few employees its just polite"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698822550 {#2588
    date: 2023-11-01 08:09:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@darcy@sh.itjust.works"
    "@KoboldCoterie@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2607 …}
  +nested: Doctrine\ORM\PersistentCollection {#2609 …}
  +votes: Doctrine\ORM\PersistentCollection {#2611 …}
  +reports: Doctrine\ORM\PersistentCollection {#2613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2615 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2617 …}
  -id: 82333
  -bodyTs: "'busi':9 'employe':12 'ok':1 'polit':15 'small':8 'work':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5036086"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698822550 {#2587
    date: 2023-11-01 08:09:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#2606
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2092 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1724 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2591 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2591 …}
  +body: "ok but if you work at a small business with few employees its just polite"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698822550 {#2588
    date: 2023-11-01 08:09:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@darcy@sh.itjust.works"
    "@KoboldCoterie@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2607 …}
  +nested: Doctrine\ORM\PersistentCollection {#2609 …}
  +votes: Doctrine\ORM\PersistentCollection {#2611 …}
  +reports: Doctrine\ORM\PersistentCollection {#2613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2615 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2617 …}
  -id: 82333
  -bodyTs: "'busi':9 'employe':12 'ok':1 'polit':15 'small':8 'work':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5036086"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698822550 {#2587
    date: 2023-11-01 08:09:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#2606
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2092 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1724 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2591 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2591 …}
  +body: "ok but if you work at a small business with few employees its just polite"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698822550 {#2588
    date: 2023-11-01 08:09:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@darcy@sh.itjust.works"
    "@KoboldCoterie@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2607 …}
  +nested: Doctrine\ORM\PersistentCollection {#2609 …}
  +votes: Doctrine\ORM\PersistentCollection {#2611 …}
  +reports: Doctrine\ORM\PersistentCollection {#2613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2615 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2617 …}
  -id: 82333
  -bodyTs: "'busi':9 'employe':12 'ok':1 'polit':15 'small':8 'work':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5036086"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698822550 {#2587
    date: 2023-11-01 08:09:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details