GET https://kbin.spritesserver.nl/m/memes@lemmy.ml/t/10982/The-whole-situation-sickens-me/comment/100671/votes/up

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.25 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 {#1369
  +user: Proxies\__CG__\App\Entity\User {#1370 …}
  +entry: App\Entity\Entry {#1810 …}
  +magazine: App\Entity\Magazine {#313
    +icon: Proxies\__CG__\App\Entity\Image {#294 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#323
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#285 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#281 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#270 …}
    +entries: Doctrine\ORM\PersistentCollection {#228 …}
    +posts: Doctrine\ORM\PersistentCollection {#186 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#248 …}
    +bans: Doctrine\ORM\PersistentCollection {#165 …}
    +reports: Doctrine\ORM\PersistentCollection {#151 …}
    +badges: Doctrine\ORM\PersistentCollection {#129 …}
    +logs: Doctrine\ORM\PersistentCollection {#119 …}
    +awards: Doctrine\ORM\PersistentCollection {#108 …}
    +categories: Doctrine\ORM\PersistentCollection {#95 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#317
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#316
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2451 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2356 …}
  +body: """
    Of course it’s political! Of course it’s not genetic! FFS, I’m not retarded.\n
    \n
    How about “Israelites” are running shit in a shadowy conspiracy? That tastes almost as foul in my mouth. But I can sure see where the nuts are coming from.\n
    \n
    And see where you’re going with this? Anti-Nazi and racism talk. I’m neither a Nazi nor a racist, and you can check every post I’ve ever made, here or on reddit (/u/shalafi71). Every single one. Go back 11-years on reddit if you like.\n
    \n
    But see how the conversation went that way when I started talking about Israel and Jews? And to be clear; I do NOT wish to conflate the two. But it’s easy to see how many (most?) folks do?\n
    \n
    > Jews were pushed into usury, maybe they’re over-represented in certain spaces like Ivy League schools because they’re wealthier on average, which buys a better education and more opportunities, perpetuating that wealth and success\n
    \n
    Any anyone joining this discussion, read that over and over again, because it’s true and that’s how it worked out. We decry this sort of thing, uh, usually, but it’s OK because the Jews have been the underdogs for 2,000+ years? Maybe? I’ve always been a cheerleader for Jews *and* Israel. I really don’t know what to think anymore.\n
    \n
    To get back on point, here’s what I’m seeing, when my eyeballs can get past the in-your-face genocide:\n
    \n
    Got any sort of influence in the 1st world? Spoken against Israel lately? Still got a job? Yes, yes, no.\n
    \n
    Anything in that last sentence strike anyone false?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1699409889 {#1605
    date: 2023-11-08 03:18:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@shalafi@lemmy.world"
    "@WaxedWookie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2466 …}
  +nested: Doctrine\ORM\PersistentCollection {#2288 …}
  +votes: Doctrine\ORM\PersistentCollection {#2446 …}
  +reports: Doctrine\ORM\PersistentCollection {#2439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#60 …}
  -id: 100671
  -bodyTs: "'/u/shalafi71':82 '000':214 '11':88 '1st':266 '2':213 'almost':29 'alway':219 'anti':55 'anti-nazi':54 'anymor':235 'anyon':172,285 'anyth':279 'averag':157 'back':87,238 'better':161 'buy':159 'certain':146 'check':71 'cheerlead':222 'clear':114 'come':44 'conflat':120 'conspiraci':26 'convers':99 'cours':2,7 'decri':194 'discuss':175 'easi':126 'educ':162 'ever':76 'everi':72,83 'eyebal':249 'face':257 'fals':286 'ffs':12 'folk':132 'foul':31 'genet':11 'genocid':258 'get':237,251 'go':51,86 'got':259,273 'in-your-fac':254 'influenc':263 'israel':108,226,270 'israelit':19 'ivi':149 'jew':110,134,207,224 'job':275 'join':173 'know':231 'last':282 'late':271 'leagu':150 'like':94,148 'm':14,61,245 'made':77 'mani':130 'mayb':139,216 'mouth':34 'nazi':56,64 'neither':62 'nut':42 'ok':204 'one':85 'opportun':165 'over-repres':142 'past':252 'perpetu':166 'point':240 'polit':5 'post':73 'push':136 'racism':58 'racist':67 're':50,141,154 'read':176 'realli':228 'reddit':81,91 'repres':144 'retard':16 'run':21 'school':151 'see':39,47,96,128,246 'sentenc':283 'shadowi':25 'shit':22 'singl':84 'sort':196,261 'space':147 'spoken':268 'start':105 'still':272 'strike':284 'success':170 'sure':38 'talk':59,106 'tast':28 'thing':198 'think':234 'true':185 'two':122 'uh':199 'underdog':211 'usual':200 'usuri':138 've':75,218 'way':102 'wealth':168 'wealthier':155 'went':100 'wish':118 'work':191 'world':267 'year':89,215 'yes':276,277"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5147997"
  +editedAt: DateTimeImmutable @1699457807 {#1945
    date: 2023-11-08 16:36:47.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699409889 {#1368
    date: 2023-11-08 03:18:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#1369
  +user: Proxies\__CG__\App\Entity\User {#1370 …}
  +entry: App\Entity\Entry {#1810 …}
  +magazine: App\Entity\Magazine {#313
    +icon: Proxies\__CG__\App\Entity\Image {#294 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#323
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#285 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#281 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#270 …}
    +entries: Doctrine\ORM\PersistentCollection {#228 …}
    +posts: Doctrine\ORM\PersistentCollection {#186 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#248 …}
    +bans: Doctrine\ORM\PersistentCollection {#165 …}
    +reports: Doctrine\ORM\PersistentCollection {#151 …}
    +badges: Doctrine\ORM\PersistentCollection {#129 …}
    +logs: Doctrine\ORM\PersistentCollection {#119 …}
    +awards: Doctrine\ORM\PersistentCollection {#108 …}
    +categories: Doctrine\ORM\PersistentCollection {#95 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#317
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#316
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2451 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2356 …}
  +body: """
    Of course it’s political! Of course it’s not genetic! FFS, I’m not retarded.\n
    \n
    How about “Israelites” are running shit in a shadowy conspiracy? That tastes almost as foul in my mouth. But I can sure see where the nuts are coming from.\n
    \n
    And see where you’re going with this? Anti-Nazi and racism talk. I’m neither a Nazi nor a racist, and you can check every post I’ve ever made, here or on reddit (/u/shalafi71). Every single one. Go back 11-years on reddit if you like.\n
    \n
    But see how the conversation went that way when I started talking about Israel and Jews? And to be clear; I do NOT wish to conflate the two. But it’s easy to see how many (most?) folks do?\n
    \n
    > Jews were pushed into usury, maybe they’re over-represented in certain spaces like Ivy League schools because they’re wealthier on average, which buys a better education and more opportunities, perpetuating that wealth and success\n
    \n
    Any anyone joining this discussion, read that over and over again, because it’s true and that’s how it worked out. We decry this sort of thing, uh, usually, but it’s OK because the Jews have been the underdogs for 2,000+ years? Maybe? I’ve always been a cheerleader for Jews *and* Israel. I really don’t know what to think anymore.\n
    \n
    To get back on point, here’s what I’m seeing, when my eyeballs can get past the in-your-face genocide:\n
    \n
    Got any sort of influence in the 1st world? Spoken against Israel lately? Still got a job? Yes, yes, no.\n
    \n
    Anything in that last sentence strike anyone false?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1699409889 {#1605
    date: 2023-11-08 03:18:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@shalafi@lemmy.world"
    "@WaxedWookie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2466 …}
  +nested: Doctrine\ORM\PersistentCollection {#2288 …}
  +votes: Doctrine\ORM\PersistentCollection {#2446 …}
  +reports: Doctrine\ORM\PersistentCollection {#2439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#60 …}
  -id: 100671
  -bodyTs: "'/u/shalafi71':82 '000':214 '11':88 '1st':266 '2':213 'almost':29 'alway':219 'anti':55 'anti-nazi':54 'anymor':235 'anyon':172,285 'anyth':279 'averag':157 'back':87,238 'better':161 'buy':159 'certain':146 'check':71 'cheerlead':222 'clear':114 'come':44 'conflat':120 'conspiraci':26 'convers':99 'cours':2,7 'decri':194 'discuss':175 'easi':126 'educ':162 'ever':76 'everi':72,83 'eyebal':249 'face':257 'fals':286 'ffs':12 'folk':132 'foul':31 'genet':11 'genocid':258 'get':237,251 'go':51,86 'got':259,273 'in-your-fac':254 'influenc':263 'israel':108,226,270 'israelit':19 'ivi':149 'jew':110,134,207,224 'job':275 'join':173 'know':231 'last':282 'late':271 'leagu':150 'like':94,148 'm':14,61,245 'made':77 'mani':130 'mayb':139,216 'mouth':34 'nazi':56,64 'neither':62 'nut':42 'ok':204 'one':85 'opportun':165 'over-repres':142 'past':252 'perpetu':166 'point':240 'polit':5 'post':73 'push':136 'racism':58 'racist':67 're':50,141,154 'read':176 'realli':228 'reddit':81,91 'repres':144 'retard':16 'run':21 'school':151 'see':39,47,96,128,246 'sentenc':283 'shadowi':25 'shit':22 'singl':84 'sort':196,261 'space':147 'spoken':268 'start':105 'still':272 'strike':284 'success':170 'sure':38 'talk':59,106 'tast':28 'thing':198 'think':234 'true':185 'two':122 'uh':199 'underdog':211 'usual':200 'usuri':138 've':75,218 'way':102 'wealth':168 'wealthier':155 'went':100 'wish':118 'work':191 'world':267 'year':89,215 'yes':276,277"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5147997"
  +editedAt: DateTimeImmutable @1699457807 {#1945
    date: 2023-11-08 16:36:47.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699409889 {#1368
    date: 2023-11-08 03:18:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#1369
  +user: Proxies\__CG__\App\Entity\User {#1370 …}
  +entry: App\Entity\Entry {#1810 …}
  +magazine: App\Entity\Magazine {#313
    +icon: Proxies\__CG__\App\Entity\Image {#294 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#323
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#285 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#281 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#270 …}
    +entries: Doctrine\ORM\PersistentCollection {#228 …}
    +posts: Doctrine\ORM\PersistentCollection {#186 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#248 …}
    +bans: Doctrine\ORM\PersistentCollection {#165 …}
    +reports: Doctrine\ORM\PersistentCollection {#151 …}
    +badges: Doctrine\ORM\PersistentCollection {#129 …}
    +logs: Doctrine\ORM\PersistentCollection {#119 …}
    +awards: Doctrine\ORM\PersistentCollection {#108 …}
    +categories: Doctrine\ORM\PersistentCollection {#95 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#317
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#316
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2451 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2356 …}
  +body: """
    Of course it’s political! Of course it’s not genetic! FFS, I’m not retarded.\n
    \n
    How about “Israelites” are running shit in a shadowy conspiracy? That tastes almost as foul in my mouth. But I can sure see where the nuts are coming from.\n
    \n
    And see where you’re going with this? Anti-Nazi and racism talk. I’m neither a Nazi nor a racist, and you can check every post I’ve ever made, here or on reddit (/u/shalafi71). Every single one. Go back 11-years on reddit if you like.\n
    \n
    But see how the conversation went that way when I started talking about Israel and Jews? And to be clear; I do NOT wish to conflate the two. But it’s easy to see how many (most?) folks do?\n
    \n
    > Jews were pushed into usury, maybe they’re over-represented in certain spaces like Ivy League schools because they’re wealthier on average, which buys a better education and more opportunities, perpetuating that wealth and success\n
    \n
    Any anyone joining this discussion, read that over and over again, because it’s true and that’s how it worked out. We decry this sort of thing, uh, usually, but it’s OK because the Jews have been the underdogs for 2,000+ years? Maybe? I’ve always been a cheerleader for Jews *and* Israel. I really don’t know what to think anymore.\n
    \n
    To get back on point, here’s what I’m seeing, when my eyeballs can get past the in-your-face genocide:\n
    \n
    Got any sort of influence in the 1st world? Spoken against Israel lately? Still got a job? Yes, yes, no.\n
    \n
    Anything in that last sentence strike anyone false?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1699409889 {#1605
    date: 2023-11-08 03:18:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@shalafi@lemmy.world"
    "@WaxedWookie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2466 …}
  +nested: Doctrine\ORM\PersistentCollection {#2288 …}
  +votes: Doctrine\ORM\PersistentCollection {#2446 …}
  +reports: Doctrine\ORM\PersistentCollection {#2439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#60 …}
  -id: 100671
  -bodyTs: "'/u/shalafi71':82 '000':214 '11':88 '1st':266 '2':213 'almost':29 'alway':219 'anti':55 'anti-nazi':54 'anymor':235 'anyon':172,285 'anyth':279 'averag':157 'back':87,238 'better':161 'buy':159 'certain':146 'check':71 'cheerlead':222 'clear':114 'come':44 'conflat':120 'conspiraci':26 'convers':99 'cours':2,7 'decri':194 'discuss':175 'easi':126 'educ':162 'ever':76 'everi':72,83 'eyebal':249 'face':257 'fals':286 'ffs':12 'folk':132 'foul':31 'genet':11 'genocid':258 'get':237,251 'go':51,86 'got':259,273 'in-your-fac':254 'influenc':263 'israel':108,226,270 'israelit':19 'ivi':149 'jew':110,134,207,224 'job':275 'join':173 'know':231 'last':282 'late':271 'leagu':150 'like':94,148 'm':14,61,245 'made':77 'mani':130 'mayb':139,216 'mouth':34 'nazi':56,64 'neither':62 'nut':42 'ok':204 'one':85 'opportun':165 'over-repres':142 'past':252 'perpetu':166 'point':240 'polit':5 'post':73 'push':136 'racism':58 'racist':67 're':50,141,154 'read':176 'realli':228 'reddit':81,91 'repres':144 'retard':16 'run':21 'school':151 'see':39,47,96,128,246 'sentenc':283 'shadowi':25 'shit':22 'singl':84 'sort':196,261 'space':147 'spoken':268 'start':105 'still':272 'strike':284 'success':170 'sure':38 'talk':59,106 'tast':28 'thing':198 'think':234 'true':185 'two':122 'uh':199 'underdog':211 'usual':200 'usuri':138 've':75,218 'way':102 'wealth':168 'wealthier':155 'went':100 'wish':118 'work':191 'world':267 'year':89,215 'yes':276,277"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5147997"
  +editedAt: DateTimeImmutable @1699457807 {#1945
    date: 2023-11-08 16:36:47.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699409889 {#1368
    date: 2023-11-08 03:18:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED edit
App\Entity\Magazine {#313
  +icon: Proxies\__CG__\App\Entity\Image {#294 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#323
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#285 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#281 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#270 …}
  +entries: Doctrine\ORM\PersistentCollection {#228 …}
  +posts: Doctrine\ORM\PersistentCollection {#186 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#248 …}
  +bans: Doctrine\ORM\PersistentCollection {#165 …}
  +reports: Doctrine\ORM\PersistentCollection {#151 …}
  +badges: Doctrine\ORM\PersistentCollection {#129 …}
  +logs: Doctrine\ORM\PersistentCollection {#119 …}
  +awards: Doctrine\ORM\PersistentCollection {#108 …}
  +categories: Doctrine\ORM\PersistentCollection {#95 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#317
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#316
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"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