GET https://kbin.spritesserver.nl/index.php/u/@Porokoro@sh.itjust.works/comments/active

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 …}
}
6.70 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 {#2084
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1908 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: null
  +parent: null
  +root: null
  +body: "If I live in 90% of the US, something like $150k would buy me a very comfortable life. If I was in the major cities, I would say $300k would be enough for me to not worry about finances."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1727359020 {#2081
    date: 2024-09-26 15:57:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@phoneymouse@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2381 …}
  +nested: Doctrine\ORM\PersistentCollection {#1910 …}
  +votes: Doctrine\ORM\PersistentCollection {#1909 …}
  +reports: Doctrine\ORM\PersistentCollection {#1410 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1361 …}
  -id: 327831
  -bodyTs: "'150k':11 '300k':29 '90':5 'buy':13 'citi':25 'comfort':17 'enough':32 'financ':39 'life':18 'like':10 'live':3 'major':24 'say':28 'someth':9 'us':8 'worri':37 'would':12,27,30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7841732"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705830615 {#1407
    date: 2024-01-21 10:50:15.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 {#2084
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1908 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: null
  +parent: null
  +root: null
  +body: "If I live in 90% of the US, something like $150k would buy me a very comfortable life. If I was in the major cities, I would say $300k would be enough for me to not worry about finances."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1727359020 {#2081
    date: 2024-09-26 15:57:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@phoneymouse@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2381 …}
  +nested: Doctrine\ORM\PersistentCollection {#1910 …}
  +votes: Doctrine\ORM\PersistentCollection {#1909 …}
  +reports: Doctrine\ORM\PersistentCollection {#1410 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1361 …}
  -id: 327831
  -bodyTs: "'150k':11 '300k':29 '90':5 'buy':13 'citi':25 'comfort':17 'enough':32 'financ':39 'life':18 'like':10 'live':3 'major':24 'say':28 'someth':9 'us':8 'worri':37 'would':12,27,30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7841732"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705830615 {#1407
    date: 2024-01-21 10:50:15.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 {#2084
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1908 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: null
  +parent: null
  +root: null
  +body: "If I live in 90% of the US, something like $150k would buy me a very comfortable life. If I was in the major cities, I would say $300k would be enough for me to not worry about finances."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1727359020 {#2081
    date: 2024-09-26 15:57:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@phoneymouse@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2381 …}
  +nested: Doctrine\ORM\PersistentCollection {#1910 …}
  +votes: Doctrine\ORM\PersistentCollection {#1909 …}
  +reports: Doctrine\ORM\PersistentCollection {#1410 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1361 …}
  -id: 327831
  -bodyTs: "'150k':11 '300k':29 '90':5 'buy':13 'citi':25 'comfort':17 'enough':32 'financ':39 'life':18 'like':10 'live':3 'major':24 'say':28 'someth':9 'us':8 'worri':37 'would':12,27,30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7841732"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705830615 {#1407
    date: 2024-01-21 10:50:15.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 {#2333
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2360 …}
  +image: null
  +parent: null
  +root: null
  +body: "Imagine being a Marxist in 2024, how embarrassing 😬"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1727356971 {#2076
    date: 2024-09-26 15:22:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2377 …}
  +nested: Doctrine\ORM\PersistentCollection {#2060 …}
  +votes: Doctrine\ORM\PersistentCollection {#2345 …}
  +reports: Doctrine\ORM\PersistentCollection {#2096 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
  -id: 327768
  -bodyTs: "'2024':6 'embarrass':8 'imagin':1 'marxist':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7839447"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705828010 {#2083
    date: 2024-01-21 10:06:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2333
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2360 …}
  +image: null
  +parent: null
  +root: null
  +body: "Imagine being a Marxist in 2024, how embarrassing 😬"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1727356971 {#2076
    date: 2024-09-26 15:22:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2377 …}
  +nested: Doctrine\ORM\PersistentCollection {#2060 …}
  +votes: Doctrine\ORM\PersistentCollection {#2345 …}
  +reports: Doctrine\ORM\PersistentCollection {#2096 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
  -id: 327768
  -bodyTs: "'2024':6 'embarrass':8 'imagin':1 'marxist':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7839447"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705828010 {#2083
    date: 2024-01-21 10:06:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2333
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2360 …}
  +image: null
  +parent: null
  +root: null
  +body: "Imagine being a Marxist in 2024, how embarrassing 😬"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1727356971 {#2076
    date: 2024-09-26 15:22:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2377 …}
  +nested: Doctrine\ORM\PersistentCollection {#2060 …}
  +votes: Doctrine\ORM\PersistentCollection {#2345 …}
  +reports: Doctrine\ORM\PersistentCollection {#2096 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
  -id: 327768
  -bodyTs: "'2024':6 'embarrass':8 'imagin':1 'marxist':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7839447"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705828010 {#2083
    date: 2024-01-21 10:06:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2327
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2191 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    No, Americans are just as prone as the other anglo countries, there’s just more of them. If we start delving into other languages, then things immediately go downhill. For example, I speak Arabic and I would say that at least 80% believe in at least 1 batshit crazy conspiracy theory. Why? It’s because the vast majority of Arabs consume their information from Facebook and a good chunk of that information comes from state owned propaganda outlets. Just a 2 minute scroll on my father’s Facebook, I saw the following conspiracies:\n
    \n
    Israel is created by the kufar to sin against allah\n
    \n
    India is on the brink of becoming majority muslim\n
    \n
    Incest, pedophilia, and zoophilia are common in the West because they don’t have islamic morals\n
    \n
    Russia is fighting NATO and winning\n
    \n
    Hamas is beating Israel so bad that Israel is on the brink of collapse\n
    \n
    Eating Pork will slowly turn your heart inside out
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1727329091 {#2324
    date: 2024-09-26 07:38:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@someguy3@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2325 …}
  +nested: Doctrine\ORM\PersistentCollection {#2042 …}
  +votes: Doctrine\ORM\PersistentCollection {#2164 …}
  +reports: Doctrine\ORM\PersistentCollection {#2141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2344 …}
  -id: 327815
  -bodyTs: "'1':47 '2':81 '80':42 'allah':103 'american':2 'anglo':10 'arab':34,60 'bad':140 'batshit':48 'beat':137 'becom':110 'believ':43 'brink':108,146 'chunk':69 'collaps':148 'come':73 'common':118 'conspiraci':50,93 'consum':61 'countri':11 'crazi':49 'creat':96 'delv':21 'downhil':29 'eat':149 'exampl':31 'facebook':65,88 'father':86 'fight':131 'follow':92 'go':28 'good':68 'hama':135 'heart':155 'immedi':27 'incest':113 'india':104 'inform':63,72 'insid':156 'islam':127 'israel':94,138,142 'kufar':99 'languag':24 'least':41,46 'major':58,111 'minut':82 'moral':128 'muslim':112 'nato':132 'outlet':78 'own':76 'pedophilia':114 'pork':150 'prone':6 'propaganda':77 'russia':129 'saw':90 'say':38 'scroll':83 'sin':101 'slowli':152 'speak':33 'start':20 'state':75 'theori':51 'thing':26 'turn':153 'vast':57 'west':121 'win':134 'would':37 'zoophilia':116"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7841077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705829897 {#2032
    date: 2024-01-21 10:38:17.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 {#2327
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2191 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    No, Americans are just as prone as the other anglo countries, there’s just more of them. If we start delving into other languages, then things immediately go downhill. For example, I speak Arabic and I would say that at least 80% believe in at least 1 batshit crazy conspiracy theory. Why? It’s because the vast majority of Arabs consume their information from Facebook and a good chunk of that information comes from state owned propaganda outlets. Just a 2 minute scroll on my father’s Facebook, I saw the following conspiracies:\n
    \n
    Israel is created by the kufar to sin against allah\n
    \n
    India is on the brink of becoming majority muslim\n
    \n
    Incest, pedophilia, and zoophilia are common in the West because they don’t have islamic morals\n
    \n
    Russia is fighting NATO and winning\n
    \n
    Hamas is beating Israel so bad that Israel is on the brink of collapse\n
    \n
    Eating Pork will slowly turn your heart inside out
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1727329091 {#2324
    date: 2024-09-26 07:38:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@someguy3@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2325 …}
  +nested: Doctrine\ORM\PersistentCollection {#2042 …}
  +votes: Doctrine\ORM\PersistentCollection {#2164 …}
  +reports: Doctrine\ORM\PersistentCollection {#2141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2344 …}
  -id: 327815
  -bodyTs: "'1':47 '2':81 '80':42 'allah':103 'american':2 'anglo':10 'arab':34,60 'bad':140 'batshit':48 'beat':137 'becom':110 'believ':43 'brink':108,146 'chunk':69 'collaps':148 'come':73 'common':118 'conspiraci':50,93 'consum':61 'countri':11 'crazi':49 'creat':96 'delv':21 'downhil':29 'eat':149 'exampl':31 'facebook':65,88 'father':86 'fight':131 'follow':92 'go':28 'good':68 'hama':135 'heart':155 'immedi':27 'incest':113 'india':104 'inform':63,72 'insid':156 'islam':127 'israel':94,138,142 'kufar':99 'languag':24 'least':41,46 'major':58,111 'minut':82 'moral':128 'muslim':112 'nato':132 'outlet':78 'own':76 'pedophilia':114 'pork':150 'prone':6 'propaganda':77 'russia':129 'saw':90 'say':38 'scroll':83 'sin':101 'slowli':152 'speak':33 'start':20 'state':75 'theori':51 'thing':26 'turn':153 'vast':57 'west':121 'win':134 'would':37 'zoophilia':116"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7841077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705829897 {#2032
    date: 2024-01-21 10:38:17.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 {#2327
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2191 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    No, Americans are just as prone as the other anglo countries, there’s just more of them. If we start delving into other languages, then things immediately go downhill. For example, I speak Arabic and I would say that at least 80% believe in at least 1 batshit crazy conspiracy theory. Why? It’s because the vast majority of Arabs consume their information from Facebook and a good chunk of that information comes from state owned propaganda outlets. Just a 2 minute scroll on my father’s Facebook, I saw the following conspiracies:\n
    \n
    Israel is created by the kufar to sin against allah\n
    \n
    India is on the brink of becoming majority muslim\n
    \n
    Incest, pedophilia, and zoophilia are common in the West because they don’t have islamic morals\n
    \n
    Russia is fighting NATO and winning\n
    \n
    Hamas is beating Israel so bad that Israel is on the brink of collapse\n
    \n
    Eating Pork will slowly turn your heart inside out
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1727329091 {#2324
    date: 2024-09-26 07:38:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@someguy3@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2325 …}
  +nested: Doctrine\ORM\PersistentCollection {#2042 …}
  +votes: Doctrine\ORM\PersistentCollection {#2164 …}
  +reports: Doctrine\ORM\PersistentCollection {#2141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2344 …}
  -id: 327815
  -bodyTs: "'1':47 '2':81 '80':42 'allah':103 'american':2 'anglo':10 'arab':34,60 'bad':140 'batshit':48 'beat':137 'becom':110 'believ':43 'brink':108,146 'chunk':69 'collaps':148 'come':73 'common':118 'conspiraci':50,93 'consum':61 'countri':11 'crazi':49 'creat':96 'delv':21 'downhil':29 'eat':149 'exampl':31 'facebook':65,88 'father':86 'fight':131 'follow':92 'go':28 'good':68 'hama':135 'heart':155 'immedi':27 'incest':113 'india':104 'inform':63,72 'insid':156 'islam':127 'israel':94,138,142 'kufar':99 'languag':24 'least':41,46 'major':58,111 'minut':82 'moral':128 'muslim':112 'nato':132 'outlet':78 'own':76 'pedophilia':114 'pork':150 'prone':6 'propaganda':77 'russia':129 'saw':90 'say':38 'scroll':83 'sin':101 'slowli':152 'speak':33 'start':20 'state':75 'theori':51 'thing':26 'turn':153 'vast':57 'west':121 'win':134 'would':37 'zoophilia':116"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7841077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705829897 {#2032
    date: 2024-01-21 10:38:17.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 {#2350
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2330 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2065 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2065 …}
  +body: "Dumb take, the housing prices isn’t caused by the free market, it’s caused by the lack of it. There’s a huge demand for new houses in this country, but developers literally cannot build them because of our shitty zoning and some of our brain dead regulations."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705830835 {#2289
    date: 2024-01-21 10:53:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@otp@sh.itjust.works"
    "@Blackmist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2069 …}
  +nested: Doctrine\ORM\PersistentCollection {#2073 …}
  +votes: Doctrine\ORM\PersistentCollection {#2136 …}
  +reports: Doctrine\ORM\PersistentCollection {#2143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2335 …}
  -id: 327839
  -bodyTs: "'brain':47 'build':36 'cannot':35 'caus':8,15 'countri':31 'dead':48 'demand':25 'develop':33 'dumb':1 'free':11 'hous':4,28 'huge':24 'isn':6 'lack':18 'liter':34 'market':12 'new':27 'price':5 'regul':49 'shitti':41 'take':2 'zone':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7841951"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705830835 {#2329
    date: 2024-01-21 10:53:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2350
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2330 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2065 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2065 …}
  +body: "Dumb take, the housing prices isn’t caused by the free market, it’s caused by the lack of it. There’s a huge demand for new houses in this country, but developers literally cannot build them because of our shitty zoning and some of our brain dead regulations."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705830835 {#2289
    date: 2024-01-21 10:53:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@otp@sh.itjust.works"
    "@Blackmist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2069 …}
  +nested: Doctrine\ORM\PersistentCollection {#2073 …}
  +votes: Doctrine\ORM\PersistentCollection {#2136 …}
  +reports: Doctrine\ORM\PersistentCollection {#2143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2335 …}
  -id: 327839
  -bodyTs: "'brain':47 'build':36 'cannot':35 'caus':8,15 'countri':31 'dead':48 'demand':25 'develop':33 'dumb':1 'free':11 'hous':4,28 'huge':24 'isn':6 'lack':18 'liter':34 'market':12 'new':27 'price':5 'regul':49 'shitti':41 'take':2 'zone':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7841951"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705830835 {#2329
    date: 2024-01-21 10:53:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2350
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2330 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2065 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2065 …}
  +body: "Dumb take, the housing prices isn’t caused by the free market, it’s caused by the lack of it. There’s a huge demand for new houses in this country, but developers literally cannot build them because of our shitty zoning and some of our brain dead regulations."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705830835 {#2289
    date: 2024-01-21 10:53:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@otp@sh.itjust.works"
    "@Blackmist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2069 …}
  +nested: Doctrine\ORM\PersistentCollection {#2073 …}
  +votes: Doctrine\ORM\PersistentCollection {#2136 …}
  +reports: Doctrine\ORM\PersistentCollection {#2143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2335 …}
  -id: 327839
  -bodyTs: "'brain':47 'build':36 'cannot':35 'caus':8,15 'countri':31 'dead':48 'demand':25 'develop':33 'dumb':1 'free':11 'hous':4,28 'huge':24 'isn':6 'lack':18 'liter':34 'market':12 'new':27 'price':5 'regul':49 'shitti':41 'take':2 'zone':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7841951"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705830835 {#2329
    date: 2024-01-21 10:53:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2098
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2063 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: null
  +parent: null
  +root: null
  +body: "As long as they provide entertainment value, I don’t care"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705830680 {#2348
    date: 2024-01-21 10:51:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xc2215x@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2080 …}
  +nested: Doctrine\ORM\PersistentCollection {#2089 …}
  +votes: Doctrine\ORM\PersistentCollection {#2095 …}
  +reports: Doctrine\ORM\PersistentCollection {#2091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2090 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2092 …}
  -id: 327834
  -bodyTs: "'care':11 'entertain':6 'long':2 'provid':5 'valu':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7841795"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705830680 {#2138
    date: 2024-01-21 10:51:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2098
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2063 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: null
  +parent: null
  +root: null
  +body: "As long as they provide entertainment value, I don’t care"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705830680 {#2348
    date: 2024-01-21 10:51:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xc2215x@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2080 …}
  +nested: Doctrine\ORM\PersistentCollection {#2089 …}
  +votes: Doctrine\ORM\PersistentCollection {#2095 …}
  +reports: Doctrine\ORM\PersistentCollection {#2091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2090 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2092 …}
  -id: 327834
  -bodyTs: "'care':11 'entertain':6 'long':2 'provid':5 'valu':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7841795"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705830680 {#2138
    date: 2024-01-21 10:51:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2098
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2063 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: null
  +parent: null
  +root: null
  +body: "As long as they provide entertainment value, I don’t care"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705830680 {#2348
    date: 2024-01-21 10:51:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@xc2215x@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2080 …}
  +nested: Doctrine\ORM\PersistentCollection {#2089 …}
  +votes: Doctrine\ORM\PersistentCollection {#2095 …}
  +reports: Doctrine\ORM\PersistentCollection {#2091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2090 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2092 …}
  -id: 327834
  -bodyTs: "'care':11 'entertain':6 'long':2 'provid':5 'valu':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7841795"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705830680 {#2138
    date: 2024-01-21 10:51:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2131
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2360 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2072 …}
  +root: App\Entity\EntryComment {#2333
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2360 …}
    +image: null
    +parent: null
    +root: null
    +body: "Imagine being a Marxist in 2024, how embarrassing 😬"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1727356971 {#2076
      date: 2024-09-26 15:22:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@STRIKINGdebate2@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2377 …}
    +nested: Doctrine\ORM\PersistentCollection {#2060 …}
    +votes: Doctrine\ORM\PersistentCollection {#2345 …}
    +reports: Doctrine\ORM\PersistentCollection {#2096 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
    -id: 327768
    -bodyTs: "'2024':6 'embarrass':8 'imagin':1 'marxist':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7839447"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705828010 {#2083
      date: 2024-01-21 10:06:50.0 +01:00
    }
  }
  +body: "Lol you’re so retarded you unironically believe that a failed murderous ideology that has led to nothing but poverty, famine, tyranny, violence, and eventually collapse is going to totally work this time despite the mountains of evidence that it is a failure in both theory and practice. The history books are crystal clear about. You can use all the whataboutism fallacies with capitalism and no true fallacies about how it wasn’t REAL Marxism on every single attempt in history, you’re not fooling anyone. The current systems are flawed, but a parasitic ideology that’s just as bad, if not worse, than fascism is not and will never be an acceptable solution. There’s a reason why brainless morons cower together in some no name echo chamber like this and larp about revolutionaries. You’ll never see the light of day."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705830416 {#2077
    date: 2024-01-21 10:46:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
    "@Porokoro@sh.itjust.works"
    "@force@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2074 …}
  +nested: Doctrine\ORM\PersistentCollection {#2071 …}
  +votes: Doctrine\ORM\PersistentCollection {#2070 …}
  +reports: Doctrine\ORM\PersistentCollection {#2048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
  -id: 327825
  -bodyTs: "'accept':113 'anyon':86 'attempt':79 'bad':100 'believ':8 'book':51 'brainless':120 'capit':64 'chamber':129 'clear':54 'collaps':26 'cower':122 'crystal':53 'current':88 'day':143 'despit':34 'echo':128 'eventu':25 'everi':77 'evid':38 'fail':11 'failur':43 'fallaci':62,68 'famin':21 'fascism':105 'flaw':91 'fool':85 'go':28 'histori':50,81 'ideolog':13,95 'larp':133 'led':16 'light':141 'like':130 'll':137 'lol':1 'marxism':75 'moron':121 'mountain':36 'murder':12 'name':127 'never':110,138 'noth':18 'parasit':94 'poverti':20 'practic':48 're':3,83 'real':74 'reason':118 'retard':5 'revolutionari':135 'see':139 'singl':78 'solut':114 'system':89 'theori':46 'time':33 'togeth':123 'total':30 'true':67 'tyranni':22 'uniron':7 'use':58 'violenc':23 'wasn':72 'whatabout':61 'work':31 'wors':103"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7841547"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705830416 {#2336
    date: 2024-01-21 10:46:56.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 {#2131
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2360 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2072 …}
  +root: App\Entity\EntryComment {#2333
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2360 …}
    +image: null
    +parent: null
    +root: null
    +body: "Imagine being a Marxist in 2024, how embarrassing 😬"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1727356971 {#2076
      date: 2024-09-26 15:22:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@STRIKINGdebate2@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2377 …}
    +nested: Doctrine\ORM\PersistentCollection {#2060 …}
    +votes: Doctrine\ORM\PersistentCollection {#2345 …}
    +reports: Doctrine\ORM\PersistentCollection {#2096 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
    -id: 327768
    -bodyTs: "'2024':6 'embarrass':8 'imagin':1 'marxist':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7839447"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705828010 {#2083
      date: 2024-01-21 10:06:50.0 +01:00
    }
  }
  +body: "Lol you’re so retarded you unironically believe that a failed murderous ideology that has led to nothing but poverty, famine, tyranny, violence, and eventually collapse is going to totally work this time despite the mountains of evidence that it is a failure in both theory and practice. The history books are crystal clear about. You can use all the whataboutism fallacies with capitalism and no true fallacies about how it wasn’t REAL Marxism on every single attempt in history, you’re not fooling anyone. The current systems are flawed, but a parasitic ideology that’s just as bad, if not worse, than fascism is not and will never be an acceptable solution. There’s a reason why brainless morons cower together in some no name echo chamber like this and larp about revolutionaries. You’ll never see the light of day."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705830416 {#2077
    date: 2024-01-21 10:46:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
    "@Porokoro@sh.itjust.works"
    "@force@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2074 …}
  +nested: Doctrine\ORM\PersistentCollection {#2071 …}
  +votes: Doctrine\ORM\PersistentCollection {#2070 …}
  +reports: Doctrine\ORM\PersistentCollection {#2048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
  -id: 327825
  -bodyTs: "'accept':113 'anyon':86 'attempt':79 'bad':100 'believ':8 'book':51 'brainless':120 'capit':64 'chamber':129 'clear':54 'collaps':26 'cower':122 'crystal':53 'current':88 'day':143 'despit':34 'echo':128 'eventu':25 'everi':77 'evid':38 'fail':11 'failur':43 'fallaci':62,68 'famin':21 'fascism':105 'flaw':91 'fool':85 'go':28 'histori':50,81 'ideolog':13,95 'larp':133 'led':16 'light':141 'like':130 'll':137 'lol':1 'marxism':75 'moron':121 'mountain':36 'murder':12 'name':127 'never':110,138 'noth':18 'parasit':94 'poverti':20 'practic':48 're':3,83 'real':74 'reason':118 'retard':5 'revolutionari':135 'see':139 'singl':78 'solut':114 'system':89 'theori':46 'time':33 'togeth':123 'total':30 'true':67 'tyranni':22 'uniron':7 'use':58 'violenc':23 'wasn':72 'whatabout':61 'work':31 'wors':103"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7841547"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705830416 {#2336
    date: 2024-01-21 10:46:56.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 {#2131
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2360 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2072 …}
  +root: App\Entity\EntryComment {#2333
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2360 …}
    +image: null
    +parent: null
    +root: null
    +body: "Imagine being a Marxist in 2024, how embarrassing 😬"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1727356971 {#2076
      date: 2024-09-26 15:22:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@STRIKINGdebate2@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2377 …}
    +nested: Doctrine\ORM\PersistentCollection {#2060 …}
    +votes: Doctrine\ORM\PersistentCollection {#2345 …}
    +reports: Doctrine\ORM\PersistentCollection {#2096 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
    -id: 327768
    -bodyTs: "'2024':6 'embarrass':8 'imagin':1 'marxist':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7839447"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705828010 {#2083
      date: 2024-01-21 10:06:50.0 +01:00
    }
  }
  +body: "Lol you’re so retarded you unironically believe that a failed murderous ideology that has led to nothing but poverty, famine, tyranny, violence, and eventually collapse is going to totally work this time despite the mountains of evidence that it is a failure in both theory and practice. The history books are crystal clear about. You can use all the whataboutism fallacies with capitalism and no true fallacies about how it wasn’t REAL Marxism on every single attempt in history, you’re not fooling anyone. The current systems are flawed, but a parasitic ideology that’s just as bad, if not worse, than fascism is not and will never be an acceptable solution. There’s a reason why brainless morons cower together in some no name echo chamber like this and larp about revolutionaries. You’ll never see the light of day."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705830416 {#2077
    date: 2024-01-21 10:46:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
    "@Porokoro@sh.itjust.works"
    "@force@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2074 …}
  +nested: Doctrine\ORM\PersistentCollection {#2071 …}
  +votes: Doctrine\ORM\PersistentCollection {#2070 …}
  +reports: Doctrine\ORM\PersistentCollection {#2048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
  -id: 327825
  -bodyTs: "'accept':113 'anyon':86 'attempt':79 'bad':100 'believ':8 'book':51 'brainless':120 'capit':64 'chamber':129 'clear':54 'collaps':26 'cower':122 'crystal':53 'current':88 'day':143 'despit':34 'echo':128 'eventu':25 'everi':77 'evid':38 'fail':11 'failur':43 'fallaci':62,68 'famin':21 'fascism':105 'flaw':91 'fool':85 'go':28 'histori':50,81 'ideolog':13,95 'larp':133 'led':16 'light':141 'like':130 'll':137 'lol':1 'marxism':75 'moron':121 'mountain':36 'murder':12 'name':127 'never':110,138 'noth':18 'parasit':94 'poverti':20 'practic':48 're':3,83 'real':74 'reason':118 'retard':5 'revolutionari':135 'see':139 'singl':78 'solut':114 'system':89 'theori':46 'time':33 'togeth':123 'total':30 'true':67 'tyranni':22 'uniron':7 'use':58 'violenc':23 'wasn':72 'whatabout':61 'work':31 'wors':103"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7841547"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705830416 {#2336
    date: 2024-01-21 10:46:56.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 {#2050
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2360 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
  +root: App\Entity\EntryComment {#2333
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2360 …}
    +image: null
    +parent: null
    +root: null
    +body: "Imagine being a Marxist in 2024, how embarrassing 😬"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1727356971 {#2076
      date: 2024-09-26 15:22:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@STRIKINGdebate2@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2377 …}
    +nested: Doctrine\ORM\PersistentCollection {#2060 …}
    +votes: Doctrine\ORM\PersistentCollection {#2345 …}
    +reports: Doctrine\ORM\PersistentCollection {#2096 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
    -id: 327768
    -bodyTs: "'2024':6 'embarrass':8 'imagin':1 'marxist':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7839447"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705828010 {#2083
      date: 2024-01-21 10:06:50.0 +01:00
    }
  }
  +body: "Fairly simple, I’m not retarded. Being a Marxist in the 21st century is an actual embarrassment. You probably either hide your disgusting views in public, or most likely, you don’t even leave your house to understand what reality is like."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705829138 {#2133
    date: 2024-01-21 10:25:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
    "@Porokoro@sh.itjust.works"
    "@force@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2052 …}
  +nested: Doctrine\ORM\PersistentCollection {#2058 …}
  +votes: Doctrine\ORM\PersistentCollection {#2125 …}
  +reports: Doctrine\ORM\PersistentCollection {#2041 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
  -id: 327799
  -bodyTs: "'21st':12 'actual':16 'centuri':13 'disgust':23 'either':20 'embarrass':17 'even':33 'fair':1 'hide':21 'hous':36 'leav':34 'like':29,42 'm':4 'marxist':9 'probabl':19 'public':26 'realiti':40 'retard':6 'simpl':2 'understand':38 'view':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7840425"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705829138 {#2241
    date: 2024-01-21 10:25:38.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 {#2050
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2360 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
  +root: App\Entity\EntryComment {#2333
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2360 …}
    +image: null
    +parent: null
    +root: null
    +body: "Imagine being a Marxist in 2024, how embarrassing 😬"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1727356971 {#2076
      date: 2024-09-26 15:22:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@STRIKINGdebate2@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2377 …}
    +nested: Doctrine\ORM\PersistentCollection {#2060 …}
    +votes: Doctrine\ORM\PersistentCollection {#2345 …}
    +reports: Doctrine\ORM\PersistentCollection {#2096 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
    -id: 327768
    -bodyTs: "'2024':6 'embarrass':8 'imagin':1 'marxist':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7839447"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705828010 {#2083
      date: 2024-01-21 10:06:50.0 +01:00
    }
  }
  +body: "Fairly simple, I’m not retarded. Being a Marxist in the 21st century is an actual embarrassment. You probably either hide your disgusting views in public, or most likely, you don’t even leave your house to understand what reality is like."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705829138 {#2133
    date: 2024-01-21 10:25:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
    "@Porokoro@sh.itjust.works"
    "@force@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2052 …}
  +nested: Doctrine\ORM\PersistentCollection {#2058 …}
  +votes: Doctrine\ORM\PersistentCollection {#2125 …}
  +reports: Doctrine\ORM\PersistentCollection {#2041 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
  -id: 327799
  -bodyTs: "'21st':12 'actual':16 'centuri':13 'disgust':23 'either':20 'embarrass':17 'even':33 'fair':1 'hide':21 'hous':36 'leav':34 'like':29,42 'm':4 'marxist':9 'probabl':19 'public':26 'realiti':40 'retard':6 'simpl':2 'understand':38 'view':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7840425"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705829138 {#2241
    date: 2024-01-21 10:25:38.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 {#2050
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2360 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
  +root: App\Entity\EntryComment {#2333
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2360 …}
    +image: null
    +parent: null
    +root: null
    +body: "Imagine being a Marxist in 2024, how embarrassing 😬"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1727356971 {#2076
      date: 2024-09-26 15:22:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@STRIKINGdebate2@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2377 …}
    +nested: Doctrine\ORM\PersistentCollection {#2060 …}
    +votes: Doctrine\ORM\PersistentCollection {#2345 …}
    +reports: Doctrine\ORM\PersistentCollection {#2096 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
    -id: 327768
    -bodyTs: "'2024':6 'embarrass':8 'imagin':1 'marxist':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7839447"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705828010 {#2083
      date: 2024-01-21 10:06:50.0 +01:00
    }
  }
  +body: "Fairly simple, I’m not retarded. Being a Marxist in the 21st century is an actual embarrassment. You probably either hide your disgusting views in public, or most likely, you don’t even leave your house to understand what reality is like."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705829138 {#2133
    date: 2024-01-21 10:25:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
    "@Porokoro@sh.itjust.works"
    "@force@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2052 …}
  +nested: Doctrine\ORM\PersistentCollection {#2058 …}
  +votes: Doctrine\ORM\PersistentCollection {#2125 …}
  +reports: Doctrine\ORM\PersistentCollection {#2041 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
  -id: 327799
  -bodyTs: "'21st':12 'actual':16 'centuri':13 'disgust':23 'either':20 'embarrass':17 'even':33 'fair':1 'hide':21 'hous':36 'leav':34 'like':29,42 'm':4 'marxist':9 'probabl':19 'public':26 'realiti':40 'retard':6 'simpl':2 'understand':38 'view':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7840425"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705829138 {#2241
    date: 2024-01-21 10:25:38.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