GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/13371/Please-not-again/comment/131018/favourites

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 …}
}
14.72 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 {#1369
  +user: Proxies\__CG__\App\Entity\User {#1370 …}
  +entry: App\Entity\Entry {#1856 …}
  +magazine: App\Entity\Magazine {#314
    +icon: Proxies\__CG__\App\Entity\Image {#295 …}
    +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 {#322
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#286 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#282 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#271 …}
    +entries: Doctrine\ORM\PersistentCollection {#229 …}
    +posts: Doctrine\ORM\PersistentCollection {#187 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#249 …}
    +bans: Doctrine\ORM\PersistentCollection {#166 …}
    +reports: Doctrine\ORM\PersistentCollection {#152 …}
    +badges: Doctrine\ORM\PersistentCollection {#130 …}
    +logs: Doctrine\ORM\PersistentCollection {#120 …}
    +awards: Doctrine\ORM\PersistentCollection {#109 …}
    +categories: Doctrine\ORM\PersistentCollection {#96 …}
    -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 {#323
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#317
      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: """
    I’m forty fucking five. I want us to stay out of it. It’s our tax dollars that are paying for the weapons being used. This conflict exists BECAUSE we don’t stay out of it. If we did, Israel would have had to actually negotiate in good faith decades ago. You are directly paying to enact a genocide, because our current president is unwilling to tell Israel to knock it the fuck off.\n
    \n
    Reagan stopped Israel bombing in twenty minutes with a single phone call. (Not that Reagan is a good person, just that the capability exists for Biden, he just chooses not to use it.)\n
    \n
    I do remember Operation Cast Lead. I’m willing to bet that you didn’t even know the name of the last time it erupted. You’re so ignorant that you view actual knowledge and lived experience as ignorance, because you’re so ignorant you don’t know how ignorant you are.\n
    \n
    Finally, this is not inane you fucking moron, you have no knowledge of foreign policy, and this very easily could erupt into a wider regional war that turns into WW3.\n
    \n
    P.S. It doesn’t matter what I think you fucking blood thirsty child murder justifying fuck, What matters is that a large enough percentage of voters in the mid-west swing states to be required for a Democratic win are Muslim. They correctly see Biden’s actions as enabling a genocide against a people they identify with. As a result, their support has dropped down to single digit support.\n
    \n
    Every other normally Democratic voter that wasn’t Muslim could choose to vote for Biden, and he would still lose due to actions that would have been possible for someone as idiotic as yourself to predict. The Biden administration has done it to themselves.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700158401 {#1768
    date: 2023-11-16 19:13:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Daft_ish@lemmy.world"
    "@Gingerlegs@lemmy.world"
    "@Maeve@kbin.social"
    "@LillyPip@lemmy.ca"
    "@Count042@lemmy.ml"
  ]
  +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: 131018
  -bodyTs: "'action':238,283 'actual':46,141 'administr':299 'ago':52 'bet':119 'biden':101,236,275,298 'blood':201 'bomb':79 'call':87 'capabl':98 'cast':113 'child':203 'choos':104,271 'conflict':28 'correct':234 'could':180,270 'current':63 'decad':51 'democrat':229,264 'didn':122 'digit':259 'direct':55 'doesn':193 'dollar':18 'done':301 'drop':255 'due':281 'easili':179 'enabl':240 'enact':58 'enough':213 'erupt':133,181 'even':124 'everi':261 'exist':29,99 'experi':145 'faith':50 'final':161 'five':5 'foreign':174 'forti':3 'fuck':4,74,167,200,206 'genocid':60,242 'good':49,93 'identifi':247 'idiot':292 'ignor':137,147,152,158 'inan':165 'israel':41,69,78 'justifi':205 'knock':71 'know':125,156 'knowledg':142,172 'larg':212 'last':130 'lead':114 'live':144 'lose':280 'm':2,116 'matter':195,208 'mid':220 'mid-west':219 'minut':82 'moron':168 'murder':204 'muslim':232,269 'name':127 'negoti':47 'normal':263 'oper':112 'p.s':191 'pay':21,56 'peopl':245 'percentag':214 'person':94 'phone':86 'polici':175 'possibl':288 'predict':296 'presid':64 're':135,150 'reagan':76,90 'region':185 'rememb':111 'requir':226 'result':251 'see':235 'singl':85,258 'someon':290 'state':223 'stay':10,34 'still':279 'stop':77 'support':253,260 'swing':222 'tax':17 'tell':68 'think':198 'thirsti':202 'time':131 'turn':188 'twenti':81 'unwil':66 'us':8 'use':26,107 'view':140 'vote':273 'voter':216,265 'want':7 'war':186 'wasn':267 'weapon':24 'west':221 'wider':184 'will':117 'win':230 'would':42,278,285 'ww3':190"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5856705"
  +editedAt: DateTimeImmutable @1700427492 {#1945
    date: 2023-11-19 21:58:12.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700158401 {#1368
    date: 2023-11-16 19:13:21.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 {#1856 …}
  +magazine: App\Entity\Magazine {#314
    +icon: Proxies\__CG__\App\Entity\Image {#295 …}
    +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 {#322
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#286 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#282 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#271 …}
    +entries: Doctrine\ORM\PersistentCollection {#229 …}
    +posts: Doctrine\ORM\PersistentCollection {#187 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#249 …}
    +bans: Doctrine\ORM\PersistentCollection {#166 …}
    +reports: Doctrine\ORM\PersistentCollection {#152 …}
    +badges: Doctrine\ORM\PersistentCollection {#130 …}
    +logs: Doctrine\ORM\PersistentCollection {#120 …}
    +awards: Doctrine\ORM\PersistentCollection {#109 …}
    +categories: Doctrine\ORM\PersistentCollection {#96 …}
    -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 {#323
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#317
      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: """
    I’m forty fucking five. I want us to stay out of it. It’s our tax dollars that are paying for the weapons being used. This conflict exists BECAUSE we don’t stay out of it. If we did, Israel would have had to actually negotiate in good faith decades ago. You are directly paying to enact a genocide, because our current president is unwilling to tell Israel to knock it the fuck off.\n
    \n
    Reagan stopped Israel bombing in twenty minutes with a single phone call. (Not that Reagan is a good person, just that the capability exists for Biden, he just chooses not to use it.)\n
    \n
    I do remember Operation Cast Lead. I’m willing to bet that you didn’t even know the name of the last time it erupted. You’re so ignorant that you view actual knowledge and lived experience as ignorance, because you’re so ignorant you don’t know how ignorant you are.\n
    \n
    Finally, this is not inane you fucking moron, you have no knowledge of foreign policy, and this very easily could erupt into a wider regional war that turns into WW3.\n
    \n
    P.S. It doesn’t matter what I think you fucking blood thirsty child murder justifying fuck, What matters is that a large enough percentage of voters in the mid-west swing states to be required for a Democratic win are Muslim. They correctly see Biden’s actions as enabling a genocide against a people they identify with. As a result, their support has dropped down to single digit support.\n
    \n
    Every other normally Democratic voter that wasn’t Muslim could choose to vote for Biden, and he would still lose due to actions that would have been possible for someone as idiotic as yourself to predict. The Biden administration has done it to themselves.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700158401 {#1768
    date: 2023-11-16 19:13:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Daft_ish@lemmy.world"
    "@Gingerlegs@lemmy.world"
    "@Maeve@kbin.social"
    "@LillyPip@lemmy.ca"
    "@Count042@lemmy.ml"
  ]
  +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: 131018
  -bodyTs: "'action':238,283 'actual':46,141 'administr':299 'ago':52 'bet':119 'biden':101,236,275,298 'blood':201 'bomb':79 'call':87 'capabl':98 'cast':113 'child':203 'choos':104,271 'conflict':28 'correct':234 'could':180,270 'current':63 'decad':51 'democrat':229,264 'didn':122 'digit':259 'direct':55 'doesn':193 'dollar':18 'done':301 'drop':255 'due':281 'easili':179 'enabl':240 'enact':58 'enough':213 'erupt':133,181 'even':124 'everi':261 'exist':29,99 'experi':145 'faith':50 'final':161 'five':5 'foreign':174 'forti':3 'fuck':4,74,167,200,206 'genocid':60,242 'good':49,93 'identifi':247 'idiot':292 'ignor':137,147,152,158 'inan':165 'israel':41,69,78 'justifi':205 'knock':71 'know':125,156 'knowledg':142,172 'larg':212 'last':130 'lead':114 'live':144 'lose':280 'm':2,116 'matter':195,208 'mid':220 'mid-west':219 'minut':82 'moron':168 'murder':204 'muslim':232,269 'name':127 'negoti':47 'normal':263 'oper':112 'p.s':191 'pay':21,56 'peopl':245 'percentag':214 'person':94 'phone':86 'polici':175 'possibl':288 'predict':296 'presid':64 're':135,150 'reagan':76,90 'region':185 'rememb':111 'requir':226 'result':251 'see':235 'singl':85,258 'someon':290 'state':223 'stay':10,34 'still':279 'stop':77 'support':253,260 'swing':222 'tax':17 'tell':68 'think':198 'thirsti':202 'time':131 'turn':188 'twenti':81 'unwil':66 'us':8 'use':26,107 'view':140 'vote':273 'voter':216,265 'want':7 'war':186 'wasn':267 'weapon':24 'west':221 'wider':184 'will':117 'win':230 'would':42,278,285 'ww3':190"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5856705"
  +editedAt: DateTimeImmutable @1700427492 {#1945
    date: 2023-11-19 21:58:12.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700158401 {#1368
    date: 2023-11-16 19:13:21.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 {#1856 …}
  +magazine: App\Entity\Magazine {#314
    +icon: Proxies\__CG__\App\Entity\Image {#295 …}
    +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 {#322
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#286 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#282 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#271 …}
    +entries: Doctrine\ORM\PersistentCollection {#229 …}
    +posts: Doctrine\ORM\PersistentCollection {#187 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#249 …}
    +bans: Doctrine\ORM\PersistentCollection {#166 …}
    +reports: Doctrine\ORM\PersistentCollection {#152 …}
    +badges: Doctrine\ORM\PersistentCollection {#130 …}
    +logs: Doctrine\ORM\PersistentCollection {#120 …}
    +awards: Doctrine\ORM\PersistentCollection {#109 …}
    +categories: Doctrine\ORM\PersistentCollection {#96 …}
    -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 {#323
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#317
      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: """
    I’m forty fucking five. I want us to stay out of it. It’s our tax dollars that are paying for the weapons being used. This conflict exists BECAUSE we don’t stay out of it. If we did, Israel would have had to actually negotiate in good faith decades ago. You are directly paying to enact a genocide, because our current president is unwilling to tell Israel to knock it the fuck off.\n
    \n
    Reagan stopped Israel bombing in twenty minutes with a single phone call. (Not that Reagan is a good person, just that the capability exists for Biden, he just chooses not to use it.)\n
    \n
    I do remember Operation Cast Lead. I’m willing to bet that you didn’t even know the name of the last time it erupted. You’re so ignorant that you view actual knowledge and lived experience as ignorance, because you’re so ignorant you don’t know how ignorant you are.\n
    \n
    Finally, this is not inane you fucking moron, you have no knowledge of foreign policy, and this very easily could erupt into a wider regional war that turns into WW3.\n
    \n
    P.S. It doesn’t matter what I think you fucking blood thirsty child murder justifying fuck, What matters is that a large enough percentage of voters in the mid-west swing states to be required for a Democratic win are Muslim. They correctly see Biden’s actions as enabling a genocide against a people they identify with. As a result, their support has dropped down to single digit support.\n
    \n
    Every other normally Democratic voter that wasn’t Muslim could choose to vote for Biden, and he would still lose due to actions that would have been possible for someone as idiotic as yourself to predict. The Biden administration has done it to themselves.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700158401 {#1768
    date: 2023-11-16 19:13:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Daft_ish@lemmy.world"
    "@Gingerlegs@lemmy.world"
    "@Maeve@kbin.social"
    "@LillyPip@lemmy.ca"
    "@Count042@lemmy.ml"
  ]
  +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: 131018
  -bodyTs: "'action':238,283 'actual':46,141 'administr':299 'ago':52 'bet':119 'biden':101,236,275,298 'blood':201 'bomb':79 'call':87 'capabl':98 'cast':113 'child':203 'choos':104,271 'conflict':28 'correct':234 'could':180,270 'current':63 'decad':51 'democrat':229,264 'didn':122 'digit':259 'direct':55 'doesn':193 'dollar':18 'done':301 'drop':255 'due':281 'easili':179 'enabl':240 'enact':58 'enough':213 'erupt':133,181 'even':124 'everi':261 'exist':29,99 'experi':145 'faith':50 'final':161 'five':5 'foreign':174 'forti':3 'fuck':4,74,167,200,206 'genocid':60,242 'good':49,93 'identifi':247 'idiot':292 'ignor':137,147,152,158 'inan':165 'israel':41,69,78 'justifi':205 'knock':71 'know':125,156 'knowledg':142,172 'larg':212 'last':130 'lead':114 'live':144 'lose':280 'm':2,116 'matter':195,208 'mid':220 'mid-west':219 'minut':82 'moron':168 'murder':204 'muslim':232,269 'name':127 'negoti':47 'normal':263 'oper':112 'p.s':191 'pay':21,56 'peopl':245 'percentag':214 'person':94 'phone':86 'polici':175 'possibl':288 'predict':296 'presid':64 're':135,150 'reagan':76,90 'region':185 'rememb':111 'requir':226 'result':251 'see':235 'singl':85,258 'someon':290 'state':223 'stay':10,34 'still':279 'stop':77 'support':253,260 'swing':222 'tax':17 'tell':68 'think':198 'thirsti':202 'time':131 'turn':188 'twenti':81 'unwil':66 'us':8 'use':26,107 'view':140 'vote':273 'voter':216,265 'want':7 'war':186 'wasn':267 'weapon':24 'west':221 'wider':184 'will':117 'win':230 'would':42,278,285 'ww3':190"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5856705"
  +editedAt: DateTimeImmutable @1700427492 {#1945
    date: 2023-11-19 21:58:12.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700158401 {#1368
    date: 2023-11-16 19:13:21.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 {#314
  +icon: Proxies\__CG__\App\Entity\Image {#295 …}
  +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 {#322
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#286 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#282 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#271 …}
  +entries: Doctrine\ORM\PersistentCollection {#229 …}
  +posts: Doctrine\ORM\PersistentCollection {#187 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#249 …}
  +bans: Doctrine\ORM\PersistentCollection {#166 …}
  +reports: Doctrine\ORM\PersistentCollection {#152 …}
  +badges: Doctrine\ORM\PersistentCollection {#130 …}
  +logs: Doctrine\ORM\PersistentCollection {#120 …}
  +awards: Doctrine\ORM\PersistentCollection {#109 …}
  +categories: Doctrine\ORM\PersistentCollection {#96 …}
  -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 {#323
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#317
    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