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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#1394
  +user: Proxies\__CG__\App\Entity\User {#1916 …}
  +entry: App\Entity\Entry {#1810 …}
  +magazine: App\Entity\Magazine {#313
    +icon: Proxies\__CG__\App\Entity\Image {#294 …}
    +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 {#321
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#285 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#281 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#270 …}
    +entries: Doctrine\ORM\PersistentCollection {#228 …}
    +posts: Doctrine\ORM\PersistentCollection {#186 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#248 …}
    +bans: Doctrine\ORM\PersistentCollection {#165 …}
    +reports: Doctrine\ORM\PersistentCollection {#151 …}
    +badges: Doctrine\ORM\PersistentCollection {#129 …}
    +logs: Doctrine\ORM\PersistentCollection {#119 …}
    +awards: Doctrine\ORM\PersistentCollection {#108 …}
    +categories: Doctrine\ORM\PersistentCollection {#95 …}
    -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 {#322
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#316
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2466 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2355 …}
  +body: """
    Simply believing in something doesn’t make it viable. You have to look at the history of cooperatives, how they operate under capitalism, and how they fare against capitalist companies. People have been trying to achieve what you’re proposing for many decades with little to show for it. You need to address why that is and why you’re so convinced that it can be different given all the evidence to the contrary.\n
    \n
    The other aspect you need to consider is that capitalist companies will always have an advantage over cooperatives because they are much more willing to exploit the workers. The willingness to exploit allows the company to increase profit and market share, so competition fundamentally favors such companies. While you could argue that workers would prefer to join cooperatives, reserve army of labour ensures that there are always enough workers to go around. And of course, traditional companies can always temporarily improve their working conditions to run a cooperative out of business. We even see this dynamic with traditional companies competing.\n
    \n
    Meanwhile, competition is perfectly possible under the communist model. For example, USSR had plenty of different design bureaus that would compete with each other. The difference was that it was friendly competition, and results were shared. The system was more efficient than capitalist competition as evidenced by USSR leading the space race.\n
    \n
    Communism is prevented by people buying into the current capitalist model. Traditionally this has been the case because the standard of living in the west was relatively high due to the fact that most brutal exploitation was done in the countries the west subjugates. However, we are now reaching the stage of capitalism where exploitation is turning inward and people in the core of the empire are seeing their living standards deteriorate. As this process continues going forward, more and more people will reject the system.\n
    \n
    Communists understand the inherent self destructive dynamic of capitalism and that you can’t just paper over these problems with cooperatives.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697713380 {#1605
    date: 2023-10-19 13:03:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@marcuse1w@lemmy.ml"
    "@trailing9@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2167 …}
  +nested: Doctrine\ORM\PersistentCollection {#2357 …}
  +votes: Doctrine\ORM\PersistentCollection {#2429 …}
  +reports: Doctrine\ORM\PersistentCollection {#2442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2485 …}
  -id: 58591
  -bodyTs: "'achiev':36 'address':53 'advantag':90 'allow':107 'alway':87,141,153 'argu':125 'armi':134 'around':146 'aspect':77 'believ':2 'brutal':261 'bureaus':192 'busi':165 'buy':232 'capit':23,279,321 'capitalist':29,84,217,236 'case':243 'communism':227 'communist':182,313 'compani':30,85,109,121,151,173 'compet':174,195 'competit':117,176,206,218 'condit':158 'consid':81 'continu':302 'contrari':74 'convinc':62 'cooper':18,92,132,162,333 'core':289 'could':124 'countri':267 'cours':149 'current':235 'decad':43 'design':191 'destruct':318 'deterior':298 'differ':67,190,200 'doesn':5 'done':264 'due':255 'dynam':170,319 'effici':215 'empir':292 'enough':142 'ensur':137 'even':167 'evid':71 'evidenc':220 'exampl':185 'exploit':100,106,262,281 'fact':258 'fare':27 'favor':119 'forward':304 'friend':205 'fundament':118 'given':68 'go':145,303 'high':254 'histori':16 'howev':271 'improv':155 'increas':111 'inher':316 'inward':284 'join':131 'labour':136 'lead':223 'littl':45 'live':248,296 'look':13 'make':7 'mani':42 'market':114 'meanwhil':175 'model':183,237 'much':96 'need':51,79 'oper':21 'paper':328 'peopl':31,231,286,308 'perfect':178 'plenti':188 'possibl':179 'prefer':129 'prevent':229 'problem':331 'process':301 'profit':112 'propos':40 'race':226 're':39,60 'reach':275 'reject':310 'relat':253 'reserv':133 'result':208 'run':160 'see':168,294 'self':317 'share':115,210 'show':47 'simpli':1 'someth':4 'space':225 'stage':277 'standard':246,297 'subjug':270 'system':212,312 'temporarili':154 'tradit':150,172,238 'tri':34 'turn':283 'understand':314 'ussr':186,222 'viabl':9 'west':251,269 'will':98 'willing':104 'work':157 'worker':102,127,143 'would':128,194"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5026800"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697713380 {#1377
    date: 2023-10-19 13:03:00.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 {#1394
  +user: Proxies\__CG__\App\Entity\User {#1916 …}
  +entry: App\Entity\Entry {#1810 …}
  +magazine: App\Entity\Magazine {#313
    +icon: Proxies\__CG__\App\Entity\Image {#294 …}
    +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 {#321
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#285 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#281 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#270 …}
    +entries: Doctrine\ORM\PersistentCollection {#228 …}
    +posts: Doctrine\ORM\PersistentCollection {#186 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#248 …}
    +bans: Doctrine\ORM\PersistentCollection {#165 …}
    +reports: Doctrine\ORM\PersistentCollection {#151 …}
    +badges: Doctrine\ORM\PersistentCollection {#129 …}
    +logs: Doctrine\ORM\PersistentCollection {#119 …}
    +awards: Doctrine\ORM\PersistentCollection {#108 …}
    +categories: Doctrine\ORM\PersistentCollection {#95 …}
    -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 {#322
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#316
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2466 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2355 …}
  +body: """
    Simply believing in something doesn’t make it viable. You have to look at the history of cooperatives, how they operate under capitalism, and how they fare against capitalist companies. People have been trying to achieve what you’re proposing for many decades with little to show for it. You need to address why that is and why you’re so convinced that it can be different given all the evidence to the contrary.\n
    \n
    The other aspect you need to consider is that capitalist companies will always have an advantage over cooperatives because they are much more willing to exploit the workers. The willingness to exploit allows the company to increase profit and market share, so competition fundamentally favors such companies. While you could argue that workers would prefer to join cooperatives, reserve army of labour ensures that there are always enough workers to go around. And of course, traditional companies can always temporarily improve their working conditions to run a cooperative out of business. We even see this dynamic with traditional companies competing.\n
    \n
    Meanwhile, competition is perfectly possible under the communist model. For example, USSR had plenty of different design bureaus that would compete with each other. The difference was that it was friendly competition, and results were shared. The system was more efficient than capitalist competition as evidenced by USSR leading the space race.\n
    \n
    Communism is prevented by people buying into the current capitalist model. Traditionally this has been the case because the standard of living in the west was relatively high due to the fact that most brutal exploitation was done in the countries the west subjugates. However, we are now reaching the stage of capitalism where exploitation is turning inward and people in the core of the empire are seeing their living standards deteriorate. As this process continues going forward, more and more people will reject the system.\n
    \n
    Communists understand the inherent self destructive dynamic of capitalism and that you can’t just paper over these problems with cooperatives.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697713380 {#1605
    date: 2023-10-19 13:03:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@marcuse1w@lemmy.ml"
    "@trailing9@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2167 …}
  +nested: Doctrine\ORM\PersistentCollection {#2357 …}
  +votes: Doctrine\ORM\PersistentCollection {#2429 …}
  +reports: Doctrine\ORM\PersistentCollection {#2442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2485 …}
  -id: 58591
  -bodyTs: "'achiev':36 'address':53 'advantag':90 'allow':107 'alway':87,141,153 'argu':125 'armi':134 'around':146 'aspect':77 'believ':2 'brutal':261 'bureaus':192 'busi':165 'buy':232 'capit':23,279,321 'capitalist':29,84,217,236 'case':243 'communism':227 'communist':182,313 'compani':30,85,109,121,151,173 'compet':174,195 'competit':117,176,206,218 'condit':158 'consid':81 'continu':302 'contrari':74 'convinc':62 'cooper':18,92,132,162,333 'core':289 'could':124 'countri':267 'cours':149 'current':235 'decad':43 'design':191 'destruct':318 'deterior':298 'differ':67,190,200 'doesn':5 'done':264 'due':255 'dynam':170,319 'effici':215 'empir':292 'enough':142 'ensur':137 'even':167 'evid':71 'evidenc':220 'exampl':185 'exploit':100,106,262,281 'fact':258 'fare':27 'favor':119 'forward':304 'friend':205 'fundament':118 'given':68 'go':145,303 'high':254 'histori':16 'howev':271 'improv':155 'increas':111 'inher':316 'inward':284 'join':131 'labour':136 'lead':223 'littl':45 'live':248,296 'look':13 'make':7 'mani':42 'market':114 'meanwhil':175 'model':183,237 'much':96 'need':51,79 'oper':21 'paper':328 'peopl':31,231,286,308 'perfect':178 'plenti':188 'possibl':179 'prefer':129 'prevent':229 'problem':331 'process':301 'profit':112 'propos':40 'race':226 're':39,60 'reach':275 'reject':310 'relat':253 'reserv':133 'result':208 'run':160 'see':168,294 'self':317 'share':115,210 'show':47 'simpli':1 'someth':4 'space':225 'stage':277 'standard':246,297 'subjug':270 'system':212,312 'temporarili':154 'tradit':150,172,238 'tri':34 'turn':283 'understand':314 'ussr':186,222 'viabl':9 'west':251,269 'will':98 'willing':104 'work':157 'worker':102,127,143 'would':128,194"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5026800"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697713380 {#1377
    date: 2023-10-19 13:03:00.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 {#1394
  +user: Proxies\__CG__\App\Entity\User {#1916 …}
  +entry: App\Entity\Entry {#1810 …}
  +magazine: App\Entity\Magazine {#313
    +icon: Proxies\__CG__\App\Entity\Image {#294 …}
    +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 {#321
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#285 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#281 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#270 …}
    +entries: Doctrine\ORM\PersistentCollection {#228 …}
    +posts: Doctrine\ORM\PersistentCollection {#186 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#248 …}
    +bans: Doctrine\ORM\PersistentCollection {#165 …}
    +reports: Doctrine\ORM\PersistentCollection {#151 …}
    +badges: Doctrine\ORM\PersistentCollection {#129 …}
    +logs: Doctrine\ORM\PersistentCollection {#119 …}
    +awards: Doctrine\ORM\PersistentCollection {#108 …}
    +categories: Doctrine\ORM\PersistentCollection {#95 …}
    -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 {#322
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#316
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2466 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2355 …}
  +body: """
    Simply believing in something doesn’t make it viable. You have to look at the history of cooperatives, how they operate under capitalism, and how they fare against capitalist companies. People have been trying to achieve what you’re proposing for many decades with little to show for it. You need to address why that is and why you’re so convinced that it can be different given all the evidence to the contrary.\n
    \n
    The other aspect you need to consider is that capitalist companies will always have an advantage over cooperatives because they are much more willing to exploit the workers. The willingness to exploit allows the company to increase profit and market share, so competition fundamentally favors such companies. While you could argue that workers would prefer to join cooperatives, reserve army of labour ensures that there are always enough workers to go around. And of course, traditional companies can always temporarily improve their working conditions to run a cooperative out of business. We even see this dynamic with traditional companies competing.\n
    \n
    Meanwhile, competition is perfectly possible under the communist model. For example, USSR had plenty of different design bureaus that would compete with each other. The difference was that it was friendly competition, and results were shared. The system was more efficient than capitalist competition as evidenced by USSR leading the space race.\n
    \n
    Communism is prevented by people buying into the current capitalist model. Traditionally this has been the case because the standard of living in the west was relatively high due to the fact that most brutal exploitation was done in the countries the west subjugates. However, we are now reaching the stage of capitalism where exploitation is turning inward and people in the core of the empire are seeing their living standards deteriorate. As this process continues going forward, more and more people will reject the system.\n
    \n
    Communists understand the inherent self destructive dynamic of capitalism and that you can’t just paper over these problems with cooperatives.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697713380 {#1605
    date: 2023-10-19 13:03:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@marcuse1w@lemmy.ml"
    "@trailing9@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2167 …}
  +nested: Doctrine\ORM\PersistentCollection {#2357 …}
  +votes: Doctrine\ORM\PersistentCollection {#2429 …}
  +reports: Doctrine\ORM\PersistentCollection {#2442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2485 …}
  -id: 58591
  -bodyTs: "'achiev':36 'address':53 'advantag':90 'allow':107 'alway':87,141,153 'argu':125 'armi':134 'around':146 'aspect':77 'believ':2 'brutal':261 'bureaus':192 'busi':165 'buy':232 'capit':23,279,321 'capitalist':29,84,217,236 'case':243 'communism':227 'communist':182,313 'compani':30,85,109,121,151,173 'compet':174,195 'competit':117,176,206,218 'condit':158 'consid':81 'continu':302 'contrari':74 'convinc':62 'cooper':18,92,132,162,333 'core':289 'could':124 'countri':267 'cours':149 'current':235 'decad':43 'design':191 'destruct':318 'deterior':298 'differ':67,190,200 'doesn':5 'done':264 'due':255 'dynam':170,319 'effici':215 'empir':292 'enough':142 'ensur':137 'even':167 'evid':71 'evidenc':220 'exampl':185 'exploit':100,106,262,281 'fact':258 'fare':27 'favor':119 'forward':304 'friend':205 'fundament':118 'given':68 'go':145,303 'high':254 'histori':16 'howev':271 'improv':155 'increas':111 'inher':316 'inward':284 'join':131 'labour':136 'lead':223 'littl':45 'live':248,296 'look':13 'make':7 'mani':42 'market':114 'meanwhil':175 'model':183,237 'much':96 'need':51,79 'oper':21 'paper':328 'peopl':31,231,286,308 'perfect':178 'plenti':188 'possibl':179 'prefer':129 'prevent':229 'problem':331 'process':301 'profit':112 'propos':40 'race':226 're':39,60 'reach':275 'reject':310 'relat':253 'reserv':133 'result':208 'run':160 'see':168,294 'self':317 'share':115,210 'show':47 'simpli':1 'someth':4 'space':225 'stage':277 'standard':246,297 'subjug':270 'system':212,312 'temporarili':154 'tradit':150,172,238 'tri':34 'turn':283 'understand':314 'ussr':186,222 'viabl':9 'west':251,269 'will':98 'willing':104 'work':157 'worker':102,127,143 'would':128,194"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5026800"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697713380 {#1377
    date: 2023-10-19 13:03:00.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 {#313
  +icon: Proxies\__CG__\App\Entity\Image {#294 …}
  +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 {#321
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#285 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#281 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#270 …}
  +entries: Doctrine\ORM\PersistentCollection {#228 …}
  +posts: Doctrine\ORM\PersistentCollection {#186 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#248 …}
  +bans: Doctrine\ORM\PersistentCollection {#165 …}
  +reports: Doctrine\ORM\PersistentCollection {#151 …}
  +badges: Doctrine\ORM\PersistentCollection {#129 …}
  +logs: Doctrine\ORM\PersistentCollection {#119 …}
  +awards: Doctrine\ORM\PersistentCollection {#108 …}
  +categories: Doctrine\ORM\PersistentCollection {#95 …}
  -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 {#322
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#316
    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