GET https://kbin.spritesserver.nl/u/@KinNectar@kbin.run/comments/commented

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
47.14 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.05 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2291
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2102 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2103 …}
  +image: null
  +parent: null
  +root: null
  +body: "4rm the indigenous!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1709257384 {#2312
    date: 2024-03-01 02:43:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2106 …}
  +nested: Doctrine\ORM\PersistentCollection {#2107 …}
  +votes: Doctrine\ORM\PersistentCollection {#2118 …}
  +reports: Doctrine\ORM\PersistentCollection {#2121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2252 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2231 …}
  -id: 262340
  -bodyTs: "'4rm':1 'indigen':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.run/m/news@beehaw.org/t/190159/-/comment/2048659"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703864503 {#2109
    date: 2023-12-29 16:41:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2291
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2102 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2103 …}
  +image: null
  +parent: null
  +root: null
  +body: "4rm the indigenous!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1709257384 {#2312
    date: 2024-03-01 02:43:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2106 …}
  +nested: Doctrine\ORM\PersistentCollection {#2107 …}
  +votes: Doctrine\ORM\PersistentCollection {#2118 …}
  +reports: Doctrine\ORM\PersistentCollection {#2121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2252 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2231 …}
  -id: 262340
  -bodyTs: "'4rm':1 'indigen':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.run/m/news@beehaw.org/t/190159/-/comment/2048659"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703864503 {#2109
    date: 2023-12-29 16:41:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2291
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2102 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2103 …}
  +image: null
  +parent: null
  +root: null
  +body: "4rm the indigenous!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1709257384 {#2312
    date: 2024-03-01 02:43:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2106 …}
  +nested: Doctrine\ORM\PersistentCollection {#2107 …}
  +votes: Doctrine\ORM\PersistentCollection {#2118 …}
  +reports: Doctrine\ORM\PersistentCollection {#2121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2252 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2231 …}
  -id: 262340
  -bodyTs: "'4rm':1 'indigen':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.run/m/news@beehaw.org/t/190159/-/comment/2048659"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703864503 {#2109
    date: 2023-12-29 16:41:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2125
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2041 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: null
  +root: null
  +body: "Isn't Popcorn time dead these days?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1708172813 {#2301
    date: 2024-02-17 13:26:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Melatonin@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2105 …}
  +nested: Doctrine\ORM\PersistentCollection {#2058 …}
  +votes: Doctrine\ORM\PersistentCollection {#2052 …}
  +reports: Doctrine\ORM\PersistentCollection {#2050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
  -id: 255018
  -bodyTs: "'day':7 'dead':5 'isn':1 'popcorn':3 'time':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.run/m/piracy@lemmy.dbzer0.com/t/188284/-/comment/2038418"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703632942 {#2297
    date: 2023-12-27 00:22:22.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 {#2125
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2041 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: null
  +root: null
  +body: "Isn't Popcorn time dead these days?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1708172813 {#2301
    date: 2024-02-17 13:26:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Melatonin@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2105 …}
  +nested: Doctrine\ORM\PersistentCollection {#2058 …}
  +votes: Doctrine\ORM\PersistentCollection {#2052 …}
  +reports: Doctrine\ORM\PersistentCollection {#2050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
  -id: 255018
  -bodyTs: "'day':7 'dead':5 'isn':1 'popcorn':3 'time':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.run/m/piracy@lemmy.dbzer0.com/t/188284/-/comment/2038418"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703632942 {#2297
    date: 2023-12-27 00:22:22.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 {#2125
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2041 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: null
  +root: null
  +body: "Isn't Popcorn time dead these days?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1708172813 {#2301
    date: 2024-02-17 13:26:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Melatonin@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2105 …}
  +nested: Doctrine\ORM\PersistentCollection {#2058 …}
  +votes: Doctrine\ORM\PersistentCollection {#2052 …}
  +reports: Doctrine\ORM\PersistentCollection {#2050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
  -id: 255018
  -bodyTs: "'day':7 'dead':5 'isn':1 'popcorn':3 'time':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.run/m/piracy@lemmy.dbzer0.com/t/188284/-/comment/2038418"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703632942 {#2297
    date: 2023-12-27 00:22:22.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 {#2204
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2208 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2201 …}
  +image: null
  +parent: null
  +root: null
  +body: "A movie called Sir Henry at Rawlinson's End, extremely surreal British Arthouse. Like an opium dream from the brain of a fox hunting aristo, part comedy part stream of consciousness spoken word poetry. The gags, puns, and quips are truely monumental. It's a gem, though not PC, you've been warned: <https://youtu.be/N6W5RB50fXk?si=eYUlKqkTyyMvHz-Z>"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706800522 {#2165
    date: 2024-02-01 16:15:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Gamers_Mate@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2195 …}
  +nested: Doctrine\ORM\PersistentCollection {#2275 …}
  +votes: Doctrine\ORM\PersistentCollection {#2322 …}
  +reports: Doctrine\ORM\PersistentCollection {#2270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2209 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
  -id: 245107
  -bodyTs: "'/n6w5rb50fxk?si=eyulkqktyymvhz-z':56 'aristo':25 'arthous':13 'brain':20 'british':12 'call':3 'comedi':27 'conscious':31 'dream':17 'end':9 'extrem':10 'fox':23 'gag':36 'gem':46 'henri':5 'hunt':24 'like':14 'monument':42 'movi':2 'opium':16 'part':26,28 'pc':49 'poetri':34 'pun':37 'quip':39 'rawlinson':7 'sir':4 'spoken':32 'stream':29 'surreal':11 'though':47 'trueli':41 've':51 'warn':53 'word':33 'youtu.be':55 'youtu.be/n6w5rb50fxk?si=eyulkqktyymvhz-z':54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.run/m/asklemmy@lemmy.world/t/185293/-/comment/2011572"
  +editedAt: DateTimeImmutable @1707015461 {#2227
    date: 2024-02-04 03:57:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703308928 {#2321
    date: 2023-12-23 06: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
11 DENIED edit
App\Entity\EntryComment {#2204
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2208 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2201 …}
  +image: null
  +parent: null
  +root: null
  +body: "A movie called Sir Henry at Rawlinson's End, extremely surreal British Arthouse. Like an opium dream from the brain of a fox hunting aristo, part comedy part stream of consciousness spoken word poetry. The gags, puns, and quips are truely monumental. It's a gem, though not PC, you've been warned: <https://youtu.be/N6W5RB50fXk?si=eYUlKqkTyyMvHz-Z>"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706800522 {#2165
    date: 2024-02-01 16:15:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Gamers_Mate@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2195 …}
  +nested: Doctrine\ORM\PersistentCollection {#2275 …}
  +votes: Doctrine\ORM\PersistentCollection {#2322 …}
  +reports: Doctrine\ORM\PersistentCollection {#2270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2209 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
  -id: 245107
  -bodyTs: "'/n6w5rb50fxk?si=eyulkqktyymvhz-z':56 'aristo':25 'arthous':13 'brain':20 'british':12 'call':3 'comedi':27 'conscious':31 'dream':17 'end':9 'extrem':10 'fox':23 'gag':36 'gem':46 'henri':5 'hunt':24 'like':14 'monument':42 'movi':2 'opium':16 'part':26,28 'pc':49 'poetri':34 'pun':37 'quip':39 'rawlinson':7 'sir':4 'spoken':32 'stream':29 'surreal':11 'though':47 'trueli':41 've':51 'warn':53 'word':33 'youtu.be':55 'youtu.be/n6w5rb50fxk?si=eyulkqktyymvhz-z':54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.run/m/asklemmy@lemmy.world/t/185293/-/comment/2011572"
  +editedAt: DateTimeImmutable @1707015461 {#2227
    date: 2024-02-04 03:57:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703308928 {#2321
    date: 2023-12-23 06: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
12 DENIED moderate
App\Entity\EntryComment {#2204
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2208 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2201 …}
  +image: null
  +parent: null
  +root: null
  +body: "A movie called Sir Henry at Rawlinson's End, extremely surreal British Arthouse. Like an opium dream from the brain of a fox hunting aristo, part comedy part stream of consciousness spoken word poetry. The gags, puns, and quips are truely monumental. It's a gem, though not PC, you've been warned: <https://youtu.be/N6W5RB50fXk?si=eYUlKqkTyyMvHz-Z>"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706800522 {#2165
    date: 2024-02-01 16:15:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Gamers_Mate@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2195 …}
  +nested: Doctrine\ORM\PersistentCollection {#2275 …}
  +votes: Doctrine\ORM\PersistentCollection {#2322 …}
  +reports: Doctrine\ORM\PersistentCollection {#2270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2209 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
  -id: 245107
  -bodyTs: "'/n6w5rb50fxk?si=eyulkqktyymvhz-z':56 'aristo':25 'arthous':13 'brain':20 'british':12 'call':3 'comedi':27 'conscious':31 'dream':17 'end':9 'extrem':10 'fox':23 'gag':36 'gem':46 'henri':5 'hunt':24 'like':14 'monument':42 'movi':2 'opium':16 'part':26,28 'pc':49 'poetri':34 'pun':37 'quip':39 'rawlinson':7 'sir':4 'spoken':32 'stream':29 'surreal':11 'though':47 'trueli':41 've':51 'warn':53 'word':33 'youtu.be':55 'youtu.be/n6w5rb50fxk?si=eyulkqktyymvhz-z':54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.run/m/asklemmy@lemmy.world/t/185293/-/comment/2011572"
  +editedAt: DateTimeImmutable @1707015461 {#2227
    date: 2024-02-04 03:57:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703308928 {#2321
    date: 2023-12-23 06: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
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 {#2202
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2199 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I just did a two-shot where we went five level 20 characters vs 5 Ancient Dragons. Beyond all expectations the players actually won without a Permadeath. That said, the GM didn't use the Dragons' spell abilities much, that might have turned the tide.\n
    \n
    Worth noting that it was the fact we had two Druids with Shapechange that turned the tide of battle.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1706330227 {#2211
    date: 2024-01-27 05:37:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nifty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2205 …}
  +nested: Doctrine\ORM\PersistentCollection {#2197 …}
  +votes: Doctrine\ORM\PersistentCollection {#2218 …}
  +reports: Doctrine\ORM\PersistentCollection {#2219 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2220 …}
  -id: 239628
  -bodyTs: "'20':13 '5':16 'abil':39 'actual':24 'ancient':17 'battl':65 'beyond':19 'charact':14 'didn':33 'dragon':18,37 'druid':57 'expect':21 'fact':53 'five':11 'gm':32 'level':12 'might':42 'much':40 'note':48 'permadeath':28 'player':23 'said':30 'shapechang':59 'shot':7 'spell':38 'tide':46,63 'turn':44,61 'two':6,56 'two-shot':5 'use':35 'vs':15 'went':10 'without':26 'won':25 'worth':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.run/m/comicstrips@lemmy.world/t/183318/-/comment/1995948"
  +editedAt: DateTimeImmutable @1706037423 {#2048
    date: 2024-01-23 20:17:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703134596 {#2051
    date: 2023-12-21 05:56:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2202
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2199 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I just did a two-shot where we went five level 20 characters vs 5 Ancient Dragons. Beyond all expectations the players actually won without a Permadeath. That said, the GM didn't use the Dragons' spell abilities much, that might have turned the tide.\n
    \n
    Worth noting that it was the fact we had two Druids with Shapechange that turned the tide of battle.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1706330227 {#2211
    date: 2024-01-27 05:37:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nifty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2205 …}
  +nested: Doctrine\ORM\PersistentCollection {#2197 …}
  +votes: Doctrine\ORM\PersistentCollection {#2218 …}
  +reports: Doctrine\ORM\PersistentCollection {#2219 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2220 …}
  -id: 239628
  -bodyTs: "'20':13 '5':16 'abil':39 'actual':24 'ancient':17 'battl':65 'beyond':19 'charact':14 'didn':33 'dragon':18,37 'druid':57 'expect':21 'fact':53 'five':11 'gm':32 'level':12 'might':42 'much':40 'note':48 'permadeath':28 'player':23 'said':30 'shapechang':59 'shot':7 'spell':38 'tide':46,63 'turn':44,61 'two':6,56 'two-shot':5 'use':35 'vs':15 'went':10 'without':26 'won':25 'worth':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.run/m/comicstrips@lemmy.world/t/183318/-/comment/1995948"
  +editedAt: DateTimeImmutable @1706037423 {#2048
    date: 2024-01-23 20:17:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703134596 {#2051
    date: 2023-12-21 05:56:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2202
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2199 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I just did a two-shot where we went five level 20 characters vs 5 Ancient Dragons. Beyond all expectations the players actually won without a Permadeath. That said, the GM didn't use the Dragons' spell abilities much, that might have turned the tide.\n
    \n
    Worth noting that it was the fact we had two Druids with Shapechange that turned the tide of battle.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1706330227 {#2211
    date: 2024-01-27 05:37:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nifty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2205 …}
  +nested: Doctrine\ORM\PersistentCollection {#2197 …}
  +votes: Doctrine\ORM\PersistentCollection {#2218 …}
  +reports: Doctrine\ORM\PersistentCollection {#2219 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2220 …}
  -id: 239628
  -bodyTs: "'20':13 '5':16 'abil':39 'actual':24 'ancient':17 'battl':65 'beyond':19 'charact':14 'didn':33 'dragon':18,37 'druid':57 'expect':21 'fact':53 'five':11 'gm':32 'level':12 'might':42 'much':40 'note':48 'permadeath':28 'player':23 'said':30 'shapechang':59 'shot':7 'spell':38 'tide':46,63 'turn':44,61 'two':6,56 'two-shot':5 'use':35 'vs':15 'went':10 'without':26 'won':25 'worth':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.run/m/comicstrips@lemmy.world/t/183318/-/comment/1995948"
  +editedAt: DateTimeImmutable @1706037423 {#2048
    date: 2024-01-23 20:17:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703134596 {#2051
    date: 2023-12-21 05:56:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2281
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2278 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: null
  +root: null
  +body: "More to the point, who's got a link so we can judge this fanfic for ourselves?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1705778459 {#2203
    date: 2024-01-20 20:20:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoMiran@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2282 …}
  +nested: Doctrine\ORM\PersistentCollection {#2296 …}
  +votes: Doctrine\ORM\PersistentCollection {#2294 …}
  +reports: Doctrine\ORM\PersistentCollection {#2316 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2318 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2319 …}
  -id: 235403
  -bodyTs: "'fanfic':15 'got':7 'judg':13 'link':9 'point':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.run/m/piracy@lemmy.dbzer0.com/t/181619/-/comment/1983862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703004918 {#2210
    date: 2023-12-19 17:55:18.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 {#2281
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2278 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: null
  +root: null
  +body: "More to the point, who's got a link so we can judge this fanfic for ourselves?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1705778459 {#2203
    date: 2024-01-20 20:20:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoMiran@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2282 …}
  +nested: Doctrine\ORM\PersistentCollection {#2296 …}
  +votes: Doctrine\ORM\PersistentCollection {#2294 …}
  +reports: Doctrine\ORM\PersistentCollection {#2316 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2318 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2319 …}
  -id: 235403
  -bodyTs: "'fanfic':15 'got':7 'judg':13 'link':9 'point':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.run/m/piracy@lemmy.dbzer0.com/t/181619/-/comment/1983862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703004918 {#2210
    date: 2023-12-19 17:55:18.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 {#2281
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2278 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: null
  +root: null
  +body: "More to the point, who's got a link so we can judge this fanfic for ourselves?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1705778459 {#2203
    date: 2024-01-20 20:20:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoMiran@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2282 …}
  +nested: Doctrine\ORM\PersistentCollection {#2296 …}
  +votes: Doctrine\ORM\PersistentCollection {#2294 …}
  +reports: Doctrine\ORM\PersistentCollection {#2316 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2318 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2319 …}
  -id: 235403
  -bodyTs: "'fanfic':15 'got':7 'judg':13 'link':9 'point':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.run/m/piracy@lemmy.dbzer0.com/t/181619/-/comment/1983862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703004918 {#2210
    date: 2023-12-19 17:55:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#2308
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2306 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2307 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2256 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2255 …}
  +body: "You said the level of effort can't be matched. It certainly can by the same man."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705137966 {#2279
    date: 2024-01-13 10:26:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@potatogunkelly@infosec.pub"
    "@soviettaters@lemm.ee"
    "@KinNectar@kbin.run"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2243 …}
  +nested: Doctrine\ORM\PersistentCollection {#2245 …}
  +votes: Doctrine\ORM\PersistentCollection {#2250 …}
  +reports: Doctrine\ORM\PersistentCollection {#2244 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2259 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2249 …}
  -id: 304719
  -bodyTs: "'certain':12 'effort':6 'level':4 'man':17 'match':10 'said':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.run/m/lotrmemes@midwest.social/t/205421/-/comment/2193037"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705137966 {#2261
    date: 2024-01-13 10:26:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2308
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2306 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2307 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2256 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2255 …}
  +body: "You said the level of effort can't be matched. It certainly can by the same man."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705137966 {#2279
    date: 2024-01-13 10:26:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@potatogunkelly@infosec.pub"
    "@soviettaters@lemm.ee"
    "@KinNectar@kbin.run"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2243 …}
  +nested: Doctrine\ORM\PersistentCollection {#2245 …}
  +votes: Doctrine\ORM\PersistentCollection {#2250 …}
  +reports: Doctrine\ORM\PersistentCollection {#2244 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2259 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2249 …}
  -id: 304719
  -bodyTs: "'certain':12 'effort':6 'level':4 'man':17 'match':10 'said':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.run/m/lotrmemes@midwest.social/t/205421/-/comment/2193037"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705137966 {#2261
    date: 2024-01-13 10:26:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2308
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2306 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2307 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2256 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2255 …}
  +body: "You said the level of effort can't be matched. It certainly can by the same man."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705137966 {#2279
    date: 2024-01-13 10:26:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@potatogunkelly@infosec.pub"
    "@soviettaters@lemm.ee"
    "@KinNectar@kbin.run"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2243 …}
  +nested: Doctrine\ORM\PersistentCollection {#2245 …}
  +votes: Doctrine\ORM\PersistentCollection {#2250 …}
  +reports: Doctrine\ORM\PersistentCollection {#2244 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2259 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2249 …}
  -id: 304719
  -bodyTs: "'certain':12 'effort':6 'level':4 'man':17 'match':10 'said':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.run/m/lotrmemes@midwest.social/t/205421/-/comment/2193037"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705137966 {#2261
    date: 2024-01-13 10:26:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#2226
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2233 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2201 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2236 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2240 …}
  +body: """
    Follow this simple rule for clarity, replace the names and ethnic background of the parties in question with A and B, acknowledge that A and B have historical conflict and are distinct ethnic groups but set aside their cultural characteristics and specifics. Now take the actions of A towards B and compare them to historical examples. Under jurisprudence there can be no a priori exoneration of any group due to historical factors, actors must be judged solely on their actions.\n
    \n
    The ICC follows "The definition contained in Article II of the Convention describes genocide as a crime committed with the intent to destroy a national, ethnic, racial or religious group, in whole or in part. It does not include political groups or so called “cultural genocide”." And Israel is walking a fine line at the moment by claiming that they are exterminating a political group "Hamas" but their actions towards the civilian population will determine their guilt or innocence in the eyes of history and the international community. The ICC's job is to collect all the facts that we civilians can not, and make a determination based on those facts. If you believe Israel is innocent, you should not worry as the facts will clearly exonerate them and so will history be written.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705079076 {#2305
    date: 2024-01-12 18:04:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Canyon201@lemmy.world"
    "@leraje@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2239 …}
  +nested: Doctrine\ORM\PersistentCollection {#2235 …}
  +votes: Doctrine\ORM\PersistentCollection {#2263 …}
  +reports: Doctrine\ORM\PersistentCollection {#2265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2274 …}
  -id: 302475
  -bodyTs: "'acknowledg':22 'action':46,80,149 'actor':73 'articl':88 'asid':37 'b':21,26,50 'background':12 'base':188 'believ':194 'call':124 'characterist':40 'civilian':152,181 'claim':138 'clariti':6 'clear':206 'collect':175 'commit':98 'communiti':168 'compar':52 'conflict':29 'contain':86 'convent':92 'crime':97 'cultur':39,125 'definit':85 'describ':93 'destroy':103 'determin':155,187 'distinct':32 'due':69 'ethnic':11,33,106 'exampl':56 'exoner':65,207 'extermin':142 'eye':162 'fact':178,191,204 'factor':72 'fine':132 'follow':1,83 'genocid':94,126 'group':34,68,110,121,145 'guilt':157 'hama':146 'histor':28,55,71 'histori':164,212 'icc':82,170 'ii':89 'includ':119 'innoc':159,197 'intent':101 'intern':167 'israel':128,195 'job':172 'judg':76 'jurisprud':58 'line':133 'make':185 'moment':136 'must':74 'name':9 'nation':105 'part':115 'parti':15 'polit':120,144 'popul':153 'priori':64 'question':17 'racial':107 'religi':109 'replac':7 'rule':4 'set':36 'simpl':3 'sole':77 'specif':42 'take':44 'toward':49,150 'walk':130 'whole':112 'worri':201 'written':214"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.run/m/asklemmy@lemmy.world/t/205335/-/comment/2185857"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705079076 {#2304
    date: 2024-01-12 18:04:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2226
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2233 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2201 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2236 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2240 …}
  +body: """
    Follow this simple rule for clarity, replace the names and ethnic background of the parties in question with A and B, acknowledge that A and B have historical conflict and are distinct ethnic groups but set aside their cultural characteristics and specifics. Now take the actions of A towards B and compare them to historical examples. Under jurisprudence there can be no a priori exoneration of any group due to historical factors, actors must be judged solely on their actions.\n
    \n
    The ICC follows "The definition contained in Article II of the Convention describes genocide as a crime committed with the intent to destroy a national, ethnic, racial or religious group, in whole or in part. It does not include political groups or so called “cultural genocide”." And Israel is walking a fine line at the moment by claiming that they are exterminating a political group "Hamas" but their actions towards the civilian population will determine their guilt or innocence in the eyes of history and the international community. The ICC's job is to collect all the facts that we civilians can not, and make a determination based on those facts. If you believe Israel is innocent, you should not worry as the facts will clearly exonerate them and so will history be written.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705079076 {#2305
    date: 2024-01-12 18:04:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Canyon201@lemmy.world"
    "@leraje@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2239 …}
  +nested: Doctrine\ORM\PersistentCollection {#2235 …}
  +votes: Doctrine\ORM\PersistentCollection {#2263 …}
  +reports: Doctrine\ORM\PersistentCollection {#2265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2274 …}
  -id: 302475
  -bodyTs: "'acknowledg':22 'action':46,80,149 'actor':73 'articl':88 'asid':37 'b':21,26,50 'background':12 'base':188 'believ':194 'call':124 'characterist':40 'civilian':152,181 'claim':138 'clariti':6 'clear':206 'collect':175 'commit':98 'communiti':168 'compar':52 'conflict':29 'contain':86 'convent':92 'crime':97 'cultur':39,125 'definit':85 'describ':93 'destroy':103 'determin':155,187 'distinct':32 'due':69 'ethnic':11,33,106 'exampl':56 'exoner':65,207 'extermin':142 'eye':162 'fact':178,191,204 'factor':72 'fine':132 'follow':1,83 'genocid':94,126 'group':34,68,110,121,145 'guilt':157 'hama':146 'histor':28,55,71 'histori':164,212 'icc':82,170 'ii':89 'includ':119 'innoc':159,197 'intent':101 'intern':167 'israel':128,195 'job':172 'judg':76 'jurisprud':58 'line':133 'make':185 'moment':136 'must':74 'name':9 'nation':105 'part':115 'parti':15 'polit':120,144 'popul':153 'priori':64 'question':17 'racial':107 'religi':109 'replac':7 'rule':4 'set':36 'simpl':3 'sole':77 'specif':42 'take':44 'toward':49,150 'walk':130 'whole':112 'worri':201 'written':214"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.run/m/asklemmy@lemmy.world/t/205335/-/comment/2185857"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705079076 {#2304
    date: 2024-01-12 18:04:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2226
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2233 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2201 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2236 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2240 …}
  +body: """
    Follow this simple rule for clarity, replace the names and ethnic background of the parties in question with A and B, acknowledge that A and B have historical conflict and are distinct ethnic groups but set aside their cultural characteristics and specifics. Now take the actions of A towards B and compare them to historical examples. Under jurisprudence there can be no a priori exoneration of any group due to historical factors, actors must be judged solely on their actions.\n
    \n
    The ICC follows "The definition contained in Article II of the Convention describes genocide as a crime committed with the intent to destroy a national, ethnic, racial or religious group, in whole or in part. It does not include political groups or so called “cultural genocide”." And Israel is walking a fine line at the moment by claiming that they are exterminating a political group "Hamas" but their actions towards the civilian population will determine their guilt or innocence in the eyes of history and the international community. The ICC's job is to collect all the facts that we civilians can not, and make a determination based on those facts. If you believe Israel is innocent, you should not worry as the facts will clearly exonerate them and so will history be written.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705079076 {#2305
    date: 2024-01-12 18:04:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Canyon201@lemmy.world"
    "@leraje@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2239 …}
  +nested: Doctrine\ORM\PersistentCollection {#2235 …}
  +votes: Doctrine\ORM\PersistentCollection {#2263 …}
  +reports: Doctrine\ORM\PersistentCollection {#2265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2274 …}
  -id: 302475
  -bodyTs: "'acknowledg':22 'action':46,80,149 'actor':73 'articl':88 'asid':37 'b':21,26,50 'background':12 'base':188 'believ':194 'call':124 'characterist':40 'civilian':152,181 'claim':138 'clariti':6 'clear':206 'collect':175 'commit':98 'communiti':168 'compar':52 'conflict':29 'contain':86 'convent':92 'crime':97 'cultur':39,125 'definit':85 'describ':93 'destroy':103 'determin':155,187 'distinct':32 'due':69 'ethnic':11,33,106 'exampl':56 'exoner':65,207 'extermin':142 'eye':162 'fact':178,191,204 'factor':72 'fine':132 'follow':1,83 'genocid':94,126 'group':34,68,110,121,145 'guilt':157 'hama':146 'histor':28,55,71 'histori':164,212 'icc':82,170 'ii':89 'includ':119 'innoc':159,197 'intent':101 'intern':167 'israel':128,195 'job':172 'judg':76 'jurisprud':58 'line':133 'make':185 'moment':136 'must':74 'name':9 'nation':105 'part':115 'parti':15 'polit':120,144 'popul':153 'priori':64 'question':17 'racial':107 'religi':109 'replac':7 'rule':4 'set':36 'simpl':3 'sole':77 'specif':42 'take':44 'toward':49,150 'walk':130 'whole':112 'worri':201 'written':214"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.run/m/asklemmy@lemmy.world/t/205335/-/comment/2185857"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705079076 {#2304
    date: 2024-01-12 18:04:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#2284
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2306 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2307 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2285 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2255 …}
  +body: "Or you know... Peter Jackson again."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705077978 {#2234
    date: 2024-01-12 17:46:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@potatogunkelly@infosec.pub"
    "@soviettaters@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2286 …}
  +nested: Doctrine\ORM\PersistentCollection {#2188 …}
  +votes: Doctrine\ORM\PersistentCollection {#2034 …}
  +reports: Doctrine\ORM\PersistentCollection {#2156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
  -id: 302400
  -bodyTs: "'jackson':5 'know':3 'peter':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.run/m/lotrmemes@midwest.social/t/205421/-/comment/2185645"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705077978 {#2238
    date: 2024-01-12 17:46:18.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 {#2284
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2306 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2307 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2285 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2255 …}
  +body: "Or you know... Peter Jackson again."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705077978 {#2234
    date: 2024-01-12 17:46:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@potatogunkelly@infosec.pub"
    "@soviettaters@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2286 …}
  +nested: Doctrine\ORM\PersistentCollection {#2188 …}
  +votes: Doctrine\ORM\PersistentCollection {#2034 …}
  +reports: Doctrine\ORM\PersistentCollection {#2156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
  -id: 302400
  -bodyTs: "'jackson':5 'know':3 'peter':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.run/m/lotrmemes@midwest.social/t/205421/-/comment/2185645"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705077978 {#2238
    date: 2024-01-12 17:46:18.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 {#2284
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2306 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2307 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2285 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2255 …}
  +body: "Or you know... Peter Jackson again."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705077978 {#2234
    date: 2024-01-12 17:46:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@potatogunkelly@infosec.pub"
    "@soviettaters@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2286 …}
  +nested: Doctrine\ORM\PersistentCollection {#2188 …}
  +votes: Doctrine\ORM\PersistentCollection {#2034 …}
  +reports: Doctrine\ORM\PersistentCollection {#2156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
  -id: 302400
  -bodyTs: "'jackson':5 'know':3 'peter':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.run/m/lotrmemes@midwest.social/t/205421/-/comment/2185645"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705077978 {#2238
    date: 2024-01-12 17:46:18.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 {#2150
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2152 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2153 …}
  +image: null
  +parent: null
  +root: null
  +body: "Hot. Do more."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1704592903 {#2251
    date: 2024-01-07 03:01:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2148 …}
  +nested: Doctrine\ORM\PersistentCollection {#2146 …}
  +votes: Doctrine\ORM\PersistentCollection {#2180 …}
  +reports: Doctrine\ORM\PersistentCollection {#2181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
  -id: 287447
  -bodyTs: "'hot':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.run/m/starwarsmemes@lemmy.world/t/198816/-/comment/2129252"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704592903 {#2247
    date: 2024-01-07 03:01:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2150
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2152 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2153 …}
  +image: null
  +parent: null
  +root: null
  +body: "Hot. Do more."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1704592903 {#2251
    date: 2024-01-07 03:01:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2148 …}
  +nested: Doctrine\ORM\PersistentCollection {#2146 …}
  +votes: Doctrine\ORM\PersistentCollection {#2180 …}
  +reports: Doctrine\ORM\PersistentCollection {#2181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
  -id: 287447
  -bodyTs: "'hot':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.run/m/starwarsmemes@lemmy.world/t/198816/-/comment/2129252"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704592903 {#2247
    date: 2024-01-07 03:01:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2150
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2152 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2153 …}
  +image: null
  +parent: null
  +root: null
  +body: "Hot. Do more."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1704592903 {#2251
    date: 2024-01-07 03:01:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2148 …}
  +nested: Doctrine\ORM\PersistentCollection {#2146 …}
  +votes: Doctrine\ORM\PersistentCollection {#2180 …}
  +reports: Doctrine\ORM\PersistentCollection {#2181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
  -id: 287447
  -bodyTs: "'hot':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.run/m/starwarsmemes@lemmy.world/t/198816/-/comment/2129252"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704592903 {#2247
    date: 2024-01-07 03:01:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2177
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2176 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2174 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2178 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2170 …}
  +body: "I'm not saying I won't be buying real estate in San Francisco, Magic The Gathering cards, and shares in big tech, but a solid backbone of 1000x value bitcoin is hard to beat on multiples."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704512804 {#2145
    date: 2024-01-06 04:46:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@PunkFlame@lemmy.ml"
    "@KinNectar@kbin.run"
    "@DragonTypeWyvern@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2183 …}
  +nested: Doctrine\ORM\PersistentCollection {#2168 …}
  +votes: Doctrine\ORM\PersistentCollection {#2038 …}
  +reports: Doctrine\ORM\PersistentCollection {#1988 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2003 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1995 …}
  -id: 284455
  -bodyTs: "'1000x':29 'backbon':27 'beat':35 'big':22 'bitcoin':31 'buy':9 'card':18 'estat':11 'francisco':14 'gather':17 'hard':33 'm':2 'magic':15 'multipl':37 'real':10 'san':13 'say':4 'share':20 'solid':26 'tech':23 'valu':30 'won':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.run/m/memes@lemmy.ml/t/197849/-/comment/2120774"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704512804 {#2147
    date: 2024-01-06 04:46:44.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 {#2177
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2176 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2174 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2178 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2170 …}
  +body: "I'm not saying I won't be buying real estate in San Francisco, Magic The Gathering cards, and shares in big tech, but a solid backbone of 1000x value bitcoin is hard to beat on multiples."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704512804 {#2145
    date: 2024-01-06 04:46:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@PunkFlame@lemmy.ml"
    "@KinNectar@kbin.run"
    "@DragonTypeWyvern@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2183 …}
  +nested: Doctrine\ORM\PersistentCollection {#2168 …}
  +votes: Doctrine\ORM\PersistentCollection {#2038 …}
  +reports: Doctrine\ORM\PersistentCollection {#1988 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2003 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1995 …}
  -id: 284455
  -bodyTs: "'1000x':29 'backbon':27 'beat':35 'big':22 'bitcoin':31 'buy':9 'card':18 'estat':11 'francisco':14 'gather':17 'hard':33 'm':2 'magic':15 'multipl':37 'real':10 'san':13 'say':4 'share':20 'solid':26 'tech':23 'valu':30 'won':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.run/m/memes@lemmy.ml/t/197849/-/comment/2120774"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704512804 {#2147
    date: 2024-01-06 04:46:44.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 {#2177
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2176 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2174 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2178 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2170 …}
  +body: "I'm not saying I won't be buying real estate in San Francisco, Magic The Gathering cards, and shares in big tech, but a solid backbone of 1000x value bitcoin is hard to beat on multiples."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704512804 {#2145
    date: 2024-01-06 04:46:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@PunkFlame@lemmy.ml"
    "@KinNectar@kbin.run"
    "@DragonTypeWyvern@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2183 …}
  +nested: Doctrine\ORM\PersistentCollection {#2168 …}
  +votes: Doctrine\ORM\PersistentCollection {#2038 …}
  +reports: Doctrine\ORM\PersistentCollection {#1988 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2003 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1995 …}
  -id: 284455
  -bodyTs: "'1000x':29 'backbon':27 'beat':35 'big':22 'bitcoin':31 'buy':9 'card':18 'estat':11 'francisco':14 'gather':17 'hard':33 'm':2 'magic':15 'multipl':37 'real':10 'san':13 'say':4 'share':20 'solid':26 'tech':23 'valu':30 'won':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.run/m/memes@lemmy.ml/t/197849/-/comment/2120774"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704512804 {#2147
    date: 2024-01-06 04:46:44.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 {#1997
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2176 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2174 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2178 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2170 …}
  +body: "Actually bitcoin on a physical harddrive purchased at $50 or below stored in a safety deposit box is pretty ironclad."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704512585 {#2175
    date: 2024-01-06 04:43:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@PunkFlame@lemmy.ml"
    "@KinNectar@kbin.run"
    "@DragonTypeWyvern@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1993 …}
  +nested: Doctrine\ORM\PersistentCollection {#1992 …}
  +votes: Doctrine\ORM\PersistentCollection {#2002 …}
  +reports: Doctrine\ORM\PersistentCollection {#2000 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2007 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1990 …}
  -id: 284451
  -bodyTs: "'50':9 'actual':1 'bitcoin':2 'box':17 'deposit':16 'harddriv':6 'ironclad':20 'physic':5 'pretti':19 'purchas':7 'safeti':15 'store':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.run/m/memes@lemmy.ml/t/197849/-/comment/2120755"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704512585 {#2187
    date: 2024-01-06 04:43: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
43 DENIED edit
App\Entity\EntryComment {#1997
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2176 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2174 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2178 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2170 …}
  +body: "Actually bitcoin on a physical harddrive purchased at $50 or below stored in a safety deposit box is pretty ironclad."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704512585 {#2175
    date: 2024-01-06 04:43:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@PunkFlame@lemmy.ml"
    "@KinNectar@kbin.run"
    "@DragonTypeWyvern@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1993 …}
  +nested: Doctrine\ORM\PersistentCollection {#1992 …}
  +votes: Doctrine\ORM\PersistentCollection {#2002 …}
  +reports: Doctrine\ORM\PersistentCollection {#2000 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2007 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1990 …}
  -id: 284451
  -bodyTs: "'50':9 'actual':1 'bitcoin':2 'box':17 'deposit':16 'harddriv':6 'ironclad':20 'physic':5 'pretti':19 'purchas':7 'safeti':15 'store':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.run/m/memes@lemmy.ml/t/197849/-/comment/2120755"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704512585 {#2187
    date: 2024-01-06 04:43: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
44 DENIED moderate
App\Entity\EntryComment {#1997
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2176 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2174 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2178 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2170 …}
  +body: "Actually bitcoin on a physical harddrive purchased at $50 or below stored in a safety deposit box is pretty ironclad."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704512585 {#2175
    date: 2024-01-06 04:43:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@PunkFlame@lemmy.ml"
    "@KinNectar@kbin.run"
    "@DragonTypeWyvern@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1993 …}
  +nested: Doctrine\ORM\PersistentCollection {#1992 …}
  +votes: Doctrine\ORM\PersistentCollection {#2002 …}
  +reports: Doctrine\ORM\PersistentCollection {#2000 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2007 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1990 …}
  -id: 284451
  -bodyTs: "'50':9 'actual':1 'bitcoin':2 'box':17 'deposit':16 'harddriv':6 'ironclad':20 'physic':5 'pretti':19 'purchas':7 'safeti':15 'store':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.run/m/memes@lemmy.ml/t/197849/-/comment/2120755"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704512585 {#2187
    date: 2024-01-06 04:43: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
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 {#2014
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2176 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2174 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2170 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2170 …}
  +body: "Red pill all the way. Personal experience gains to be had. Also of course there is the prospect of crypto billionairedom."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704510123 {#1996
    date: 2024-01-06 04:02:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@PunkFlame@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1991 …}
  +nested: Doctrine\ORM\PersistentCollection {#2015 …}
  +votes: Doctrine\ORM\PersistentCollection {#2008 …}
  +reports: Doctrine\ORM\PersistentCollection {#1987 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1983 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1979 …}
  -id: 284386
  -bodyTs: "'also':12 'billionairedom':21 'cours':14 'crypto':20 'experi':7 'gain':8 'person':6 'pill':2 'prospect':18 'red':1 'way':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.run/m/memes@lemmy.ml/t/197849/-/comment/2120580"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704510123 {#2006
    date: 2024-01-06 04:02:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2014
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2176 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2174 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2170 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2170 …}
  +body: "Red pill all the way. Personal experience gains to be had. Also of course there is the prospect of crypto billionairedom."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704510123 {#1996
    date: 2024-01-06 04:02:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@PunkFlame@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1991 …}
  +nested: Doctrine\ORM\PersistentCollection {#2015 …}
  +votes: Doctrine\ORM\PersistentCollection {#2008 …}
  +reports: Doctrine\ORM\PersistentCollection {#1987 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1983 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1979 …}
  -id: 284386
  -bodyTs: "'also':12 'billionairedom':21 'cours':14 'crypto':20 'experi':7 'gain':8 'person':6 'pill':2 'prospect':18 'red':1 'way':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.run/m/memes@lemmy.ml/t/197849/-/comment/2120580"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704510123 {#2006
    date: 2024-01-06 04:02:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2014
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2176 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2174 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2170 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2170 …}
  +body: "Red pill all the way. Personal experience gains to be had. Also of course there is the prospect of crypto billionairedom."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704510123 {#1996
    date: 2024-01-06 04:02:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@PunkFlame@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1991 …}
  +nested: Doctrine\ORM\PersistentCollection {#2015 …}
  +votes: Doctrine\ORM\PersistentCollection {#2008 …}
  +reports: Doctrine\ORM\PersistentCollection {#1987 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1983 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1979 …}
  -id: 284386
  -bodyTs: "'also':12 'billionairedom':21 'cours':14 'crypto':20 'experi':7 'gain':8 'person':6 'pill':2 'prospect':18 'red':1 'way':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.run/m/memes@lemmy.ml/t/197849/-/comment/2120580"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704510123 {#2006
    date: 2024-01-06 04:02:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2373
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2374 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2201 …}
  +image: Proxies\__CG__\App\Entity\Image {#2376 …}
  +parent: null
  +root: null
  +body: "Reagan cut taxes while increasing spending, despite talking like his goal was to reduce government excess. As a result, the national debt increase for the first time since WWII and has not stopped in that trend since then."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1704207616 {#2009
    date: 2024-01-02 16:00:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2362 …}
  +nested: Doctrine\ORM\PersistentCollection {#2367 …}
  +votes: Doctrine\ORM\PersistentCollection {#2269 …}
  +reports: Doctrine\ORM\PersistentCollection {#1347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1351 …}
  -id: 273562
  -bodyTs: "'cut':2 'debt':22 'despit':7 'excess':16 'first':26 'goal':11 'govern':15 'increas':5,23 'like':9 'nation':21 'reagan':1 'reduc':14 'result':19 'sinc':28,37 'spend':6 'stop':33 'talk':8 'tax':3 'time':27 'trend':36 'wwii':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.run/m/asklemmy@lemmy.world/t/193614/-/comment/2085683"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704207616 {#2010
    date: 2024-01-02 16:00: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
51 DENIED edit
App\Entity\EntryComment {#2373
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2374 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2201 …}
  +image: Proxies\__CG__\App\Entity\Image {#2376 …}
  +parent: null
  +root: null
  +body: "Reagan cut taxes while increasing spending, despite talking like his goal was to reduce government excess. As a result, the national debt increase for the first time since WWII and has not stopped in that trend since then."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1704207616 {#2009
    date: 2024-01-02 16:00:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2362 …}
  +nested: Doctrine\ORM\PersistentCollection {#2367 …}
  +votes: Doctrine\ORM\PersistentCollection {#2269 …}
  +reports: Doctrine\ORM\PersistentCollection {#1347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1351 …}
  -id: 273562
  -bodyTs: "'cut':2 'debt':22 'despit':7 'excess':16 'first':26 'goal':11 'govern':15 'increas':5,23 'like':9 'nation':21 'reagan':1 'reduc':14 'result':19 'sinc':28,37 'spend':6 'stop':33 'talk':8 'tax':3 'time':27 'trend':36 'wwii':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.run/m/asklemmy@lemmy.world/t/193614/-/comment/2085683"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704207616 {#2010
    date: 2024-01-02 16:00: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
52 DENIED moderate
App\Entity\EntryComment {#2373
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2374 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2201 …}
  +image: Proxies\__CG__\App\Entity\Image {#2376 …}
  +parent: null
  +root: null
  +body: "Reagan cut taxes while increasing spending, despite talking like his goal was to reduce government excess. As a result, the national debt increase for the first time since WWII and has not stopped in that trend since then."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1704207616 {#2009
    date: 2024-01-02 16:00:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2362 …}
  +nested: Doctrine\ORM\PersistentCollection {#2367 …}
  +votes: Doctrine\ORM\PersistentCollection {#2269 …}
  +reports: Doctrine\ORM\PersistentCollection {#1347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1351 …}
  -id: 273562
  -bodyTs: "'cut':2 'debt':22 'despit':7 'excess':16 'first':26 'goal':11 'govern':15 'increas':5,23 'like':9 'nation':21 'reagan':1 'reduc':14 'result':19 'sinc':28,37 'spend':6 'stop':33 'talk':8 'tax':3 'time':27 'trend':36 'wwii':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.run/m/asklemmy@lemmy.world/t/193614/-/comment/2085683"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704207616 {#2010
    date: 2024-01-02 16:00: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
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 {#1358
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1356 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2201 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1355 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1355 …}
  +body: "Nows your chance to upgrade to a hardwood board with no maintenance requirements. Eliminate strife on both ends."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704147974 {#2375
    date: 2024-01-01 23:26:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Usernameblankface@lemmy.world"
    "@TheSparrowPrince@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1357 …}
  +nested: Doctrine\ORM\PersistentCollection {#2492 …}
  +votes: Doctrine\ORM\PersistentCollection {#2494 …}
  +reports: Doctrine\ORM\PersistentCollection {#2496 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2498 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2500 …}
  -id: 271280
  -bodyTs: "'board':9 'chanc':3 'elimin':14 'end':18 'hardwood':8 'mainten':12 'now':1 'requir':13 'strife':15 'upgrad':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.run/m/asklemmy@lemmy.world/t/193277/-/comment/2080549"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704147974 {#2368
    date: 2024-01-01 23:26:14.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 {#1358
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1356 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2201 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1355 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1355 …}
  +body: "Nows your chance to upgrade to a hardwood board with no maintenance requirements. Eliminate strife on both ends."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704147974 {#2375
    date: 2024-01-01 23:26:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Usernameblankface@lemmy.world"
    "@TheSparrowPrince@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1357 …}
  +nested: Doctrine\ORM\PersistentCollection {#2492 …}
  +votes: Doctrine\ORM\PersistentCollection {#2494 …}
  +reports: Doctrine\ORM\PersistentCollection {#2496 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2498 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2500 …}
  -id: 271280
  -bodyTs: "'board':9 'chanc':3 'elimin':14 'end':18 'hardwood':8 'mainten':12 'now':1 'requir':13 'strife':15 'upgrad':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.run/m/asklemmy@lemmy.world/t/193277/-/comment/2080549"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704147974 {#2368
    date: 2024-01-01 23:26:14.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 {#1358
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1356 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2201 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1355 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1355 …}
  +body: "Nows your chance to upgrade to a hardwood board with no maintenance requirements. Eliminate strife on both ends."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704147974 {#2375
    date: 2024-01-01 23:26:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Usernameblankface@lemmy.world"
    "@TheSparrowPrince@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1357 …}
  +nested: Doctrine\ORM\PersistentCollection {#2492 …}
  +votes: Doctrine\ORM\PersistentCollection {#2494 …}
  +reports: Doctrine\ORM\PersistentCollection {#2496 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2498 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2500 …}
  -id: 271280
  -bodyTs: "'board':9 'chanc':3 'elimin':14 'end':18 'hardwood':8 'mainten':12 'now':1 'requir':13 'strife':15 'upgrad':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.run/m/asklemmy@lemmy.world/t/193277/-/comment/2080549"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704147974 {#2368
    date: 2024-01-01 23:26:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#2504
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2505 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2506 …}
  +image: null
  +parent: null
  +root: null
  +body: "The answer would be to Crack down on distributors doing the last leg to retail, hitting them with major fines. Enforcement at customs is always going to be a losing battle, the only way to win is to dry up demand at the commercial level."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703974468 {#1354
    date: 2023-12-30 23:14:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2507 …}
  +nested: Doctrine\ORM\PersistentCollection {#2509 …}
  +votes: Doctrine\ORM\PersistentCollection {#2511 …}
  +reports: Doctrine\ORM\PersistentCollection {#2513 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2517 …}
  -id: 265758
  -bodyTs: "'alway':25 'answer':2 'battl':31 'commerci':44 'crack':6 'custom':23 'demand':41 'distributor':9 'dri':39 'enforc':21 'fine':20 'go':26 'hit':16 'last':12 'leg':13 'level':45 'lose':30 'major':19 'retail':15 'way':34 'win':36 'would':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.run/m/publichealth@mander.xyz/t/190880/-/comment/2051067"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703974468 {#1353
    date: 2023-12-30 23:14: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
59 DENIED edit
App\Entity\EntryComment {#2504
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2505 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2506 …}
  +image: null
  +parent: null
  +root: null
  +body: "The answer would be to Crack down on distributors doing the last leg to retail, hitting them with major fines. Enforcement at customs is always going to be a losing battle, the only way to win is to dry up demand at the commercial level."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703974468 {#1354
    date: 2023-12-30 23:14:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2507 …}
  +nested: Doctrine\ORM\PersistentCollection {#2509 …}
  +votes: Doctrine\ORM\PersistentCollection {#2511 …}
  +reports: Doctrine\ORM\PersistentCollection {#2513 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2517 …}
  -id: 265758
  -bodyTs: "'alway':25 'answer':2 'battl':31 'commerci':44 'crack':6 'custom':23 'demand':41 'distributor':9 'dri':39 'enforc':21 'fine':20 'go':26 'hit':16 'last':12 'leg':13 'level':45 'lose':30 'major':19 'retail':15 'way':34 'win':36 'would':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.run/m/publichealth@mander.xyz/t/190880/-/comment/2051067"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703974468 {#1353
    date: 2023-12-30 23:14: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
60 DENIED moderate
App\Entity\EntryComment {#2504
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2505 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2506 …}
  +image: null
  +parent: null
  +root: null
  +body: "The answer would be to Crack down on distributors doing the last leg to retail, hitting them with major fines. Enforcement at customs is always going to be a losing battle, the only way to win is to dry up demand at the commercial level."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703974468 {#1354
    date: 2023-12-30 23:14:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2507 …}
  +nested: Doctrine\ORM\PersistentCollection {#2509 …}
  +votes: Doctrine\ORM\PersistentCollection {#2511 …}
  +reports: Doctrine\ORM\PersistentCollection {#2513 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2517 …}
  -id: 265758
  -bodyTs: "'alway':25 'answer':2 'battl':31 'commerci':44 'crack':6 'custom':23 'demand':41 'distributor':9 'dri':39 'enforc':21 'fine':20 'go':26 'hit':16 'last':12 'leg':13 'level':45 'lose':30 'major':19 'retail':15 'way':34 'win':36 'would':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.run/m/publichealth@mander.xyz/t/190880/-/comment/2051067"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703974468 {#1353
    date: 2023-12-30 23:14: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