GET https://kbin.spritesserver.nl/d/lemmy.today/comments/active?p=29

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 …}
}
27.61 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.10 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 {#1956
  +user: App\Entity\User {#1391 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Kudos in the caption!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705945849 {#96
    date: 2024-01-22 18:50:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1944 …}
  +nested: Doctrine\ORM\PersistentCollection {#1960 …}
  +votes: Doctrine\ORM\PersistentCollection {#1377 …}
  +reports: Doctrine\ORM\PersistentCollection {#2358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
  -id: 332042
  -bodyTs: "'caption':4 'kudo':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6919593"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705945849 {#1961
    date: 2024-01-22 18:50:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#1956
  +user: App\Entity\User {#1391 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Kudos in the caption!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705945849 {#96
    date: 2024-01-22 18:50:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1944 …}
  +nested: Doctrine\ORM\PersistentCollection {#1960 …}
  +votes: Doctrine\ORM\PersistentCollection {#1377 …}
  +reports: Doctrine\ORM\PersistentCollection {#2358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
  -id: 332042
  -bodyTs: "'caption':4 'kudo':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6919593"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705945849 {#1961
    date: 2024-01-22 18:50:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#1956
  +user: App\Entity\User {#1391 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Kudos in the caption!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705945849 {#96
    date: 2024-01-22 18:50:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1944 …}
  +nested: Doctrine\ORM\PersistentCollection {#1960 …}
  +votes: Doctrine\ORM\PersistentCollection {#1377 …}
  +reports: Doctrine\ORM\PersistentCollection {#2358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2288 …}
  -id: 332042
  -bodyTs: "'caption':4 'kudo':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6919593"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705945849 {#1961
    date: 2024-01-22 18:50:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1557
  +user: App\Entity\User {#1686 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "This should be crossposted to dadjokes (I don’t know how to link communities)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705945510 {#1525
    date: 2024-01-22 18:45:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1621 …}
  +nested: Doctrine\ORM\PersistentCollection {#1613 …}
  +votes: Doctrine\ORM\PersistentCollection {#1596 …}
  +reports: Doctrine\ORM\PersistentCollection {#1702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
  -id: 332031
  -bodyTs: "'communiti':14 'crosspost':4 'dadjok':6 'know':10 'link':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8541956"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705945510 {#1565
    date: 2024-01-22 18:45:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#1557
  +user: App\Entity\User {#1686 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "This should be crossposted to dadjokes (I don’t know how to link communities)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705945510 {#1525
    date: 2024-01-22 18:45:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1621 …}
  +nested: Doctrine\ORM\PersistentCollection {#1613 …}
  +votes: Doctrine\ORM\PersistentCollection {#1596 …}
  +reports: Doctrine\ORM\PersistentCollection {#1702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
  -id: 332031
  -bodyTs: "'communiti':14 'crosspost':4 'dadjok':6 'know':10 'link':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8541956"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705945510 {#1565
    date: 2024-01-22 18:45:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#1557
  +user: App\Entity\User {#1686 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1563 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "This should be crossposted to dadjokes (I don’t know how to link communities)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705945510 {#1525
    date: 2024-01-22 18:45:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1621 …}
  +nested: Doctrine\ORM\PersistentCollection {#1613 …}
  +votes: Doctrine\ORM\PersistentCollection {#1596 …}
  +reports: Doctrine\ORM\PersistentCollection {#1702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
  -id: 332031
  -bodyTs: "'communiti':14 'crosspost':4 'dadjok':6 'know':10 'link':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8541956"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705945510 {#1565
    date: 2024-01-22 18:45:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2457
  +user: App\Entity\User {#2360 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Appears to be a thicc chunk of moistandtite."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705944980 {#2461
    date: 2024-01-22 18:36:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2454 …}
  +nested: Doctrine\ORM\PersistentCollection {#2459 …}
  +votes: Doctrine\ORM\PersistentCollection {#2470 …}
  +reports: Doctrine\ORM\PersistentCollection {#2467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2370 …}
  -id: 331997
  -bodyTs: "'appear':1 'chunk':6 'moistandtit':8 'thicc':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6919311"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705944980 {#2456
    date: 2024-01-22 18:36:20.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 {#2457
  +user: App\Entity\User {#2360 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Appears to be a thicc chunk of moistandtite."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705944980 {#2461
    date: 2024-01-22 18:36:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2454 …}
  +nested: Doctrine\ORM\PersistentCollection {#2459 …}
  +votes: Doctrine\ORM\PersistentCollection {#2470 …}
  +reports: Doctrine\ORM\PersistentCollection {#2467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2370 …}
  -id: 331997
  -bodyTs: "'appear':1 'chunk':6 'moistandtit':8 'thicc':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6919311"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705944980 {#2456
    date: 2024-01-22 18:36:20.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 {#2457
  +user: App\Entity\User {#2360 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Appears to be a thicc chunk of moistandtite."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705944980 {#2461
    date: 2024-01-22 18:36:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2454 …}
  +nested: Doctrine\ORM\PersistentCollection {#2459 …}
  +votes: Doctrine\ORM\PersistentCollection {#2470 …}
  +reports: Doctrine\ORM\PersistentCollection {#2467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2370 …}
  -id: 331997
  -bodyTs: "'appear':1 'chunk':6 'moistandtit':8 'thicc':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6919311"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705944980 {#2456
    date: 2024-01-22 18:36:20.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 {#2012
  +user: App\Entity\User {#2078 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Okay, you’ve found it, but would you hit it?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705944407 {#2011
    date: 2024-01-22 18:26:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2020 …}
  +nested: Doctrine\ORM\PersistentCollection {#2027 …}
  +votes: Doctrine\ORM\PersistentCollection {#2031 …}
  +reports: Doctrine\ORM\PersistentCollection {#2037 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2075 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2079 …}
  -id: 331979
  -bodyTs: "'found':4 'hit':9 'okay':1 've':3 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5881831"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705944407 {#2033
    date: 2024-01-22 18:26: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
15 DENIED edit
App\Entity\EntryComment {#2012
  +user: App\Entity\User {#2078 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Okay, you’ve found it, but would you hit it?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705944407 {#2011
    date: 2024-01-22 18:26:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2020 …}
  +nested: Doctrine\ORM\PersistentCollection {#2027 …}
  +votes: Doctrine\ORM\PersistentCollection {#2031 …}
  +reports: Doctrine\ORM\PersistentCollection {#2037 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2075 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2079 …}
  -id: 331979
  -bodyTs: "'found':4 'hit':9 'okay':1 've':3 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5881831"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705944407 {#2033
    date: 2024-01-22 18:26: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
16 DENIED moderate
App\Entity\EntryComment {#2012
  +user: App\Entity\User {#2078 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Okay, you’ve found it, but would you hit it?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705944407 {#2011
    date: 2024-01-22 18:26:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2020 …}
  +nested: Doctrine\ORM\PersistentCollection {#2027 …}
  +votes: Doctrine\ORM\PersistentCollection {#2031 …}
  +reports: Doctrine\ORM\PersistentCollection {#2037 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2075 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2079 …}
  -id: 331979
  -bodyTs: "'found':4 'hit':9 'okay':1 've':3 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5881831"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705944407 {#2033
    date: 2024-01-22 18:26: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
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 {#2334
  +user: App\Entity\User {#2137 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "But look at how happy they are!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705944019 {#2329
    date: 2024-01-22 18:20:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2341 …}
  +nested: Doctrine\ORM\PersistentCollection {#2337 …}
  +votes: Doctrine\ORM\PersistentCollection {#2336 …}
  +reports: Doctrine\ORM\PersistentCollection {#2339 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2135 …}
  -id: 331957
  -bodyTs: "'happi':5 'look':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5980590"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705944019 {#2333
    date: 2024-01-22 18:20:19.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 {#2334
  +user: App\Entity\User {#2137 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "But look at how happy they are!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705944019 {#2329
    date: 2024-01-22 18:20:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2341 …}
  +nested: Doctrine\ORM\PersistentCollection {#2337 …}
  +votes: Doctrine\ORM\PersistentCollection {#2336 …}
  +reports: Doctrine\ORM\PersistentCollection {#2339 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2135 …}
  -id: 331957
  -bodyTs: "'happi':5 'look':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5980590"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705944019 {#2333
    date: 2024-01-22 18:20:19.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 {#2334
  +user: App\Entity\User {#2137 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2340 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "But look at how happy they are!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705944019 {#2329
    date: 2024-01-22 18:20:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2341 …}
  +nested: Doctrine\ORM\PersistentCollection {#2337 …}
  +votes: Doctrine\ORM\PersistentCollection {#2336 …}
  +reports: Doctrine\ORM\PersistentCollection {#2339 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2135 …}
  -id: 331957
  -bodyTs: "'happi':5 'look':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5980590"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705944019 {#2333
    date: 2024-01-22 18:20:19.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 {#2229
  +user: App\Entity\User {#2297 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Rock sliding into them DM’s"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705943666 {#2213
    date: 2024-01-22 18:14:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2228 …}
  +nested: Doctrine\ORM\PersistentCollection {#2192 …}
  +votes: Doctrine\ORM\PersistentCollection {#2299 …}
  +reports: Doctrine\ORM\PersistentCollection {#2298 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
  -id: 331934
  -bodyTs: "'dm':5 'rock':1 'slide':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6918924"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705943666 {#2225
    date: 2024-01-22 18:14:26.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 {#2229
  +user: App\Entity\User {#2297 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Rock sliding into them DM’s"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705943666 {#2213
    date: 2024-01-22 18:14:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2228 …}
  +nested: Doctrine\ORM\PersistentCollection {#2192 …}
  +votes: Doctrine\ORM\PersistentCollection {#2299 …}
  +reports: Doctrine\ORM\PersistentCollection {#2298 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
  -id: 331934
  -bodyTs: "'dm':5 'rock':1 'slide':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6918924"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705943666 {#2225
    date: 2024-01-22 18:14:26.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 {#2229
  +user: App\Entity\User {#2297 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Rock sliding into them DM’s"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705943666 {#2213
    date: 2024-01-22 18:14:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2228 …}
  +nested: Doctrine\ORM\PersistentCollection {#2192 …}
  +votes: Doctrine\ORM\PersistentCollection {#2299 …}
  +reports: Doctrine\ORM\PersistentCollection {#2298 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
  -id: 331934
  -bodyTs: "'dm':5 'rock':1 'slide':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6918924"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705943666 {#2225
    date: 2024-01-22 18:14:26.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 {#2268
  +user: App\Entity\User {#2239 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "“I shouldn’t have eaten the whole thing…”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705895726 {#2200
    date: 2024-01-22 04:55:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2273 …}
  +nested: Doctrine\ORM\PersistentCollection {#2274 …}
  +votes: Doctrine\ORM\PersistentCollection {#2190 …}
  +reports: Doctrine\ORM\PersistentCollection {#2265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2263 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2235 …}
  -id: 330314
  -bodyTs: "'eaten':5 'shouldn':2 'thing':8 'whole':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4857036"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705895726 {#2211
    date: 2024-01-22 04:55:26.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 {#2268
  +user: App\Entity\User {#2239 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "“I shouldn’t have eaten the whole thing…”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705895726 {#2200
    date: 2024-01-22 04:55:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2273 …}
  +nested: Doctrine\ORM\PersistentCollection {#2274 …}
  +votes: Doctrine\ORM\PersistentCollection {#2190 …}
  +reports: Doctrine\ORM\PersistentCollection {#2265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2263 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2235 …}
  -id: 330314
  -bodyTs: "'eaten':5 'shouldn':2 'thing':8 'whole':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4857036"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705895726 {#2211
    date: 2024-01-22 04:55:26.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 {#2268
  +user: App\Entity\User {#2239 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "“I shouldn’t have eaten the whole thing…”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705895726 {#2200
    date: 2024-01-22 04:55:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2273 …}
  +nested: Doctrine\ORM\PersistentCollection {#2274 …}
  +votes: Doctrine\ORM\PersistentCollection {#2190 …}
  +reports: Doctrine\ORM\PersistentCollection {#2265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2263 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2235 …}
  -id: 330314
  -bodyTs: "'eaten':5 'shouldn':2 'thing':8 'whole':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/4857036"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705895726 {#2211
    date: 2024-01-22 04:55:26.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 {#2184
  +user: App\Entity\User {#1993 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2168 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "He just kills Tom Bombadil and then throws the rifle away, doesn’t like the smell."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705882185 {#2176
    date: 2024-01-22 01:09:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2169 …}
  +nested: Doctrine\ORM\PersistentCollection {#2134 …}
  +votes: Doctrine\ORM\PersistentCollection {#1985 …}
  +reports: Doctrine\ORM\PersistentCollection {#1994 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
  -id: 329812
  -bodyTs: "'away':11 'bombadil':5 'doesn':12 'kill':3 'like':14 'rifl':10 'smell':16 'throw':8 'tom':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6426927"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705882185 {#2174
    date: 2024-01-22 01:09:45.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 {#2184
  +user: App\Entity\User {#1993 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2168 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "He just kills Tom Bombadil and then throws the rifle away, doesn’t like the smell."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705882185 {#2176
    date: 2024-01-22 01:09:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2169 …}
  +nested: Doctrine\ORM\PersistentCollection {#2134 …}
  +votes: Doctrine\ORM\PersistentCollection {#1985 …}
  +reports: Doctrine\ORM\PersistentCollection {#1994 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
  -id: 329812
  -bodyTs: "'away':11 'bombadil':5 'doesn':12 'kill':3 'like':14 'rifl':10 'smell':16 'throw':8 'tom':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6426927"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705882185 {#2174
    date: 2024-01-22 01:09:45.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 {#2184
  +user: App\Entity\User {#1993 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2168 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "He just kills Tom Bombadil and then throws the rifle away, doesn’t like the smell."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705882185 {#2176
    date: 2024-01-22 01:09:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2169 …}
  +nested: Doctrine\ORM\PersistentCollection {#2134 …}
  +votes: Doctrine\ORM\PersistentCollection {#1985 …}
  +reports: Doctrine\ORM\PersistentCollection {#1994 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
  -id: 329812
  -bodyTs: "'away':11 'bombadil':5 'doesn':12 'kill':3 'like':14 'rifl':10 'smell':16 'throw':8 'tom':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6426927"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705882185 {#2174
    date: 2024-01-22 01:09:45.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 {#2501
  +user: App\Entity\User {#2516 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2503 …}
  +image: null
  +parent: null
  +root: null
  +body: "Can someone explain this meme for me? Op?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705877963 {#2496
    date: 2024-01-21 23:59:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VladimirPutinMyHero@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2504 …}
  +nested: Doctrine\ORM\PersistentCollection {#2506 …}
  +votes: Doctrine\ORM\PersistentCollection {#2508 …}
  +reports: Doctrine\ORM\PersistentCollection {#2510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2514 …}
  -id: 237665
  -bodyTs: "'explain':3 'meme':5 'op':8 'someon':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5786868"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703077982 {#2497
    date: 2023-12-20 14:13:02.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 {#2501
  +user: App\Entity\User {#2516 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2503 …}
  +image: null
  +parent: null
  +root: null
  +body: "Can someone explain this meme for me? Op?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705877963 {#2496
    date: 2024-01-21 23:59:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VladimirPutinMyHero@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2504 …}
  +nested: Doctrine\ORM\PersistentCollection {#2506 …}
  +votes: Doctrine\ORM\PersistentCollection {#2508 …}
  +reports: Doctrine\ORM\PersistentCollection {#2510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2514 …}
  -id: 237665
  -bodyTs: "'explain':3 'meme':5 'op':8 'someon':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5786868"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703077982 {#2497
    date: 2023-12-20 14:13:02.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 {#2501
  +user: App\Entity\User {#2516 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2503 …}
  +image: null
  +parent: null
  +root: null
  +body: "Can someone explain this meme for me? Op?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705877963 {#2496
    date: 2024-01-21 23:59:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VladimirPutinMyHero@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2504 …}
  +nested: Doctrine\ORM\PersistentCollection {#2506 …}
  +votes: Doctrine\ORM\PersistentCollection {#2508 …}
  +reports: Doctrine\ORM\PersistentCollection {#2510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2514 …}
  -id: 237665
  -bodyTs: "'explain':3 'meme':5 'op':8 'someon':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5786868"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703077982 {#2497
    date: 2023-12-20 14:13:02.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 {#3068
  +user: Proxies\__CG__\App\Entity\User {#3067 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2503 …}
  +image: null
  +parent: App\Entity\EntryComment {#2501
    +user: App\Entity\User {#2516 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2503 …}
    +image: null
    +parent: null
    +root: null
    +body: "Can someone explain this meme for me? Op?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705877963 {#2496
      date: 2024-01-21 23:59:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@VladimirPutinMyHero@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2504 …}
    +nested: Doctrine\ORM\PersistentCollection {#2506 …}
    +votes: Doctrine\ORM\PersistentCollection {#2508 …}
    +reports: Doctrine\ORM\PersistentCollection {#2510 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2512 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2514 …}
    -id: 237665
    -bodyTs: "'explain':3 'meme':5 'op':8 'someon':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5786868"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703077982 {#2497
      date: 2023-12-20 14:13:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2501}
  +body: "The meme is the people supporting it 🤣🤣🤣🤣"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703079051 {#3070
    date: 2023-12-20 14:30:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VladimirPutinMyHero@lemmy.today"
    "@Luci@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3066 …}
  +nested: Doctrine\ORM\PersistentCollection {#3064 …}
  +votes: Doctrine\ORM\PersistentCollection {#3062 …}
  +reports: Doctrine\ORM\PersistentCollection {#3060 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
  -id: 237701
  -bodyTs: "'meme':2 'peopl':5 'support':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4205537"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703079051 {#3069
    date: 2023-12-20 14:30: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
39 DENIED edit
App\Entity\EntryComment {#3068
  +user: Proxies\__CG__\App\Entity\User {#3067 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2503 …}
  +image: null
  +parent: App\Entity\EntryComment {#2501
    +user: App\Entity\User {#2516 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2503 …}
    +image: null
    +parent: null
    +root: null
    +body: "Can someone explain this meme for me? Op?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705877963 {#2496
      date: 2024-01-21 23:59:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@VladimirPutinMyHero@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2504 …}
    +nested: Doctrine\ORM\PersistentCollection {#2506 …}
    +votes: Doctrine\ORM\PersistentCollection {#2508 …}
    +reports: Doctrine\ORM\PersistentCollection {#2510 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2512 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2514 …}
    -id: 237665
    -bodyTs: "'explain':3 'meme':5 'op':8 'someon':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5786868"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703077982 {#2497
      date: 2023-12-20 14:13:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2501}
  +body: "The meme is the people supporting it 🤣🤣🤣🤣"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703079051 {#3070
    date: 2023-12-20 14:30:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VladimirPutinMyHero@lemmy.today"
    "@Luci@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3066 …}
  +nested: Doctrine\ORM\PersistentCollection {#3064 …}
  +votes: Doctrine\ORM\PersistentCollection {#3062 …}
  +reports: Doctrine\ORM\PersistentCollection {#3060 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
  -id: 237701
  -bodyTs: "'meme':2 'peopl':5 'support':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4205537"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703079051 {#3069
    date: 2023-12-20 14:30: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
40 DENIED moderate
App\Entity\EntryComment {#3068
  +user: Proxies\__CG__\App\Entity\User {#3067 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2503 …}
  +image: null
  +parent: App\Entity\EntryComment {#2501
    +user: App\Entity\User {#2516 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2503 …}
    +image: null
    +parent: null
    +root: null
    +body: "Can someone explain this meme for me? Op?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705877963 {#2496
      date: 2024-01-21 23:59:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@VladimirPutinMyHero@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2504 …}
    +nested: Doctrine\ORM\PersistentCollection {#2506 …}
    +votes: Doctrine\ORM\PersistentCollection {#2508 …}
    +reports: Doctrine\ORM\PersistentCollection {#2510 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2512 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2514 …}
    -id: 237665
    -bodyTs: "'explain':3 'meme':5 'op':8 'someon':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5786868"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703077982 {#2497
      date: 2023-12-20 14:13:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2501}
  +body: "The meme is the people supporting it 🤣🤣🤣🤣"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703079051 {#3070
    date: 2023-12-20 14:30:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VladimirPutinMyHero@lemmy.today"
    "@Luci@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3066 …}
  +nested: Doctrine\ORM\PersistentCollection {#3064 …}
  +votes: Doctrine\ORM\PersistentCollection {#3062 …}
  +reports: Doctrine\ORM\PersistentCollection {#3060 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
  -id: 237701
  -bodyTs: "'meme':2 'peopl':5 'support':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4205537"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703079051 {#3069
    date: 2023-12-20 14:30: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
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 {#2578
  +user: App\Entity\User {#2592 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2579 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "!cartographyanarchy@lemm.ee"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705876943 {#2573
    date: 2024-01-21 23:42:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2580 …}
  +nested: Doctrine\ORM\PersistentCollection {#2582 …}
  +votes: Doctrine\ORM\PersistentCollection {#2584 …}
  +reports: Doctrine\ORM\PersistentCollection {#2586 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2588 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2590 …}
  -id: 329554
  -bodyTs: "'cartographyanarchy@lemm.ee':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7029053"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705876943 {#2574
    date: 2024-01-21 23:42: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
43 DENIED edit
App\Entity\EntryComment {#2578
  +user: App\Entity\User {#2592 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2579 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "!cartographyanarchy@lemm.ee"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705876943 {#2573
    date: 2024-01-21 23:42:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2580 …}
  +nested: Doctrine\ORM\PersistentCollection {#2582 …}
  +votes: Doctrine\ORM\PersistentCollection {#2584 …}
  +reports: Doctrine\ORM\PersistentCollection {#2586 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2588 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2590 …}
  -id: 329554
  -bodyTs: "'cartographyanarchy@lemm.ee':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7029053"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705876943 {#2574
    date: 2024-01-21 23:42: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
44 DENIED moderate
App\Entity\EntryComment {#2578
  +user: App\Entity\User {#2592 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2579 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "!cartographyanarchy@lemm.ee"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705876943 {#2573
    date: 2024-01-21 23:42:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2580 …}
  +nested: Doctrine\ORM\PersistentCollection {#2582 …}
  +votes: Doctrine\ORM\PersistentCollection {#2584 …}
  +reports: Doctrine\ORM\PersistentCollection {#2586 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2588 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2590 …}
  -id: 329554
  -bodyTs: "'cartographyanarchy@lemm.ee':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7029053"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705876943 {#2574
    date: 2024-01-21 23:42: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
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 {#2652
  +user: App\Entity\User {#2666 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2653 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "If I ever find out a way to do so without damaging the space-time continuum, I’m gonna have a lot of words with that bastard Past Me…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705875572 {#2647
    date: 2024-01-21 23:19:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2654 …}
  +nested: Doctrine\ORM\PersistentCollection {#2656 …}
  +votes: Doctrine\ORM\PersistentCollection {#2658 …}
  +reports: Doctrine\ORM\PersistentCollection {#2660 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2662 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2664 …}
  -id: 237543
  -bodyTs: "'bastard':28 'continuum':17 'damag':12 'ever':3 'find':4 'gonna':20 'lot':23 'm':19 'past':29 'space':15 'space-tim':14 'time':16 'way':7 'without':11 'word':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6149504"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703074467 {#2648
    date: 2023-12-20 13:14: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
47 DENIED edit
App\Entity\EntryComment {#2652
  +user: App\Entity\User {#2666 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2653 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "If I ever find out a way to do so without damaging the space-time continuum, I’m gonna have a lot of words with that bastard Past Me…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705875572 {#2647
    date: 2024-01-21 23:19:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2654 …}
  +nested: Doctrine\ORM\PersistentCollection {#2656 …}
  +votes: Doctrine\ORM\PersistentCollection {#2658 …}
  +reports: Doctrine\ORM\PersistentCollection {#2660 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2662 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2664 …}
  -id: 237543
  -bodyTs: "'bastard':28 'continuum':17 'damag':12 'ever':3 'find':4 'gonna':20 'lot':23 'm':19 'past':29 'space':15 'space-tim':14 'time':16 'way':7 'without':11 'word':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6149504"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703074467 {#2648
    date: 2023-12-20 13:14: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
48 DENIED moderate
App\Entity\EntryComment {#2652
  +user: App\Entity\User {#2666 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2653 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "If I ever find out a way to do so without damaging the space-time continuum, I’m gonna have a lot of words with that bastard Past Me…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705875572 {#2647
    date: 2024-01-21 23:19:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2654 …}
  +nested: Doctrine\ORM\PersistentCollection {#2656 …}
  +votes: Doctrine\ORM\PersistentCollection {#2658 …}
  +reports: Doctrine\ORM\PersistentCollection {#2660 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2662 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2664 …}
  -id: 237543
  -bodyTs: "'bastard':28 'continuum':17 'damag':12 'ever':3 'find':4 'gonna':20 'lot':23 'm':19 'past':29 'space':15 'space-tim':14 'time':16 'way':7 'without':11 'word':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6149504"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703074467 {#2648
    date: 2023-12-20 13:14: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
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 {#3032
  +user: Proxies\__CG__\App\Entity\User {#3115 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2653 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2652
    +user: App\Entity\User {#2666 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2653 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "If I ever find out a way to do so without damaging the space-time continuum, I’m gonna have a lot of words with that bastard Past Me…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1705875572 {#2647
      date: 2024-01-21 23:19:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2654 …}
    +nested: Doctrine\ORM\PersistentCollection {#2656 …}
    +votes: Doctrine\ORM\PersistentCollection {#2658 …}
    +reports: Doctrine\ORM\PersistentCollection {#2660 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2662 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2664 …}
    -id: 237543
    -bodyTs: "'bastard':28 'continuum':17 'damag':12 'ever':3 'find':4 'gonna':20 'lot':23 'm':19 'past':29 'space':15 'space-tim':14 'time':16 'way':7 'without':11 'word':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6149504"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703074467 {#2648
      date: 2023-12-20 13:14:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2652}
  +body: "Screw the space-time continuum, they only invented for a TV show. Relativity Theory says time travel is possible, you just have to move faster than the speed of light."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703075099 {#3033
    date: 2023-12-20 13:24:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Viking_Hippie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3114 …}
  +nested: Doctrine\ORM\PersistentCollection {#3112 …}
  +votes: Doctrine\ORM\PersistentCollection {#3110 …}
  +reports: Doctrine\ORM\PersistentCollection {#3108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3106 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3104 …}
  -id: 237562
  -bodyTs: "'continuum':6 'faster':26 'invent':9 'light':31 'move':25 'possibl':20 'relat':14 'say':16 'screw':1 'show':13 'space':4 'space-tim':3 'speed':29 'theori':15 'time':5,17 'travel':18 'tv':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4204705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703075099 {#3036
    date: 2023-12-20 13:24:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#3032
  +user: Proxies\__CG__\App\Entity\User {#3115 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2653 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2652
    +user: App\Entity\User {#2666 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2653 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "If I ever find out a way to do so without damaging the space-time continuum, I’m gonna have a lot of words with that bastard Past Me…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1705875572 {#2647
      date: 2024-01-21 23:19:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2654 …}
    +nested: Doctrine\ORM\PersistentCollection {#2656 …}
    +votes: Doctrine\ORM\PersistentCollection {#2658 …}
    +reports: Doctrine\ORM\PersistentCollection {#2660 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2662 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2664 …}
    -id: 237543
    -bodyTs: "'bastard':28 'continuum':17 'damag':12 'ever':3 'find':4 'gonna':20 'lot':23 'm':19 'past':29 'space':15 'space-tim':14 'time':16 'way':7 'without':11 'word':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6149504"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703074467 {#2648
      date: 2023-12-20 13:14:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2652}
  +body: "Screw the space-time continuum, they only invented for a TV show. Relativity Theory says time travel is possible, you just have to move faster than the speed of light."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703075099 {#3033
    date: 2023-12-20 13:24:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Viking_Hippie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3114 …}
  +nested: Doctrine\ORM\PersistentCollection {#3112 …}
  +votes: Doctrine\ORM\PersistentCollection {#3110 …}
  +reports: Doctrine\ORM\PersistentCollection {#3108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3106 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3104 …}
  -id: 237562
  -bodyTs: "'continuum':6 'faster':26 'invent':9 'light':31 'move':25 'possibl':20 'relat':14 'say':16 'screw':1 'show':13 'space':4 'space-tim':3 'speed':29 'theori':15 'time':5,17 'travel':18 'tv':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4204705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703075099 {#3036
    date: 2023-12-20 13:24:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#3032
  +user: Proxies\__CG__\App\Entity\User {#3115 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2653 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2652
    +user: App\Entity\User {#2666 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2653 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "If I ever find out a way to do so without damaging the space-time continuum, I’m gonna have a lot of words with that bastard Past Me…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1705875572 {#2647
      date: 2024-01-21 23:19:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2654 …}
    +nested: Doctrine\ORM\PersistentCollection {#2656 …}
    +votes: Doctrine\ORM\PersistentCollection {#2658 …}
    +reports: Doctrine\ORM\PersistentCollection {#2660 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2662 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2664 …}
    -id: 237543
    -bodyTs: "'bastard':28 'continuum':17 'damag':12 'ever':3 'find':4 'gonna':20 'lot':23 'm':19 'past':29 'space':15 'space-tim':14 'time':16 'way':7 'without':11 'word':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6149504"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703074467 {#2648
      date: 2023-12-20 13:14:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2652}
  +body: "Screw the space-time continuum, they only invented for a TV show. Relativity Theory says time travel is possible, you just have to move faster than the speed of light."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703075099 {#3033
    date: 2023-12-20 13:24:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Viking_Hippie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3114 …}
  +nested: Doctrine\ORM\PersistentCollection {#3112 …}
  +votes: Doctrine\ORM\PersistentCollection {#3110 …}
  +reports: Doctrine\ORM\PersistentCollection {#3108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3106 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3104 …}
  -id: 237562
  -bodyTs: "'continuum':6 'faster':26 'invent':9 'light':31 'move':25 'possibl':20 'relat':14 'say':16 'screw':1 'show':13 'space':4 'space-tim':3 'speed':29 'theori':15 'time':5,17 'travel':18 'tv':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4204705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703075099 {#3036
    date: 2023-12-20 13:24:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3048
  +user: Proxies\__CG__\App\Entity\User {#3127 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2653 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3032
    +user: Proxies\__CG__\App\Entity\User {#3115 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2653 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2652
      +user: App\Entity\User {#2666 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2653 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "If I ever find out a way to do so without damaging the space-time continuum, I’m gonna have a lot of words with that bastard Past Me…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1705875572 {#2647
        date: 2024-01-21 23:19:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2654 …}
      +nested: Doctrine\ORM\PersistentCollection {#2656 …}
      +votes: Doctrine\ORM\PersistentCollection {#2658 …}
      +reports: Doctrine\ORM\PersistentCollection {#2660 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2662 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2664 …}
      -id: 237543
      -bodyTs: "'bastard':28 'continuum':17 'damag':12 'ever':3 'find':4 'gonna':20 'lot':23 'm':19 'past':29 'space':15 'space-tim':14 'time':16 'way':7 'without':11 'word':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6149504"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703074467 {#2648
        date: 2023-12-20 13:14:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2652}
    +body: "Screw the space-time continuum, they only invented for a TV show. Relativity Theory says time travel is possible, you just have to move faster than the speed of light."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1703075099 {#3033
      date: 2023-12-20 13:24:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Viking_Hippie@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3114 …}
    +nested: Doctrine\ORM\PersistentCollection {#3112 …}
    +votes: Doctrine\ORM\PersistentCollection {#3110 …}
    +reports: Doctrine\ORM\PersistentCollection {#3108 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3106 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3104 …}
    -id: 237562
    -bodyTs: "'continuum':6 'faster':26 'invent':9 'light':31 'move':25 'possibl':20 'relat':14 'say':16 'screw':1 'show':13 'space':4 'space-tim':3 'speed':29 'theori':15 'time':5,17 'travel':18 'tv':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/4204705"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703075099 {#3036
      date: 2023-12-20 13:24:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2652}
  +body: "Gotta go fast."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703076277 {#3049
    date: 2023-12-20 13:44:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Viking_Hippie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3117 …}
  +nested: Doctrine\ORM\PersistentCollection {#3119 …}
  +votes: Doctrine\ORM\PersistentCollection {#3130 …}
  +reports: Doctrine\ORM\PersistentCollection {#3121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3123 …}
  -id: 237602
  -bodyTs: "'fast':3 'go':2 'gotta':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6149871"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703076277 {#3052
    date: 2023-12-20 13:44: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
55 DENIED edit
App\Entity\EntryComment {#3048
  +user: Proxies\__CG__\App\Entity\User {#3127 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2653 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3032
    +user: Proxies\__CG__\App\Entity\User {#3115 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2653 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2652
      +user: App\Entity\User {#2666 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2653 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "If I ever find out a way to do so without damaging the space-time continuum, I’m gonna have a lot of words with that bastard Past Me…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1705875572 {#2647
        date: 2024-01-21 23:19:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2654 …}
      +nested: Doctrine\ORM\PersistentCollection {#2656 …}
      +votes: Doctrine\ORM\PersistentCollection {#2658 …}
      +reports: Doctrine\ORM\PersistentCollection {#2660 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2662 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2664 …}
      -id: 237543
      -bodyTs: "'bastard':28 'continuum':17 'damag':12 'ever':3 'find':4 'gonna':20 'lot':23 'm':19 'past':29 'space':15 'space-tim':14 'time':16 'way':7 'without':11 'word':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6149504"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703074467 {#2648
        date: 2023-12-20 13:14:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2652}
    +body: "Screw the space-time continuum, they only invented for a TV show. Relativity Theory says time travel is possible, you just have to move faster than the speed of light."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1703075099 {#3033
      date: 2023-12-20 13:24:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Viking_Hippie@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3114 …}
    +nested: Doctrine\ORM\PersistentCollection {#3112 …}
    +votes: Doctrine\ORM\PersistentCollection {#3110 …}
    +reports: Doctrine\ORM\PersistentCollection {#3108 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3106 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3104 …}
    -id: 237562
    -bodyTs: "'continuum':6 'faster':26 'invent':9 'light':31 'move':25 'possibl':20 'relat':14 'say':16 'screw':1 'show':13 'space':4 'space-tim':3 'speed':29 'theori':15 'time':5,17 'travel':18 'tv':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/4204705"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703075099 {#3036
      date: 2023-12-20 13:24:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2652}
  +body: "Gotta go fast."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703076277 {#3049
    date: 2023-12-20 13:44:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Viking_Hippie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3117 …}
  +nested: Doctrine\ORM\PersistentCollection {#3119 …}
  +votes: Doctrine\ORM\PersistentCollection {#3130 …}
  +reports: Doctrine\ORM\PersistentCollection {#3121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3123 …}
  -id: 237602
  -bodyTs: "'fast':3 'go':2 'gotta':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6149871"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703076277 {#3052
    date: 2023-12-20 13:44: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
56 DENIED moderate
App\Entity\EntryComment {#3048
  +user: Proxies\__CG__\App\Entity\User {#3127 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2653 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3032
    +user: Proxies\__CG__\App\Entity\User {#3115 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2653 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2652
      +user: App\Entity\User {#2666 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2653 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "If I ever find out a way to do so without damaging the space-time continuum, I’m gonna have a lot of words with that bastard Past Me…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1705875572 {#2647
        date: 2024-01-21 23:19:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2654 …}
      +nested: Doctrine\ORM\PersistentCollection {#2656 …}
      +votes: Doctrine\ORM\PersistentCollection {#2658 …}
      +reports: Doctrine\ORM\PersistentCollection {#2660 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2662 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2664 …}
      -id: 237543
      -bodyTs: "'bastard':28 'continuum':17 'damag':12 'ever':3 'find':4 'gonna':20 'lot':23 'm':19 'past':29 'space':15 'space-tim':14 'time':16 'way':7 'without':11 'word':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6149504"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703074467 {#2648
        date: 2023-12-20 13:14:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2652}
    +body: "Screw the space-time continuum, they only invented for a TV show. Relativity Theory says time travel is possible, you just have to move faster than the speed of light."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1703075099 {#3033
      date: 2023-12-20 13:24:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Viking_Hippie@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3114 …}
    +nested: Doctrine\ORM\PersistentCollection {#3112 …}
    +votes: Doctrine\ORM\PersistentCollection {#3110 …}
    +reports: Doctrine\ORM\PersistentCollection {#3108 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3106 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3104 …}
    -id: 237562
    -bodyTs: "'continuum':6 'faster':26 'invent':9 'light':31 'move':25 'possibl':20 'relat':14 'say':16 'screw':1 'show':13 'space':4 'space-tim':3 'speed':29 'theori':15 'time':5,17 'travel':18 'tv':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/4204705"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703075099 {#3036
      date: 2023-12-20 13:24:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2652}
  +body: "Gotta go fast."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703076277 {#3049
    date: 2023-12-20 13:44:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Viking_Hippie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3117 …}
  +nested: Doctrine\ORM\PersistentCollection {#3119 …}
  +votes: Doctrine\ORM\PersistentCollection {#3130 …}
  +reports: Doctrine\ORM\PersistentCollection {#3121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3123 …}
  -id: 237602
  -bodyTs: "'fast':3 'go':2 'gotta':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6149871"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703076277 {#3052
    date: 2023-12-20 13:44: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
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 {#3133
  +user: App\Entity\User {#2666 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2653 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3032
    +user: Proxies\__CG__\App\Entity\User {#3115 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2653 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2652
      +user: App\Entity\User {#2666 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2653 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "If I ever find out a way to do so without damaging the space-time continuum, I’m gonna have a lot of words with that bastard Past Me…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1705875572 {#2647
        date: 2024-01-21 23:19:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2654 …}
      +nested: Doctrine\ORM\PersistentCollection {#2656 …}
      +votes: Doctrine\ORM\PersistentCollection {#2658 …}
      +reports: Doctrine\ORM\PersistentCollection {#2660 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2662 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2664 …}
      -id: 237543
      -bodyTs: "'bastard':28 'continuum':17 'damag':12 'ever':3 'find':4 'gonna':20 'lot':23 'm':19 'past':29 'space':15 'space-tim':14 'time':16 'way':7 'without':11 'word':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6149504"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703074467 {#2648
        date: 2023-12-20 13:14:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2652}
    +body: "Screw the space-time continuum, they only invented for a TV show. Relativity Theory says time travel is possible, you just have to move faster than the speed of light."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1703075099 {#3033
      date: 2023-12-20 13:24:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Viking_Hippie@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3114 …}
    +nested: Doctrine\ORM\PersistentCollection {#3112 …}
    +votes: Doctrine\ORM\PersistentCollection {#3110 …}
    +reports: Doctrine\ORM\PersistentCollection {#3108 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3106 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3104 …}
    -id: 237562
    -bodyTs: "'continuum':6 'faster':26 'invent':9 'light':31 'move':25 'possibl':20 'relat':14 'say':16 'screw':1 'show':13 'space':4 'space-tim':3 'speed':29 'theori':15 'time':5,17 'travel':18 'tv':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/4204705"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703075099 {#3036
      date: 2023-12-20 13:24:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2652}
  +body: "Dude, I’m super out of shape and don’t own a vehicle. Forget speed of light, I’m barely passing speed of tortoise!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703077977 {#3125
    date: 2023-12-20 14:12:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Viking_Hippie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3134 …}
  +nested: Doctrine\ORM\PersistentCollection {#3136 …}
  +votes: Doctrine\ORM\PersistentCollection {#3138 …}
  +reports: Doctrine\ORM\PersistentCollection {#3140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3142 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3144 …}
  -id: 237662
  -bodyTs: "'bare':20 'dude':1 'forget':14 'light':17 'm':3,19 'pass':21 'shape':7 'speed':15,22 'super':4 'tortois':24 'vehicl':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6150235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703077977 {#3126
    date: 2023-12-20 14:12:57.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 {#3133
  +user: App\Entity\User {#2666 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2653 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3032
    +user: Proxies\__CG__\App\Entity\User {#3115 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2653 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2652
      +user: App\Entity\User {#2666 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2653 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "If I ever find out a way to do so without damaging the space-time continuum, I’m gonna have a lot of words with that bastard Past Me…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1705875572 {#2647
        date: 2024-01-21 23:19:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2654 …}
      +nested: Doctrine\ORM\PersistentCollection {#2656 …}
      +votes: Doctrine\ORM\PersistentCollection {#2658 …}
      +reports: Doctrine\ORM\PersistentCollection {#2660 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2662 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2664 …}
      -id: 237543
      -bodyTs: "'bastard':28 'continuum':17 'damag':12 'ever':3 'find':4 'gonna':20 'lot':23 'm':19 'past':29 'space':15 'space-tim':14 'time':16 'way':7 'without':11 'word':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6149504"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703074467 {#2648
        date: 2023-12-20 13:14:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2652}
    +body: "Screw the space-time continuum, they only invented for a TV show. Relativity Theory says time travel is possible, you just have to move faster than the speed of light."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1703075099 {#3033
      date: 2023-12-20 13:24:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Viking_Hippie@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3114 …}
    +nested: Doctrine\ORM\PersistentCollection {#3112 …}
    +votes: Doctrine\ORM\PersistentCollection {#3110 …}
    +reports: Doctrine\ORM\PersistentCollection {#3108 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3106 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3104 …}
    -id: 237562
    -bodyTs: "'continuum':6 'faster':26 'invent':9 'light':31 'move':25 'possibl':20 'relat':14 'say':16 'screw':1 'show':13 'space':4 'space-tim':3 'speed':29 'theori':15 'time':5,17 'travel':18 'tv':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/4204705"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703075099 {#3036
      date: 2023-12-20 13:24:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2652}
  +body: "Dude, I’m super out of shape and don’t own a vehicle. Forget speed of light, I’m barely passing speed of tortoise!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703077977 {#3125
    date: 2023-12-20 14:12:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Viking_Hippie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3134 …}
  +nested: Doctrine\ORM\PersistentCollection {#3136 …}
  +votes: Doctrine\ORM\PersistentCollection {#3138 …}
  +reports: Doctrine\ORM\PersistentCollection {#3140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3142 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3144 …}
  -id: 237662
  -bodyTs: "'bare':20 'dude':1 'forget':14 'light':17 'm':3,19 'pass':21 'shape':7 'speed':15,22 'super':4 'tortois':24 'vehicl':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6150235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703077977 {#3126
    date: 2023-12-20 14:12:57.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 {#3133
  +user: App\Entity\User {#2666 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2653 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#3032
    +user: Proxies\__CG__\App\Entity\User {#3115 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2653 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: App\Entity\EntryComment {#2652
      +user: App\Entity\User {#2666 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2653 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
      +image: null
      +parent: null
      +root: null
      +body: "If I ever find out a way to do so without damaging the space-time continuum, I’m gonna have a lot of words with that bastard Past Me…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1705875572 {#2647
        date: 2024-01-21 23:19:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2654 …}
      +nested: Doctrine\ORM\PersistentCollection {#2656 …}
      +votes: Doctrine\ORM\PersistentCollection {#2658 …}
      +reports: Doctrine\ORM\PersistentCollection {#2660 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2662 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2664 …}
      -id: 237543
      -bodyTs: "'bastard':28 'continuum':17 'damag':12 'ever':3 'find':4 'gonna':20 'lot':23 'm':19 'past':29 'space':15 'space-tim':14 'time':16 'way':7 'without':11 'word':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6149504"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703074467 {#2648
        date: 2023-12-20 13:14:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2652}
    +body: "Screw the space-time continuum, they only invented for a TV show. Relativity Theory says time travel is possible, you just have to move faster than the speed of light."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1703075099 {#3033
      date: 2023-12-20 13:24:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
      "@Viking_Hippie@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3114 …}
    +nested: Doctrine\ORM\PersistentCollection {#3112 …}
    +votes: Doctrine\ORM\PersistentCollection {#3110 …}
    +reports: Doctrine\ORM\PersistentCollection {#3108 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3106 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3104 …}
    -id: 237562
    -bodyTs: "'continuum':6 'faster':26 'invent':9 'light':31 'move':25 'possibl':20 'relat':14 'say':16 'screw':1 'show':13 'space':4 'space-tim':3 'speed':29 'theori':15 'time':5,17 'travel':18 'tv':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/4204705"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703075099 {#3036
      date: 2023-12-20 13:24:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2652}
  +body: "Dude, I’m super out of shape and don’t own a vehicle. Forget speed of light, I’m barely passing speed of tortoise!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703077977 {#3125
    date: 2023-12-20 14:12:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Viking_Hippie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3134 …}
  +nested: Doctrine\ORM\PersistentCollection {#3136 …}
  +votes: Doctrine\ORM\PersistentCollection {#3138 …}
  +reports: Doctrine\ORM\PersistentCollection {#3140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3142 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3144 …}
  -id: 237662
  -bodyTs: "'bare':20 'dude':1 'forget':14 'light':17 'm':3,19 'pass':21 'shape':7 'speed':15,22 'super':4 'tortois':24 'vehicl':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6150235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703077977 {#3126
    date: 2023-12-20 14:12:57.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
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#2726
  +user: App\Entity\User {#2739 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2653 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Why doesn't anybody stop me? This isn't *my* fault."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1705870831 {#2721
    date: 2024-01-21 22:00:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2727 …}
  +nested: Doctrine\ORM\PersistentCollection {#2729 …}
  +votes: Doctrine\ORM\PersistentCollection {#2731 …}
  +reports: Doctrine\ORM\PersistentCollection {#2733 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2735 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2737 …}
  -id: 237565
  -bodyTs: "'anybodi':4 'doesn':2 'fault':11 'isn':8 'stop':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/714689/-/comment/4222639"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703075200 {#2722
    date: 2023-12-20 13:26:40.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
63 DENIED edit
App\Entity\EntryComment {#2726
  +user: App\Entity\User {#2739 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2653 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Why doesn't anybody stop me? This isn't *my* fault."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1705870831 {#2721
    date: 2024-01-21 22:00:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2727 …}
  +nested: Doctrine\ORM\PersistentCollection {#2729 …}
  +votes: Doctrine\ORM\PersistentCollection {#2731 …}
  +reports: Doctrine\ORM\PersistentCollection {#2733 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2735 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2737 …}
  -id: 237565
  -bodyTs: "'anybodi':4 'doesn':2 'fault':11 'isn':8 'stop':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/714689/-/comment/4222639"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703075200 {#2722
    date: 2023-12-20 13:26:40.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
64 DENIED moderate
App\Entity\EntryComment {#2726
  +user: App\Entity\User {#2739 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2653 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "Why doesn't anybody stop me? This isn't *my* fault."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1705870831 {#2721
    date: 2024-01-21 22:00:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2727 …}
  +nested: Doctrine\ORM\PersistentCollection {#2729 …}
  +votes: Doctrine\ORM\PersistentCollection {#2731 …}
  +reports: Doctrine\ORM\PersistentCollection {#2733 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2735 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2737 …}
  -id: 237565
  -bodyTs: "'anybodi':4 'doesn':2 'fault':11 'isn':8 'stop':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/714689/-/comment/4222639"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703075200 {#2722
    date: 2023-12-20 13:26:40.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
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#3100
  +user: Proxies\__CG__\App\Entity\User {#3115 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2653 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2726
    +user: App\Entity\User {#2739 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2653 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "Why doesn't anybody stop me? This isn't *my* fault."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1705870831 {#2721
      date: 2024-01-21 22:00:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2727 …}
    +nested: Doctrine\ORM\PersistentCollection {#2729 …}
    +votes: Doctrine\ORM\PersistentCollection {#2731 …}
    +reports: Doctrine\ORM\PersistentCollection {#2733 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2735 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2737 …}
    -id: 237565
    -bodyTs: "'anybodi':4 'doesn':2 'fault':11 'isn':8 'stop':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/714689/-/comment/4222639"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703075200 {#2722
      date: 2023-12-20 13:26:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2726}
  +body: """
    Well did you *ask*?\n
    \n
    Before anyone can stop you, you first have to tell them what they should stop you from.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703075480 {#3102
    date: 2023-12-20 13:31:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Blackout@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3099 …}
  +nested: Doctrine\ORM\PersistentCollection {#3097 …}
  +votes: Doctrine\ORM\PersistentCollection {#3095 …}
  +reports: Doctrine\ORM\PersistentCollection {#3093 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3089 …}
  -id: 237577
  -bodyTs: "'anyon':6 'ask':4 'first':11 'stop':8,19 'tell':14 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4204771"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703075480 {#3101
    date: 2023-12-20 13:31:20.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
67 DENIED edit
App\Entity\EntryComment {#3100
  +user: Proxies\__CG__\App\Entity\User {#3115 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2653 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2726
    +user: App\Entity\User {#2739 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2653 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "Why doesn't anybody stop me? This isn't *my* fault."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1705870831 {#2721
      date: 2024-01-21 22:00:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2727 …}
    +nested: Doctrine\ORM\PersistentCollection {#2729 …}
    +votes: Doctrine\ORM\PersistentCollection {#2731 …}
    +reports: Doctrine\ORM\PersistentCollection {#2733 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2735 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2737 …}
    -id: 237565
    -bodyTs: "'anybodi':4 'doesn':2 'fault':11 'isn':8 'stop':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/714689/-/comment/4222639"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703075200 {#2722
      date: 2023-12-20 13:26:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2726}
  +body: """
    Well did you *ask*?\n
    \n
    Before anyone can stop you, you first have to tell them what they should stop you from.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703075480 {#3102
    date: 2023-12-20 13:31:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Blackout@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3099 …}
  +nested: Doctrine\ORM\PersistentCollection {#3097 …}
  +votes: Doctrine\ORM\PersistentCollection {#3095 …}
  +reports: Doctrine\ORM\PersistentCollection {#3093 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3089 …}
  -id: 237577
  -bodyTs: "'anyon':6 'ask':4 'first':11 'stop':8,19 'tell':14 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4204771"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703075480 {#3101
    date: 2023-12-20 13:31:20.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
68 DENIED moderate
App\Entity\EntryComment {#3100
  +user: Proxies\__CG__\App\Entity\User {#3115 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2653 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2726
    +user: App\Entity\User {#2739 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2653 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "Why doesn't anybody stop me? This isn't *my* fault."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1705870831 {#2721
      date: 2024-01-21 22:00:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2727 …}
    +nested: Doctrine\ORM\PersistentCollection {#2729 …}
    +votes: Doctrine\ORM\PersistentCollection {#2731 …}
    +reports: Doctrine\ORM\PersistentCollection {#2733 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2735 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2737 …}
    -id: 237565
    -bodyTs: "'anybodi':4 'doesn':2 'fault':11 'isn':8 'stop':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/714689/-/comment/4222639"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703075200 {#2722
      date: 2023-12-20 13:26:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2726}
  +body: """
    Well did you *ask*?\n
    \n
    Before anyone can stop you, you first have to tell them what they should stop you from.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703075480 {#3102
    date: 2023-12-20 13:31:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Blackout@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3099 …}
  +nested: Doctrine\ORM\PersistentCollection {#3097 …}
  +votes: Doctrine\ORM\PersistentCollection {#3095 …}
  +reports: Doctrine\ORM\PersistentCollection {#3093 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3089 …}
  -id: 237577
  -bodyTs: "'anyon':6 'ask':4 'first':11 'stop':8,19 'tell':14 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4204771"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703075480 {#3101
    date: 2023-12-20 13:31:20.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
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#3084
  +user: Proxies\__CG__\App\Entity\User {#3083 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2653 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2726
    +user: App\Entity\User {#2739 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2653 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "Why doesn't anybody stop me? This isn't *my* fault."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1705870831 {#2721
      date: 2024-01-21 22:00:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2727 …}
    +nested: Doctrine\ORM\PersistentCollection {#2729 …}
    +votes: Doctrine\ORM\PersistentCollection {#2731 …}
    +reports: Doctrine\ORM\PersistentCollection {#2733 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2735 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2737 …}
    -id: 237565
    -bodyTs: "'anybodi':4 'doesn':2 'fault':11 'isn':8 'stop':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/714689/-/comment/4222639"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703075200 {#2722
      date: 2023-12-20 13:26:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2726}
  +body: """
    **Stop it!**\n
    \n
    …no?\n
    \n
    Well I tried.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703075699 {#3087
    date: 2023-12-20 13:34:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Blackout@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3082 …}
  +nested: Doctrine\ORM\PersistentCollection {#3080 …}
  +votes: Doctrine\ORM\PersistentCollection {#3078 …}
  +reports: Doctrine\ORM\PersistentCollection {#3076 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3074 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3072 …}
  -id: 237585
  -bodyTs: "'stop':1 'tri':6 'well':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6740380"
  +editedAt: DateTimeImmutable @1705870887 {#3086
    date: 2024-01-21 22:01:27.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703075699 {#3085
    date: 2023-12-20 13:34:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#3084
  +user: Proxies\__CG__\App\Entity\User {#3083 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2653 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2726
    +user: App\Entity\User {#2739 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2653 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "Why doesn't anybody stop me? This isn't *my* fault."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1705870831 {#2721
      date: 2024-01-21 22:00:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2727 …}
    +nested: Doctrine\ORM\PersistentCollection {#2729 …}
    +votes: Doctrine\ORM\PersistentCollection {#2731 …}
    +reports: Doctrine\ORM\PersistentCollection {#2733 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2735 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2737 …}
    -id: 237565
    -bodyTs: "'anybodi':4 'doesn':2 'fault':11 'isn':8 'stop':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/714689/-/comment/4222639"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703075200 {#2722
      date: 2023-12-20 13:26:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2726}
  +body: """
    **Stop it!**\n
    \n
    …no?\n
    \n
    Well I tried.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703075699 {#3087
    date: 2023-12-20 13:34:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Blackout@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3082 …}
  +nested: Doctrine\ORM\PersistentCollection {#3080 …}
  +votes: Doctrine\ORM\PersistentCollection {#3078 …}
  +reports: Doctrine\ORM\PersistentCollection {#3076 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3074 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3072 …}
  -id: 237585
  -bodyTs: "'stop':1 'tri':6 'well':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6740380"
  +editedAt: DateTimeImmutable @1705870887 {#3086
    date: 2024-01-21 22:01:27.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703075699 {#3085
    date: 2023-12-20 13:34:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#3084
  +user: Proxies\__CG__\App\Entity\User {#3083 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2653 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: App\Entity\EntryComment {#2726
    +user: App\Entity\User {#2739 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2653 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
    +image: null
    +parent: null
    +root: null
    +body: "Why doesn't anybody stop me? This isn't *my* fault."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1705870831 {#2721
      date: 2024-01-21 22:00:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2727 …}
    +nested: Doctrine\ORM\PersistentCollection {#2729 …}
    +votes: Doctrine\ORM\PersistentCollection {#2731 …}
    +reports: Doctrine\ORM\PersistentCollection {#2733 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2735 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2737 …}
    -id: 237565
    -bodyTs: "'anybodi':4 'doesn':2 'fault':11 'isn':8 'stop':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/lemmyshitpost@lemmy.world/t/714689/-/comment/4222639"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703075200 {#2722
      date: 2023-12-20 13:26:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2726}
  +body: """
    **Stop it!**\n
    \n
    …no?\n
    \n
    Well I tried.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703075699 {#3087
    date: 2023-12-20 13:34:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Blackout@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3082 …}
  +nested: Doctrine\ORM\PersistentCollection {#3080 …}
  +votes: Doctrine\ORM\PersistentCollection {#3078 …}
  +reports: Doctrine\ORM\PersistentCollection {#3076 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3074 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3072 …}
  -id: 237585
  -bodyTs: "'stop':1 'tri':6 'well':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6740380"
  +editedAt: DateTimeImmutable @1705870887 {#3086
    date: 2024-01-21 22:01:27.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703075699 {#3085
    date: 2023-12-20 13:34:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#2800
  +user: App\Entity\User {#2813 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2168 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "loll this is also what i think if they just used the eagles logically"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705865786 {#2795
    date: 2024-01-21 20:36:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2801 …}
  +nested: Doctrine\ORM\PersistentCollection {#2803 …}
  +votes: Doctrine\ORM\PersistentCollection {#2805 …}
  +reports: Doctrine\ORM\PersistentCollection {#2807 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2809 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2811 …}
  -id: 329106
  -bodyTs: "'also':4 'eagl':13 'logic':14 'loll':1 'think':7 'use':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6892782"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705865786 {#2796
    date: 2024-01-21 20:36:26.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
75 DENIED edit
App\Entity\EntryComment {#2800
  +user: App\Entity\User {#2813 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2168 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "loll this is also what i think if they just used the eagles logically"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705865786 {#2795
    date: 2024-01-21 20:36:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2801 …}
  +nested: Doctrine\ORM\PersistentCollection {#2803 …}
  +votes: Doctrine\ORM\PersistentCollection {#2805 …}
  +reports: Doctrine\ORM\PersistentCollection {#2807 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2809 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2811 …}
  -id: 329106
  -bodyTs: "'also':4 'eagl':13 'logic':14 'loll':1 'think':7 'use':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6892782"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705865786 {#2796
    date: 2024-01-21 20:36:26.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
76 DENIED moderate
App\Entity\EntryComment {#2800
  +user: App\Entity\User {#2813 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2168 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "loll this is also what i think if they just used the eagles logically"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705865786 {#2795
    date: 2024-01-21 20:36:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2801 …}
  +nested: Doctrine\ORM\PersistentCollection {#2803 …}
  +votes: Doctrine\ORM\PersistentCollection {#2805 …}
  +reports: Doctrine\ORM\PersistentCollection {#2807 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2809 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2811 …}
  -id: 329106
  -bodyTs: "'also':4 'eagl':13 'logic':14 'loll':1 'think':7 'use':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6892782"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705865786 {#2796
    date: 2024-01-21 20:36:26.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
77 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
78 DENIED moderate
App\Entity\EntryComment {#2875
  +user: App\Entity\User {#2888 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m constipated and sober so this sounds like a win-win to me"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 63
  +score: 0
  +lastActive: DateTime @1705809163 {#2870
    date: 2024-01-21 04:52:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2876 …}
  +nested: Doctrine\ORM\PersistentCollection {#2878 …}
  +votes: Doctrine\ORM\PersistentCollection {#2880 …}
  +reports: Doctrine\ORM\PersistentCollection {#2882 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2884 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2886 …}
  -id: 327332
  -bodyTs: "'constip':3 'like':9 'm':2 'sober':5 'sound':8 'win':12,13 'win-win':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6869781"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705809163 {#2871
    date: 2024-01-21 04:52:43.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
79 DENIED edit
App\Entity\EntryComment {#2875
  +user: App\Entity\User {#2888 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m constipated and sober so this sounds like a win-win to me"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 63
  +score: 0
  +lastActive: DateTime @1705809163 {#2870
    date: 2024-01-21 04:52:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2876 …}
  +nested: Doctrine\ORM\PersistentCollection {#2878 …}
  +votes: Doctrine\ORM\PersistentCollection {#2880 …}
  +reports: Doctrine\ORM\PersistentCollection {#2882 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2884 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2886 …}
  -id: 327332
  -bodyTs: "'constip':3 'like':9 'm':2 'sober':5 'sound':8 'win':12,13 'win-win':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6869781"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705809163 {#2871
    date: 2024-01-21 04:52:43.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
80 DENIED moderate
App\Entity\EntryComment {#2875
  +user: App\Entity\User {#2888 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2267 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m constipated and sober so this sounds like a win-win to me"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 63
  +score: 0
  +lastActive: DateTime @1705809163 {#2870
    date: 2024-01-21 04:52:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2876 …}
  +nested: Doctrine\ORM\PersistentCollection {#2878 …}
  +votes: Doctrine\ORM\PersistentCollection {#2880 …}
  +reports: Doctrine\ORM\PersistentCollection {#2882 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2884 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2886 …}
  -id: 327332
  -bodyTs: "'constip':3 'like':9 'm':2 'sober':5 'sound':8 'win':12,13 'win-win':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6869781"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705809163 {#2871
    date: 2024-01-21 04:52:43.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
81 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
82 DENIED moderate
App\Entity\EntryComment {#2948
  +user: App\Entity\User {#2961 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2168 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "So did he shoot a bunch of songs and pages of description too?.. Cool, cool I mean I’d pay to see Tom Bombadil got shot in the dick …"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705801250 {#2943
    date: 2024-01-21 02:40:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2949 …}
  +nested: Doctrine\ORM\PersistentCollection {#2951 …}
  +votes: Doctrine\ORM\PersistentCollection {#2953 …}
  +reports: Doctrine\ORM\PersistentCollection {#2955 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2957 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2959 …}
  -id: 327100
  -bodyTs: "'bombadil':24 'bunch':6 'cool':14,15 'd':19 'descript':12 'dick':29 'got':25 'mean':17 'page':10 'pay':20 'see':22 'shoot':4 'shot':26 'song':8 'tom':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6865735"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705801250 {#2944
    date: 2024-01-21 02:40:50.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
83 DENIED edit
App\Entity\EntryComment {#2948
  +user: App\Entity\User {#2961 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2168 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "So did he shoot a bunch of songs and pages of description too?.. Cool, cool I mean I’d pay to see Tom Bombadil got shot in the dick …"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705801250 {#2943
    date: 2024-01-21 02:40:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2949 …}
  +nested: Doctrine\ORM\PersistentCollection {#2951 …}
  +votes: Doctrine\ORM\PersistentCollection {#2953 …}
  +reports: Doctrine\ORM\PersistentCollection {#2955 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2957 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2959 …}
  -id: 327100
  -bodyTs: "'bombadil':24 'bunch':6 'cool':14,15 'd':19 'descript':12 'dick':29 'got':25 'mean':17 'page':10 'pay':20 'see':22 'shoot':4 'shot':26 'song':8 'tom':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6865735"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705801250 {#2944
    date: 2024-01-21 02:40:50.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
84 DENIED moderate
App\Entity\EntryComment {#2948
  +user: App\Entity\User {#2961 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2168 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1928 …}
  +image: null
  +parent: null
  +root: null
  +body: "So did he shoot a bunch of songs and pages of description too?.. Cool, cool I mean I’d pay to see Tom Bombadil got shot in the dick …"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705801250 {#2943
    date: 2024-01-21 02:40:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2949 …}
  +nested: Doctrine\ORM\PersistentCollection {#2951 …}
  +votes: Doctrine\ORM\PersistentCollection {#2953 …}
  +reports: Doctrine\ORM\PersistentCollection {#2955 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2957 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2959 …}
  -id: 327100
  -bodyTs: "'bombadil':24 'bunch':6 'cool':14,15 'd':19 'descript':12 'dick':29 'got':25 'mean':17 'page':10 'pay':20 'see':22 'shoot':4 'shot':26 'song':8 'tom':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6865735"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705801250 {#2944
    date: 2024-01-21 02:40:50.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