GET https://kbin.spritesserver.nl/u/@Delphia@lemmy.world/comments/hot?p=4

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.97 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.06 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 {#2057
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2060 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2067 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2067 …}
  +body: "Except sporting teams keep using Rock and Roll part 2 in stadiums."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703237488 {#2089
    date: 2023-12-22 10:31:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pendulum_@lemmy.world"
    "@TheSpermWhale@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2071 …}
  +nested: Doctrine\ORM\PersistentCollection {#2065 …}
  +votes: Doctrine\ORM\PersistentCollection {#2072 …}
  +reports: Doctrine\ORM\PersistentCollection {#2073 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2344 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
  -id: 242733
  -bodyTs: "'2':10 'except':1 'keep':4 'part':9 'rock':6 'roll':8 'sport':2 'stadium':12 'team':3 'use':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6187043"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703237488 {#2289
    date: 2023-12-22 10:31:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2057
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2060 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2067 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2067 …}
  +body: "Except sporting teams keep using Rock and Roll part 2 in stadiums."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703237488 {#2089
    date: 2023-12-22 10:31:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pendulum_@lemmy.world"
    "@TheSpermWhale@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2071 …}
  +nested: Doctrine\ORM\PersistentCollection {#2065 …}
  +votes: Doctrine\ORM\PersistentCollection {#2072 …}
  +reports: Doctrine\ORM\PersistentCollection {#2073 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2344 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
  -id: 242733
  -bodyTs: "'2':10 'except':1 'keep':4 'part':9 'rock':6 'roll':8 'sport':2 'stadium':12 'team':3 'use':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6187043"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703237488 {#2289
    date: 2023-12-22 10:31:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2057
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2060 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2067 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2067 …}
  +body: "Except sporting teams keep using Rock and Roll part 2 in stadiums."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703237488 {#2089
    date: 2023-12-22 10:31:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pendulum_@lemmy.world"
    "@TheSpermWhale@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2071 …}
  +nested: Doctrine\ORM\PersistentCollection {#2065 …}
  +votes: Doctrine\ORM\PersistentCollection {#2072 …}
  +reports: Doctrine\ORM\PersistentCollection {#2073 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2344 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
  -id: 242733
  -bodyTs: "'2':10 'except':1 'keep':4 'part':9 'rock':6 'roll':8 'sport':2 'stadium':12 'team':3 'use':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6187043"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703237488 {#2289
    date: 2023-12-22 10:31:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2129
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2132 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2350 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Ive seen that many adds for idiotic games where the stupid fuck in the add is obviously just playing the game poorly and I KNOW its a tactic to get me to prove how smaht I am by getting the game and doing better than the shitstick in the video. I KNOW its a manipulation tactic.\n
    \n
    But I kind of still want to prove it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 41
  +score: 0
  +lastActive: DateTime @1706753730 {#2055
    date: 2024-02-01 03:15:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChillDude69@lemmynsfw.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2345 …}
  +nested: Doctrine\ORM\PersistentCollection {#2130 …}
  +votes: Doctrine\ORM\PersistentCollection {#2094 …}
  +reports: Doctrine\ORM\PersistentCollection {#2093 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2252 …}
  -id: 242478
  -bodyTs: "'add':5,15 'better':44 'fuck':12 'game':8,21,41 'get':30,39 'idiot':7 'ive':1 'kind':59 'know':25,52 'mani':4 'manipul':55 'obvious':17 'play':19 'poor':22 'prove':33,64 'seen':2 'shitstick':47 'smaht':35 'still':61 'stupid':11 'tactic':28,56 'video':50 'want':62"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6185454"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703226128 {#2087
    date: 2023-12-22 07:22:08.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 {#2129
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2132 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2350 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Ive seen that many adds for idiotic games where the stupid fuck in the add is obviously just playing the game poorly and I KNOW its a tactic to get me to prove how smaht I am by getting the game and doing better than the shitstick in the video. I KNOW its a manipulation tactic.\n
    \n
    But I kind of still want to prove it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 41
  +score: 0
  +lastActive: DateTime @1706753730 {#2055
    date: 2024-02-01 03:15:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChillDude69@lemmynsfw.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2345 …}
  +nested: Doctrine\ORM\PersistentCollection {#2130 …}
  +votes: Doctrine\ORM\PersistentCollection {#2094 …}
  +reports: Doctrine\ORM\PersistentCollection {#2093 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2252 …}
  -id: 242478
  -bodyTs: "'add':5,15 'better':44 'fuck':12 'game':8,21,41 'get':30,39 'idiot':7 'ive':1 'kind':59 'know':25,52 'mani':4 'manipul':55 'obvious':17 'play':19 'poor':22 'prove':33,64 'seen':2 'shitstick':47 'smaht':35 'still':61 'stupid':11 'tactic':28,56 'video':50 'want':62"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6185454"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703226128 {#2087
    date: 2023-12-22 07:22:08.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 {#2129
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2132 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2350 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Ive seen that many adds for idiotic games where the stupid fuck in the add is obviously just playing the game poorly and I KNOW its a tactic to get me to prove how smaht I am by getting the game and doing better than the shitstick in the video. I KNOW its a manipulation tactic.\n
    \n
    But I kind of still want to prove it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 41
  +score: 0
  +lastActive: DateTime @1706753730 {#2055
    date: 2024-02-01 03:15:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChillDude69@lemmynsfw.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2345 …}
  +nested: Doctrine\ORM\PersistentCollection {#2130 …}
  +votes: Doctrine\ORM\PersistentCollection {#2094 …}
  +reports: Doctrine\ORM\PersistentCollection {#2093 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2252 …}
  -id: 242478
  -bodyTs: "'add':5,15 'better':44 'fuck':12 'game':8,21,41 'get':30,39 'idiot':7 'ive':1 'kind':59 'know':25,52 'mani':4 'manipul':55 'obvious':17 'play':19 'poor':22 'prove':33,64 'seen':2 'shitstick':47 'smaht':35 'still':61 'stupid':11 'tactic':28,56 'video':50 'want':62"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6185454"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703226128 {#2087
    date: 2023-12-22 07:22:08.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 {#2139
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2162 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2119 …}
  +image: null
  +parent: null
  +root: null
  +body: "I think he also took a shit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 68
  +score: 0
  +lastActive: DateTime @1706113536 {#2131
    date: 2024-01-24 17:25:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2121 …}
  +nested: Doctrine\ORM\PersistentCollection {#2189 …}
  +votes: Doctrine\ORM\PersistentCollection {#2228 …}
  +reports: Doctrine\ORM\PersistentCollection {#2114 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2223 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2214 …}
  -id: 237409
  -bodyTs: "'also':4 'shit':7 'think':2 'took':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6148636"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703069179 {#2325
    date: 2023-12-20 11:46: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
11 DENIED edit
App\Entity\EntryComment {#2139
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2162 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2119 …}
  +image: null
  +parent: null
  +root: null
  +body: "I think he also took a shit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 68
  +score: 0
  +lastActive: DateTime @1706113536 {#2131
    date: 2024-01-24 17:25:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2121 …}
  +nested: Doctrine\ORM\PersistentCollection {#2189 …}
  +votes: Doctrine\ORM\PersistentCollection {#2228 …}
  +reports: Doctrine\ORM\PersistentCollection {#2114 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2223 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2214 …}
  -id: 237409
  -bodyTs: "'also':4 'shit':7 'think':2 'took':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6148636"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703069179 {#2325
    date: 2023-12-20 11:46: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
12 DENIED moderate
App\Entity\EntryComment {#2139
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2162 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2119 …}
  +image: null
  +parent: null
  +root: null
  +body: "I think he also took a shit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 68
  +score: 0
  +lastActive: DateTime @1706113536 {#2131
    date: 2024-01-24 17:25:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2121 …}
  +nested: Doctrine\ORM\PersistentCollection {#2189 …}
  +votes: Doctrine\ORM\PersistentCollection {#2228 …}
  +reports: Doctrine\ORM\PersistentCollection {#2114 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2223 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2214 …}
  -id: 237409
  -bodyTs: "'also':4 'shit':7 'think':2 'took':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6148636"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703069179 {#2325
    date: 2023-12-20 11:46: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
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 {#2198
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2215 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2350 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2043
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2215 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2350 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      The difference is that the short man in the suit has professional liability insurance.\n
      \n
      If someone tries some dumb shit and gets a pavement facial Moama can almost certainly beat an assault charge, but civil injury claims are notoriously bad if you’re rich. An ambulance chaser will offer to take the case for free and be such a pest that its worth $100k to Moama to make him fuck off.\n
      \n
      The little guy can sit there in court, dispassionately explaining that he felt his client was in danger and let the ambulance chaser argue with an insurance company (and we all know how much they love cutting cheques).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 84
    +score: 0
    +lastActive: DateTime @1705459396 {#2117
      date: 2024-01-17 03:43:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2291 …}
    +nested: Doctrine\ORM\PersistentCollection {#2301 …}
    +votes: Doctrine\ORM\PersistentCollection {#2297 …}
    +reports: Doctrine\ORM\PersistentCollection {#2315 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2321 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2310 …}
    -id: 229028
    -bodyTs: "'100k':64 'almost':28 'ambul':46,93 'argu':95 'assault':32 'bad':40 'beat':30 'case':53 'certain':29 'charg':33 'chaser':47,94 'chequ':109 'civil':35 'claim':37 'client':86 'compani':99 'court':79 'cut':108 'danger':89 'differ':2 'dispassion':80 'dumb':19 'explain':81 'facial':25 'felt':84 'free':55 'fuck':70 'get':22 'guy':74 'injuri':36 'insur':14,98 'know':103 'let':91 'liabil':13 'littl':73 'love':107 'make':68 'man':7 'moama':26,66 'much':105 'notori':39 'offer':49 'pavement':24 'pest':60 'profession':12 're':43 'rich':44 'shit':20 'short':6 'sit':76 'someon':16 'suit':10 'take':51 'tri':17 'worth':63"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6093016"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702804440 {#2122
      date: 2023-12-17 10:14:00.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: """
    No.\n
    \n
    If a crazy fan rushes him for a hug, you dont know if they have a knife. It sounds outlandish but Monica Seles was stabbed by a deranged fan of her rival in 1992 in the middle of a tennis match. Nutcases happen. So he pushes them away, no harder than you or I would if some rando rushes us for a hug. They trip, fall and “hurt their back”.\n
    \n
    Now he has an assault allegation on a woman a foot and a half shorter than him who just wanted to get a photo with him and he looks like an enormous asshole. Now that charge wont go anywhere in court because its essentially baseless, but a civil judgement over wether or not he is responsible for her injury is another story.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1702852250 {#2216
    date: 2023-12-17 23:30:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Delphia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2160 …}
  +nested: Doctrine\ORM\PersistentCollection {#2044 …}
  +votes: Doctrine\ORM\PersistentCollection {#2163 …}
  +reports: Doctrine\ORM\PersistentCollection {#2161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2118 …}
  -id: 230367
  -bodyTs: "'1992':35 'alleg':77 'anoth':132 'anywher':110 'assault':76 'asshol':104 'away':49 'back':71 'baseless':116 'charg':107 'civil':119 'court':112 'crazi':4 'derang':29 'dont':12 'enorm':103 'essenti':115 'fall':67 'fan':5,30 'foot':82 'get':93 'go':109 'half':85 'happen':44 'harder':51 'hug':10,64 'hurt':69 'injuri':130 'judgement':120 'knife':18 'know':13 'like':101 'look':100 'match':42 'middl':38 'monica':23 'nutcas':43 'outlandish':21 'photo':95 'push':47 'rando':59 'respons':127 'rival':33 'rush':6,60 'sele':24 'shorter':86 'sound':20 'stab':26 'stori':133 'tenni':41 'trip':66 'us':61 'want':91 'wether':122 'woman':80 'wont':108 'would':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6102287"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702852250 {#2231
    date: 2023-12-17 23:30: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
15 DENIED edit
App\Entity\EntryComment {#2198
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2215 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2350 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2043
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2215 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2350 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      The difference is that the short man in the suit has professional liability insurance.\n
      \n
      If someone tries some dumb shit and gets a pavement facial Moama can almost certainly beat an assault charge, but civil injury claims are notoriously bad if you’re rich. An ambulance chaser will offer to take the case for free and be such a pest that its worth $100k to Moama to make him fuck off.\n
      \n
      The little guy can sit there in court, dispassionately explaining that he felt his client was in danger and let the ambulance chaser argue with an insurance company (and we all know how much they love cutting cheques).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 84
    +score: 0
    +lastActive: DateTime @1705459396 {#2117
      date: 2024-01-17 03:43:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2291 …}
    +nested: Doctrine\ORM\PersistentCollection {#2301 …}
    +votes: Doctrine\ORM\PersistentCollection {#2297 …}
    +reports: Doctrine\ORM\PersistentCollection {#2315 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2321 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2310 …}
    -id: 229028
    -bodyTs: "'100k':64 'almost':28 'ambul':46,93 'argu':95 'assault':32 'bad':40 'beat':30 'case':53 'certain':29 'charg':33 'chaser':47,94 'chequ':109 'civil':35 'claim':37 'client':86 'compani':99 'court':79 'cut':108 'danger':89 'differ':2 'dispassion':80 'dumb':19 'explain':81 'facial':25 'felt':84 'free':55 'fuck':70 'get':22 'guy':74 'injuri':36 'insur':14,98 'know':103 'let':91 'liabil':13 'littl':73 'love':107 'make':68 'man':7 'moama':26,66 'much':105 'notori':39 'offer':49 'pavement':24 'pest':60 'profession':12 're':43 'rich':44 'shit':20 'short':6 'sit':76 'someon':16 'suit':10 'take':51 'tri':17 'worth':63"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6093016"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702804440 {#2122
      date: 2023-12-17 10:14:00.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: """
    No.\n
    \n
    If a crazy fan rushes him for a hug, you dont know if they have a knife. It sounds outlandish but Monica Seles was stabbed by a deranged fan of her rival in 1992 in the middle of a tennis match. Nutcases happen. So he pushes them away, no harder than you or I would if some rando rushes us for a hug. They trip, fall and “hurt their back”.\n
    \n
    Now he has an assault allegation on a woman a foot and a half shorter than him who just wanted to get a photo with him and he looks like an enormous asshole. Now that charge wont go anywhere in court because its essentially baseless, but a civil judgement over wether or not he is responsible for her injury is another story.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1702852250 {#2216
    date: 2023-12-17 23:30:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Delphia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2160 …}
  +nested: Doctrine\ORM\PersistentCollection {#2044 …}
  +votes: Doctrine\ORM\PersistentCollection {#2163 …}
  +reports: Doctrine\ORM\PersistentCollection {#2161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2118 …}
  -id: 230367
  -bodyTs: "'1992':35 'alleg':77 'anoth':132 'anywher':110 'assault':76 'asshol':104 'away':49 'back':71 'baseless':116 'charg':107 'civil':119 'court':112 'crazi':4 'derang':29 'dont':12 'enorm':103 'essenti':115 'fall':67 'fan':5,30 'foot':82 'get':93 'go':109 'half':85 'happen':44 'harder':51 'hug':10,64 'hurt':69 'injuri':130 'judgement':120 'knife':18 'know':13 'like':101 'look':100 'match':42 'middl':38 'monica':23 'nutcas':43 'outlandish':21 'photo':95 'push':47 'rando':59 'respons':127 'rival':33 'rush':6,60 'sele':24 'shorter':86 'sound':20 'stab':26 'stori':133 'tenni':41 'trip':66 'us':61 'want':91 'wether':122 'woman':80 'wont':108 'would':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6102287"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702852250 {#2231
    date: 2023-12-17 23:30: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
16 DENIED moderate
App\Entity\EntryComment {#2198
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2215 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2350 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2043
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2215 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2350 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      The difference is that the short man in the suit has professional liability insurance.\n
      \n
      If someone tries some dumb shit and gets a pavement facial Moama can almost certainly beat an assault charge, but civil injury claims are notoriously bad if you’re rich. An ambulance chaser will offer to take the case for free and be such a pest that its worth $100k to Moama to make him fuck off.\n
      \n
      The little guy can sit there in court, dispassionately explaining that he felt his client was in danger and let the ambulance chaser argue with an insurance company (and we all know how much they love cutting cheques).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 84
    +score: 0
    +lastActive: DateTime @1705459396 {#2117
      date: 2024-01-17 03:43:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MacNCheezus@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2291 …}
    +nested: Doctrine\ORM\PersistentCollection {#2301 …}
    +votes: Doctrine\ORM\PersistentCollection {#2297 …}
    +reports: Doctrine\ORM\PersistentCollection {#2315 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2321 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2310 …}
    -id: 229028
    -bodyTs: "'100k':64 'almost':28 'ambul':46,93 'argu':95 'assault':32 'bad':40 'beat':30 'case':53 'certain':29 'charg':33 'chaser':47,94 'chequ':109 'civil':35 'claim':37 'client':86 'compani':99 'court':79 'cut':108 'danger':89 'differ':2 'dispassion':80 'dumb':19 'explain':81 'facial':25 'felt':84 'free':55 'fuck':70 'get':22 'guy':74 'injuri':36 'insur':14,98 'know':103 'let':91 'liabil':13 'littl':73 'love':107 'make':68 'man':7 'moama':26,66 'much':105 'notori':39 'offer':49 'pavement':24 'pest':60 'profession':12 're':43 'rich':44 'shit':20 'short':6 'sit':76 'someon':16 'suit':10 'take':51 'tri':17 'worth':63"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6093016"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702804440 {#2122
      date: 2023-12-17 10:14:00.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: """
    No.\n
    \n
    If a crazy fan rushes him for a hug, you dont know if they have a knife. It sounds outlandish but Monica Seles was stabbed by a deranged fan of her rival in 1992 in the middle of a tennis match. Nutcases happen. So he pushes them away, no harder than you or I would if some rando rushes us for a hug. They trip, fall and “hurt their back”.\n
    \n
    Now he has an assault allegation on a woman a foot and a half shorter than him who just wanted to get a photo with him and he looks like an enormous asshole. Now that charge wont go anywhere in court because its essentially baseless, but a civil judgement over wether or not he is responsible for her injury is another story.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1702852250 {#2216
    date: 2023-12-17 23:30:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Delphia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2160 …}
  +nested: Doctrine\ORM\PersistentCollection {#2044 …}
  +votes: Doctrine\ORM\PersistentCollection {#2163 …}
  +reports: Doctrine\ORM\PersistentCollection {#2161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2118 …}
  -id: 230367
  -bodyTs: "'1992':35 'alleg':77 'anoth':132 'anywher':110 'assault':76 'asshol':104 'away':49 'back':71 'baseless':116 'charg':107 'civil':119 'court':112 'crazi':4 'derang':29 'dont':12 'enorm':103 'essenti':115 'fall':67 'fan':5,30 'foot':82 'get':93 'go':109 'half':85 'happen':44 'harder':51 'hug':10,64 'hurt':69 'injuri':130 'judgement':120 'knife':18 'know':13 'like':101 'look':100 'match':42 'middl':38 'monica':23 'nutcas':43 'outlandish':21 'photo':95 'push':47 'rando':59 'respons':127 'rival':33 'rush':6,60 'sele':24 'shorter':86 'sound':20 'stab':26 'stori':133 'tenni':41 'trip':66 'us':61 'want':91 'wether':122 'woman':80 'wont':108 'would':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6102287"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702852250 {#2231
    date: 2023-12-17 23:30: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
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 {#2124
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2112 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2119 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2107 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2110
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2112 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2119 …}
    +image: null
    +parent: null
    +root: null
    +body: "Once you’re a grown up socks and undies are a great present."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1705307716 {#2298
      date: 2024-01-15 09:35:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SnokenKeekaGuard@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2305 …}
    +nested: Doctrine\ORM\PersistentCollection {#2303 …}
    +votes: Doctrine\ORM\PersistentCollection {#2317 …}
    +reports: Doctrine\ORM\PersistentCollection {#2313 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2292 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2290 …}
    -id: 229020
    -bodyTs: "'great':12 'grown':5 'present':13 're':3 'sock':7 'undi':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6092962"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702803959 {#2293
      date: 2023-12-17 10:05:59.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Agreed but thats how you get to your “warning pairs” like if I’m forged to wear those I better get some laundry on before Im going Commando."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702843832 {#2126
    date: 2023-12-17 21:10:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
    "@Delphia@lemmy.world"
    "@ArcaneSlime@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2106 …}
  +nested: Doctrine\ORM\PersistentCollection {#2109 …}
  +votes: Doctrine\ORM\PersistentCollection {#2101 …}
  +reports: Doctrine\ORM\PersistentCollection {#2108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2104 …}
  -id: 230089
  -bodyTs: "'agre':1 'better':20 'commando':28 'forg':15 'get':6,21 'go':27 'im':26 'laundri':23 'like':11 'm':14 'pair':10 'that':3 'warn':9 'wear':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6100518"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702843832 {#2227
    date: 2023-12-17 21:10:32.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 {#2124
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2112 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2119 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2107 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2110
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2112 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2119 …}
    +image: null
    +parent: null
    +root: null
    +body: "Once you’re a grown up socks and undies are a great present."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1705307716 {#2298
      date: 2024-01-15 09:35:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SnokenKeekaGuard@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2305 …}
    +nested: Doctrine\ORM\PersistentCollection {#2303 …}
    +votes: Doctrine\ORM\PersistentCollection {#2317 …}
    +reports: Doctrine\ORM\PersistentCollection {#2313 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2292 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2290 …}
    -id: 229020
    -bodyTs: "'great':12 'grown':5 'present':13 're':3 'sock':7 'undi':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6092962"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702803959 {#2293
      date: 2023-12-17 10:05:59.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Agreed but thats how you get to your “warning pairs” like if I’m forged to wear those I better get some laundry on before Im going Commando."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702843832 {#2126
    date: 2023-12-17 21:10:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
    "@Delphia@lemmy.world"
    "@ArcaneSlime@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2106 …}
  +nested: Doctrine\ORM\PersistentCollection {#2109 …}
  +votes: Doctrine\ORM\PersistentCollection {#2101 …}
  +reports: Doctrine\ORM\PersistentCollection {#2108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2104 …}
  -id: 230089
  -bodyTs: "'agre':1 'better':20 'commando':28 'forg':15 'get':6,21 'go':27 'im':26 'laundri':23 'like':11 'm':14 'pair':10 'that':3 'warn':9 'wear':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6100518"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702843832 {#2227
    date: 2023-12-17 21:10:32.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 {#2124
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2112 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2119 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2107 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2110
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2112 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2119 …}
    +image: null
    +parent: null
    +root: null
    +body: "Once you’re a grown up socks and undies are a great present."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1705307716 {#2298
      date: 2024-01-15 09:35:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SnokenKeekaGuard@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2305 …}
    +nested: Doctrine\ORM\PersistentCollection {#2303 …}
    +votes: Doctrine\ORM\PersistentCollection {#2317 …}
    +reports: Doctrine\ORM\PersistentCollection {#2313 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2292 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2290 …}
    -id: 229020
    -bodyTs: "'great':12 'grown':5 'present':13 're':3 'sock':7 'undi':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6092962"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702803959 {#2293
      date: 2023-12-17 10:05:59.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Agreed but thats how you get to your “warning pairs” like if I’m forged to wear those I better get some laundry on before Im going Commando."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702843832 {#2126
    date: 2023-12-17 21:10:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
    "@Delphia@lemmy.world"
    "@ArcaneSlime@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2106 …}
  +nested: Doctrine\ORM\PersistentCollection {#2109 …}
  +votes: Doctrine\ORM\PersistentCollection {#2101 …}
  +reports: Doctrine\ORM\PersistentCollection {#2108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2104 …}
  -id: 230089
  -bodyTs: "'agre':1 'better':20 'commando':28 'forg':15 'get':6,21 'go':27 'im':26 'laundri':23 'like':11 'm':14 'pair':10 'that':3 'warn':9 'wear':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6100518"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702843832 {#2227
    date: 2023-12-17 21:10:32.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
Proxies\__CG__\App\Entity\EntryComment {#2043
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2215 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2350 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The difference is that the short man in the suit has professional liability insurance.\n
    \n
    If someone tries some dumb shit and gets a pavement facial Moama can almost certainly beat an assault charge, but civil injury claims are notoriously bad if you’re rich. An ambulance chaser will offer to take the case for free and be such a pest that its worth $100k to Moama to make him fuck off.\n
    \n
    The little guy can sit there in court, dispassionately explaining that he felt his client was in danger and let the ambulance chaser argue with an insurance company (and we all know how much they love cutting cheques).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 84
  +score: 0
  +lastActive: DateTime @1705459396 {#2117
    date: 2024-01-17 03:43:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2291 …}
  +nested: Doctrine\ORM\PersistentCollection {#2301 …}
  +votes: Doctrine\ORM\PersistentCollection {#2297 …}
  +reports: Doctrine\ORM\PersistentCollection {#2315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2321 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2310 …}
  -id: 229028
  -bodyTs: "'100k':64 'almost':28 'ambul':46,93 'argu':95 'assault':32 'bad':40 'beat':30 'case':53 'certain':29 'charg':33 'chaser':47,94 'chequ':109 'civil':35 'claim':37 'client':86 'compani':99 'court':79 'cut':108 'danger':89 'differ':2 'dispassion':80 'dumb':19 'explain':81 'facial':25 'felt':84 'free':55 'fuck':70 'get':22 'guy':74 'injuri':36 'insur':14,98 'know':103 'let':91 'liabil':13 'littl':73 'love':107 'make':68 'man':7 'moama':26,66 'much':105 'notori':39 'offer':49 'pavement':24 'pest':60 'profession':12 're':43 'rich':44 'shit':20 'short':6 'sit':76 'someon':16 'suit':10 'take':51 'tri':17 'worth':63"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6093016"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702804440 {#2122
    date: 2023-12-17 10:14:00.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\EntryComment {#2043
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2215 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2350 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The difference is that the short man in the suit has professional liability insurance.\n
    \n
    If someone tries some dumb shit and gets a pavement facial Moama can almost certainly beat an assault charge, but civil injury claims are notoriously bad if you’re rich. An ambulance chaser will offer to take the case for free and be such a pest that its worth $100k to Moama to make him fuck off.\n
    \n
    The little guy can sit there in court, dispassionately explaining that he felt his client was in danger and let the ambulance chaser argue with an insurance company (and we all know how much they love cutting cheques).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 84
  +score: 0
  +lastActive: DateTime @1705459396 {#2117
    date: 2024-01-17 03:43:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2291 …}
  +nested: Doctrine\ORM\PersistentCollection {#2301 …}
  +votes: Doctrine\ORM\PersistentCollection {#2297 …}
  +reports: Doctrine\ORM\PersistentCollection {#2315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2321 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2310 …}
  -id: 229028
  -bodyTs: "'100k':64 'almost':28 'ambul':46,93 'argu':95 'assault':32 'bad':40 'beat':30 'case':53 'certain':29 'charg':33 'chaser':47,94 'chequ':109 'civil':35 'claim':37 'client':86 'compani':99 'court':79 'cut':108 'danger':89 'differ':2 'dispassion':80 'dumb':19 'explain':81 'facial':25 'felt':84 'free':55 'fuck':70 'get':22 'guy':74 'injuri':36 'insur':14,98 'know':103 'let':91 'liabil':13 'littl':73 'love':107 'make':68 'man':7 'moama':26,66 'much':105 'notori':39 'offer':49 'pavement':24 'pest':60 'profession':12 're':43 'rich':44 'shit':20 'short':6 'sit':76 'someon':16 'suit':10 'take':51 'tri':17 'worth':63"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6093016"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702804440 {#2122
    date: 2023-12-17 10:14:00.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\EntryComment {#2043
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2215 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2350 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The difference is that the short man in the suit has professional liability insurance.\n
    \n
    If someone tries some dumb shit and gets a pavement facial Moama can almost certainly beat an assault charge, but civil injury claims are notoriously bad if you’re rich. An ambulance chaser will offer to take the case for free and be such a pest that its worth $100k to Moama to make him fuck off.\n
    \n
    The little guy can sit there in court, dispassionately explaining that he felt his client was in danger and let the ambulance chaser argue with an insurance company (and we all know how much they love cutting cheques).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 84
  +score: 0
  +lastActive: DateTime @1705459396 {#2117
    date: 2024-01-17 03:43:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2291 …}
  +nested: Doctrine\ORM\PersistentCollection {#2301 …}
  +votes: Doctrine\ORM\PersistentCollection {#2297 …}
  +reports: Doctrine\ORM\PersistentCollection {#2315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2321 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2310 …}
  -id: 229028
  -bodyTs: "'100k':64 'almost':28 'ambul':46,93 'argu':95 'assault':32 'bad':40 'beat':30 'case':53 'certain':29 'charg':33 'chaser':47,94 'chequ':109 'civil':35 'claim':37 'client':86 'compani':99 'court':79 'cut':108 'danger':89 'differ':2 'dispassion':80 'dumb':19 'explain':81 'facial':25 'felt':84 'free':55 'fuck':70 'get':22 'guy':74 'injuri':36 'insur':14,98 'know':103 'let':91 'liabil':13 'littl':73 'love':107 'make':68 'man':7 'moama':26,66 'much':105 'notori':39 'offer':49 'pavement':24 'pest':60 'profession':12 're':43 'rich':44 'shit':20 'short':6 'sit':76 'someon':16 'suit':10 'take':51 'tri':17 'worth':63"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6093016"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702804440 {#2122
    date: 2023-12-17 10:14:00.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\EntryComment {#2110
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2112 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2119 …}
  +image: null
  +parent: null
  +root: null
  +body: "Once you’re a grown up socks and undies are a great present."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1705307716 {#2298
    date: 2024-01-15 09:35:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2305 …}
  +nested: Doctrine\ORM\PersistentCollection {#2303 …}
  +votes: Doctrine\ORM\PersistentCollection {#2317 …}
  +reports: Doctrine\ORM\PersistentCollection {#2313 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2292 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2290 …}
  -id: 229020
  -bodyTs: "'great':12 'grown':5 'present':13 're':3 'sock':7 'undi':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6092962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702803959 {#2293
    date: 2023-12-17 10:05:59.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\EntryComment {#2110
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2112 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2119 …}
  +image: null
  +parent: null
  +root: null
  +body: "Once you’re a grown up socks and undies are a great present."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1705307716 {#2298
    date: 2024-01-15 09:35:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2305 …}
  +nested: Doctrine\ORM\PersistentCollection {#2303 …}
  +votes: Doctrine\ORM\PersistentCollection {#2317 …}
  +reports: Doctrine\ORM\PersistentCollection {#2313 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2292 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2290 …}
  -id: 229020
  -bodyTs: "'great':12 'grown':5 'present':13 're':3 'sock':7 'undi':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6092962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702803959 {#2293
    date: 2023-12-17 10:05:59.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\EntryComment {#2110
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2112 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2119 …}
  +image: null
  +parent: null
  +root: null
  +body: "Once you’re a grown up socks and undies are a great present."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1705307716 {#2298
    date: 2024-01-15 09:35:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2305 …}
  +nested: Doctrine\ORM\PersistentCollection {#2303 …}
  +votes: Doctrine\ORM\PersistentCollection {#2317 …}
  +reports: Doctrine\ORM\PersistentCollection {#2313 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2292 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2290 …}
  -id: 229020
  -bodyTs: "'great':12 'grown':5 'present':13 're':3 'sock':7 'undi':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6092962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702803959 {#2293
    date: 2023-12-17 10:05:59.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2283
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2280 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2119 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2282 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2282 …}
  +body: "The car community has a saying “Only when you know all the rules are you allowed to break some of them”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1702765990 {#2308
    date: 2023-12-16 23:33:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@Fubarberry@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2278 …}
  +nested: Doctrine\ORM\PersistentCollection {#2279 …}
  +votes: Doctrine\ORM\PersistentCollection {#2277 …}
  +reports: Doctrine\ORM\PersistentCollection {#2220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
  -id: 228185
  -bodyTs: "'allow':16 'break':18 'car':2 'communiti':3 'know':10 'rule':13 'say':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6086611"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702765990 {#2306
    date: 2023-12-16 23:33: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
31 DENIED edit
App\Entity\EntryComment {#2283
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2280 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2119 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2282 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2282 …}
  +body: "The car community has a saying “Only when you know all the rules are you allowed to break some of them”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1702765990 {#2308
    date: 2023-12-16 23:33:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@Fubarberry@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2278 …}
  +nested: Doctrine\ORM\PersistentCollection {#2279 …}
  +votes: Doctrine\ORM\PersistentCollection {#2277 …}
  +reports: Doctrine\ORM\PersistentCollection {#2220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
  -id: 228185
  -bodyTs: "'allow':16 'break':18 'car':2 'communiti':3 'know':10 'rule':13 'say':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6086611"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702765990 {#2306
    date: 2023-12-16 23:33: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
32 DENIED moderate
App\Entity\EntryComment {#2283
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2280 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2119 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2282 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2282 …}
  +body: "The car community has a saying “Only when you know all the rules are you allowed to break some of them”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1702765990 {#2308
    date: 2023-12-16 23:33:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@Fubarberry@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2278 …}
  +nested: Doctrine\ORM\PersistentCollection {#2279 …}
  +votes: Doctrine\ORM\PersistentCollection {#2277 …}
  +reports: Doctrine\ORM\PersistentCollection {#2220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
  -id: 228185
  -bodyTs: "'allow':16 'break':18 'car':2 'communiti':3 'know':10 'rule':13 'say':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6086611"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702765990 {#2306
    date: 2023-12-16 23:33: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
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 {#2194
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2195 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2193 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2197 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2197 …}
  +body: "Except that its glass, that might be an issue."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702765756 {#2281
    date: 2023-12-16 23:29:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@abbadon420@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2205 …}
  +nested: Doctrine\ORM\PersistentCollection {#2202 …}
  +votes: Doctrine\ORM\PersistentCollection {#2210 …}
  +reports: Doctrine\ORM\PersistentCollection {#2207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
  -id: 228176
  -bodyTs: "'except':1 'glass':4 'issu':9 'might':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6086567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702765756 {#2295
    date: 2023-12-16 23:29:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2194
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2195 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2193 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2197 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2197 …}
  +body: "Except that its glass, that might be an issue."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702765756 {#2281
    date: 2023-12-16 23:29:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@abbadon420@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2205 …}
  +nested: Doctrine\ORM\PersistentCollection {#2202 …}
  +votes: Doctrine\ORM\PersistentCollection {#2210 …}
  +reports: Doctrine\ORM\PersistentCollection {#2207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
  -id: 228176
  -bodyTs: "'except':1 'glass':4 'issu':9 'might':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6086567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702765756 {#2295
    date: 2023-12-16 23:29:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2194
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2195 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2193 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2197 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2197 …}
  +body: "Except that its glass, that might be an issue."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702765756 {#2281
    date: 2023-12-16 23:29:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@abbadon420@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2205 …}
  +nested: Doctrine\ORM\PersistentCollection {#2202 …}
  +votes: Doctrine\ORM\PersistentCollection {#2210 …}
  +reports: Doctrine\ORM\PersistentCollection {#2207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
  -id: 228176
  -bodyTs: "'except':1 'glass':4 'issu':9 'might':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6086567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702765756 {#2295
    date: 2023-12-16 23:29:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2266
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2268 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2267 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2267 …}
  +body: "You son of a bitch, me too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702583469 {#2199
    date: 2023-12-14 20:51:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@canthidium@lemmy.world"
    "@schnapsman@lemmy.world"
  ]
  +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: 222179
  -bodyTs: "'bitch':5 'son':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6043666"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702583469 {#2196
    date: 2023-12-14 20:51:09.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 {#2266
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2268 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2267 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2267 …}
  +body: "You son of a bitch, me too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702583469 {#2199
    date: 2023-12-14 20:51:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@canthidium@lemmy.world"
    "@schnapsman@lemmy.world"
  ]
  +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: 222179
  -bodyTs: "'bitch':5 'son':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6043666"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702583469 {#2196
    date: 2023-12-14 20:51:09.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 {#2266
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2257 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2268 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2267 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2267 …}
  +body: "You son of a bitch, me too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702583469 {#2199
    date: 2023-12-14 20:51:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@canthidium@lemmy.world"
    "@schnapsman@lemmy.world"
  ]
  +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: 222179
  -bodyTs: "'bitch':5 'son':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6043666"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702583469 {#2196
    date: 2023-12-14 20:51:09.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 {#2236
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2233 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2350 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2226 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2226 …}
  +body: "[youtu.be/LGOEnw5eZLU?si=dWcSyW0yK1WNYDo3](https://youtu.be/LGOEnw5eZLU?si=dWcSyW0yK1WNYDo3)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702580839 {#2270
    date: 2023-12-14 20:07:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DaddleDew@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2234 …}
  +nested: Doctrine\ORM\PersistentCollection {#2237 …}
  +votes: Doctrine\ORM\PersistentCollection {#2258 …}
  +reports: Doctrine\ORM\PersistentCollection {#2260 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2254 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2246 …}
  -id: 222081
  -bodyTs: "'/lgoenw5ezlu?si=dwcsyw0yk1wnydo3](https://youtu.be/lgoenw5ezlu?si=dwcsyw0yk1wnydo3)':3 'youtu.be':2 'youtu.be/lgoenw5ezlu?si=dwcsyw0yk1wnydo3](https://youtu.be/lgoenw5ezlu?si=dwcsyw0yk1wnydo3)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6042808"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702580839 {#2211
    date: 2023-12-14 20:07: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
43 DENIED edit
App\Entity\EntryComment {#2236
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2233 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2350 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2226 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2226 …}
  +body: "[youtu.be/LGOEnw5eZLU?si=dWcSyW0yK1WNYDo3](https://youtu.be/LGOEnw5eZLU?si=dWcSyW0yK1WNYDo3)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702580839 {#2270
    date: 2023-12-14 20:07:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DaddleDew@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2234 …}
  +nested: Doctrine\ORM\PersistentCollection {#2237 …}
  +votes: Doctrine\ORM\PersistentCollection {#2258 …}
  +reports: Doctrine\ORM\PersistentCollection {#2260 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2254 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2246 …}
  -id: 222081
  -bodyTs: "'/lgoenw5ezlu?si=dwcsyw0yk1wnydo3](https://youtu.be/lgoenw5ezlu?si=dwcsyw0yk1wnydo3)':3 'youtu.be':2 'youtu.be/lgoenw5ezlu?si=dwcsyw0yk1wnydo3](https://youtu.be/lgoenw5ezlu?si=dwcsyw0yk1wnydo3)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6042808"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702580839 {#2211
    date: 2023-12-14 20:07: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
44 DENIED moderate
App\Entity\EntryComment {#2236
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2233 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2350 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2226 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2226 …}
  +body: "[youtu.be/LGOEnw5eZLU?si=dWcSyW0yK1WNYDo3](https://youtu.be/LGOEnw5eZLU?si=dWcSyW0yK1WNYDo3)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702580839 {#2270
    date: 2023-12-14 20:07:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DaddleDew@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2234 …}
  +nested: Doctrine\ORM\PersistentCollection {#2237 …}
  +votes: Doctrine\ORM\PersistentCollection {#2258 …}
  +reports: Doctrine\ORM\PersistentCollection {#2260 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2254 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2246 …}
  -id: 222081
  -bodyTs: "'/lgoenw5ezlu?si=dwcsyw0yk1wnydo3](https://youtu.be/lgoenw5ezlu?si=dwcsyw0yk1wnydo3)':3 'youtu.be':2 'youtu.be/lgoenw5ezlu?si=dwcsyw0yk1wnydo3](https://youtu.be/lgoenw5ezlu?si=dwcsyw0yk1wnydo3)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6042808"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702580839 {#2211
    date: 2023-12-14 20:07: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
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 {#2247
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2255 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2119 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    “Thats amazing sweetheart, but I still dont have a sandwich now do i?”\n
    \n
    (If your going to title a post like this and post it on a shitposting community. Dont expect serious answers.)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1702544569 {#2240
    date: 2023-12-14 10:02:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2256 …}
  +nested: Doctrine\ORM\PersistentCollection {#2284 …}
  +votes: Doctrine\ORM\PersistentCollection {#2286 …}
  +reports: Doctrine\ORM\PersistentCollection {#2188 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2034 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2156 …}
  -id: 221156
  -bodyTs: "'amaz':2 'answer':33 'communiti':29 'dont':7,30 'expect':31 'go':16 'like':21 'post':20,24 'sandwich':10 'serious':32 'shitpost':28 'still':6 'sweetheart':3 'that':1 'titl':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6032824"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702544569 {#2239
    date: 2023-12-14 10:02: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
47 DENIED edit
App\Entity\EntryComment {#2247
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2255 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2119 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    “Thats amazing sweetheart, but I still dont have a sandwich now do i?”\n
    \n
    (If your going to title a post like this and post it on a shitposting community. Dont expect serious answers.)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1702544569 {#2240
    date: 2023-12-14 10:02:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2256 …}
  +nested: Doctrine\ORM\PersistentCollection {#2284 …}
  +votes: Doctrine\ORM\PersistentCollection {#2286 …}
  +reports: Doctrine\ORM\PersistentCollection {#2188 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2034 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2156 …}
  -id: 221156
  -bodyTs: "'amaz':2 'answer':33 'communiti':29 'dont':7,30 'expect':31 'go':16 'like':21 'post':20,24 'sandwich':10 'serious':32 'shitpost':28 'still':6 'sweetheart':3 'that':1 'titl':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6032824"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702544569 {#2239
    date: 2023-12-14 10:02: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
48 DENIED moderate
App\Entity\EntryComment {#2247
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2255 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2119 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    “Thats amazing sweetheart, but I still dont have a sandwich now do i?”\n
    \n
    (If your going to title a post like this and post it on a shitposting community. Dont expect serious answers.)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1702544569 {#2240
    date: 2023-12-14 10:02:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2256 …}
  +nested: Doctrine\ORM\PersistentCollection {#2284 …}
  +votes: Doctrine\ORM\PersistentCollection {#2286 …}
  +reports: Doctrine\ORM\PersistentCollection {#2188 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2034 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2156 …}
  -id: 221156
  -bodyTs: "'amaz':2 'answer':33 'communiti':29 'dont':7,30 'expect':31 'go':16 'like':21 'post':20,24 'sandwich':10 'serious':32 'shitpost':28 'still':6 'sweetheart':3 'that':1 'titl':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6032824"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702544569 {#2239
    date: 2023-12-14 10:02: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
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 {#2157
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2145 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2145 …}
  +body: """
    [youtu.be/bTQQfKxkZpk?si=qmulJVPNfha6JET0](https://youtu.be/bTQQfKxkZpk?si=qmulJVPNfha6JET0)\n
    \n
    IIRC they banned them in the US because they were too good at “hunting” waterfowl.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1702192745 {#2243
    date: 2023-12-10 08:19:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PugJesus@lemmy.world"
    "@rhythmisaprancer@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2150 …}
  +nested: Doctrine\ORM\PersistentCollection {#2153 …}
  +votes: Doctrine\ORM\PersistentCollection {#2149 …}
  +reports: Doctrine\ORM\PersistentCollection {#2185 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2179 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2182 …}
  -id: 216029
  -bodyTs: "'/btqqfkxkzpk?si=qmuljvpnfha6jet0](https://youtu.be/btqqfkxkzpk?si=qmuljvpnfha6jet0)':3 'ban':6 'good':15 'hunt':17 'iirc':4 'us':10 'waterfowl':18 'youtu.be':2 'youtu.be/btqqfkxkzpk?si=qmuljvpnfha6jet0](https://youtu.be/btqqfkxkzpk?si=qmuljvpnfha6jet0)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5938773"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702192745 {#2248
    date: 2023-12-10 08:19:05.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 {#2157
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2145 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2145 …}
  +body: """
    [youtu.be/bTQQfKxkZpk?si=qmulJVPNfha6JET0](https://youtu.be/bTQQfKxkZpk?si=qmulJVPNfha6JET0)\n
    \n
    IIRC they banned them in the US because they were too good at “hunting” waterfowl.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1702192745 {#2243
    date: 2023-12-10 08:19:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PugJesus@lemmy.world"
    "@rhythmisaprancer@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2150 …}
  +nested: Doctrine\ORM\PersistentCollection {#2153 …}
  +votes: Doctrine\ORM\PersistentCollection {#2149 …}
  +reports: Doctrine\ORM\PersistentCollection {#2185 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2179 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2182 …}
  -id: 216029
  -bodyTs: "'/btqqfkxkzpk?si=qmuljvpnfha6jet0](https://youtu.be/btqqfkxkzpk?si=qmuljvpnfha6jet0)':3 'ban':6 'good':15 'hunt':17 'iirc':4 'us':10 'waterfowl':18 'youtu.be':2 'youtu.be/btqqfkxkzpk?si=qmuljvpnfha6jet0](https://youtu.be/btqqfkxkzpk?si=qmuljvpnfha6jet0)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5938773"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702192745 {#2248
    date: 2023-12-10 08:19:05.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 {#2157
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2151 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2147 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2145 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2145 …}
  +body: """
    [youtu.be/bTQQfKxkZpk?si=qmulJVPNfha6JET0](https://youtu.be/bTQQfKxkZpk?si=qmulJVPNfha6JET0)\n
    \n
    IIRC they banned them in the US because they were too good at “hunting” waterfowl.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1702192745 {#2243
    date: 2023-12-10 08:19:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PugJesus@lemmy.world"
    "@rhythmisaprancer@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2150 …}
  +nested: Doctrine\ORM\PersistentCollection {#2153 …}
  +votes: Doctrine\ORM\PersistentCollection {#2149 …}
  +reports: Doctrine\ORM\PersistentCollection {#2185 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2179 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2182 …}
  -id: 216029
  -bodyTs: "'/btqqfkxkzpk?si=qmuljvpnfha6jet0](https://youtu.be/btqqfkxkzpk?si=qmuljvpnfha6jet0)':3 'ban':6 'good':15 'hunt':17 'iirc':4 'us':10 'waterfowl':18 'youtu.be':2 'youtu.be/btqqfkxkzpk?si=qmuljvpnfha6jet0](https://youtu.be/btqqfkxkzpk?si=qmuljvpnfha6jet0)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5938773"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702192745 {#2248
    date: 2023-12-10 08:19:05.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 {#2173
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2187 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2119 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2175 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2177
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2187 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2119 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Ok and hear me out here… Tell me more about the Uncles.\n
      \n
      Because if they are gainfully employed in a variety of fields I now have amazing contacts for anything on the cheap.\n
      \n
      If they are the “handsy” uncles, they are significantly less desireable.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1703354543 {#2186
      date: 2023-12-23 19:02:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@STRIKINGdebate2@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1995 …}
    +nested: Doctrine\ORM\PersistentCollection {#2006 …}
    +votes: Doctrine\ORM\PersistentCollection {#1997 …}
    +reports: Doctrine\ORM\PersistentCollection {#1998 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2001 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1999 …}
    -id: 201288
    -bodyTs: "'amaz':27 'anyth':30 'cheap':33 'contact':28 'desir':44 'employ':18 'field':23 'gain':17 'handsi':38 'hear':3 'less':43 'ok':1 'signific':42 'tell':7 'uncl':12,39 'varieti':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5837895"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701834657 {#2172
      date: 2023-12-06 04:50:57.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "If its effectively a normal spread of people then its a resource. If this is some genie trick with unintended consequences like all of them being unemployable alcoholics who all need a place to crash then its a liability."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701924028 {#2158
    date: 2023-12-07 05:40:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
    "@Delphia@lemmy.world"
    "@habanhero@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2176 …}
  +nested: Doctrine\ORM\PersistentCollection {#2178 …}
  +votes: Doctrine\ORM\PersistentCollection {#2183 …}
  +reports: Doctrine\ORM\PersistentCollection {#2168 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2038 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1988 …}
  -id: 205287
  -bodyTs: "'alcohol':28 'consequ':21 'crash':35 'effect':3 'geni':17 'liabil':39 'like':22 'need':31 'normal':5 'peopl':8 'place':33 'resourc':12 'spread':6 'trick':18 'unemploy':27 'unintend':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5863496"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701924028 {#2154
    date: 2023-12-07 05:40:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2173
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2187 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2119 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2175 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2177
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2187 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2119 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Ok and hear me out here… Tell me more about the Uncles.\n
      \n
      Because if they are gainfully employed in a variety of fields I now have amazing contacts for anything on the cheap.\n
      \n
      If they are the “handsy” uncles, they are significantly less desireable.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1703354543 {#2186
      date: 2023-12-23 19:02:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@STRIKINGdebate2@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1995 …}
    +nested: Doctrine\ORM\PersistentCollection {#2006 …}
    +votes: Doctrine\ORM\PersistentCollection {#1997 …}
    +reports: Doctrine\ORM\PersistentCollection {#1998 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2001 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1999 …}
    -id: 201288
    -bodyTs: "'amaz':27 'anyth':30 'cheap':33 'contact':28 'desir':44 'employ':18 'field':23 'gain':17 'handsi':38 'hear':3 'less':43 'ok':1 'signific':42 'tell':7 'uncl':12,39 'varieti':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5837895"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701834657 {#2172
      date: 2023-12-06 04:50:57.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "If its effectively a normal spread of people then its a resource. If this is some genie trick with unintended consequences like all of them being unemployable alcoholics who all need a place to crash then its a liability."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701924028 {#2158
    date: 2023-12-07 05:40:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
    "@Delphia@lemmy.world"
    "@habanhero@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2176 …}
  +nested: Doctrine\ORM\PersistentCollection {#2178 …}
  +votes: Doctrine\ORM\PersistentCollection {#2183 …}
  +reports: Doctrine\ORM\PersistentCollection {#2168 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2038 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1988 …}
  -id: 205287
  -bodyTs: "'alcohol':28 'consequ':21 'crash':35 'effect':3 'geni':17 'liabil':39 'like':22 'need':31 'normal':5 'peopl':8 'place':33 'resourc':12 'spread':6 'trick':18 'unemploy':27 'unintend':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5863496"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701924028 {#2154
    date: 2023-12-07 05:40:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2173
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2187 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2119 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2175 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2177
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2187 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2119 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Ok and hear me out here… Tell me more about the Uncles.\n
      \n
      Because if they are gainfully employed in a variety of fields I now have amazing contacts for anything on the cheap.\n
      \n
      If they are the “handsy” uncles, they are significantly less desireable.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1703354543 {#2186
      date: 2023-12-23 19:02:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@STRIKINGdebate2@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1995 …}
    +nested: Doctrine\ORM\PersistentCollection {#2006 …}
    +votes: Doctrine\ORM\PersistentCollection {#1997 …}
    +reports: Doctrine\ORM\PersistentCollection {#1998 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2001 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1999 …}
    -id: 201288
    -bodyTs: "'amaz':27 'anyth':30 'cheap':33 'contact':28 'desir':44 'employ':18 'field':23 'gain':17 'handsi':38 'hear':3 'less':43 'ok':1 'signific':42 'tell':7 'uncl':12,39 'varieti':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5837895"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701834657 {#2172
      date: 2023-12-06 04:50:57.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "If its effectively a normal spread of people then its a resource. If this is some genie trick with unintended consequences like all of them being unemployable alcoholics who all need a place to crash then its a liability."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701924028 {#2158
    date: 2023-12-07 05:40:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
    "@Delphia@lemmy.world"
    "@habanhero@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2176 …}
  +nested: Doctrine\ORM\PersistentCollection {#2178 …}
  +votes: Doctrine\ORM\PersistentCollection {#2183 …}
  +reports: Doctrine\ORM\PersistentCollection {#2168 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2038 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1988 …}
  -id: 205287
  -bodyTs: "'alcohol':28 'consequ':21 'crash':35 'effect':3 'geni':17 'liabil':39 'like':22 'need':31 'normal':5 'peopl':8 'place':33 'resourc':12 'spread':6 'trick':18 'unemploy':27 'unintend':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5863496"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701924028 {#2154
    date: 2023-12-07 05:40:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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
Proxies\__CG__\App\Entity\EntryComment {#2177
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2187 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2119 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Ok and hear me out here… Tell me more about the Uncles.\n
    \n
    Because if they are gainfully employed in a variety of fields I now have amazing contacts for anything on the cheap.\n
    \n
    If they are the “handsy” uncles, they are significantly less desireable.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1703354543 {#2186
    date: 2023-12-23 19:02:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1995 …}
  +nested: Doctrine\ORM\PersistentCollection {#2006 …}
  +votes: Doctrine\ORM\PersistentCollection {#1997 …}
  +reports: Doctrine\ORM\PersistentCollection {#1998 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2001 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1999 …}
  -id: 201288
  -bodyTs: "'amaz':27 'anyth':30 'cheap':33 'contact':28 'desir':44 'employ':18 'field':23 'gain':17 'handsi':38 'hear':3 'less':43 'ok':1 'signific':42 'tell':7 'uncl':12,39 'varieti':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5837895"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701834657 {#2172
    date: 2023-12-06 04:50:57.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\EntryComment {#2177
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2187 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2119 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Ok and hear me out here… Tell me more about the Uncles.\n
    \n
    Because if they are gainfully employed in a variety of fields I now have amazing contacts for anything on the cheap.\n
    \n
    If they are the “handsy” uncles, they are significantly less desireable.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1703354543 {#2186
    date: 2023-12-23 19:02:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1995 …}
  +nested: Doctrine\ORM\PersistentCollection {#2006 …}
  +votes: Doctrine\ORM\PersistentCollection {#1997 …}
  +reports: Doctrine\ORM\PersistentCollection {#1998 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2001 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1999 …}
  -id: 201288
  -bodyTs: "'amaz':27 'anyth':30 'cheap':33 'contact':28 'desir':44 'employ':18 'field':23 'gain':17 'handsi':38 'hear':3 'less':43 'ok':1 'signific':42 'tell':7 'uncl':12,39 'varieti':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5837895"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701834657 {#2172
    date: 2023-12-06 04:50:57.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\EntryComment {#2177
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2187 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2119 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Ok and hear me out here… Tell me more about the Uncles.\n
    \n
    Because if they are gainfully employed in a variety of fields I now have amazing contacts for anything on the cheap.\n
    \n
    If they are the “handsy” uncles, they are significantly less desireable.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1703354543 {#2186
    date: 2023-12-23 19:02:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1995 …}
  +nested: Doctrine\ORM\PersistentCollection {#2006 …}
  +votes: Doctrine\ORM\PersistentCollection {#1997 …}
  +reports: Doctrine\ORM\PersistentCollection {#1998 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2001 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1999 …}
  -id: 201288
  -bodyTs: "'amaz':27 'anyth':30 'cheap':33 'contact':28 'desir':44 'employ':18 'field':23 'gain':17 'handsi':38 'hear':3 'less':43 'ok':1 'signific':42 'tell':7 'uncl':12,39 'varieti':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5837895"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701834657 {#2172
    date: 2023-12-06 04:50:57.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details