GET https://kbin.spritesserver.nl/u/@ynthrepic@lemmy.world/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 …}
}
12.03 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.07 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 {#2095
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2369 …}
  +image: null
  +parent: null
  +root: null
  +body: "‘Something’ is what we abstractly call that which is both not nothing and has some significance to us beyond being merely *anything*."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706545262 {#2140
    date: 2024-01-29 17:21:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObviouslyNotBanana@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2392 …}
  +nested: Doctrine\ORM\PersistentCollection {#2395 …}
  +votes: Doctrine\ORM\PersistentCollection {#1384 …}
  +reports: Doctrine\ORM\PersistentCollection {#1402 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
  -id: 350134
  -bodyTs: "'abstract':5 'anyth':22 'beyond':19 'call':6 'mere':21 'noth':12 'signific':16 'someth':1 'us':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7128386"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706545262 {#1401
    date: 2024-01-29 17:21:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2095
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2369 …}
  +image: null
  +parent: null
  +root: null
  +body: "‘Something’ is what we abstractly call that which is both not nothing and has some significance to us beyond being merely *anything*."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706545262 {#2140
    date: 2024-01-29 17:21:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObviouslyNotBanana@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2392 …}
  +nested: Doctrine\ORM\PersistentCollection {#2395 …}
  +votes: Doctrine\ORM\PersistentCollection {#1384 …}
  +reports: Doctrine\ORM\PersistentCollection {#1402 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
  -id: 350134
  -bodyTs: "'abstract':5 'anyth':22 'beyond':19 'call':6 'mere':21 'noth':12 'signific':16 'someth':1 'us':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7128386"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706545262 {#1401
    date: 2024-01-29 17:21:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2095
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1382 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2369 …}
  +image: null
  +parent: null
  +root: null
  +body: "‘Something’ is what we abstractly call that which is both not nothing and has some significance to us beyond being merely *anything*."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706545262 {#2140
    date: 2024-01-29 17:21:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObviouslyNotBanana@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2392 …}
  +nested: Doctrine\ORM\PersistentCollection {#2395 …}
  +votes: Doctrine\ORM\PersistentCollection {#1384 …}
  +reports: Doctrine\ORM\PersistentCollection {#1402 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
  -id: 350134
  -bodyTs: "'abstract':5 'anyth':22 'beyond':19 'call':6 'mere':21 'noth':12 'signific':16 'someth':1 'us':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7128386"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706545262 {#1401
    date: 2024-01-29 17:21:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2136
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2072 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1708 …}
  +image: null
  +parent: null
  +root: null
  +body: "Cries in New Zealand"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705531950 {#2091
    date: 2024-01-17 23:52:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1909 …}
  +nested: Doctrine\ORM\PersistentCollection {#2341 …}
  +votes: Doctrine\ORM\PersistentCollection {#2328 …}
  +reports: Doctrine\ORM\PersistentCollection {#2094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2137 …}
  -id: 317778
  -bodyTs: "'cri':1 'new':3 'zealand':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6786124"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705531950 {#2090
    date: 2024-01-17 23:52:30.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 {#2136
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2072 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1708 …}
  +image: null
  +parent: null
  +root: null
  +body: "Cries in New Zealand"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705531950 {#2091
    date: 2024-01-17 23:52:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1909 …}
  +nested: Doctrine\ORM\PersistentCollection {#2341 …}
  +votes: Doctrine\ORM\PersistentCollection {#2328 …}
  +reports: Doctrine\ORM\PersistentCollection {#2094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2137 …}
  -id: 317778
  -bodyTs: "'cri':1 'new':3 'zealand':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6786124"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705531950 {#2090
    date: 2024-01-17 23:52:30.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 {#2136
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2072 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1708 …}
  +image: null
  +parent: null
  +root: null
  +body: "Cries in New Zealand"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705531950 {#2091
    date: 2024-01-17 23:52:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1909 …}
  +nested: Doctrine\ORM\PersistentCollection {#2341 …}
  +votes: Doctrine\ORM\PersistentCollection {#2328 …}
  +reports: Doctrine\ORM\PersistentCollection {#2094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2137 …}
  -id: 317778
  -bodyTs: "'cri':1 'new':3 'zealand':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6786124"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705531950 {#2090
    date: 2024-01-17 23:52:30.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 {#2338
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2159 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1708 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2133 …}
  +body: """
    My only hope is that people as morally insane as Trump are rare, and there may be a correlation between his sociopathic traits, and how seemingly incompetent he is.\n
    \n
    What this hopefully means in practice is that even though this time around he will surround himself with yes-men over which he will have more control, few of them will be precisely like Trump and so not immune to actual concern for the future, and to Trump’s surprise will not all follow his insane ideas without question, as Trump clearly wants everyone to do. He can’t rule on his own. He does need some people, and people needing people requires at least a semblance of regard for others.\n
    \n
    In this same way, even his stacked Supreme Court I think will still be likely to put America itself ahead of Trump and a victory that would make a mockery of their own institution, the constitution, and just general common sense.\n
    \n
    It’s only a shred of hope, but one which might enable civil society to survive another Trump presidency, and if we’re really lucky, avoid it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705498763 {#2073
    date: 2024-01-17 14:39:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@endhits@lemmy.world"
    "@RememberTheApollo_@lemmy.world"
    "@Custoslibera@lemmy.world"
    "@endhits@lemmy.world"
    "@RememberTheApollo_@lemmy.world"
    "@Custoslibera@lemmy.world"
    "@endhits@lemmy.world"
    "@RememberTheApollo_@lemmy.world"
    "@Custoslibera@lemmy.world"
    "@endhits@lemmy.world"
    "@RememberTheApollo_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2131 …}
  +nested: Doctrine\ORM\PersistentCollection {#2138 …}
  +votes: Doctrine\ORM\PersistentCollection {#2345 …}
  +reports: Doctrine\ORM\PersistentCollection {#2330 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2346 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2347 …}
  -id: 316668
  -bodyTs: "'actual':71 'ahead':141 'america':139 'anoth':179 'around':42 'avoid':188 'civil':175 'clear':92 'common':161 'concern':72 'constitut':157 'control':57 'correl':19 'court':130 'enabl':174 'even':38,126 'everyon':94 'follow':84 'futur':75 'general':160 'hope':3,32,169 'idea':87 'immun':69 'incompet':27 'insan':9,86 'institut':155 'least':115 'like':64,136 'lucki':187 'make':149 'may':16 'mean':33 'men':50 'might':173 'mockeri':151 'moral':8 'need':106,111 'one':171 'other':121 'peopl':6,108,110,112 'practic':35 'precis':63 'presid':181 'put':138 'question':89 'rare':13 're':185 'realli':186 'regard':119 'requir':113 'rule':100 'seem':26 'semblanc':117 'sens':162 'shred':167 'societi':176 'sociopath':22 'stack':128 'still':134 'suprem':129 'surpris':80 'surround':45 'surviv':178 'think':132 'though':39 'time':41 'trait':23 'trump':11,65,78,91,143,180 'victori':146 'want':93 'way':125 'without':88 'would':148 'yes':49 'yes-men':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6775854"
  +editedAt: DateTimeImmutable @1725788132 {#2036
    date: 2024-09-08 11:35:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705498763 {#2241
    date: 2024-01-17 14:39:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2338
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2159 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1708 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2133 …}
  +body: """
    My only hope is that people as morally insane as Trump are rare, and there may be a correlation between his sociopathic traits, and how seemingly incompetent he is.\n
    \n
    What this hopefully means in practice is that even though this time around he will surround himself with yes-men over which he will have more control, few of them will be precisely like Trump and so not immune to actual concern for the future, and to Trump’s surprise will not all follow his insane ideas without question, as Trump clearly wants everyone to do. He can’t rule on his own. He does need some people, and people needing people requires at least a semblance of regard for others.\n
    \n
    In this same way, even his stacked Supreme Court I think will still be likely to put America itself ahead of Trump and a victory that would make a mockery of their own institution, the constitution, and just general common sense.\n
    \n
    It’s only a shred of hope, but one which might enable civil society to survive another Trump presidency, and if we’re really lucky, avoid it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705498763 {#2073
    date: 2024-01-17 14:39:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@endhits@lemmy.world"
    "@RememberTheApollo_@lemmy.world"
    "@Custoslibera@lemmy.world"
    "@endhits@lemmy.world"
    "@RememberTheApollo_@lemmy.world"
    "@Custoslibera@lemmy.world"
    "@endhits@lemmy.world"
    "@RememberTheApollo_@lemmy.world"
    "@Custoslibera@lemmy.world"
    "@endhits@lemmy.world"
    "@RememberTheApollo_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2131 …}
  +nested: Doctrine\ORM\PersistentCollection {#2138 …}
  +votes: Doctrine\ORM\PersistentCollection {#2345 …}
  +reports: Doctrine\ORM\PersistentCollection {#2330 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2346 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2347 …}
  -id: 316668
  -bodyTs: "'actual':71 'ahead':141 'america':139 'anoth':179 'around':42 'avoid':188 'civil':175 'clear':92 'common':161 'concern':72 'constitut':157 'control':57 'correl':19 'court':130 'enabl':174 'even':38,126 'everyon':94 'follow':84 'futur':75 'general':160 'hope':3,32,169 'idea':87 'immun':69 'incompet':27 'insan':9,86 'institut':155 'least':115 'like':64,136 'lucki':187 'make':149 'may':16 'mean':33 'men':50 'might':173 'mockeri':151 'moral':8 'need':106,111 'one':171 'other':121 'peopl':6,108,110,112 'practic':35 'precis':63 'presid':181 'put':138 'question':89 'rare':13 're':185 'realli':186 'regard':119 'requir':113 'rule':100 'seem':26 'semblanc':117 'sens':162 'shred':167 'societi':176 'sociopath':22 'stack':128 'still':134 'suprem':129 'surpris':80 'surround':45 'surviv':178 'think':132 'though':39 'time':41 'trait':23 'trump':11,65,78,91,143,180 'victori':146 'want':93 'way':125 'without':88 'would':148 'yes':49 'yes-men':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6775854"
  +editedAt: DateTimeImmutable @1725788132 {#2036
    date: 2024-09-08 11:35:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705498763 {#2241
    date: 2024-01-17 14:39:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2338
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2159 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1708 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2133 …}
  +body: """
    My only hope is that people as morally insane as Trump are rare, and there may be a correlation between his sociopathic traits, and how seemingly incompetent he is.\n
    \n
    What this hopefully means in practice is that even though this time around he will surround himself with yes-men over which he will have more control, few of them will be precisely like Trump and so not immune to actual concern for the future, and to Trump’s surprise will not all follow his insane ideas without question, as Trump clearly wants everyone to do. He can’t rule on his own. He does need some people, and people needing people requires at least a semblance of regard for others.\n
    \n
    In this same way, even his stacked Supreme Court I think will still be likely to put America itself ahead of Trump and a victory that would make a mockery of their own institution, the constitution, and just general common sense.\n
    \n
    It’s only a shred of hope, but one which might enable civil society to survive another Trump presidency, and if we’re really lucky, avoid it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705498763 {#2073
    date: 2024-01-17 14:39:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@endhits@lemmy.world"
    "@RememberTheApollo_@lemmy.world"
    "@Custoslibera@lemmy.world"
    "@endhits@lemmy.world"
    "@RememberTheApollo_@lemmy.world"
    "@Custoslibera@lemmy.world"
    "@endhits@lemmy.world"
    "@RememberTheApollo_@lemmy.world"
    "@Custoslibera@lemmy.world"
    "@endhits@lemmy.world"
    "@RememberTheApollo_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2131 …}
  +nested: Doctrine\ORM\PersistentCollection {#2138 …}
  +votes: Doctrine\ORM\PersistentCollection {#2345 …}
  +reports: Doctrine\ORM\PersistentCollection {#2330 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2346 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2347 …}
  -id: 316668
  -bodyTs: "'actual':71 'ahead':141 'america':139 'anoth':179 'around':42 'avoid':188 'civil':175 'clear':92 'common':161 'concern':72 'constitut':157 'control':57 'correl':19 'court':130 'enabl':174 'even':38,126 'everyon':94 'follow':84 'futur':75 'general':160 'hope':3,32,169 'idea':87 'immun':69 'incompet':27 'insan':9,86 'institut':155 'least':115 'like':64,136 'lucki':187 'make':149 'may':16 'mean':33 'men':50 'might':173 'mockeri':151 'moral':8 'need':106,111 'one':171 'other':121 'peopl':6,108,110,112 'practic':35 'precis':63 'presid':181 'put':138 'question':89 'rare':13 're':185 'realli':186 'regard':119 'requir':113 'rule':100 'seem':26 'semblanc':117 'sens':162 'shred':167 'societi':176 'sociopath':22 'stack':128 'still':134 'suprem':129 'surpris':80 'surround':45 'surviv':178 'think':132 'though':39 'time':41 'trait':23 'trump':11,65,78,91,143,180 'victori':146 'want':93 'way':125 'without':88 'would':148 'yes':49 'yes-men':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6775854"
  +editedAt: DateTimeImmutable @1725788132 {#2036
    date: 2024-09-08 11:35:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705498763 {#2241
    date: 2024-01-17 14:39:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2331
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2042 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1708 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2289 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2289 …}
  +body: """
    The West Bank is already inhabited by illegal Jewish settlements. It’s a big part of why Hamas were provoked into October 7th and very much why the Arab world and wider international community have been so critical of Israel since well before this conflict.\n
    \n
    Hamas still need to be stopped, but the current war is a terrible humanitarian tragedy that didn’t need to happen this way. The Israeli government could have vowed to end Hamas without a land war in Gaza, which anyone with half a brain should realize would inevitably lead to massive civilian casualties due to the population density of Gaza and how Hamas operate by martyring their own people in the name of Jihad - as it indeed has.\n
    \n
    I don’t believe Israel is an apartheid state - that’s an exaggeration for sure. Plenty of Palestinian representation in Israel. Not enough, but more than we give the situation credit for. Nevertheless, what they’re doing now is horrific, and how the Netanyahu government has been enabling the Jewish settlementation of the West Bank by forcing Palestians off their land is deeply unethical and an insult to human rights and dignity. Imagine being forced out of the only home you and your family have ever known? It’s ghastly.\n
    \n
    Bottom line is this could have been done differently with the right political will. I’m no expert, but here are some reasonable ideas: Properly evacuate everyone who wishes to leave and encourage Egypt to do their part to take in refugees, and any other Arab states. Create a safe, well defended evacuation route for refugees to flee, and keep it open, while you tightly secure the blockade around Gaza, and block/flood/raid the tunnels. Then, most importantly, for all Palestinian refugees, promise a “right of return” back to Gaza/West-Bank, or Israel proper to be a citizen of “Israeli-Palestine” which covers the whole area, after the war. What we might call a “1.5” state solution. Two states working together to help each other. Over time, work hard to find or build homes for refugees and all displaced Palestinian diaspora as close to where they came from as possible. Finally for the stability of the future, encourage local Palestians and Jews, whether they live in Israeli or Palestian controlled territories, to get along with each other and support these efforts with strong social programs.\n
    \n
    Alas.\n
    \n
    Hamas are terrorists yes. But there are plenty of good reasons to despise Netanyahu and his government.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1704033606 {#2143
    date: 2023-12-31 15:40:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@FridayChad@lemmy.world"
    "@Grayox@lemmy.ml"
    "@FridayChad@lemmy.world"
    "@Grayox@lemmy.ml"
    "@FridayChad@lemmy.world"
    "@Grayox@lemmy.ml"
    "@FridayChad@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2191 …}
  +nested: Doctrine\ORM\PersistentCollection {#2325 …}
  +votes: Doctrine\ORM\PersistentCollection {#2329 …}
  +reports: Doctrine\ORM\PersistentCollection {#2323 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2327 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2337 …}
  -id: 267422
  -bodyTs: "'1.5':327 '7th':23 'ala':398 'along':386 'alreadi':5 'anyon':85 'apartheid':131 'arab':29,259 'area':318 'around':282 'back':300 'bank':3,178 'believ':127 'big':14 'block/flood/raid':285 'blockad':281 'bottom':214 'brain':89 'build':345 'call':325 'came':359 'casualti':98 'citizen':309 'civilian':97 'close':355 'communiti':34 'conflict':45 'control':382 'could':72,218 'cover':315 'creat':261 'credit':154 'critic':38 'current':54 'deepli':186 'defend':265 'densiti':103 'despis':411 'diaspora':353 'didn':62 'differ':222 'digniti':195 'displac':351 'done':221 'due':99 'effort':393 'egypt':247 'enabl':171 'encourag':246,370 'end':76 'enough':146 'evacu':239,266 'ever':209 'everyon':240 'exagger':136 'expert':231 'famili':207 'final':363 'find':343 'flee':271 'forc':180,198 'futur':369 'gaza':83,105,283 'gaza/west-bank':302 'get':385 'ghast':213 'give':151 'good':408 'govern':71,168,415 'half':87 'hama':18,46,77,108,399 'happen':66 'hard':341 'help':335 'home':203,346 'horrif':163 'human':192 'humanitarian':59 'idea':237 'illeg':8 'imagin':196 'import':290 'inde':122 'inevit':93 'inhabit':6 'insult':190 'intern':33 'isra':70,312,379 'israel':40,128,144,304 'israeli-palestin':311 'jew':374 'jewish':9,173 'jihad':119 'keep':273 'known':210 'land':80,184 'lead':94 'leav':244 'line':215 'live':377 'local':371 'm':229 'martyr':111 'massiv':96 'might':324 'much':26 'name':117 'need':48,64 'netanyahu':167,412 'nevertheless':156 'octob':22 'open':275 'oper':109 'palestian':181,372,381 'palestin':313 'palestinian':141,293,352 'part':15,251 'peopl':114 'plenti':139,406 'polit':226 'popul':102 'possibl':362 'program':397 'promis':295 'proper':238,305 'provok':20 're':159 'realiz':91 'reason':236,409 'refuge':255,269,294,348 'represent':142 'return':299 'right':193,225,297 'rout':267 'safe':263 'secur':279 'settlement':10,174 'sinc':41 'situat':153 'social':396 'solut':329 'stabil':366 'state':132,260,328,331 'still':47 'stop':51 'strong':395 'support':391 'sure':138 'take':253 'terribl':58 'territori':383 'terrorist':401 'tight':278 'time':339 'togeth':333 'tragedi':60 'tunnel':287 'two':330 'uneth':187 'vow':74 'war':55,81,321 'way':68 'well':42,264 'west':2,177 'whether':375 'whole':317 'wider':32 'wish':242 'without':78 'work':332,340 'world':30 'would':92 'yes':402"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6318823"
  +editedAt: DateTimeImmutable @1709929395 {#2336
    date: 2024-03-08 21:23:15.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704033606 {#2135
    date: 2023-12-31 15:40: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
15 DENIED edit
App\Entity\EntryComment {#2331
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2042 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1708 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2289 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2289 …}
  +body: """
    The West Bank is already inhabited by illegal Jewish settlements. It’s a big part of why Hamas were provoked into October 7th and very much why the Arab world and wider international community have been so critical of Israel since well before this conflict.\n
    \n
    Hamas still need to be stopped, but the current war is a terrible humanitarian tragedy that didn’t need to happen this way. The Israeli government could have vowed to end Hamas without a land war in Gaza, which anyone with half a brain should realize would inevitably lead to massive civilian casualties due to the population density of Gaza and how Hamas operate by martyring their own people in the name of Jihad - as it indeed has.\n
    \n
    I don’t believe Israel is an apartheid state - that’s an exaggeration for sure. Plenty of Palestinian representation in Israel. Not enough, but more than we give the situation credit for. Nevertheless, what they’re doing now is horrific, and how the Netanyahu government has been enabling the Jewish settlementation of the West Bank by forcing Palestians off their land is deeply unethical and an insult to human rights and dignity. Imagine being forced out of the only home you and your family have ever known? It’s ghastly.\n
    \n
    Bottom line is this could have been done differently with the right political will. I’m no expert, but here are some reasonable ideas: Properly evacuate everyone who wishes to leave and encourage Egypt to do their part to take in refugees, and any other Arab states. Create a safe, well defended evacuation route for refugees to flee, and keep it open, while you tightly secure the blockade around Gaza, and block/flood/raid the tunnels. Then, most importantly, for all Palestinian refugees, promise a “right of return” back to Gaza/West-Bank, or Israel proper to be a citizen of “Israeli-Palestine” which covers the whole area, after the war. What we might call a “1.5” state solution. Two states working together to help each other. Over time, work hard to find or build homes for refugees and all displaced Palestinian diaspora as close to where they came from as possible. Finally for the stability of the future, encourage local Palestians and Jews, whether they live in Israeli or Palestian controlled territories, to get along with each other and support these efforts with strong social programs.\n
    \n
    Alas.\n
    \n
    Hamas are terrorists yes. But there are plenty of good reasons to despise Netanyahu and his government.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1704033606 {#2143
    date: 2023-12-31 15:40:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@FridayChad@lemmy.world"
    "@Grayox@lemmy.ml"
    "@FridayChad@lemmy.world"
    "@Grayox@lemmy.ml"
    "@FridayChad@lemmy.world"
    "@Grayox@lemmy.ml"
    "@FridayChad@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2191 …}
  +nested: Doctrine\ORM\PersistentCollection {#2325 …}
  +votes: Doctrine\ORM\PersistentCollection {#2329 …}
  +reports: Doctrine\ORM\PersistentCollection {#2323 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2327 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2337 …}
  -id: 267422
  -bodyTs: "'1.5':327 '7th':23 'ala':398 'along':386 'alreadi':5 'anyon':85 'apartheid':131 'arab':29,259 'area':318 'around':282 'back':300 'bank':3,178 'believ':127 'big':14 'block/flood/raid':285 'blockad':281 'bottom':214 'brain':89 'build':345 'call':325 'came':359 'casualti':98 'citizen':309 'civilian':97 'close':355 'communiti':34 'conflict':45 'control':382 'could':72,218 'cover':315 'creat':261 'credit':154 'critic':38 'current':54 'deepli':186 'defend':265 'densiti':103 'despis':411 'diaspora':353 'didn':62 'differ':222 'digniti':195 'displac':351 'done':221 'due':99 'effort':393 'egypt':247 'enabl':171 'encourag':246,370 'end':76 'enough':146 'evacu':239,266 'ever':209 'everyon':240 'exagger':136 'expert':231 'famili':207 'final':363 'find':343 'flee':271 'forc':180,198 'futur':369 'gaza':83,105,283 'gaza/west-bank':302 'get':385 'ghast':213 'give':151 'good':408 'govern':71,168,415 'half':87 'hama':18,46,77,108,399 'happen':66 'hard':341 'help':335 'home':203,346 'horrif':163 'human':192 'humanitarian':59 'idea':237 'illeg':8 'imagin':196 'import':290 'inde':122 'inevit':93 'inhabit':6 'insult':190 'intern':33 'isra':70,312,379 'israel':40,128,144,304 'israeli-palestin':311 'jew':374 'jewish':9,173 'jihad':119 'keep':273 'known':210 'land':80,184 'lead':94 'leav':244 'line':215 'live':377 'local':371 'm':229 'martyr':111 'massiv':96 'might':324 'much':26 'name':117 'need':48,64 'netanyahu':167,412 'nevertheless':156 'octob':22 'open':275 'oper':109 'palestian':181,372,381 'palestin':313 'palestinian':141,293,352 'part':15,251 'peopl':114 'plenti':139,406 'polit':226 'popul':102 'possibl':362 'program':397 'promis':295 'proper':238,305 'provok':20 're':159 'realiz':91 'reason':236,409 'refuge':255,269,294,348 'represent':142 'return':299 'right':193,225,297 'rout':267 'safe':263 'secur':279 'settlement':10,174 'sinc':41 'situat':153 'social':396 'solut':329 'stabil':366 'state':132,260,328,331 'still':47 'stop':51 'strong':395 'support':391 'sure':138 'take':253 'terribl':58 'territori':383 'terrorist':401 'tight':278 'time':339 'togeth':333 'tragedi':60 'tunnel':287 'two':330 'uneth':187 'vow':74 'war':55,81,321 'way':68 'well':42,264 'west':2,177 'whether':375 'whole':317 'wider':32 'wish':242 'without':78 'work':332,340 'world':30 'would':92 'yes':402"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6318823"
  +editedAt: DateTimeImmutable @1709929395 {#2336
    date: 2024-03-08 21:23:15.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704033606 {#2135
    date: 2023-12-31 15:40: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
16 DENIED moderate
App\Entity\EntryComment {#2331
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2042 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1708 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2289 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2289 …}
  +body: """
    The West Bank is already inhabited by illegal Jewish settlements. It’s a big part of why Hamas were provoked into October 7th and very much why the Arab world and wider international community have been so critical of Israel since well before this conflict.\n
    \n
    Hamas still need to be stopped, but the current war is a terrible humanitarian tragedy that didn’t need to happen this way. The Israeli government could have vowed to end Hamas without a land war in Gaza, which anyone with half a brain should realize would inevitably lead to massive civilian casualties due to the population density of Gaza and how Hamas operate by martyring their own people in the name of Jihad - as it indeed has.\n
    \n
    I don’t believe Israel is an apartheid state - that’s an exaggeration for sure. Plenty of Palestinian representation in Israel. Not enough, but more than we give the situation credit for. Nevertheless, what they’re doing now is horrific, and how the Netanyahu government has been enabling the Jewish settlementation of the West Bank by forcing Palestians off their land is deeply unethical and an insult to human rights and dignity. Imagine being forced out of the only home you and your family have ever known? It’s ghastly.\n
    \n
    Bottom line is this could have been done differently with the right political will. I’m no expert, but here are some reasonable ideas: Properly evacuate everyone who wishes to leave and encourage Egypt to do their part to take in refugees, and any other Arab states. Create a safe, well defended evacuation route for refugees to flee, and keep it open, while you tightly secure the blockade around Gaza, and block/flood/raid the tunnels. Then, most importantly, for all Palestinian refugees, promise a “right of return” back to Gaza/West-Bank, or Israel proper to be a citizen of “Israeli-Palestine” which covers the whole area, after the war. What we might call a “1.5” state solution. Two states working together to help each other. Over time, work hard to find or build homes for refugees and all displaced Palestinian diaspora as close to where they came from as possible. Finally for the stability of the future, encourage local Palestians and Jews, whether they live in Israeli or Palestian controlled territories, to get along with each other and support these efforts with strong social programs.\n
    \n
    Alas.\n
    \n
    Hamas are terrorists yes. But there are plenty of good reasons to despise Netanyahu and his government.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1704033606 {#2143
    date: 2023-12-31 15:40:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@FridayChad@lemmy.world"
    "@Grayox@lemmy.ml"
    "@FridayChad@lemmy.world"
    "@Grayox@lemmy.ml"
    "@FridayChad@lemmy.world"
    "@Grayox@lemmy.ml"
    "@FridayChad@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2191 …}
  +nested: Doctrine\ORM\PersistentCollection {#2325 …}
  +votes: Doctrine\ORM\PersistentCollection {#2329 …}
  +reports: Doctrine\ORM\PersistentCollection {#2323 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2327 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2337 …}
  -id: 267422
  -bodyTs: "'1.5':327 '7th':23 'ala':398 'along':386 'alreadi':5 'anyon':85 'apartheid':131 'arab':29,259 'area':318 'around':282 'back':300 'bank':3,178 'believ':127 'big':14 'block/flood/raid':285 'blockad':281 'bottom':214 'brain':89 'build':345 'call':325 'came':359 'casualti':98 'citizen':309 'civilian':97 'close':355 'communiti':34 'conflict':45 'control':382 'could':72,218 'cover':315 'creat':261 'credit':154 'critic':38 'current':54 'deepli':186 'defend':265 'densiti':103 'despis':411 'diaspora':353 'didn':62 'differ':222 'digniti':195 'displac':351 'done':221 'due':99 'effort':393 'egypt':247 'enabl':171 'encourag':246,370 'end':76 'enough':146 'evacu':239,266 'ever':209 'everyon':240 'exagger':136 'expert':231 'famili':207 'final':363 'find':343 'flee':271 'forc':180,198 'futur':369 'gaza':83,105,283 'gaza/west-bank':302 'get':385 'ghast':213 'give':151 'good':408 'govern':71,168,415 'half':87 'hama':18,46,77,108,399 'happen':66 'hard':341 'help':335 'home':203,346 'horrif':163 'human':192 'humanitarian':59 'idea':237 'illeg':8 'imagin':196 'import':290 'inde':122 'inevit':93 'inhabit':6 'insult':190 'intern':33 'isra':70,312,379 'israel':40,128,144,304 'israeli-palestin':311 'jew':374 'jewish':9,173 'jihad':119 'keep':273 'known':210 'land':80,184 'lead':94 'leav':244 'line':215 'live':377 'local':371 'm':229 'martyr':111 'massiv':96 'might':324 'much':26 'name':117 'need':48,64 'netanyahu':167,412 'nevertheless':156 'octob':22 'open':275 'oper':109 'palestian':181,372,381 'palestin':313 'palestinian':141,293,352 'part':15,251 'peopl':114 'plenti':139,406 'polit':226 'popul':102 'possibl':362 'program':397 'promis':295 'proper':238,305 'provok':20 're':159 'realiz':91 'reason':236,409 'refuge':255,269,294,348 'represent':142 'return':299 'right':193,225,297 'rout':267 'safe':263 'secur':279 'settlement':10,174 'sinc':41 'situat':153 'social':396 'solut':329 'stabil':366 'state':132,260,328,331 'still':47 'stop':51 'strong':395 'support':391 'sure':138 'take':253 'terribl':58 'territori':383 'terrorist':401 'tight':278 'time':339 'togeth':333 'tragedi':60 'tunnel':287 'two':330 'uneth':187 'vow':74 'war':55,81,321 'way':68 'well':42,264 'west':2,177 'whether':375 'whole':317 'wider':32 'wish':242 'without':78 'work':332,340 'world':30 'would':92 'yes':402"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6318823"
  +editedAt: DateTimeImmutable @1709929395 {#2336
    date: 2024-03-08 21:23:15.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704033606 {#2135
    date: 2023-12-31 15:40: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
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 {#2070
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2049 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2369 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2051 …}
  +body: """
    It is torture on its own, which might be the more critical point. The extent varies, but spending time in most of the world’s prisons still break your mental health in ways that will only make reintegration back into society harder in the end.\n
    \n
    We almost all know this already, which is the tragic part.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703975306 {#2164
    date: 2023-12-30 23:28:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pettend@lemmy.world"
    "@thezeesystem@lemmy.world"
    "@Addition@sh.itjust.works"
    "@andthenthreemore@startrek.website"
    "@pettend@lemmy.world"
    "@thezeesystem@lemmy.world"
    "@Addition@sh.itjust.works"
    "@andthenthreemore@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2056 …}
  +nested: Doctrine\ORM\PersistentCollection {#2046 …}
  +votes: Doctrine\ORM\PersistentCollection {#2045 …}
  +reports: Doctrine\ORM\PersistentCollection {#2050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2052 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2058 …}
  -id: 265795
  -bodyTs: "'almost':47 'alreadi':51 'back':39 'break':28 'critic':12 'end':45 'extent':15 'harder':42 'health':31 'know':49 'make':37 'mental':30 'might':8 'part':56 'point':13 'prison':26 'reintegr':38 'societi':41 'spend':18 'still':27 'time':19 'tortur':3 'tragic':55 'vari':16 'way':33 'world':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6310861"
  +editedAt: DateTimeImmutable @1709547035 {#2141
    date: 2024-03-04 11:10:35.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703975306 {#2344
    date: 2023-12-30 23:28:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2070
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2049 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2369 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2051 …}
  +body: """
    It is torture on its own, which might be the more critical point. The extent varies, but spending time in most of the world’s prisons still break your mental health in ways that will only make reintegration back into society harder in the end.\n
    \n
    We almost all know this already, which is the tragic part.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703975306 {#2164
    date: 2023-12-30 23:28:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pettend@lemmy.world"
    "@thezeesystem@lemmy.world"
    "@Addition@sh.itjust.works"
    "@andthenthreemore@startrek.website"
    "@pettend@lemmy.world"
    "@thezeesystem@lemmy.world"
    "@Addition@sh.itjust.works"
    "@andthenthreemore@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2056 …}
  +nested: Doctrine\ORM\PersistentCollection {#2046 …}
  +votes: Doctrine\ORM\PersistentCollection {#2045 …}
  +reports: Doctrine\ORM\PersistentCollection {#2050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2052 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2058 …}
  -id: 265795
  -bodyTs: "'almost':47 'alreadi':51 'back':39 'break':28 'critic':12 'end':45 'extent':15 'harder':42 'health':31 'know':49 'make':37 'mental':30 'might':8 'part':56 'point':13 'prison':26 'reintegr':38 'societi':41 'spend':18 'still':27 'time':19 'tortur':3 'tragic':55 'vari':16 'way':33 'world':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6310861"
  +editedAt: DateTimeImmutable @1709547035 {#2141
    date: 2024-03-04 11:10:35.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703975306 {#2344
    date: 2023-12-30 23:28:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2070
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2049 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2369 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2051 …}
  +body: """
    It is torture on its own, which might be the more critical point. The extent varies, but spending time in most of the world’s prisons still break your mental health in ways that will only make reintegration back into society harder in the end.\n
    \n
    We almost all know this already, which is the tragic part.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703975306 {#2164
    date: 2023-12-30 23:28:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pettend@lemmy.world"
    "@thezeesystem@lemmy.world"
    "@Addition@sh.itjust.works"
    "@andthenthreemore@startrek.website"
    "@pettend@lemmy.world"
    "@thezeesystem@lemmy.world"
    "@Addition@sh.itjust.works"
    "@andthenthreemore@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2056 …}
  +nested: Doctrine\ORM\PersistentCollection {#2046 …}
  +votes: Doctrine\ORM\PersistentCollection {#2045 …}
  +reports: Doctrine\ORM\PersistentCollection {#2050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2052 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2058 …}
  -id: 265795
  -bodyTs: "'almost':47 'alreadi':51 'back':39 'break':28 'critic':12 'end':45 'extent':15 'harder':42 'health':31 'know':49 'make':37 'mental':30 'might':8 'part':56 'point':13 'prison':26 'reintegr':38 'societi':41 'spend':18 'still':27 'time':19 'tortur':3 'tragic':55 'vari':16 'way':33 'world':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6310861"
  +editedAt: DateTimeImmutable @1709547035 {#2141
    date: 2024-03-04 11:10:35.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703975306 {#2344
    date: 2023-12-30 23:28:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2041
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2104 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2369 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2100 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2099 …}
  +body: "To shreds you say?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703737083 {#2071
    date: 2023-12-28 05:18:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@Korne127@lemmy.world"
    "@JoMiran@lemmy.ml"
    "@oyfrog@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2105 …}
  +nested: Doctrine\ORM\PersistentCollection {#2111 …}
  +votes: Doctrine\ORM\PersistentCollection {#2102 …}
  +reports: Doctrine\ORM\PersistentCollection {#2103 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2112 …}
  -id: 258417
  -bodyTs: "'say':4 'shred':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6271994"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703737083 {#2067
    date: 2023-12-28 05:18: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
23 DENIED edit
App\Entity\EntryComment {#2041
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2104 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2369 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2100 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2099 …}
  +body: "To shreds you say?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703737083 {#2071
    date: 2023-12-28 05:18:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@Korne127@lemmy.world"
    "@JoMiran@lemmy.ml"
    "@oyfrog@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2105 …}
  +nested: Doctrine\ORM\PersistentCollection {#2111 …}
  +votes: Doctrine\ORM\PersistentCollection {#2102 …}
  +reports: Doctrine\ORM\PersistentCollection {#2103 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2112 …}
  -id: 258417
  -bodyTs: "'say':4 'shred':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6271994"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703737083 {#2067
    date: 2023-12-28 05:18: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
24 DENIED moderate
App\Entity\EntryComment {#2041
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2104 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2369 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2100 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2099 …}
  +body: "To shreds you say?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703737083 {#2071
    date: 2023-12-28 05:18:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@Korne127@lemmy.world"
    "@JoMiran@lemmy.ml"
    "@oyfrog@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2105 …}
  +nested: Doctrine\ORM\PersistentCollection {#2111 …}
  +votes: Doctrine\ORM\PersistentCollection {#2102 …}
  +reports: Doctrine\ORM\PersistentCollection {#2103 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2112 …}
  -id: 258417
  -bodyTs: "'say':4 'shred':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6271994"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703737083 {#2067
    date: 2023-12-28 05:18: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