GET https://kbin.spritesserver.nl/u/@return2ozma@lemmy.world/comments

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 …}
}
37.25 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 {#2595
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#2158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1720 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2558 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2558 …}
  +body: "Thank you HorseChandelier"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706597391 {#2604
    date: 2024-01-30 07:49:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
    "@BenM2023@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2559 …}
  +nested: Doctrine\ORM\PersistentCollection {#2562 …}
  +votes: Doctrine\ORM\PersistentCollection {#2564 …}
  +reports: Doctrine\ORM\PersistentCollection {#2566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2555 …}
  -id: 351928
  -bodyTs: "'horsechandeli':3 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7142528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706597391 {#2546
    date: 2024-01-30 07:49:51.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 {#2595
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#2158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1720 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2558 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2558 …}
  +body: "Thank you HorseChandelier"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706597391 {#2604
    date: 2024-01-30 07:49:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
    "@BenM2023@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2559 …}
  +nested: Doctrine\ORM\PersistentCollection {#2562 …}
  +votes: Doctrine\ORM\PersistentCollection {#2564 …}
  +reports: Doctrine\ORM\PersistentCollection {#2566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2555 …}
  -id: 351928
  -bodyTs: "'horsechandeli':3 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7142528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706597391 {#2546
    date: 2024-01-30 07:49:51.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 {#2595
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#2158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1720 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2558 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2558 …}
  +body: "Thank you HorseChandelier"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706597391 {#2604
    date: 2024-01-30 07:49:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
    "@BenM2023@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2559 …}
  +nested: Doctrine\ORM\PersistentCollection {#2562 …}
  +votes: Doctrine\ORM\PersistentCollection {#2564 …}
  +reports: Doctrine\ORM\PersistentCollection {#2566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2555 …}
  -id: 351928
  -bodyTs: "'horsechandeli':3 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7142528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706597391 {#2546
    date: 2024-01-30 07:49:51.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 {#2536
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#2247 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1720 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2538 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2538 …}
  +body: "Yes, sorry. I’m in the US."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1706497194 {#2597
    date: 2024-01-29 03:59:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
    "@KpntAutismus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2542 …}
  +nested: Doctrine\ORM\PersistentCollection {#2535 …}
  +votes: Doctrine\ORM\PersistentCollection {#2532 …}
  +reports: Doctrine\ORM\PersistentCollection {#2530 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2528 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2525 …}
  -id: 348718
  -bodyTs: "'m':4 'sorri':2 'us':7 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7116313"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706497194 {#2599
    date: 2024-01-29 03:59:54.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 {#2536
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#2247 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1720 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2538 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2538 …}
  +body: "Yes, sorry. I’m in the US."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1706497194 {#2597
    date: 2024-01-29 03:59:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
    "@KpntAutismus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2542 …}
  +nested: Doctrine\ORM\PersistentCollection {#2535 …}
  +votes: Doctrine\ORM\PersistentCollection {#2532 …}
  +reports: Doctrine\ORM\PersistentCollection {#2530 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2528 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2525 …}
  -id: 348718
  -bodyTs: "'m':4 'sorri':2 'us':7 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7116313"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706497194 {#2599
    date: 2024-01-29 03:59:54.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 {#2536
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#2247 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1720 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2538 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2538 …}
  +body: "Yes, sorry. I’m in the US."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1706497194 {#2597
    date: 2024-01-29 03:59:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
    "@KpntAutismus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2542 …}
  +nested: Doctrine\ORM\PersistentCollection {#2535 …}
  +votes: Doctrine\ORM\PersistentCollection {#2532 …}
  +reports: Doctrine\ORM\PersistentCollection {#2530 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2528 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2525 …}
  -id: 348718
  -bodyTs: "'m':4 'sorri':2 'us':7 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7116313"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706497194 {#2599
    date: 2024-01-29 03:59:54.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 {#2521
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#2247 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1720 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2656 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2656 …}
  +body: "Where did you move to?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1706486922 {#2537
    date: 2024-01-29 01:08:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
    "@OsrsNeedsF2P@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2654 …}
  +nested: Doctrine\ORM\PersistentCollection {#2647 …}
  +votes: Doctrine\ORM\PersistentCollection {#2635 …}
  +reports: Doctrine\ORM\PersistentCollection {#2624 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2658 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2655 …}
  -id: 348368
  -bodyTs: "'move':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7113258"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706486922 {#2588
    date: 2024-01-29 01:08:42.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 {#2521
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#2247 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1720 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2656 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2656 …}
  +body: "Where did you move to?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1706486922 {#2537
    date: 2024-01-29 01:08:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
    "@OsrsNeedsF2P@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2654 …}
  +nested: Doctrine\ORM\PersistentCollection {#2647 …}
  +votes: Doctrine\ORM\PersistentCollection {#2635 …}
  +reports: Doctrine\ORM\PersistentCollection {#2624 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2658 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2655 …}
  -id: 348368
  -bodyTs: "'move':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7113258"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706486922 {#2588
    date: 2024-01-29 01:08:42.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 {#2521
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#2247 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1720 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2656 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2656 …}
  +body: "Where did you move to?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1706486922 {#2537
    date: 2024-01-29 01:08:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
    "@OsrsNeedsF2P@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2654 …}
  +nested: Doctrine\ORM\PersistentCollection {#2647 …}
  +votes: Doctrine\ORM\PersistentCollection {#2635 …}
  +reports: Doctrine\ORM\PersistentCollection {#2624 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2658 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2655 …}
  -id: 348368
  -bodyTs: "'move':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7113258"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706486922 {#2588
    date: 2024-01-29 01:08:42.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 {#2645
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2668 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1720 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2667 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2666 …}
  +body: "Bezos didn’t buy the WaPo because he likes to read the news."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706482927 {#2522
    date: 2024-01-29 00:02:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DecarbonatedOdes@lemmy.one"
    "@Sterile_Technique@lemmy.world"
    "@MyDogLovesMe@lemmy.world"
    "@an0nym0us@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2665 …}
  +nested: Doctrine\ORM\PersistentCollection {#2661 …}
  +votes: Doctrine\ORM\PersistentCollection {#2605 …}
  +reports: Doctrine\ORM\PersistentCollection {#2607 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2609 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2611 …}
  -id: 348192
  -bodyTs: "'bezo':1 'buy':4 'didn':2 'like':9 'news':13 'read':11 'wapo':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7112116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706482927 {#2523
    date: 2024-01-29 00:02:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2645
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2668 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1720 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2667 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2666 …}
  +body: "Bezos didn’t buy the WaPo because he likes to read the news."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706482927 {#2522
    date: 2024-01-29 00:02:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DecarbonatedOdes@lemmy.one"
    "@Sterile_Technique@lemmy.world"
    "@MyDogLovesMe@lemmy.world"
    "@an0nym0us@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2665 …}
  +nested: Doctrine\ORM\PersistentCollection {#2661 …}
  +votes: Doctrine\ORM\PersistentCollection {#2605 …}
  +reports: Doctrine\ORM\PersistentCollection {#2607 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2609 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2611 …}
  -id: 348192
  -bodyTs: "'bezo':1 'buy':4 'didn':2 'like':9 'news':13 'read':11 'wapo':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7112116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706482927 {#2523
    date: 2024-01-29 00:02:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2645
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2668 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1720 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2667 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2666 …}
  +body: "Bezos didn’t buy the WaPo because he likes to read the news."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706482927 {#2522
    date: 2024-01-29 00:02:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DecarbonatedOdes@lemmy.one"
    "@Sterile_Technique@lemmy.world"
    "@MyDogLovesMe@lemmy.world"
    "@an0nym0us@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2665 …}
  +nested: Doctrine\ORM\PersistentCollection {#2661 …}
  +votes: Doctrine\ORM\PersistentCollection {#2605 …}
  +reports: Doctrine\ORM\PersistentCollection {#2607 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2609 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2611 …}
  -id: 348192
  -bodyTs: "'bezo':1 'buy':4 'didn':2 'like':9 'news':13 'read':11 'wapo':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7112116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706482927 {#2523
    date: 2024-01-29 00:02:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2615
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2616 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2026 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2617 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2617 …}
  +body: """
    Here’s the clip. Go to the 2:30 mark\n
    \n
    [youtu.be/cvlcI2TmfdI](https://youtu.be/cvlcI2TmfdI)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705825343 {#2651
    date: 2024-01-21 09:22:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
    "@EmperorHenry@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2618 …}
  +nested: Doctrine\ORM\PersistentCollection {#2620 …}
  +votes: Doctrine\ORM\PersistentCollection {#2625 …}
  +reports: Doctrine\ORM\PersistentCollection {#2622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2632 …}
  -id: 327675
  -bodyTs: "'/cvlci2tmfdi](https://youtu.be/cvlci2tmfdi)':13 '2':8 '30':9 'clip':4 'go':5 'mark':10 'youtu.be':12 'youtu.be/cvlci2tmfdi](https://youtu.be/cvlci2tmfdi)':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6877786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705825343 {#2621
    date: 2024-01-21 09:22: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
19 DENIED edit
App\Entity\EntryComment {#2615
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2616 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2026 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2617 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2617 …}
  +body: """
    Here’s the clip. Go to the 2:30 mark\n
    \n
    [youtu.be/cvlcI2TmfdI](https://youtu.be/cvlcI2TmfdI)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705825343 {#2651
    date: 2024-01-21 09:22:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
    "@EmperorHenry@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2618 …}
  +nested: Doctrine\ORM\PersistentCollection {#2620 …}
  +votes: Doctrine\ORM\PersistentCollection {#2625 …}
  +reports: Doctrine\ORM\PersistentCollection {#2622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2632 …}
  -id: 327675
  -bodyTs: "'/cvlci2tmfdi](https://youtu.be/cvlci2tmfdi)':13 '2':8 '30':9 'clip':4 'go':5 'mark':10 'youtu.be':12 'youtu.be/cvlci2tmfdi](https://youtu.be/cvlci2tmfdi)':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6877786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705825343 {#2621
    date: 2024-01-21 09:22: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
20 DENIED moderate
App\Entity\EntryComment {#2615
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2616 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2026 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2617 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2617 …}
  +body: """
    Here’s the clip. Go to the 2:30 mark\n
    \n
    [youtu.be/cvlcI2TmfdI](https://youtu.be/cvlcI2TmfdI)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705825343 {#2651
    date: 2024-01-21 09:22:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
    "@EmperorHenry@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2618 …}
  +nested: Doctrine\ORM\PersistentCollection {#2620 …}
  +votes: Doctrine\ORM\PersistentCollection {#2625 …}
  +reports: Doctrine\ORM\PersistentCollection {#2622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2632 …}
  -id: 327675
  -bodyTs: "'/cvlci2tmfdi](https://youtu.be/cvlci2tmfdi)':13 '2':8 '30':9 'clip':4 'go':5 'mark':10 'youtu.be':12 'youtu.be/cvlci2tmfdi](https://youtu.be/cvlci2tmfdi)':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6877786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705825343 {#2621
    date: 2024-01-21 09:22: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
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 {#2636
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2638 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2135 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    These were my top two…\n
    \n
    [lemmy.world/post/1670077](https://lemmy.world/post/1670077)\n
    \n
    [lemmy.world/post/7144255](https://lemmy.world/post/7144255)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705564467 {#2614
    date: 2024-01-18 08:54:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@covert_czar@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2633 …}
  +nested: Doctrine\ORM\PersistentCollection {#2643 …}
  +votes: Doctrine\ORM\PersistentCollection {#2644 …}
  +reports: Doctrine\ORM\PersistentCollection {#2646 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2670 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2671 …}
  -id: 318663
  -bodyTs: "'/post/1670077](https://lemmy.world/post/1670077)':8 '/post/7144255](https://lemmy.world/post/7144255)':11 'lemmy.world':7,10 'lemmy.world/post/1670077](https://lemmy.world/post/1670077)':6 'lemmy.world/post/7144255](https://lemmy.world/post/7144255)':9 'top':4 'two':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6794330"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705564467 {#2613
    date: 2024-01-18 08:54:27.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 {#2636
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2638 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2135 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    These were my top two…\n
    \n
    [lemmy.world/post/1670077](https://lemmy.world/post/1670077)\n
    \n
    [lemmy.world/post/7144255](https://lemmy.world/post/7144255)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705564467 {#2614
    date: 2024-01-18 08:54:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@covert_czar@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2633 …}
  +nested: Doctrine\ORM\PersistentCollection {#2643 …}
  +votes: Doctrine\ORM\PersistentCollection {#2644 …}
  +reports: Doctrine\ORM\PersistentCollection {#2646 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2670 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2671 …}
  -id: 318663
  -bodyTs: "'/post/1670077](https://lemmy.world/post/1670077)':8 '/post/7144255](https://lemmy.world/post/7144255)':11 'lemmy.world':7,10 'lemmy.world/post/1670077](https://lemmy.world/post/1670077)':6 'lemmy.world/post/7144255](https://lemmy.world/post/7144255)':9 'top':4 'two':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6794330"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705564467 {#2613
    date: 2024-01-18 08:54:27.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 {#2636
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2638 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2135 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    These were my top two…\n
    \n
    [lemmy.world/post/1670077](https://lemmy.world/post/1670077)\n
    \n
    [lemmy.world/post/7144255](https://lemmy.world/post/7144255)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705564467 {#2614
    date: 2024-01-18 08:54:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@covert_czar@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2633 …}
  +nested: Doctrine\ORM\PersistentCollection {#2643 …}
  +votes: Doctrine\ORM\PersistentCollection {#2644 …}
  +reports: Doctrine\ORM\PersistentCollection {#2646 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2670 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2671 …}
  -id: 318663
  -bodyTs: "'/post/1670077](https://lemmy.world/post/1670077)':8 '/post/7144255](https://lemmy.world/post/7144255)':11 'lemmy.world':7,10 'lemmy.world/post/1670077](https://lemmy.world/post/1670077)':6 'lemmy.world/post/7144255](https://lemmy.world/post/7144255)':9 'top':4 'two':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6794330"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705564467 {#2613
    date: 2024-01-18 08:54:27.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 {#2675
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#2100 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1720 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2676 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2676 …}
  +body: "Great perspective"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705352796 {#2637
    date: 2024-01-15 22:06:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
    "@HippoMoto@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2677 …}
  +nested: Doctrine\ORM\PersistentCollection {#2679 …}
  +votes: Doctrine\ORM\PersistentCollection {#2681 …}
  +reports: Doctrine\ORM\PersistentCollection {#2683 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2685 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2687 …}
  -id: 311783
  -bodyTs: "'great':1 'perspect':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6718198"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705352796 {#2634
    date: 2024-01-15 22:06:36.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 {#2675
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#2100 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1720 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2676 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2676 …}
  +body: "Great perspective"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705352796 {#2637
    date: 2024-01-15 22:06:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
    "@HippoMoto@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2677 …}
  +nested: Doctrine\ORM\PersistentCollection {#2679 …}
  +votes: Doctrine\ORM\PersistentCollection {#2681 …}
  +reports: Doctrine\ORM\PersistentCollection {#2683 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2685 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2687 …}
  -id: 311783
  -bodyTs: "'great':1 'perspect':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6718198"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705352796 {#2634
    date: 2024-01-15 22:06:36.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 {#2675
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#2100 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1720 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2676 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2676 …}
  +body: "Great perspective"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705352796 {#2637
    date: 2024-01-15 22:06:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
    "@HippoMoto@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2677 …}
  +nested: Doctrine\ORM\PersistentCollection {#2679 …}
  +votes: Doctrine\ORM\PersistentCollection {#2681 …}
  +reports: Doctrine\ORM\PersistentCollection {#2683 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2685 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2687 …}
  -id: 311783
  -bodyTs: "'great':1 'perspect':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6718198"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705352796 {#2634
    date: 2024-01-15 22:06:36.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 {#2691
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#2100 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1720 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2692 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2693 …}
  +body: "I’m an American. The religious people here are terrifying."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705352706 {#2674
    date: 2024-01-15 22:05:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
    "@neatchee@lemmy.world"
    "@djsoren19@yiffit.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2694 …}
  +nested: Doctrine\ORM\PersistentCollection {#2696 …}
  +votes: Doctrine\ORM\PersistentCollection {#2698 …}
  +reports: Doctrine\ORM\PersistentCollection {#2700 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2704 …}
  -id: 311780
  -bodyTs: "'american':4 'm':2 'peopl':7 'religi':6 'terrifi':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6718161"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705352706 {#2673
    date: 2024-01-15 22:05:06.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 {#2691
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#2100 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1720 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2692 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2693 …}
  +body: "I’m an American. The religious people here are terrifying."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705352706 {#2674
    date: 2024-01-15 22:05:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
    "@neatchee@lemmy.world"
    "@djsoren19@yiffit.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2694 …}
  +nested: Doctrine\ORM\PersistentCollection {#2696 …}
  +votes: Doctrine\ORM\PersistentCollection {#2698 …}
  +reports: Doctrine\ORM\PersistentCollection {#2700 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2704 …}
  -id: 311780
  -bodyTs: "'american':4 'm':2 'peopl':7 'religi':6 'terrifi':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6718161"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705352706 {#2673
    date: 2024-01-15 22:05:06.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 {#2691
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#2100 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1720 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2692 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2693 …}
  +body: "I’m an American. The religious people here are terrifying."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705352706 {#2674
    date: 2024-01-15 22:05:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
    "@neatchee@lemmy.world"
    "@djsoren19@yiffit.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2694 …}
  +nested: Doctrine\ORM\PersistentCollection {#2696 …}
  +votes: Doctrine\ORM\PersistentCollection {#2698 …}
  +reports: Doctrine\ORM\PersistentCollection {#2700 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2704 …}
  -id: 311780
  -bodyTs: "'american':4 'm':2 'peopl':7 'religi':6 'terrifi':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6718161"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705352706 {#2673
    date: 2024-01-15 22:05:06.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 {#2708
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#2100 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1720 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2709 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2709 …}
  +body: "That part."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705352331 {#2690
    date: 2024-01-15 21:58:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
    "@Bakachu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2710 …}
  +nested: Doctrine\ORM\PersistentCollection {#2712 …}
  +votes: Doctrine\ORM\PersistentCollection {#2714 …}
  +reports: Doctrine\ORM\PersistentCollection {#2716 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2720 …}
  -id: 311764
  -bodyTs: "'part':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6718009"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705352331 {#2689
    date: 2024-01-15 21:58:51.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 {#2708
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#2100 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1720 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2709 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2709 …}
  +body: "That part."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705352331 {#2690
    date: 2024-01-15 21:58:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
    "@Bakachu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2710 …}
  +nested: Doctrine\ORM\PersistentCollection {#2712 …}
  +votes: Doctrine\ORM\PersistentCollection {#2714 …}
  +reports: Doctrine\ORM\PersistentCollection {#2716 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2720 …}
  -id: 311764
  -bodyTs: "'part':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6718009"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705352331 {#2689
    date: 2024-01-15 21:58:51.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 {#2708
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#2100 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1720 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2709 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2709 …}
  +body: "That part."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705352331 {#2690
    date: 2024-01-15 21:58:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
    "@Bakachu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2710 …}
  +nested: Doctrine\ORM\PersistentCollection {#2712 …}
  +votes: Doctrine\ORM\PersistentCollection {#2714 …}
  +reports: Doctrine\ORM\PersistentCollection {#2716 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2720 …}
  -id: 311764
  -bodyTs: "'part':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6718009"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705352331 {#2689
    date: 2024-01-15 21:58:51.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 {#2724
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#2100 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1720 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2725 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2725 …}
  +body: "Thank you for your insightful perspective."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705315075 {#2707
    date: 2024-01-15 11:37:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
    "@cabbage@piefed.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2726 …}
  +nested: Doctrine\ORM\PersistentCollection {#2728 …}
  +votes: Doctrine\ORM\PersistentCollection {#2730 …}
  +reports: Doctrine\ORM\PersistentCollection {#2732 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2734 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2736 …}
  -id: 310374
  -bodyTs: "'insight':5 'perspect':6 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6705494"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705315075 {#2706
    date: 2024-01-15 11:37: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
39 DENIED edit
App\Entity\EntryComment {#2724
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#2100 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1720 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2725 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2725 …}
  +body: "Thank you for your insightful perspective."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705315075 {#2707
    date: 2024-01-15 11:37:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
    "@cabbage@piefed.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2726 …}
  +nested: Doctrine\ORM\PersistentCollection {#2728 …}
  +votes: Doctrine\ORM\PersistentCollection {#2730 …}
  +reports: Doctrine\ORM\PersistentCollection {#2732 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2734 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2736 …}
  -id: 310374
  -bodyTs: "'insight':5 'perspect':6 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6705494"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705315075 {#2706
    date: 2024-01-15 11:37: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
40 DENIED moderate
App\Entity\EntryComment {#2724
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#2100 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1720 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2725 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2725 …}
  +body: "Thank you for your insightful perspective."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705315075 {#2707
    date: 2024-01-15 11:37:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
    "@cabbage@piefed.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2726 …}
  +nested: Doctrine\ORM\PersistentCollection {#2728 …}
  +votes: Doctrine\ORM\PersistentCollection {#2730 …}
  +reports: Doctrine\ORM\PersistentCollection {#2732 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2734 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2736 …}
  -id: 310374
  -bodyTs: "'insight':5 'perspect':6 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6705494"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705315075 {#2706
    date: 2024-01-15 11:37: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
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 {#2740
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#2100 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1720 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2693 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2693 …}
  +body: "Do millions just want to ignore science?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705314757 {#2723
    date: 2024-01-15 11:32:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
    "@neatchee@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2741 …}
  +nested: Doctrine\ORM\PersistentCollection {#2743 …}
  +votes: Doctrine\ORM\PersistentCollection {#2745 …}
  +reports: Doctrine\ORM\PersistentCollection {#2747 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2749 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2751 …}
  -id: 310363
  -bodyTs: "'ignor':6 'million':2 'scienc':7 'want':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6705427"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705314757 {#2722
    date: 2024-01-15 11:32:37.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 {#2740
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#2100 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1720 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2693 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2693 …}
  +body: "Do millions just want to ignore science?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705314757 {#2723
    date: 2024-01-15 11:32:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
    "@neatchee@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2741 …}
  +nested: Doctrine\ORM\PersistentCollection {#2743 …}
  +votes: Doctrine\ORM\PersistentCollection {#2745 …}
  +reports: Doctrine\ORM\PersistentCollection {#2747 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2749 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2751 …}
  -id: 310363
  -bodyTs: "'ignor':6 'million':2 'scienc':7 'want':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6705427"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705314757 {#2722
    date: 2024-01-15 11:32:37.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 {#2740
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#2100 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1720 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2693 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2693 …}
  +body: "Do millions just want to ignore science?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705314757 {#2723
    date: 2024-01-15 11:32:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
    "@neatchee@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2741 …}
  +nested: Doctrine\ORM\PersistentCollection {#2743 …}
  +votes: Doctrine\ORM\PersistentCollection {#2745 …}
  +reports: Doctrine\ORM\PersistentCollection {#2747 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2749 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2751 …}
  -id: 310363
  -bodyTs: "'ignor':6 'million':2 'scienc':7 'want':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6705427"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705314757 {#2722
    date: 2024-01-15 11:32:37.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 {#2755
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2756 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2135 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2757 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2757 …}
  +body: """
    The Nature of Capitalism…\n
    \n
    [youtu.be/WseyrYuD8ao](https://youtu.be/WseyrYuD8ao)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704270167 {#2739
    date: 2024-01-03 09:22:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@Sheeple@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2758 …}
  +nested: Doctrine\ORM\PersistentCollection {#2760 …}
  +votes: Doctrine\ORM\PersistentCollection {#2762 …}
  +reports: Doctrine\ORM\PersistentCollection {#2764 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2766 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2768 …}
  -id: 275919
  -bodyTs: "'/wseyryud8ao](https://youtu.be/wseyryud8ao)':7 'capit':4 'natur':2 'youtu.be':6 'youtu.be/wseyryud8ao](https://youtu.be/wseyryud8ao)':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6373017"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704270167 {#2738
    date: 2024-01-03 09:22: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
47 DENIED edit
App\Entity\EntryComment {#2755
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2756 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2135 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2757 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2757 …}
  +body: """
    The Nature of Capitalism…\n
    \n
    [youtu.be/WseyrYuD8ao](https://youtu.be/WseyrYuD8ao)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704270167 {#2739
    date: 2024-01-03 09:22:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@Sheeple@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2758 …}
  +nested: Doctrine\ORM\PersistentCollection {#2760 …}
  +votes: Doctrine\ORM\PersistentCollection {#2762 …}
  +reports: Doctrine\ORM\PersistentCollection {#2764 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2766 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2768 …}
  -id: 275919
  -bodyTs: "'/wseyryud8ao](https://youtu.be/wseyryud8ao)':7 'capit':4 'natur':2 'youtu.be':6 'youtu.be/wseyryud8ao](https://youtu.be/wseyryud8ao)':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6373017"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704270167 {#2738
    date: 2024-01-03 09:22: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
48 DENIED moderate
App\Entity\EntryComment {#2755
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2756 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2135 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2757 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2757 …}
  +body: """
    The Nature of Capitalism…\n
    \n
    [youtu.be/WseyrYuD8ao](https://youtu.be/WseyrYuD8ao)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704270167 {#2739
    date: 2024-01-03 09:22:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@Sheeple@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2758 …}
  +nested: Doctrine\ORM\PersistentCollection {#2760 …}
  +votes: Doctrine\ORM\PersistentCollection {#2762 …}
  +reports: Doctrine\ORM\PersistentCollection {#2764 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2766 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2768 …}
  -id: 275919
  -bodyTs: "'/wseyryud8ao](https://youtu.be/wseyryud8ao)':7 'capit':4 'natur':2 'youtu.be':6 'youtu.be/wseyryud8ao](https://youtu.be/wseyryud8ao)':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6373017"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704270167 {#2738
    date: 2024-01-03 09:22: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
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 {#2772
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#2318 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1720 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2773 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2773 …}
  +body: "That sounds delicious! Thank you"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704269947 {#2754
    date: 2024-01-03 09:19:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
    "@weeeeum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2774 …}
  +nested: Doctrine\ORM\PersistentCollection {#2776 …}
  +votes: Doctrine\ORM\PersistentCollection {#2778 …}
  +reports: Doctrine\ORM\PersistentCollection {#2780 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2782 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2784 …}
  -id: 275912
  -bodyTs: "'delici':3 'sound':2 'thank':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6372887"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704269947 {#2753
    date: 2024-01-03 09:19:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2772
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#2318 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1720 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2773 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2773 …}
  +body: "That sounds delicious! Thank you"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704269947 {#2754
    date: 2024-01-03 09:19:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
    "@weeeeum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2774 …}
  +nested: Doctrine\ORM\PersistentCollection {#2776 …}
  +votes: Doctrine\ORM\PersistentCollection {#2778 …}
  +reports: Doctrine\ORM\PersistentCollection {#2780 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2782 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2784 …}
  -id: 275912
  -bodyTs: "'delici':3 'sound':2 'thank':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6372887"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704269947 {#2753
    date: 2024-01-03 09:19:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2772
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#2318 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1720 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2773 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2773 …}
  +body: "That sounds delicious! Thank you"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704269947 {#2754
    date: 2024-01-03 09:19:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
    "@weeeeum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2774 …}
  +nested: Doctrine\ORM\PersistentCollection {#2776 …}
  +votes: Doctrine\ORM\PersistentCollection {#2778 …}
  +reports: Doctrine\ORM\PersistentCollection {#2780 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2782 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2784 …}
  -id: 275912
  -bodyTs: "'delici':3 'sound':2 'thank':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6372887"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704269947 {#2753
    date: 2024-01-03 09:19:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2788
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#2333 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1720 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2789 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2789 …}
  +body: "The ol’ throat goat."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1704174546 {#2771
    date: 2024-01-02 06:49:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
    "@JoMiran@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2790 …}
  +nested: Doctrine\ORM\PersistentCollection {#2792 …}
  +votes: Doctrine\ORM\PersistentCollection {#2794 …}
  +reports: Doctrine\ORM\PersistentCollection {#2796 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
  -id: 272386
  -bodyTs: "'goat':4 'ol':2 'throat':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6345169"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704174546 {#2770
    date: 2024-01-02 06:49:06.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 {#2788
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#2333 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1720 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2789 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2789 …}
  +body: "The ol’ throat goat."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1704174546 {#2771
    date: 2024-01-02 06:49:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
    "@JoMiran@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2790 …}
  +nested: Doctrine\ORM\PersistentCollection {#2792 …}
  +votes: Doctrine\ORM\PersistentCollection {#2794 …}
  +reports: Doctrine\ORM\PersistentCollection {#2796 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
  -id: 272386
  -bodyTs: "'goat':4 'ol':2 'throat':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6345169"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704174546 {#2770
    date: 2024-01-02 06:49:06.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 {#2788
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#2333 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1720 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2789 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2789 …}
  +body: "The ol’ throat goat."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1704174546 {#2771
    date: 2024-01-02 06:49:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
    "@JoMiran@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2790 …}
  +nested: Doctrine\ORM\PersistentCollection {#2792 …}
  +votes: Doctrine\ORM\PersistentCollection {#2794 …}
  +reports: Doctrine\ORM\PersistentCollection {#2796 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2800 …}
  -id: 272386
  -bodyTs: "'goat':4 'ol':2 'throat':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6345169"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704174546 {#2770
    date: 2024-01-02 06:49:06.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 {#2804
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#2297 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1720 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2805 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2805 …}
  +body: """
    Have you seen this?\n
    \n
    Why it’s so hard to imagine life after capitalism? [youtu.be/PaASqPnpq5Y](https://youtu.be/PaASqPnpq5Y)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704070492 {#2787
    date: 2024-01-01 01:54:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
    "@Boozilla@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2806 …}
  +nested: Doctrine\ORM\PersistentCollection {#2808 …}
  +votes: Doctrine\ORM\PersistentCollection {#2810 …}
  +reports: Doctrine\ORM\PersistentCollection {#2812 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2814 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2816 …}
  -id: 268820
  -bodyTs: "'/paasqpnpq5y](https://youtu.be/paasqpnpq5y)':17 'capit':14 'hard':9 'imagin':11 'life':12 'seen':3 'youtu.be':16 'youtu.be/paasqpnpq5y](https://youtu.be/paasqpnpq5y)':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6326518"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704070492 {#2786
    date: 2024-01-01 01:54:52.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 {#2804
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#2297 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1720 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2805 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2805 …}
  +body: """
    Have you seen this?\n
    \n
    Why it’s so hard to imagine life after capitalism? [youtu.be/PaASqPnpq5Y](https://youtu.be/PaASqPnpq5Y)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704070492 {#2787
    date: 2024-01-01 01:54:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
    "@Boozilla@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2806 …}
  +nested: Doctrine\ORM\PersistentCollection {#2808 …}
  +votes: Doctrine\ORM\PersistentCollection {#2810 …}
  +reports: Doctrine\ORM\PersistentCollection {#2812 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2814 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2816 …}
  -id: 268820
  -bodyTs: "'/paasqpnpq5y](https://youtu.be/paasqpnpq5y)':17 'capit':14 'hard':9 'imagin':11 'life':12 'seen':3 'youtu.be':16 'youtu.be/paasqpnpq5y](https://youtu.be/paasqpnpq5y)':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6326518"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704070492 {#2786
    date: 2024-01-01 01:54:52.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 {#2804
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#2297 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1720 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2805 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2805 …}
  +body: """
    Have you seen this?\n
    \n
    Why it’s so hard to imagine life after capitalism? [youtu.be/PaASqPnpq5Y](https://youtu.be/PaASqPnpq5Y)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704070492 {#2787
    date: 2024-01-01 01:54:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
    "@Boozilla@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2806 …}
  +nested: Doctrine\ORM\PersistentCollection {#2808 …}
  +votes: Doctrine\ORM\PersistentCollection {#2810 …}
  +reports: Doctrine\ORM\PersistentCollection {#2812 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2814 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2816 …}
  -id: 268820
  -bodyTs: "'/paasqpnpq5y](https://youtu.be/paasqpnpq5y)':17 'capit':14 'hard':9 'imagin':11 'life':12 'seen':3 'youtu.be':16 'youtu.be/paasqpnpq5y](https://youtu.be/paasqpnpq5y)':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6326518"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704070492 {#2786
    date: 2024-01-01 01:54:52.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