GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/13371/Please-not-again/comment/131093/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 …}
}
1.04 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.05 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#1369
  +user: Proxies\__CG__\App\Entity\User {#1370 …}
  +entry: App\Entity\Entry {#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: """
    You literally didn’t read a goddamn thing I said.\n
    \n
    It doesn’t matter who I vote for.\n
    \n
    Arab-Americans form a large population in the mid-west swing states. This is a known fact.\n
    \n
    They are a requisite component for the coalition that allows the Democratic party to win presidential elections in the mid-west swing states. This is also a known fact.\n
    \n
    It requires very little intuition to know that Arab-Americans will react negatively to a person who approves of and enables the genocide of a civilian population group that they identify with.\n
    \n
    That is what happened. Support has dropped for Biden among Arab-Americans in the swing states to a single digit.\n
    \n
    Every other typically Democratic voting demographic group could vote the same as they normally do, and Biden would lose due to loss of a key member of the swing state coalition.\n
    \n
    Biden took that action, knowing it would likely blow up his Arab-American support so that he could give weapons and support to a group that has so far killed at least 5000 children. If you sort them in order of age, it takes six pages to get to a child older than 0. That was what he was willing to destroy his chances of getting re-elected for.\n
    \n
    I’m not arguing that anyone should vote, or not vote for Biden. I’m saying that a win is now impossible due to his administrations actions regardless of what I, individually, do. If you want to be angry about Trump becoming a fucking dictator, be mad at the person who made it a certainty so he could help kill 5000 children.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700160062 {#1768
    date: 2023-11-16 19:41:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Daft_ish@lemmy.world"
    "@Gingerlegs@lemmy.world"
    "@Maeve@kbin.social"
    "@LillyPip@lemmy.ca"
    "@Count042@lemmy.ml"
    "@Catpurple@lemmy.blahaj.zone"
  ]
  +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: 131093
  -bodyTs: "'0':207 '5000':186,284 'action':156,250 'administr':249 'age':195 'allow':47 'also':64 'american':21,78,113,166 'among':110 'angri':262 'anyon':229 'approv':86 'arab':20,77,112,165 'arab-american':19,76,111,164 'argu':227 'becom':265 'biden':109,138,153,236 'blow':161 'certainti':278 'chanc':217 'child':204 'children':187,285 'civilian':94 'coalit':45,152 'compon':42 'could':129,171,281 'democrat':49,125 'demograph':127 'destroy':215 'dictat':268 'didn':3 'digit':121 'doesn':12 'drop':107 'due':141,246 'elect':54,222 'enabl':89 'everi':122 'fact':37,67 'far':182 'form':22 'fuck':267 'genocid':91 'get':201,219 'give':172 'goddamn':7 'group':96,128,178 'happen':104 'help':282 'identifi':99 'imposs':245 'individu':255 'intuit':72 'key':146 'kill':183,283 'know':74,157 'known':36,66 'larg':24 'least':185 'like':160 'liter':2 'littl':71 'lose':140 'loss':143 'm':225,238 'mad':270 'made':275 'matter':14 'member':147 'mid':29,58 'mid-west':28,57 'negat':81 'normal':135 'older':205 'order':193 'page':199 'parti':50 'person':84,273 'popul':25,95 'presidenti':53 're':221 're-elect':220 'react':80 'read':5 'regardless':251 'requir':69 'requisit':41 'said':10 'say':239 'singl':120 'six':198 'sort':190 'state':32,61,117,151 'support':105,167,175 'swing':31,60,116,150 'take':197 'thing':8 'took':154 'trump':264 'typic':124 'vote':17,126,130,231,234 'want':259 'weapon':173 'west':30,59 'will':213 'win':52,242 'would':139,159"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5857447"
  +editedAt: DateTimeImmutable @1700444911 {#1945
    date: 2023-11-20 02:48:31.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700160062 {#1368
    date: 2023-11-16 19:41:02.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: """
    You literally didn’t read a goddamn thing I said.\n
    \n
    It doesn’t matter who I vote for.\n
    \n
    Arab-Americans form a large population in the mid-west swing states. This is a known fact.\n
    \n
    They are a requisite component for the coalition that allows the Democratic party to win presidential elections in the mid-west swing states. This is also a known fact.\n
    \n
    It requires very little intuition to know that Arab-Americans will react negatively to a person who approves of and enables the genocide of a civilian population group that they identify with.\n
    \n
    That is what happened. Support has dropped for Biden among Arab-Americans in the swing states to a single digit.\n
    \n
    Every other typically Democratic voting demographic group could vote the same as they normally do, and Biden would lose due to loss of a key member of the swing state coalition.\n
    \n
    Biden took that action, knowing it would likely blow up his Arab-American support so that he could give weapons and support to a group that has so far killed at least 5000 children. If you sort them in order of age, it takes six pages to get to a child older than 0. That was what he was willing to destroy his chances of getting re-elected for.\n
    \n
    I’m not arguing that anyone should vote, or not vote for Biden. I’m saying that a win is now impossible due to his administrations actions regardless of what I, individually, do. If you want to be angry about Trump becoming a fucking dictator, be mad at the person who made it a certainty so he could help kill 5000 children.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700160062 {#1768
    date: 2023-11-16 19:41:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Daft_ish@lemmy.world"
    "@Gingerlegs@lemmy.world"
    "@Maeve@kbin.social"
    "@LillyPip@lemmy.ca"
    "@Count042@lemmy.ml"
    "@Catpurple@lemmy.blahaj.zone"
  ]
  +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: 131093
  -bodyTs: "'0':207 '5000':186,284 'action':156,250 'administr':249 'age':195 'allow':47 'also':64 'american':21,78,113,166 'among':110 'angri':262 'anyon':229 'approv':86 'arab':20,77,112,165 'arab-american':19,76,111,164 'argu':227 'becom':265 'biden':109,138,153,236 'blow':161 'certainti':278 'chanc':217 'child':204 'children':187,285 'civilian':94 'coalit':45,152 'compon':42 'could':129,171,281 'democrat':49,125 'demograph':127 'destroy':215 'dictat':268 'didn':3 'digit':121 'doesn':12 'drop':107 'due':141,246 'elect':54,222 'enabl':89 'everi':122 'fact':37,67 'far':182 'form':22 'fuck':267 'genocid':91 'get':201,219 'give':172 'goddamn':7 'group':96,128,178 'happen':104 'help':282 'identifi':99 'imposs':245 'individu':255 'intuit':72 'key':146 'kill':183,283 'know':74,157 'known':36,66 'larg':24 'least':185 'like':160 'liter':2 'littl':71 'lose':140 'loss':143 'm':225,238 'mad':270 'made':275 'matter':14 'member':147 'mid':29,58 'mid-west':28,57 'negat':81 'normal':135 'older':205 'order':193 'page':199 'parti':50 'person':84,273 'popul':25,95 'presidenti':53 're':221 're-elect':220 'react':80 'read':5 'regardless':251 'requir':69 'requisit':41 'said':10 'say':239 'singl':120 'six':198 'sort':190 'state':32,61,117,151 'support':105,167,175 'swing':31,60,116,150 'take':197 'thing':8 'took':154 'trump':264 'typic':124 'vote':17,126,130,231,234 'want':259 'weapon':173 'west':30,59 'will':213 'win':52,242 'would':139,159"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5857447"
  +editedAt: DateTimeImmutable @1700444911 {#1945
    date: 2023-11-20 02:48:31.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700160062 {#1368
    date: 2023-11-16 19:41:02.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: """
    You literally didn’t read a goddamn thing I said.\n
    \n
    It doesn’t matter who I vote for.\n
    \n
    Arab-Americans form a large population in the mid-west swing states. This is a known fact.\n
    \n
    They are a requisite component for the coalition that allows the Democratic party to win presidential elections in the mid-west swing states. This is also a known fact.\n
    \n
    It requires very little intuition to know that Arab-Americans will react negatively to a person who approves of and enables the genocide of a civilian population group that they identify with.\n
    \n
    That is what happened. Support has dropped for Biden among Arab-Americans in the swing states to a single digit.\n
    \n
    Every other typically Democratic voting demographic group could vote the same as they normally do, and Biden would lose due to loss of a key member of the swing state coalition.\n
    \n
    Biden took that action, knowing it would likely blow up his Arab-American support so that he could give weapons and support to a group that has so far killed at least 5000 children. If you sort them in order of age, it takes six pages to get to a child older than 0. That was what he was willing to destroy his chances of getting re-elected for.\n
    \n
    I’m not arguing that anyone should vote, or not vote for Biden. I’m saying that a win is now impossible due to his administrations actions regardless of what I, individually, do. If you want to be angry about Trump becoming a fucking dictator, be mad at the person who made it a certainty so he could help kill 5000 children.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700160062 {#1768
    date: 2023-11-16 19:41:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Daft_ish@lemmy.world"
    "@Gingerlegs@lemmy.world"
    "@Maeve@kbin.social"
    "@LillyPip@lemmy.ca"
    "@Count042@lemmy.ml"
    "@Catpurple@lemmy.blahaj.zone"
  ]
  +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: 131093
  -bodyTs: "'0':207 '5000':186,284 'action':156,250 'administr':249 'age':195 'allow':47 'also':64 'american':21,78,113,166 'among':110 'angri':262 'anyon':229 'approv':86 'arab':20,77,112,165 'arab-american':19,76,111,164 'argu':227 'becom':265 'biden':109,138,153,236 'blow':161 'certainti':278 'chanc':217 'child':204 'children':187,285 'civilian':94 'coalit':45,152 'compon':42 'could':129,171,281 'democrat':49,125 'demograph':127 'destroy':215 'dictat':268 'didn':3 'digit':121 'doesn':12 'drop':107 'due':141,246 'elect':54,222 'enabl':89 'everi':122 'fact':37,67 'far':182 'form':22 'fuck':267 'genocid':91 'get':201,219 'give':172 'goddamn':7 'group':96,128,178 'happen':104 'help':282 'identifi':99 'imposs':245 'individu':255 'intuit':72 'key':146 'kill':183,283 'know':74,157 'known':36,66 'larg':24 'least':185 'like':160 'liter':2 'littl':71 'lose':140 'loss':143 'm':225,238 'mad':270 'made':275 'matter':14 'member':147 'mid':29,58 'mid-west':28,57 'negat':81 'normal':135 'older':205 'order':193 'page':199 'parti':50 'person':84,273 'popul':25,95 'presidenti':53 're':221 're-elect':220 'react':80 'read':5 'regardless':251 'requir':69 'requisit':41 'said':10 'say':239 'singl':120 'six':198 'sort':190 'state':32,61,117,151 'support':105,167,175 'swing':31,60,116,150 'take':197 'thing':8 'took':154 'trump':264 'typic':124 'vote':17,126,130,231,234 'want':259 'weapon':173 'west':30,59 'will':213 'win':52,242 'would':139,159"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5857447"
  +editedAt: DateTimeImmutable @1700444911 {#1945
    date: 2023-11-20 02:48:31.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700160062 {#1368
    date: 2023-11-16 19:41:02.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