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 …}
}
32.94 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.06 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#1369
  +user: Proxies\__CG__\App\Entity\User {#1370 …}
  +entry: App\Entity\Entry {#1856 …}
  +magazine: App\Entity\Magazine {#312
    +icon: Proxies\__CG__\App\Entity\Image {#293 …}
    +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 {#320
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#284 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +entries: Doctrine\ORM\PersistentCollection {#227 …}
    +posts: Doctrine\ORM\PersistentCollection {#185 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#247 …}
    +bans: Doctrine\ORM\PersistentCollection {#164 …}
    +reports: Doctrine\ORM\PersistentCollection {#150 …}
    +badges: Doctrine\ORM\PersistentCollection {#128 …}
    +logs: Doctrine\ORM\PersistentCollection {#118 …}
    +awards: Doctrine\ORM\PersistentCollection {#107 …}
    +categories: Doctrine\ORM\PersistentCollection {#94 …}
    -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 {#321
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#315
      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: """
    > Why do you think this is a peaceful resolution?\n
    \n
    The current status quo of apartheid and genocide is not exactly leading to a peaceful resolution is it? Why must Palestinian survival and liberation be entirely bloodless? And why can settlers not leave without bloodshed?\n
    \n
    > Why do you think those other countries will just open their arms and take back Israel’s?\n
    \n
    Luckily the settlers have had decades of looting Palestine, so they could afford to leave if necessary. An option that the Palestinian people have been denied by the exploitation and literal encirclement under apartheid.\n
    \n
    > They don’t have home nations if they were born in Palestine.\n
    \n
    They have settled within living memory and know very well where they came from.\n
    \n
    > This war is fueled by what amount to a religious disagreement.\n
    \n
    No the war is fueled by the continued expansion of a colonial ethnostate which is genociding the native population. You are the one spewing ahistorical garbage. You said as much in your top comment when you admitted to having no knowledge of the situations history. Edit- Sorry, I confused you with the first person, who claimed memory issues to pretend history started on Saturday. The rest of the point stands.\n
    \n
    > You don’t see it that way because you’re looking at historical context of the last 100 years on purpose.\n
    \n
    You previously wanted to dilute the issue by examining things as far back as antiquity. Now you want to throw out historical analysis from the relevant time period because it’s inconvenient? Do you have any ideas at all or will you simply say whatever is required?\n
    \n
    > This is the equivalent of the movement in America who want to end birthright citizenship. It doesn’t make sense and it’s specifically tied to anti-immigration sentiment that ignores that essential the US is made up of immigrants.\n
    \n
    This is not equivalent at all. Israeli settlers are currently genociding the native population. Whereas in America the current population are settlers who have nearly finished their genocide. Current immigrants to America are not genociding the population. How is that a take you just seriously put forward? Are you a white supremacist buying into great replacement theory?\n
    \n
    > Like. I’m not pro Israel.\n
    \n
    You support the status quo that ends with the eradication of the Palestinian people and the dissolution of their state. How are you not pro Isreal?\n
    \n
    > But you seem to have drawn your line in the sand and therefore this conversation is over.\n
    \n
    Yes it’s called having an actual position. But sure we can be done now that I’ve had a fair chance to speak.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696884462 {#1769
    date: 2023-10-09 22:47:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@w00t@lemmy.ml"
    "@neshura@bookwormstory.social"
    "@ComradeChairmanKGB@lemmygrad.ml"
    "@atrielienz@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: 39260
  -bodyTs: "'100':220 'actual':424 'admit':169 'afford':74 'ahistor':157 'america':279,328,343 'amount':128 'analysi':246 'anti':298 'anti-immigr':297 'antiqu':238 'apartheid':15,95 'arm':56 'back':59,236 'birthright':284 'bloodless':36 'bloodsh':44 'born':105 'buy':364 'call':421 'came':120 'chanc':439 'citizenship':285 'claim':188 'coloni':144 'comment':166 'confus':181 'context':216 'continu':140 'convers':415 'could':73 'countri':51 'current':11,321,330,340 'decad':67 'deni':87 'dilut':228 'disagr':132 'dissolut':391 'doesn':287 'done':431 'drawn':406 'edit':178 'encircl':93 'end':283,381 'entir':35 'equival':274,315 'erad':384 'essenti':304 'ethnost':145 'exact':20 'examin':232 'expans':141 'exploit':90 'fair':438 'far':235 'finish':337 'first':185 'forward':358 'fuel':125,137 'garbag':158 'genocid':17,148,322,339,346 'great':366 'histor':215,245 'histori':177,193 'home':100 'idea':260 'ignor':302 'immigr':299,311,341 'inconveni':255 'isra':318 'israel':60,374 'isreal':400 'issu':190,230 'know':115 'knowledg':173 'last':219 'lead':21 'leav':42,76 'liber':33 'like':369 'line':408 'liter':92 'live':112 'look':213 'loot':69 'luckili':62 'm':371 'made':308 'make':289 'memori':113,189 'movement':277 'much':162 'must':29 'nation':101 'nativ':150,324 'near':336 'necessari':78 'one':155 'open':54 'option':80 'palestin':70,107 'palestinian':30,83,387 'peac':8,24 'peopl':84,388 'period':251 'person':186 'point':201 'popul':151,325,331,348 'posit':425 'pretend':192 'previous':225 'pro':373,399 'purpos':223 'put':357 'quo':13,379 're':212 'relev':249 'religi':131 'replac':367 'requir':270 'resolut':9,25 'rest':198 'said':160 'sand':411 'saturday':196 'say':267 'see':206 'seem':403 'sens':290 'sentiment':300 'serious':356 'settl':110 'settler':40,64,319,333 'simpli':266 'situat':176 'sorri':179 'speak':441 'specif':294 'spew':156 'stand':202 'start':194 'state':394 'status':12,378 'support':376 'supremacist':363 'sure':427 'surviv':31 'take':58,353 'theori':368 'therefor':413 'thing':233 'think':4,48 'throw':243 'tie':295 'time':250 'top':165 'us':306 've':435 'want':226,241,281 'war':123,135 'way':209 'well':117 'whatev':268 'wherea':326 'white':362 'within':111 'without':43 'year':221 'yes':418"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2672343"
  +editedAt: DateTimeImmutable @1696884754 {#1945
    date: 2023-10-09 22:52:34.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696884462 {#1368
    date: 2023-10-09 22:47:42.0 +02: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 {#1856 …}
  +magazine: App\Entity\Magazine {#312
    +icon: Proxies\__CG__\App\Entity\Image {#293 …}
    +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 {#320
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#284 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +entries: Doctrine\ORM\PersistentCollection {#227 …}
    +posts: Doctrine\ORM\PersistentCollection {#185 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#247 …}
    +bans: Doctrine\ORM\PersistentCollection {#164 …}
    +reports: Doctrine\ORM\PersistentCollection {#150 …}
    +badges: Doctrine\ORM\PersistentCollection {#128 …}
    +logs: Doctrine\ORM\PersistentCollection {#118 …}
    +awards: Doctrine\ORM\PersistentCollection {#107 …}
    +categories: Doctrine\ORM\PersistentCollection {#94 …}
    -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 {#321
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#315
      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: """
    > Why do you think this is a peaceful resolution?\n
    \n
    The current status quo of apartheid and genocide is not exactly leading to a peaceful resolution is it? Why must Palestinian survival and liberation be entirely bloodless? And why can settlers not leave without bloodshed?\n
    \n
    > Why do you think those other countries will just open their arms and take back Israel’s?\n
    \n
    Luckily the settlers have had decades of looting Palestine, so they could afford to leave if necessary. An option that the Palestinian people have been denied by the exploitation and literal encirclement under apartheid.\n
    \n
    > They don’t have home nations if they were born in Palestine.\n
    \n
    They have settled within living memory and know very well where they came from.\n
    \n
    > This war is fueled by what amount to a religious disagreement.\n
    \n
    No the war is fueled by the continued expansion of a colonial ethnostate which is genociding the native population. You are the one spewing ahistorical garbage. You said as much in your top comment when you admitted to having no knowledge of the situations history. Edit- Sorry, I confused you with the first person, who claimed memory issues to pretend history started on Saturday. The rest of the point stands.\n
    \n
    > You don’t see it that way because you’re looking at historical context of the last 100 years on purpose.\n
    \n
    You previously wanted to dilute the issue by examining things as far back as antiquity. Now you want to throw out historical analysis from the relevant time period because it’s inconvenient? Do you have any ideas at all or will you simply say whatever is required?\n
    \n
    > This is the equivalent of the movement in America who want to end birthright citizenship. It doesn’t make sense and it’s specifically tied to anti-immigration sentiment that ignores that essential the US is made up of immigrants.\n
    \n
    This is not equivalent at all. Israeli settlers are currently genociding the native population. Whereas in America the current population are settlers who have nearly finished their genocide. Current immigrants to America are not genociding the population. How is that a take you just seriously put forward? Are you a white supremacist buying into great replacement theory?\n
    \n
    > Like. I’m not pro Israel.\n
    \n
    You support the status quo that ends with the eradication of the Palestinian people and the dissolution of their state. How are you not pro Isreal?\n
    \n
    > But you seem to have drawn your line in the sand and therefore this conversation is over.\n
    \n
    Yes it’s called having an actual position. But sure we can be done now that I’ve had a fair chance to speak.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696884462 {#1769
    date: 2023-10-09 22:47:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@w00t@lemmy.ml"
    "@neshura@bookwormstory.social"
    "@ComradeChairmanKGB@lemmygrad.ml"
    "@atrielienz@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: 39260
  -bodyTs: "'100':220 'actual':424 'admit':169 'afford':74 'ahistor':157 'america':279,328,343 'amount':128 'analysi':246 'anti':298 'anti-immigr':297 'antiqu':238 'apartheid':15,95 'arm':56 'back':59,236 'birthright':284 'bloodless':36 'bloodsh':44 'born':105 'buy':364 'call':421 'came':120 'chanc':439 'citizenship':285 'claim':188 'coloni':144 'comment':166 'confus':181 'context':216 'continu':140 'convers':415 'could':73 'countri':51 'current':11,321,330,340 'decad':67 'deni':87 'dilut':228 'disagr':132 'dissolut':391 'doesn':287 'done':431 'drawn':406 'edit':178 'encircl':93 'end':283,381 'entir':35 'equival':274,315 'erad':384 'essenti':304 'ethnost':145 'exact':20 'examin':232 'expans':141 'exploit':90 'fair':438 'far':235 'finish':337 'first':185 'forward':358 'fuel':125,137 'garbag':158 'genocid':17,148,322,339,346 'great':366 'histor':215,245 'histori':177,193 'home':100 'idea':260 'ignor':302 'immigr':299,311,341 'inconveni':255 'isra':318 'israel':60,374 'isreal':400 'issu':190,230 'know':115 'knowledg':173 'last':219 'lead':21 'leav':42,76 'liber':33 'like':369 'line':408 'liter':92 'live':112 'look':213 'loot':69 'luckili':62 'm':371 'made':308 'make':289 'memori':113,189 'movement':277 'much':162 'must':29 'nation':101 'nativ':150,324 'near':336 'necessari':78 'one':155 'open':54 'option':80 'palestin':70,107 'palestinian':30,83,387 'peac':8,24 'peopl':84,388 'period':251 'person':186 'point':201 'popul':151,325,331,348 'posit':425 'pretend':192 'previous':225 'pro':373,399 'purpos':223 'put':357 'quo':13,379 're':212 'relev':249 'religi':131 'replac':367 'requir':270 'resolut':9,25 'rest':198 'said':160 'sand':411 'saturday':196 'say':267 'see':206 'seem':403 'sens':290 'sentiment':300 'serious':356 'settl':110 'settler':40,64,319,333 'simpli':266 'situat':176 'sorri':179 'speak':441 'specif':294 'spew':156 'stand':202 'start':194 'state':394 'status':12,378 'support':376 'supremacist':363 'sure':427 'surviv':31 'take':58,353 'theori':368 'therefor':413 'thing':233 'think':4,48 'throw':243 'tie':295 'time':250 'top':165 'us':306 've':435 'want':226,241,281 'war':123,135 'way':209 'well':117 'whatev':268 'wherea':326 'white':362 'within':111 'without':43 'year':221 'yes':418"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2672343"
  +editedAt: DateTimeImmutable @1696884754 {#1945
    date: 2023-10-09 22:52:34.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696884462 {#1368
    date: 2023-10-09 22:47:42.0 +02: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 {#1856 …}
  +magazine: App\Entity\Magazine {#312
    +icon: Proxies\__CG__\App\Entity\Image {#293 …}
    +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 {#320
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#284 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +entries: Doctrine\ORM\PersistentCollection {#227 …}
    +posts: Doctrine\ORM\PersistentCollection {#185 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#247 …}
    +bans: Doctrine\ORM\PersistentCollection {#164 …}
    +reports: Doctrine\ORM\PersistentCollection {#150 …}
    +badges: Doctrine\ORM\PersistentCollection {#128 …}
    +logs: Doctrine\ORM\PersistentCollection {#118 …}
    +awards: Doctrine\ORM\PersistentCollection {#107 …}
    +categories: Doctrine\ORM\PersistentCollection {#94 …}
    -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 {#321
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#315
      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: """
    > Why do you think this is a peaceful resolution?\n
    \n
    The current status quo of apartheid and genocide is not exactly leading to a peaceful resolution is it? Why must Palestinian survival and liberation be entirely bloodless? And why can settlers not leave without bloodshed?\n
    \n
    > Why do you think those other countries will just open their arms and take back Israel’s?\n
    \n
    Luckily the settlers have had decades of looting Palestine, so they could afford to leave if necessary. An option that the Palestinian people have been denied by the exploitation and literal encirclement under apartheid.\n
    \n
    > They don’t have home nations if they were born in Palestine.\n
    \n
    They have settled within living memory and know very well where they came from.\n
    \n
    > This war is fueled by what amount to a religious disagreement.\n
    \n
    No the war is fueled by the continued expansion of a colonial ethnostate which is genociding the native population. You are the one spewing ahistorical garbage. You said as much in your top comment when you admitted to having no knowledge of the situations history. Edit- Sorry, I confused you with the first person, who claimed memory issues to pretend history started on Saturday. The rest of the point stands.\n
    \n
    > You don’t see it that way because you’re looking at historical context of the last 100 years on purpose.\n
    \n
    You previously wanted to dilute the issue by examining things as far back as antiquity. Now you want to throw out historical analysis from the relevant time period because it’s inconvenient? Do you have any ideas at all or will you simply say whatever is required?\n
    \n
    > This is the equivalent of the movement in America who want to end birthright citizenship. It doesn’t make sense and it’s specifically tied to anti-immigration sentiment that ignores that essential the US is made up of immigrants.\n
    \n
    This is not equivalent at all. Israeli settlers are currently genociding the native population. Whereas in America the current population are settlers who have nearly finished their genocide. Current immigrants to America are not genociding the population. How is that a take you just seriously put forward? Are you a white supremacist buying into great replacement theory?\n
    \n
    > Like. I’m not pro Israel.\n
    \n
    You support the status quo that ends with the eradication of the Palestinian people and the dissolution of their state. How are you not pro Isreal?\n
    \n
    > But you seem to have drawn your line in the sand and therefore this conversation is over.\n
    \n
    Yes it’s called having an actual position. But sure we can be done now that I’ve had a fair chance to speak.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696884462 {#1769
    date: 2023-10-09 22:47:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@w00t@lemmy.ml"
    "@neshura@bookwormstory.social"
    "@ComradeChairmanKGB@lemmygrad.ml"
    "@atrielienz@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: 39260
  -bodyTs: "'100':220 'actual':424 'admit':169 'afford':74 'ahistor':157 'america':279,328,343 'amount':128 'analysi':246 'anti':298 'anti-immigr':297 'antiqu':238 'apartheid':15,95 'arm':56 'back':59,236 'birthright':284 'bloodless':36 'bloodsh':44 'born':105 'buy':364 'call':421 'came':120 'chanc':439 'citizenship':285 'claim':188 'coloni':144 'comment':166 'confus':181 'context':216 'continu':140 'convers':415 'could':73 'countri':51 'current':11,321,330,340 'decad':67 'deni':87 'dilut':228 'disagr':132 'dissolut':391 'doesn':287 'done':431 'drawn':406 'edit':178 'encircl':93 'end':283,381 'entir':35 'equival':274,315 'erad':384 'essenti':304 'ethnost':145 'exact':20 'examin':232 'expans':141 'exploit':90 'fair':438 'far':235 'finish':337 'first':185 'forward':358 'fuel':125,137 'garbag':158 'genocid':17,148,322,339,346 'great':366 'histor':215,245 'histori':177,193 'home':100 'idea':260 'ignor':302 'immigr':299,311,341 'inconveni':255 'isra':318 'israel':60,374 'isreal':400 'issu':190,230 'know':115 'knowledg':173 'last':219 'lead':21 'leav':42,76 'liber':33 'like':369 'line':408 'liter':92 'live':112 'look':213 'loot':69 'luckili':62 'm':371 'made':308 'make':289 'memori':113,189 'movement':277 'much':162 'must':29 'nation':101 'nativ':150,324 'near':336 'necessari':78 'one':155 'open':54 'option':80 'palestin':70,107 'palestinian':30,83,387 'peac':8,24 'peopl':84,388 'period':251 'person':186 'point':201 'popul':151,325,331,348 'posit':425 'pretend':192 'previous':225 'pro':373,399 'purpos':223 'put':357 'quo':13,379 're':212 'relev':249 'religi':131 'replac':367 'requir':270 'resolut':9,25 'rest':198 'said':160 'sand':411 'saturday':196 'say':267 'see':206 'seem':403 'sens':290 'sentiment':300 'serious':356 'settl':110 'settler':40,64,319,333 'simpli':266 'situat':176 'sorri':179 'speak':441 'specif':294 'spew':156 'stand':202 'start':194 'state':394 'status':12,378 'support':376 'supremacist':363 'sure':427 'surviv':31 'take':58,353 'theori':368 'therefor':413 'thing':233 'think':4,48 'throw':243 'tie':295 'time':250 'top':165 'us':306 've':435 'want':226,241,281 'war':123,135 'way':209 'well':117 'whatev':268 'wherea':326 'white':362 'within':111 'without':43 'year':221 'yes':418"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2672343"
  +editedAt: DateTimeImmutable @1696884754 {#1945
    date: 2023-10-09 22:52:34.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696884462 {#1368
    date: 2023-10-09 22:47:42.0 +02: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 {#312
  +icon: Proxies\__CG__\App\Entity\Image {#293 …}
  +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 {#320
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#284 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#280 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#269 …}
  +entries: Doctrine\ORM\PersistentCollection {#227 …}
  +posts: Doctrine\ORM\PersistentCollection {#185 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#247 …}
  +bans: Doctrine\ORM\PersistentCollection {#164 …}
  +reports: Doctrine\ORM\PersistentCollection {#150 …}
  +badges: Doctrine\ORM\PersistentCollection {#128 …}
  +logs: Doctrine\ORM\PersistentCollection {#118 …}
  +awards: Doctrine\ORM\PersistentCollection {#107 …}
  +categories: Doctrine\ORM\PersistentCollection {#94 …}
  -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 {#321
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#315
    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