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 …}
}
49.16 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.08 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 {#1366
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +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 {#2356 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2476 …}
  +body: """
    > You can only be talking about Palestine here, right? There is limited Muslim representation in Israel and no jewish representation in Palestine\n
    \n
    Israel is a Jewish theocracy by its own admission. Palestine has Muslims and Christians. Palestine was never ruled by a theocracy. The most popular groups have always been secular (example: PFLP). Even the Palestinian Authority is secular.\n
    \n
    Whatever “muslim” representation there is in Israel, it is as good as none and does not change that it is an exclusive theocracy. Literally there is no equivalent to their religious exclusivism in any Muslim-majority nation. It is only matched by militant groups like ISIS.\n
    \n
    > Meanwhile I have no doubts that if Palestine had a button that would make all jews evaporate, they’d not hesitate to push it in an instant.\n
    \n
    Source? This is an extremely bad faith argument. “A is genocidal. B has never done so. But I’m sure B would if they could, so that means A is justified!”. Please read that again and tell me you don’t see how ridiculous it sounds.\n
    \n
    And you don’t have to hypothesize. Before Israel was created, and during the increase of Jewish migrations in the 19th century and early 20th, Arabs never enacted any genocide against the Jews or did what Israel does today. In fact, European Jews found it to be a safe haven in comparison to Europe.\n
    \n
    > Hamas is massively antisemitic\n
    \n
    Hamas only garners support because it is the only group left putting up a fight. It was never popular before that. But because of that, it has many non-Hamas-ians joining its ranks, and many of them reiterate their support for living peacefully among Jews.\n
    \n
    And its important to point out that Hamas only climbed up to this position because of Israeli support more than a decade ago. This is Israel’s own admission. They did not want progressive groups leading the resistance, and propped up Hamas instead. I’d be happy to cite you Israeli officials saying this.\n
    \n
    > even the more moderate part of Palestine seems to condone the military push\n
    \n
    That doesn’t mean they’re anti Semitic. The operation primarily targeted military installations, soldiers and officials. It is resistance against the Israeli state. So supporting this operation is being opposed to the Israeli state, not because they wish to evaporate all Jews. That’s ridiculous.\n
    \n
    > This situation is massively more complex than the Russo Ukraine war and there is no obvious good guy you can point to.\n
    \n
    It is quite the opposite. Russia-Ukraine involves two States with crimes on their records, and I only side with Ukraine because Russia is the aggressor. But Ukraine is far from being a good guy. Israel-Palestine is an apartheid state against stateless people getting murdered and expelled from their lands, and their best fight is minor incursions on the border. It is very much a one-sided fight.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696875378 {#1769
    date: 2023-10-09 20:16:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@w00t@lemmy.ml"
    "@sheppard@feddit.uk"
    "@cyclohexane@lemmy.ml"
    "@100_percent_a_bot@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2355 …}
  +nested: Doctrine\ORM\PersistentCollection {#2167 …}
  +votes: Doctrine\ORM\PersistentCollection {#2424 …}
  +reports: Doctrine\ORM\PersistentCollection {#2440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2409 …}
  -id: 39090
  -bodyTs: "'19th':200 '20th':204 'admiss':31,313 'aggressor':446 'ago':307 'alway':49 'among':283 'anti':358 'antisemit':237 'apartheid':461 'arab':205 'argument':141 'author':57 'b':145,154 'bad':139 'best':475 'border':482 'button':117 'centuri':201 'chang':76 'christian':36 'cite':333 'climb':294 'comparison':231 'complex':403 'condon':348 'could':158 'creat':190 'crime':432 'd':125,329 'decad':306 'doesn':353 'done':148 'doubt':111 'earli':203 'enact':207 'equival':87 'europ':233 'european':221 'evapor':123,392 'even':54,339 'exampl':52 'exclus':81 'exclusiv':91 'expel':469 'extrem':138 'fact':220 'faith':140 'far':450 'fight':252,476,491 'found':223 'garner':240 'genocid':144,209 'get':466 'good':70,414,454 'group':47,104,247,319 'guy':415,455 'hama':234,238,268,292,326 'happi':331 'haven':229 'hesit':127 'hypothes':186 'ian':269 'import':287 'increas':194 'incurs':479 'instal':365 'instant':133 'instead':327 'involv':428 'isi':106 'isra':301,335,374,385 'israel':16,23,66,188,216,310,457 'israel-palestin':456 'jew':122,212,222,284,394 'jewish':19,26,196 'join':270 'justifi':164 'land':472 'lead':320 'left':248 'like':105 'limit':12 'liter':83 'live':281 'm':152 'major':96 'make':120 'mani':265,274 'massiv':236,401 'match':101 'mean':161,355 'meanwhil':107 'migrat':197 'milit':103 'militari':350,364 'minor':478 'moder':342 'much':486 'murder':467 'muslim':13,34,61,95 'muslim-major':94 'nation':97 'never':39,147,206,255 'non':267 'non-hamas-ian':266 'none':72 'obvious':413 'offici':336,368 'one':489 'one-sid':488 'oper':361,379 'oppos':382 'opposit':424 'palestin':7,22,32,37,114,345,458 'palestinian':56 'part':343 'peac':282 'peopl':465 'pflp':53 'pleas':165 'point':289,418 'popular':46,256 'posit':298 'primarili':362 'progress':318 'prop':324 'push':129,351 'put':249 'quit':422 'rank':272 're':357 'read':166 'record':435 'reiter':277 'religi':90 'represent':14,20,62 'resist':322,371 'ridicul':177,397 'right':9 'rule':40 'russia':426,443 'russia-ukrain':425 'russo':406 'safe':228 'say':337 'secular':51,59 'see':175 'seem':346 'semit':359 'side':439,490 'situat':399 'soldier':366 'sound':179 'sourc':134 'state':375,386,430,462 'stateless':464 'support':241,279,302,377 'sure':153 'talk':5 'target':363 'tell':170 'theocraci':27,43,82 'today':218 'two':429 'ukrain':407,427,441,448 'want':317 'war':408 'whatev':60 'wish':390 'would':119,155"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4723560"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696875378 {#1945
    date: 2023-10-09 20:16:18.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 {#1366
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +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 {#2356 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2476 …}
  +body: """
    > You can only be talking about Palestine here, right? There is limited Muslim representation in Israel and no jewish representation in Palestine\n
    \n
    Israel is a Jewish theocracy by its own admission. Palestine has Muslims and Christians. Palestine was never ruled by a theocracy. The most popular groups have always been secular (example: PFLP). Even the Palestinian Authority is secular.\n
    \n
    Whatever “muslim” representation there is in Israel, it is as good as none and does not change that it is an exclusive theocracy. Literally there is no equivalent to their religious exclusivism in any Muslim-majority nation. It is only matched by militant groups like ISIS.\n
    \n
    > Meanwhile I have no doubts that if Palestine had a button that would make all jews evaporate, they’d not hesitate to push it in an instant.\n
    \n
    Source? This is an extremely bad faith argument. “A is genocidal. B has never done so. But I’m sure B would if they could, so that means A is justified!”. Please read that again and tell me you don’t see how ridiculous it sounds.\n
    \n
    And you don’t have to hypothesize. Before Israel was created, and during the increase of Jewish migrations in the 19th century and early 20th, Arabs never enacted any genocide against the Jews or did what Israel does today. In fact, European Jews found it to be a safe haven in comparison to Europe.\n
    \n
    > Hamas is massively antisemitic\n
    \n
    Hamas only garners support because it is the only group left putting up a fight. It was never popular before that. But because of that, it has many non-Hamas-ians joining its ranks, and many of them reiterate their support for living peacefully among Jews.\n
    \n
    And its important to point out that Hamas only climbed up to this position because of Israeli support more than a decade ago. This is Israel’s own admission. They did not want progressive groups leading the resistance, and propped up Hamas instead. I’d be happy to cite you Israeli officials saying this.\n
    \n
    > even the more moderate part of Palestine seems to condone the military push\n
    \n
    That doesn’t mean they’re anti Semitic. The operation primarily targeted military installations, soldiers and officials. It is resistance against the Israeli state. So supporting this operation is being opposed to the Israeli state, not because they wish to evaporate all Jews. That’s ridiculous.\n
    \n
    > This situation is massively more complex than the Russo Ukraine war and there is no obvious good guy you can point to.\n
    \n
    It is quite the opposite. Russia-Ukraine involves two States with crimes on their records, and I only side with Ukraine because Russia is the aggressor. But Ukraine is far from being a good guy. Israel-Palestine is an apartheid state against stateless people getting murdered and expelled from their lands, and their best fight is minor incursions on the border. It is very much a one-sided fight.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696875378 {#1769
    date: 2023-10-09 20:16:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@w00t@lemmy.ml"
    "@sheppard@feddit.uk"
    "@cyclohexane@lemmy.ml"
    "@100_percent_a_bot@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2355 …}
  +nested: Doctrine\ORM\PersistentCollection {#2167 …}
  +votes: Doctrine\ORM\PersistentCollection {#2424 …}
  +reports: Doctrine\ORM\PersistentCollection {#2440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2409 …}
  -id: 39090
  -bodyTs: "'19th':200 '20th':204 'admiss':31,313 'aggressor':446 'ago':307 'alway':49 'among':283 'anti':358 'antisemit':237 'apartheid':461 'arab':205 'argument':141 'author':57 'b':145,154 'bad':139 'best':475 'border':482 'button':117 'centuri':201 'chang':76 'christian':36 'cite':333 'climb':294 'comparison':231 'complex':403 'condon':348 'could':158 'creat':190 'crime':432 'd':125,329 'decad':306 'doesn':353 'done':148 'doubt':111 'earli':203 'enact':207 'equival':87 'europ':233 'european':221 'evapor':123,392 'even':54,339 'exampl':52 'exclus':81 'exclusiv':91 'expel':469 'extrem':138 'fact':220 'faith':140 'far':450 'fight':252,476,491 'found':223 'garner':240 'genocid':144,209 'get':466 'good':70,414,454 'group':47,104,247,319 'guy':415,455 'hama':234,238,268,292,326 'happi':331 'haven':229 'hesit':127 'hypothes':186 'ian':269 'import':287 'increas':194 'incurs':479 'instal':365 'instant':133 'instead':327 'involv':428 'isi':106 'isra':301,335,374,385 'israel':16,23,66,188,216,310,457 'israel-palestin':456 'jew':122,212,222,284,394 'jewish':19,26,196 'join':270 'justifi':164 'land':472 'lead':320 'left':248 'like':105 'limit':12 'liter':83 'live':281 'm':152 'major':96 'make':120 'mani':265,274 'massiv':236,401 'match':101 'mean':161,355 'meanwhil':107 'migrat':197 'milit':103 'militari':350,364 'minor':478 'moder':342 'much':486 'murder':467 'muslim':13,34,61,95 'muslim-major':94 'nation':97 'never':39,147,206,255 'non':267 'non-hamas-ian':266 'none':72 'obvious':413 'offici':336,368 'one':489 'one-sid':488 'oper':361,379 'oppos':382 'opposit':424 'palestin':7,22,32,37,114,345,458 'palestinian':56 'part':343 'peac':282 'peopl':465 'pflp':53 'pleas':165 'point':289,418 'popular':46,256 'posit':298 'primarili':362 'progress':318 'prop':324 'push':129,351 'put':249 'quit':422 'rank':272 're':357 'read':166 'record':435 'reiter':277 'religi':90 'represent':14,20,62 'resist':322,371 'ridicul':177,397 'right':9 'rule':40 'russia':426,443 'russia-ukrain':425 'russo':406 'safe':228 'say':337 'secular':51,59 'see':175 'seem':346 'semit':359 'side':439,490 'situat':399 'soldier':366 'sound':179 'sourc':134 'state':375,386,430,462 'stateless':464 'support':241,279,302,377 'sure':153 'talk':5 'target':363 'tell':170 'theocraci':27,43,82 'today':218 'two':429 'ukrain':407,427,441,448 'want':317 'war':408 'whatev':60 'wish':390 'would':119,155"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4723560"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696875378 {#1945
    date: 2023-10-09 20:16:18.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 {#1366
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +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 {#2356 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2476 …}
  +body: """
    > You can only be talking about Palestine here, right? There is limited Muslim representation in Israel and no jewish representation in Palestine\n
    \n
    Israel is a Jewish theocracy by its own admission. Palestine has Muslims and Christians. Palestine was never ruled by a theocracy. The most popular groups have always been secular (example: PFLP). Even the Palestinian Authority is secular.\n
    \n
    Whatever “muslim” representation there is in Israel, it is as good as none and does not change that it is an exclusive theocracy. Literally there is no equivalent to their religious exclusivism in any Muslim-majority nation. It is only matched by militant groups like ISIS.\n
    \n
    > Meanwhile I have no doubts that if Palestine had a button that would make all jews evaporate, they’d not hesitate to push it in an instant.\n
    \n
    Source? This is an extremely bad faith argument. “A is genocidal. B has never done so. But I’m sure B would if they could, so that means A is justified!”. Please read that again and tell me you don’t see how ridiculous it sounds.\n
    \n
    And you don’t have to hypothesize. Before Israel was created, and during the increase of Jewish migrations in the 19th century and early 20th, Arabs never enacted any genocide against the Jews or did what Israel does today. In fact, European Jews found it to be a safe haven in comparison to Europe.\n
    \n
    > Hamas is massively antisemitic\n
    \n
    Hamas only garners support because it is the only group left putting up a fight. It was never popular before that. But because of that, it has many non-Hamas-ians joining its ranks, and many of them reiterate their support for living peacefully among Jews.\n
    \n
    And its important to point out that Hamas only climbed up to this position because of Israeli support more than a decade ago. This is Israel’s own admission. They did not want progressive groups leading the resistance, and propped up Hamas instead. I’d be happy to cite you Israeli officials saying this.\n
    \n
    > even the more moderate part of Palestine seems to condone the military push\n
    \n
    That doesn’t mean they’re anti Semitic. The operation primarily targeted military installations, soldiers and officials. It is resistance against the Israeli state. So supporting this operation is being opposed to the Israeli state, not because they wish to evaporate all Jews. That’s ridiculous.\n
    \n
    > This situation is massively more complex than the Russo Ukraine war and there is no obvious good guy you can point to.\n
    \n
    It is quite the opposite. Russia-Ukraine involves two States with crimes on their records, and I only side with Ukraine because Russia is the aggressor. But Ukraine is far from being a good guy. Israel-Palestine is an apartheid state against stateless people getting murdered and expelled from their lands, and their best fight is minor incursions on the border. It is very much a one-sided fight.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696875378 {#1769
    date: 2023-10-09 20:16:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@w00t@lemmy.ml"
    "@sheppard@feddit.uk"
    "@cyclohexane@lemmy.ml"
    "@100_percent_a_bot@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2355 …}
  +nested: Doctrine\ORM\PersistentCollection {#2167 …}
  +votes: Doctrine\ORM\PersistentCollection {#2424 …}
  +reports: Doctrine\ORM\PersistentCollection {#2440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2409 …}
  -id: 39090
  -bodyTs: "'19th':200 '20th':204 'admiss':31,313 'aggressor':446 'ago':307 'alway':49 'among':283 'anti':358 'antisemit':237 'apartheid':461 'arab':205 'argument':141 'author':57 'b':145,154 'bad':139 'best':475 'border':482 'button':117 'centuri':201 'chang':76 'christian':36 'cite':333 'climb':294 'comparison':231 'complex':403 'condon':348 'could':158 'creat':190 'crime':432 'd':125,329 'decad':306 'doesn':353 'done':148 'doubt':111 'earli':203 'enact':207 'equival':87 'europ':233 'european':221 'evapor':123,392 'even':54,339 'exampl':52 'exclus':81 'exclusiv':91 'expel':469 'extrem':138 'fact':220 'faith':140 'far':450 'fight':252,476,491 'found':223 'garner':240 'genocid':144,209 'get':466 'good':70,414,454 'group':47,104,247,319 'guy':415,455 'hama':234,238,268,292,326 'happi':331 'haven':229 'hesit':127 'hypothes':186 'ian':269 'import':287 'increas':194 'incurs':479 'instal':365 'instant':133 'instead':327 'involv':428 'isi':106 'isra':301,335,374,385 'israel':16,23,66,188,216,310,457 'israel-palestin':456 'jew':122,212,222,284,394 'jewish':19,26,196 'join':270 'justifi':164 'land':472 'lead':320 'left':248 'like':105 'limit':12 'liter':83 'live':281 'm':152 'major':96 'make':120 'mani':265,274 'massiv':236,401 'match':101 'mean':161,355 'meanwhil':107 'migrat':197 'milit':103 'militari':350,364 'minor':478 'moder':342 'much':486 'murder':467 'muslim':13,34,61,95 'muslim-major':94 'nation':97 'never':39,147,206,255 'non':267 'non-hamas-ian':266 'none':72 'obvious':413 'offici':336,368 'one':489 'one-sid':488 'oper':361,379 'oppos':382 'opposit':424 'palestin':7,22,32,37,114,345,458 'palestinian':56 'part':343 'peac':282 'peopl':465 'pflp':53 'pleas':165 'point':289,418 'popular':46,256 'posit':298 'primarili':362 'progress':318 'prop':324 'push':129,351 'put':249 'quit':422 'rank':272 're':357 'read':166 'record':435 'reiter':277 'religi':90 'represent':14,20,62 'resist':322,371 'ridicul':177,397 'right':9 'rule':40 'russia':426,443 'russia-ukrain':425 'russo':406 'safe':228 'say':337 'secular':51,59 'see':175 'seem':346 'semit':359 'side':439,490 'situat':399 'soldier':366 'sound':179 'sourc':134 'state':375,386,430,462 'stateless':464 'support':241,279,302,377 'sure':153 'talk':5 'target':363 'tell':170 'theocraci':27,43,82 'today':218 'two':429 'ukrain':407,427,441,448 'want':317 'war':408 'whatev':60 'wish':390 'would':119,155"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4723560"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696875378 {#1945
    date: 2023-10-09 20:16:18.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