GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/5468/Waiting-For-the-Fall/comment/62560/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.13 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.07 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 {#1396
  +user: Proxies\__CG__\App\Entity\User {#1365 …}
  +entry: App\Entity\Entry {#1790 …}
  +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 {#2466 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2355 …}
  +body: """
    Thanks for the high quality references.\n
    \n
    The article here nicely stresses that there is only one way to communism and that there can even ony be one party. That’s true in theory, but a single party can make a mistake in implementing communism so that it would be a valid option to have various parties each representing one approach to communism among which the population has to choose.\n
    \n
    Likewise I think that requiring the destruction of state to establish the dictatorship of the proletariat is a nice theory but in reality, everybody in the state administration is proletarian, if we identify everybody but the billionaires as proletarian. Otherwise, the state would collapse because nobody with an education would be able to participate in the administration.\n
    \n
    You argue that there were successful communist revolutions. But those were only starting to implement communism since there hasn’t been a place with communism yet.\n
    \n
    My point of view is that there is no need for the dictatorship of the proletariat to create a place for communist relations. A cooperative can be such a place. Instead of having to wait for a revolution, communist and socialists could live in the reality of their preferred relations right now.\n
    \n
    Thus it doesn’t matter how many times people failed. People constantly start small businesses. Communists must have the resources to do that, too. Run a restaurant as a cooperative and expand it. This creates the resources to create more advanced cooperatives. Without going full oppressive, the capitalist class cannot do much to prevent such a cooperative.\n
    \n
    The problems that will arise will show the real problems of communism. Without an army to suppress dissidents, a cooperative has to deal with those problems. To me, that’s a better way to figure out communism than to wait for a revolution.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697871615 {#1768
    date: 2023-10-21 09:00:15.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: 62560
  -bodyTs: "'abl':121 'administr':97,126 'advanc':245 'among':63 'approach':60 'argu':128 'aris':266 'armi':276 'articl':8 'better':293 'billionair':106 'busi':219 'cannot':254 'capitalist':252 'choos':69 'class':253 'collaps':113 'communism':19,44,62,142,151,273,298 'communist':133,174,191,220 'constant':216 'cooper':177,234,246,261,281 'could':194 'creat':170,239,243 'deal':284 'destruct':76 'dictatorship':82,165 'dissid':279 'doesn':207 'educ':118 'establish':80 'even':24 'everybodi':93,103 'expand':236 'fail':214 'figur':296 'full':249 'go':248 'hasn':145 'high':4 'identifi':102 'implement':43,141 'instead':183 'likewis':70 'live':195 'make':39 'mani':211 'matter':209 'mistak':41 'much':256 'must':221 'need':162 'nice':10,88 'nobodi':115 'one':16,27,59 'oni':25 'oppress':250 'option':52 'otherwis':109 'parti':28,37,56 'particip':123 'peopl':213,215 'place':149,172,182 'point':154 'popul':66 'prefer':201 'prevent':258 'problem':263,271,287 'proletarian':99,108 'proletariat':85,168 'qualiti':5 'real':270 'realiti':92,198 'refer':6 'relat':175,202 'repres':58 'requir':74 'resourc':224,241 'restaur':231 'revolut':134,190,304 'right':203 'run':229 'show':268 'sinc':143 'singl':36 'small':218 'socialist':193 'start':139,217 'state':78,96,111 'stress':11 'success':132 'suppress':278 'thank':1 'theori':33,89 'think':72 'thus':205 'time':212 'true':31 'valid':51 'various':55 'view':156 'wait':187,301 'way':17,294 'without':247,274 'would':48,112,119 'yet':152"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5081665"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697871615 {#1938
    date: 2023-10-21 09:00:15.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 {#1396
  +user: Proxies\__CG__\App\Entity\User {#1365 …}
  +entry: App\Entity\Entry {#1790 …}
  +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 {#2466 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2355 …}
  +body: """
    Thanks for the high quality references.\n
    \n
    The article here nicely stresses that there is only one way to communism and that there can even ony be one party. That’s true in theory, but a single party can make a mistake in implementing communism so that it would be a valid option to have various parties each representing one approach to communism among which the population has to choose.\n
    \n
    Likewise I think that requiring the destruction of state to establish the dictatorship of the proletariat is a nice theory but in reality, everybody in the state administration is proletarian, if we identify everybody but the billionaires as proletarian. Otherwise, the state would collapse because nobody with an education would be able to participate in the administration.\n
    \n
    You argue that there were successful communist revolutions. But those were only starting to implement communism since there hasn’t been a place with communism yet.\n
    \n
    My point of view is that there is no need for the dictatorship of the proletariat to create a place for communist relations. A cooperative can be such a place. Instead of having to wait for a revolution, communist and socialists could live in the reality of their preferred relations right now.\n
    \n
    Thus it doesn’t matter how many times people failed. People constantly start small businesses. Communists must have the resources to do that, too. Run a restaurant as a cooperative and expand it. This creates the resources to create more advanced cooperatives. Without going full oppressive, the capitalist class cannot do much to prevent such a cooperative.\n
    \n
    The problems that will arise will show the real problems of communism. Without an army to suppress dissidents, a cooperative has to deal with those problems. To me, that’s a better way to figure out communism than to wait for a revolution.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697871615 {#1768
    date: 2023-10-21 09:00:15.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: 62560
  -bodyTs: "'abl':121 'administr':97,126 'advanc':245 'among':63 'approach':60 'argu':128 'aris':266 'armi':276 'articl':8 'better':293 'billionair':106 'busi':219 'cannot':254 'capitalist':252 'choos':69 'class':253 'collaps':113 'communism':19,44,62,142,151,273,298 'communist':133,174,191,220 'constant':216 'cooper':177,234,246,261,281 'could':194 'creat':170,239,243 'deal':284 'destruct':76 'dictatorship':82,165 'dissid':279 'doesn':207 'educ':118 'establish':80 'even':24 'everybodi':93,103 'expand':236 'fail':214 'figur':296 'full':249 'go':248 'hasn':145 'high':4 'identifi':102 'implement':43,141 'instead':183 'likewis':70 'live':195 'make':39 'mani':211 'matter':209 'mistak':41 'much':256 'must':221 'need':162 'nice':10,88 'nobodi':115 'one':16,27,59 'oni':25 'oppress':250 'option':52 'otherwis':109 'parti':28,37,56 'particip':123 'peopl':213,215 'place':149,172,182 'point':154 'popul':66 'prefer':201 'prevent':258 'problem':263,271,287 'proletarian':99,108 'proletariat':85,168 'qualiti':5 'real':270 'realiti':92,198 'refer':6 'relat':175,202 'repres':58 'requir':74 'resourc':224,241 'restaur':231 'revolut':134,190,304 'right':203 'run':229 'show':268 'sinc':143 'singl':36 'small':218 'socialist':193 'start':139,217 'state':78,96,111 'stress':11 'success':132 'suppress':278 'thank':1 'theori':33,89 'think':72 'thus':205 'time':212 'true':31 'valid':51 'various':55 'view':156 'wait':187,301 'way':17,294 'without':247,274 'would':48,112,119 'yet':152"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5081665"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697871615 {#1938
    date: 2023-10-21 09:00:15.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 {#1396
  +user: Proxies\__CG__\App\Entity\User {#1365 …}
  +entry: App\Entity\Entry {#1790 …}
  +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 {#2466 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2355 …}
  +body: """
    Thanks for the high quality references.\n
    \n
    The article here nicely stresses that there is only one way to communism and that there can even ony be one party. That’s true in theory, but a single party can make a mistake in implementing communism so that it would be a valid option to have various parties each representing one approach to communism among which the population has to choose.\n
    \n
    Likewise I think that requiring the destruction of state to establish the dictatorship of the proletariat is a nice theory but in reality, everybody in the state administration is proletarian, if we identify everybody but the billionaires as proletarian. Otherwise, the state would collapse because nobody with an education would be able to participate in the administration.\n
    \n
    You argue that there were successful communist revolutions. But those were only starting to implement communism since there hasn’t been a place with communism yet.\n
    \n
    My point of view is that there is no need for the dictatorship of the proletariat to create a place for communist relations. A cooperative can be such a place. Instead of having to wait for a revolution, communist and socialists could live in the reality of their preferred relations right now.\n
    \n
    Thus it doesn’t matter how many times people failed. People constantly start small businesses. Communists must have the resources to do that, too. Run a restaurant as a cooperative and expand it. This creates the resources to create more advanced cooperatives. Without going full oppressive, the capitalist class cannot do much to prevent such a cooperative.\n
    \n
    The problems that will arise will show the real problems of communism. Without an army to suppress dissidents, a cooperative has to deal with those problems. To me, that’s a better way to figure out communism than to wait for a revolution.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697871615 {#1768
    date: 2023-10-21 09:00:15.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: 62560
  -bodyTs: "'abl':121 'administr':97,126 'advanc':245 'among':63 'approach':60 'argu':128 'aris':266 'armi':276 'articl':8 'better':293 'billionair':106 'busi':219 'cannot':254 'capitalist':252 'choos':69 'class':253 'collaps':113 'communism':19,44,62,142,151,273,298 'communist':133,174,191,220 'constant':216 'cooper':177,234,246,261,281 'could':194 'creat':170,239,243 'deal':284 'destruct':76 'dictatorship':82,165 'dissid':279 'doesn':207 'educ':118 'establish':80 'even':24 'everybodi':93,103 'expand':236 'fail':214 'figur':296 'full':249 'go':248 'hasn':145 'high':4 'identifi':102 'implement':43,141 'instead':183 'likewis':70 'live':195 'make':39 'mani':211 'matter':209 'mistak':41 'much':256 'must':221 'need':162 'nice':10,88 'nobodi':115 'one':16,27,59 'oni':25 'oppress':250 'option':52 'otherwis':109 'parti':28,37,56 'particip':123 'peopl':213,215 'place':149,172,182 'point':154 'popul':66 'prefer':201 'prevent':258 'problem':263,271,287 'proletarian':99,108 'proletariat':85,168 'qualiti':5 'real':270 'realiti':92,198 'refer':6 'relat':175,202 'repres':58 'requir':74 'resourc':224,241 'restaur':231 'revolut':134,190,304 'right':203 'run':229 'show':268 'sinc':143 'singl':36 'small':218 'socialist':193 'start':139,217 'state':78,96,111 'stress':11 'success':132 'suppress':278 'thank':1 'theori':33,89 'think':72 'thus':205 'time':212 'true':31 'valid':51 'various':55 'view':156 'wait':187,301 'way':17,294 'without':247,274 'would':48,112,119 'yet':152"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5081665"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697871615 {#1938
    date: 2023-10-21 09:00:15.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 {#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