GET https://kbin.spritesserver.nl/m/memes@lemmy.ml/t/5468/Waiting-For-the-Fall/comment/57670/votes/up

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.62 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.04 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 {#1882 …}
  +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 {#2476 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2466 …}
  +body: """
    That’s complete and utter nonsense. First of all, revolutions happen when significant parts of the military choose to side with the populous against the ruling class. Second, modern military runs on logistics. If the workers do not support the regime then fuel won’t be delivered for the tanks, food won’t be delivered to the troops, and so on. Fighting a civil war is completely different from invading other countries.\n
    \n
    Meanwhile, this notion that cooperatives don’t have to be dominant is also nonsensical. As I’ve repeatedly explained to you here, the whole system is designed to make large scale cooperative movements a nonstarter. What you’re proposing here is a fantasy that’s based on your lack of understanding of how businesses actually work under capitalist system. You have this romanticized notion that’s completely divorced from the real world. I highly encourage you to educate yourself on the subject instead of arguing out of ignorance based on your made up idea of how things work.\n
    \n
    There very much is a unified capital owning class, but it’s not unified in the simplistic way you seem to imagine it to be. The capital owning class is unified by their shared class interest. It’s not bunch of people in a room doing a conspiracy. It’s a bunch of individual actors acting in their own interest, and they all favor certain types of policies because it provides a common benefit for the capital owning class.\n
    \n
    The relationship between a capitalist and a labourer is that the labourer sells their labour to the capitalist in return for a wage. The capitalist wishes to maximize their profit which means paying as low wage as they can while the worker wants to maximize their wage and get as much value out of their work as they can. This is the fundamental contradiction between the interests of the worker and the capitalist.\n
    \n
    Under capitalist rule, it’s the capital owning class that holds power in society. This is precisely what analysis of many decades of policy in US shows:\n
    \n
    > [What do our findings say about democracy in America? They certainly constitute troubling news for advocates of “populistic” democracy, who want governments to respond primarily or exclusively to the policy preferences of their citizens. In the United States, **our findings indicate, the majority does not rule—at least not in the causal sense of actually determining policy outcomes. When a majority of citizens disagrees with economic elites or with organized interests, they generally lose**. Moreover, because of the strong status quo bias built into the U.S. political system, even when fairly large majorities of Americans favor policy change, they generally do not get it.](https://www.cambridge.org/core/journals/perspectives-on-politics/article/testing-theories-of-american-politics-elites-interest-groups-and-average-citizens/62327F513959D0A304D4893B382B992B)\n
    \n
    If the cooperative structure does not threaten class interests of the oligarchs then it’s not achieving anything of value. And if cooperatives actually started cutting into the profits of the capitalists then it would be in the shared class interests of the capitalists to fight cooperatives.\n
    \n
    You continue to argue a subject that you have superficial understanding of. Perhaps spend a bit of time actually learning about how political economy works before trying to form ideas on how to improve it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697660790 {#1769
    date: 2023-10-18 22:26:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@marcuse1w@lemmy.ml"
    "@trailing9@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2288 …}
  +nested: Doctrine\ORM\PersistentCollection {#2166 …}
  +votes: Doctrine\ORM\PersistentCollection {#2427 …}
  +reports: Doctrine\ORM\PersistentCollection {#2426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1841 …}
  -id: 57670
  -bodyTs: "'/core/journals/perspectives-on-politics/article/testing-theories-of-american-politics-elites-interest-groups-and-average-citizens/62327f513959d0a304d4893b382b992b)':456 'achiev':473 'act':226 'actor':225 'actual':127,404,480,522 'advoc':365 'also':85 'america':358 'american':444 'analysi':341 'anyth':474 'argu':157,507 'base':118,161 'benefit':244 'bias':431 'bit':519 'built':432 'bunch':210,222 'busi':126 'capit':177,197,247,329 'capitalist':130,254,267,274,322,324,488,500 'causal':401 'certain':235,360 'chang':447 'choos':18 'citizen':383,412 'civil':64 'class':27,179,199,205,249,331,464,496 'common':243 'complet':3,67,139 'conspiraci':218 'constitut':361 'continu':505 'contradict':313 'cooper':77,104,459,479,503 'countri':72 'cut':482 'decad':344 'deliv':47,55 'democraci':356,368 'design':99 'determin':405 'differ':68 'disagre':413 'divorc':140 'domin':83 'econom':415 'economi':527 'educ':150 'elit':416 'encourag':147 'even':438 'exclus':376 'explain':91 'fair':440 'fantasi':115 'favor':234,445 'fight':62,502 'find':353,389 'first':7 'food':51 'form':532 'fuel':43 'fundament':312 'general':422,449 'get':298,452 'govern':371 'happen':11 'high':146 'hold':333 'idea':166,533 'ignor':160 'imagin':192 'improv':537 'indic':390 'individu':224 'instead':155 'interest':206,230,316,420,465,497 'invad':70 'labour':257,261,264 'lack':121 'larg':102,441 'learn':523 'least':397 'logist':33 'lose':423 'low':284 'made':164 'major':392,410,442 'make':101 'mani':343 'maxim':277,294 'mean':281 'meanwhil':73 'militari':17,30 'modern':29 'moreov':424 'movement':105 'much':173,300 'news':363 'nonsens':6,86 'nonstart':107 'notion':75,136 'oligarch':468 'organ':419 'outcom':407 'own':178,198,248,330 'part':14 'pay':282 'peopl':212 'perhap':516 'polici':238,346,379,406,446 'polit':436,526 'popul':23 'populist':367 'power':334 'precis':339 'prefer':380 'primarili':374 'profit':279,485 'propos':111 'provid':241 'quo':430 're':110 'real':143 'regim':41 'relationship':251 'repeat':90 'respond':373 'return':269 'revolut':10 'romantic':135 'room':215 'rule':26,325,395 'run':31 'say':354 'scale':103 'second':28 'seem':190 'sell':262 'sens':402 'share':204,495 'show':349 'side':20 'signific':13 'simplist':187 'societi':336 'spend':517 'start':481 'state':387 'status':429 'strong':428 'structur':460 'subject':154,509 'superfici':513 'support':39 'system':97,131,437 'tank':50 'thing':169 'threaten':463 'time':521 'tri':530 'troop':58 'troubl':362 'type':236 'u.s':435 'understand':123,514 'unifi':176,184,201 'unit':386 'us':348 'utter':5 'valu':301,476 've':89 'wage':272,285,296 'want':292,370 'war':65 'way':188 'whole':96 'wish':275 'won':44,52 'work':128,170,305,528 'worker':36,291,319 'world':144 'would':491 'www.cambridge.org':455 'www.cambridge.org/core/journals/perspectives-on-politics/article/testing-theories-of-american-politics-elites-interest-groups-and-average-citizens/62327f513959d0a304d4893b382b992b)':454"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5012351"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697660790 {#1945
    date: 2023-10-18 22:26:30.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 {#1882 …}
  +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 {#2476 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2466 …}
  +body: """
    That’s complete and utter nonsense. First of all, revolutions happen when significant parts of the military choose to side with the populous against the ruling class. Second, modern military runs on logistics. If the workers do not support the regime then fuel won’t be delivered for the tanks, food won’t be delivered to the troops, and so on. Fighting a civil war is completely different from invading other countries.\n
    \n
    Meanwhile, this notion that cooperatives don’t have to be dominant is also nonsensical. As I’ve repeatedly explained to you here, the whole system is designed to make large scale cooperative movements a nonstarter. What you’re proposing here is a fantasy that’s based on your lack of understanding of how businesses actually work under capitalist system. You have this romanticized notion that’s completely divorced from the real world. I highly encourage you to educate yourself on the subject instead of arguing out of ignorance based on your made up idea of how things work.\n
    \n
    There very much is a unified capital owning class, but it’s not unified in the simplistic way you seem to imagine it to be. The capital owning class is unified by their shared class interest. It’s not bunch of people in a room doing a conspiracy. It’s a bunch of individual actors acting in their own interest, and they all favor certain types of policies because it provides a common benefit for the capital owning class.\n
    \n
    The relationship between a capitalist and a labourer is that the labourer sells their labour to the capitalist in return for a wage. The capitalist wishes to maximize their profit which means paying as low wage as they can while the worker wants to maximize their wage and get as much value out of their work as they can. This is the fundamental contradiction between the interests of the worker and the capitalist.\n
    \n
    Under capitalist rule, it’s the capital owning class that holds power in society. This is precisely what analysis of many decades of policy in US shows:\n
    \n
    > [What do our findings say about democracy in America? They certainly constitute troubling news for advocates of “populistic” democracy, who want governments to respond primarily or exclusively to the policy preferences of their citizens. In the United States, **our findings indicate, the majority does not rule—at least not in the causal sense of actually determining policy outcomes. When a majority of citizens disagrees with economic elites or with organized interests, they generally lose**. Moreover, because of the strong status quo bias built into the U.S. political system, even when fairly large majorities of Americans favor policy change, they generally do not get it.](https://www.cambridge.org/core/journals/perspectives-on-politics/article/testing-theories-of-american-politics-elites-interest-groups-and-average-citizens/62327F513959D0A304D4893B382B992B)\n
    \n
    If the cooperative structure does not threaten class interests of the oligarchs then it’s not achieving anything of value. And if cooperatives actually started cutting into the profits of the capitalists then it would be in the shared class interests of the capitalists to fight cooperatives.\n
    \n
    You continue to argue a subject that you have superficial understanding of. Perhaps spend a bit of time actually learning about how political economy works before trying to form ideas on how to improve it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697660790 {#1769
    date: 2023-10-18 22:26:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@marcuse1w@lemmy.ml"
    "@trailing9@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2288 …}
  +nested: Doctrine\ORM\PersistentCollection {#2166 …}
  +votes: Doctrine\ORM\PersistentCollection {#2427 …}
  +reports: Doctrine\ORM\PersistentCollection {#2426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1841 …}
  -id: 57670
  -bodyTs: "'/core/journals/perspectives-on-politics/article/testing-theories-of-american-politics-elites-interest-groups-and-average-citizens/62327f513959d0a304d4893b382b992b)':456 'achiev':473 'act':226 'actor':225 'actual':127,404,480,522 'advoc':365 'also':85 'america':358 'american':444 'analysi':341 'anyth':474 'argu':157,507 'base':118,161 'benefit':244 'bias':431 'bit':519 'built':432 'bunch':210,222 'busi':126 'capit':177,197,247,329 'capitalist':130,254,267,274,322,324,488,500 'causal':401 'certain':235,360 'chang':447 'choos':18 'citizen':383,412 'civil':64 'class':27,179,199,205,249,331,464,496 'common':243 'complet':3,67,139 'conspiraci':218 'constitut':361 'continu':505 'contradict':313 'cooper':77,104,459,479,503 'countri':72 'cut':482 'decad':344 'deliv':47,55 'democraci':356,368 'design':99 'determin':405 'differ':68 'disagre':413 'divorc':140 'domin':83 'econom':415 'economi':527 'educ':150 'elit':416 'encourag':147 'even':438 'exclus':376 'explain':91 'fair':440 'fantasi':115 'favor':234,445 'fight':62,502 'find':353,389 'first':7 'food':51 'form':532 'fuel':43 'fundament':312 'general':422,449 'get':298,452 'govern':371 'happen':11 'high':146 'hold':333 'idea':166,533 'ignor':160 'imagin':192 'improv':537 'indic':390 'individu':224 'instead':155 'interest':206,230,316,420,465,497 'invad':70 'labour':257,261,264 'lack':121 'larg':102,441 'learn':523 'least':397 'logist':33 'lose':423 'low':284 'made':164 'major':392,410,442 'make':101 'mani':343 'maxim':277,294 'mean':281 'meanwhil':73 'militari':17,30 'modern':29 'moreov':424 'movement':105 'much':173,300 'news':363 'nonsens':6,86 'nonstart':107 'notion':75,136 'oligarch':468 'organ':419 'outcom':407 'own':178,198,248,330 'part':14 'pay':282 'peopl':212 'perhap':516 'polici':238,346,379,406,446 'polit':436,526 'popul':23 'populist':367 'power':334 'precis':339 'prefer':380 'primarili':374 'profit':279,485 'propos':111 'provid':241 'quo':430 're':110 'real':143 'regim':41 'relationship':251 'repeat':90 'respond':373 'return':269 'revolut':10 'romantic':135 'room':215 'rule':26,325,395 'run':31 'say':354 'scale':103 'second':28 'seem':190 'sell':262 'sens':402 'share':204,495 'show':349 'side':20 'signific':13 'simplist':187 'societi':336 'spend':517 'start':481 'state':387 'status':429 'strong':428 'structur':460 'subject':154,509 'superfici':513 'support':39 'system':97,131,437 'tank':50 'thing':169 'threaten':463 'time':521 'tri':530 'troop':58 'troubl':362 'type':236 'u.s':435 'understand':123,514 'unifi':176,184,201 'unit':386 'us':348 'utter':5 'valu':301,476 've':89 'wage':272,285,296 'want':292,370 'war':65 'way':188 'whole':96 'wish':275 'won':44,52 'work':128,170,305,528 'worker':36,291,319 'world':144 'would':491 'www.cambridge.org':455 'www.cambridge.org/core/journals/perspectives-on-politics/article/testing-theories-of-american-politics-elites-interest-groups-and-average-citizens/62327f513959d0a304d4893b382b992b)':454"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5012351"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697660790 {#1945
    date: 2023-10-18 22:26:30.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 {#1882 …}
  +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 {#2476 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2466 …}
  +body: """
    That’s complete and utter nonsense. First of all, revolutions happen when significant parts of the military choose to side with the populous against the ruling class. Second, modern military runs on logistics. If the workers do not support the regime then fuel won’t be delivered for the tanks, food won’t be delivered to the troops, and so on. Fighting a civil war is completely different from invading other countries.\n
    \n
    Meanwhile, this notion that cooperatives don’t have to be dominant is also nonsensical. As I’ve repeatedly explained to you here, the whole system is designed to make large scale cooperative movements a nonstarter. What you’re proposing here is a fantasy that’s based on your lack of understanding of how businesses actually work under capitalist system. You have this romanticized notion that’s completely divorced from the real world. I highly encourage you to educate yourself on the subject instead of arguing out of ignorance based on your made up idea of how things work.\n
    \n
    There very much is a unified capital owning class, but it’s not unified in the simplistic way you seem to imagine it to be. The capital owning class is unified by their shared class interest. It’s not bunch of people in a room doing a conspiracy. It’s a bunch of individual actors acting in their own interest, and they all favor certain types of policies because it provides a common benefit for the capital owning class.\n
    \n
    The relationship between a capitalist and a labourer is that the labourer sells their labour to the capitalist in return for a wage. The capitalist wishes to maximize their profit which means paying as low wage as they can while the worker wants to maximize their wage and get as much value out of their work as they can. This is the fundamental contradiction between the interests of the worker and the capitalist.\n
    \n
    Under capitalist rule, it’s the capital owning class that holds power in society. This is precisely what analysis of many decades of policy in US shows:\n
    \n
    > [What do our findings say about democracy in America? They certainly constitute troubling news for advocates of “populistic” democracy, who want governments to respond primarily or exclusively to the policy preferences of their citizens. In the United States, **our findings indicate, the majority does not rule—at least not in the causal sense of actually determining policy outcomes. When a majority of citizens disagrees with economic elites or with organized interests, they generally lose**. Moreover, because of the strong status quo bias built into the U.S. political system, even when fairly large majorities of Americans favor policy change, they generally do not get it.](https://www.cambridge.org/core/journals/perspectives-on-politics/article/testing-theories-of-american-politics-elites-interest-groups-and-average-citizens/62327F513959D0A304D4893B382B992B)\n
    \n
    If the cooperative structure does not threaten class interests of the oligarchs then it’s not achieving anything of value. And if cooperatives actually started cutting into the profits of the capitalists then it would be in the shared class interests of the capitalists to fight cooperatives.\n
    \n
    You continue to argue a subject that you have superficial understanding of. Perhaps spend a bit of time actually learning about how political economy works before trying to form ideas on how to improve it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697660790 {#1769
    date: 2023-10-18 22:26:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@marcuse1w@lemmy.ml"
    "@trailing9@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2288 …}
  +nested: Doctrine\ORM\PersistentCollection {#2166 …}
  +votes: Doctrine\ORM\PersistentCollection {#2427 …}
  +reports: Doctrine\ORM\PersistentCollection {#2426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1841 …}
  -id: 57670
  -bodyTs: "'/core/journals/perspectives-on-politics/article/testing-theories-of-american-politics-elites-interest-groups-and-average-citizens/62327f513959d0a304d4893b382b992b)':456 'achiev':473 'act':226 'actor':225 'actual':127,404,480,522 'advoc':365 'also':85 'america':358 'american':444 'analysi':341 'anyth':474 'argu':157,507 'base':118,161 'benefit':244 'bias':431 'bit':519 'built':432 'bunch':210,222 'busi':126 'capit':177,197,247,329 'capitalist':130,254,267,274,322,324,488,500 'causal':401 'certain':235,360 'chang':447 'choos':18 'citizen':383,412 'civil':64 'class':27,179,199,205,249,331,464,496 'common':243 'complet':3,67,139 'conspiraci':218 'constitut':361 'continu':505 'contradict':313 'cooper':77,104,459,479,503 'countri':72 'cut':482 'decad':344 'deliv':47,55 'democraci':356,368 'design':99 'determin':405 'differ':68 'disagre':413 'divorc':140 'domin':83 'econom':415 'economi':527 'educ':150 'elit':416 'encourag':147 'even':438 'exclus':376 'explain':91 'fair':440 'fantasi':115 'favor':234,445 'fight':62,502 'find':353,389 'first':7 'food':51 'form':532 'fuel':43 'fundament':312 'general':422,449 'get':298,452 'govern':371 'happen':11 'high':146 'hold':333 'idea':166,533 'ignor':160 'imagin':192 'improv':537 'indic':390 'individu':224 'instead':155 'interest':206,230,316,420,465,497 'invad':70 'labour':257,261,264 'lack':121 'larg':102,441 'learn':523 'least':397 'logist':33 'lose':423 'low':284 'made':164 'major':392,410,442 'make':101 'mani':343 'maxim':277,294 'mean':281 'meanwhil':73 'militari':17,30 'modern':29 'moreov':424 'movement':105 'much':173,300 'news':363 'nonsens':6,86 'nonstart':107 'notion':75,136 'oligarch':468 'organ':419 'outcom':407 'own':178,198,248,330 'part':14 'pay':282 'peopl':212 'perhap':516 'polici':238,346,379,406,446 'polit':436,526 'popul':23 'populist':367 'power':334 'precis':339 'prefer':380 'primarili':374 'profit':279,485 'propos':111 'provid':241 'quo':430 're':110 'real':143 'regim':41 'relationship':251 'repeat':90 'respond':373 'return':269 'revolut':10 'romantic':135 'room':215 'rule':26,325,395 'run':31 'say':354 'scale':103 'second':28 'seem':190 'sell':262 'sens':402 'share':204,495 'show':349 'side':20 'signific':13 'simplist':187 'societi':336 'spend':517 'start':481 'state':387 'status':429 'strong':428 'structur':460 'subject':154,509 'superfici':513 'support':39 'system':97,131,437 'tank':50 'thing':169 'threaten':463 'time':521 'tri':530 'troop':58 'troubl':362 'type':236 'u.s':435 'understand':123,514 'unifi':176,184,201 'unit':386 'us':348 'utter':5 'valu':301,476 've':89 'wage':272,285,296 'want':292,370 'war':65 'way':188 'whole':96 'wish':275 'won':44,52 'work':128,170,305,528 'worker':36,291,319 'world':144 'would':491 'www.cambridge.org':455 'www.cambridge.org/core/journals/perspectives-on-politics/article/testing-theories-of-american-politics-elites-interest-groups-and-average-citizens/62327f513959d0a304d4893b382b992b)':454"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5012351"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697660790 {#1945
    date: 2023-10-18 22:26:30.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