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.27 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 {#1374
  +user: Proxies\__CG__\App\Entity\User {#1370 …}
  +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 {#2451 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2356 …}
  +body: """
    The fact that the poor still exist in your ideal “fair” society indicates that a capitalist system still relies on exploitation. How do you make “work or starve” disappear while still being capitalist?\n
    \n
    Communism is a stateless, moneyless society. It’s a utopian marker for people in the present day. It’s not a fixed ideology in and of itself. The Spanish Anarchists of the CNT-FAI and the USSR have very little in common but both aspired to implement communism, at least on paper. I have my criticisms but they’re not relevant.\n
    \n
    You would be correct in saying that people have an innate desire to labor and improve their lives. Capitalism forces you to (attempt to) improve your life and shape the world through competition with your peers. If you’re disadvantaged in some way, fuck you. Work harder or die in the streets. Social programs and welfare are antithetical to capitalism. It doesn’t independently generate profit and thus is often ignored or slowly eroded over time when it does manage to manifest. Socialism/ socialist ideologies (worker ownership of the means of production) enables people to improve their life and shape the world through cooperation. It seeks to ensure everyone is able to live a dignified life and contribute according to their ability. Humans are capable of both competiton and cooperation and capitalism builds a very one sided society that demands competition. It’s a terrible way to live and alienates people from each other.\n
    \n
    Socialism (in my perspective as an anarchist) seeks to allow people to live their lives with the maximal amount of freedom, self determination, and autonomy possible. Whether that includes markets (which I’m assuming is what you mean by capitalism, since that’s what most people who defend capitalism think it is), planned economies, gift economies, library economies or something completely different, is a better system than capitalism on a foundational level
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1704304975 {#1769
    date: 2024-01-03 19:02:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@MisterNeon@lemmy.world"
    "@Rodeo@lemmy.ca"
    "@Jentu@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2466 …}
  +nested: Doctrine\ORM\PersistentCollection {#2288 …}
  +votes: Doctrine\ORM\PersistentCollection {#2446 …}
  +reports: Doctrine\ORM\PersistentCollection {#2439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#60 …}
  -id: 277099
  -bodyTs: "'abil':217 'abl':206 'accord':214 'alien':245 'allow':259 'amount':268 'anarchist':63,256 'antithet':153 'aspir':79 'assum':283 'attempt':118 'autonomi':274 'better':314 'build':228 'capabl':220 'capit':114,155,227,289,298,317 'capitalist':16,33 'cnt':67 'cnt-fai':66 'common':76 'communism':34,82 'competit':128,236 'competiton':223 'complet':310 'contribut':213 'cooper':199,225 'correct':99 'critic':90 'day':50 'defend':297 'demand':235 'desir':107 'determin':272 'die':144 'differ':311 'dignifi':210 'disadvantag':135 'disappear':29 'doesn':157 'economi':303,305,307 'enabl':188 'ensur':203 'erod':169 'everyon':204 'exist':7 'exploit':21 'fact':2 'fai':68 'fair':11 'fix':55 'forc':115 'foundat':320 'freedom':270 'fuck':139 'generat':160 'gift':304 'harder':142 'human':218 'ideal':10 'ideolog':56,180 'ignor':166 'implement':81 'improv':111,120,191 'includ':278 'independ':159 'indic':13 'innat':106 'labor':109 'least':84 'level':321 'librari':306 'life':122,193,211 'littl':74 'live':113,208,243,262,264 'm':282 'make':25 'manag':175 'manifest':177 'marker':44 'market':279 'maxim':267 'mean':185,287 'moneyless':38 'often':165 'one':231 'ownership':182 'paper':86 'peer':131 'peopl':46,103,189,246,260,295 'perspect':253 'plan':302 'poor':5 'possibl':275 'present':49 'product':187 'profit':161 'program':149 're':93,134 'relev':95 'reli':19 'say':101 'seek':201,257 'self':271 'shape':124,195 'side':232 'sinc':290 'slowli':168 'social':148,178,250 'socialist':179 'societi':12,39,233 'someth':309 'spanish':62 'starv':28 'stateless':37 'still':6,18,31 'street':147 'system':17,315 'terribl':240 'think':299 'thus':163 'time':171 'ussr':71 'utopian':43 'way':138,241 'welfar':151 'whether':276 'work':26,141 'worker':181 'world':126,197 'would':97"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7845102"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704304975 {#1969
    date: 2024-01-03 19:02:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#1374
  +user: Proxies\__CG__\App\Entity\User {#1370 …}
  +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 {#2451 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2356 …}
  +body: """
    The fact that the poor still exist in your ideal “fair” society indicates that a capitalist system still relies on exploitation. How do you make “work or starve” disappear while still being capitalist?\n
    \n
    Communism is a stateless, moneyless society. It’s a utopian marker for people in the present day. It’s not a fixed ideology in and of itself. The Spanish Anarchists of the CNT-FAI and the USSR have very little in common but both aspired to implement communism, at least on paper. I have my criticisms but they’re not relevant.\n
    \n
    You would be correct in saying that people have an innate desire to labor and improve their lives. Capitalism forces you to (attempt to) improve your life and shape the world through competition with your peers. If you’re disadvantaged in some way, fuck you. Work harder or die in the streets. Social programs and welfare are antithetical to capitalism. It doesn’t independently generate profit and thus is often ignored or slowly eroded over time when it does manage to manifest. Socialism/ socialist ideologies (worker ownership of the means of production) enables people to improve their life and shape the world through cooperation. It seeks to ensure everyone is able to live a dignified life and contribute according to their ability. Humans are capable of both competiton and cooperation and capitalism builds a very one sided society that demands competition. It’s a terrible way to live and alienates people from each other.\n
    \n
    Socialism (in my perspective as an anarchist) seeks to allow people to live their lives with the maximal amount of freedom, self determination, and autonomy possible. Whether that includes markets (which I’m assuming is what you mean by capitalism, since that’s what most people who defend capitalism think it is), planned economies, gift economies, library economies or something completely different, is a better system than capitalism on a foundational level
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1704304975 {#1769
    date: 2024-01-03 19:02:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@MisterNeon@lemmy.world"
    "@Rodeo@lemmy.ca"
    "@Jentu@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2466 …}
  +nested: Doctrine\ORM\PersistentCollection {#2288 …}
  +votes: Doctrine\ORM\PersistentCollection {#2446 …}
  +reports: Doctrine\ORM\PersistentCollection {#2439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#60 …}
  -id: 277099
  -bodyTs: "'abil':217 'abl':206 'accord':214 'alien':245 'allow':259 'amount':268 'anarchist':63,256 'antithet':153 'aspir':79 'assum':283 'attempt':118 'autonomi':274 'better':314 'build':228 'capabl':220 'capit':114,155,227,289,298,317 'capitalist':16,33 'cnt':67 'cnt-fai':66 'common':76 'communism':34,82 'competit':128,236 'competiton':223 'complet':310 'contribut':213 'cooper':199,225 'correct':99 'critic':90 'day':50 'defend':297 'demand':235 'desir':107 'determin':272 'die':144 'differ':311 'dignifi':210 'disadvantag':135 'disappear':29 'doesn':157 'economi':303,305,307 'enabl':188 'ensur':203 'erod':169 'everyon':204 'exist':7 'exploit':21 'fact':2 'fai':68 'fair':11 'fix':55 'forc':115 'foundat':320 'freedom':270 'fuck':139 'generat':160 'gift':304 'harder':142 'human':218 'ideal':10 'ideolog':56,180 'ignor':166 'implement':81 'improv':111,120,191 'includ':278 'independ':159 'indic':13 'innat':106 'labor':109 'least':84 'level':321 'librari':306 'life':122,193,211 'littl':74 'live':113,208,243,262,264 'm':282 'make':25 'manag':175 'manifest':177 'marker':44 'market':279 'maxim':267 'mean':185,287 'moneyless':38 'often':165 'one':231 'ownership':182 'paper':86 'peer':131 'peopl':46,103,189,246,260,295 'perspect':253 'plan':302 'poor':5 'possibl':275 'present':49 'product':187 'profit':161 'program':149 're':93,134 'relev':95 'reli':19 'say':101 'seek':201,257 'self':271 'shape':124,195 'side':232 'sinc':290 'slowli':168 'social':148,178,250 'socialist':179 'societi':12,39,233 'someth':309 'spanish':62 'starv':28 'stateless':37 'still':6,18,31 'street':147 'system':17,315 'terribl':240 'think':299 'thus':163 'time':171 'ussr':71 'utopian':43 'way':138,241 'welfar':151 'whether':276 'work':26,141 'worker':181 'world':126,197 'would':97"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7845102"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704304975 {#1969
    date: 2024-01-03 19:02:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#1374
  +user: Proxies\__CG__\App\Entity\User {#1370 …}
  +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 {#2451 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2356 …}
  +body: """
    The fact that the poor still exist in your ideal “fair” society indicates that a capitalist system still relies on exploitation. How do you make “work or starve” disappear while still being capitalist?\n
    \n
    Communism is a stateless, moneyless society. It’s a utopian marker for people in the present day. It’s not a fixed ideology in and of itself. The Spanish Anarchists of the CNT-FAI and the USSR have very little in common but both aspired to implement communism, at least on paper. I have my criticisms but they’re not relevant.\n
    \n
    You would be correct in saying that people have an innate desire to labor and improve their lives. Capitalism forces you to (attempt to) improve your life and shape the world through competition with your peers. If you’re disadvantaged in some way, fuck you. Work harder or die in the streets. Social programs and welfare are antithetical to capitalism. It doesn’t independently generate profit and thus is often ignored or slowly eroded over time when it does manage to manifest. Socialism/ socialist ideologies (worker ownership of the means of production) enables people to improve their life and shape the world through cooperation. It seeks to ensure everyone is able to live a dignified life and contribute according to their ability. Humans are capable of both competiton and cooperation and capitalism builds a very one sided society that demands competition. It’s a terrible way to live and alienates people from each other.\n
    \n
    Socialism (in my perspective as an anarchist) seeks to allow people to live their lives with the maximal amount of freedom, self determination, and autonomy possible. Whether that includes markets (which I’m assuming is what you mean by capitalism, since that’s what most people who defend capitalism think it is), planned economies, gift economies, library economies or something completely different, is a better system than capitalism on a foundational level
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1704304975 {#1769
    date: 2024-01-03 19:02:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@MisterNeon@lemmy.world"
    "@Rodeo@lemmy.ca"
    "@Jentu@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2466 …}
  +nested: Doctrine\ORM\PersistentCollection {#2288 …}
  +votes: Doctrine\ORM\PersistentCollection {#2446 …}
  +reports: Doctrine\ORM\PersistentCollection {#2439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#60 …}
  -id: 277099
  -bodyTs: "'abil':217 'abl':206 'accord':214 'alien':245 'allow':259 'amount':268 'anarchist':63,256 'antithet':153 'aspir':79 'assum':283 'attempt':118 'autonomi':274 'better':314 'build':228 'capabl':220 'capit':114,155,227,289,298,317 'capitalist':16,33 'cnt':67 'cnt-fai':66 'common':76 'communism':34,82 'competit':128,236 'competiton':223 'complet':310 'contribut':213 'cooper':199,225 'correct':99 'critic':90 'day':50 'defend':297 'demand':235 'desir':107 'determin':272 'die':144 'differ':311 'dignifi':210 'disadvantag':135 'disappear':29 'doesn':157 'economi':303,305,307 'enabl':188 'ensur':203 'erod':169 'everyon':204 'exist':7 'exploit':21 'fact':2 'fai':68 'fair':11 'fix':55 'forc':115 'foundat':320 'freedom':270 'fuck':139 'generat':160 'gift':304 'harder':142 'human':218 'ideal':10 'ideolog':56,180 'ignor':166 'implement':81 'improv':111,120,191 'includ':278 'independ':159 'indic':13 'innat':106 'labor':109 'least':84 'level':321 'librari':306 'life':122,193,211 'littl':74 'live':113,208,243,262,264 'm':282 'make':25 'manag':175 'manifest':177 'marker':44 'market':279 'maxim':267 'mean':185,287 'moneyless':38 'often':165 'one':231 'ownership':182 'paper':86 'peer':131 'peopl':46,103,189,246,260,295 'perspect':253 'plan':302 'poor':5 'possibl':275 'present':49 'product':187 'profit':161 'program':149 're':93,134 'relev':95 'reli':19 'say':101 'seek':201,257 'self':271 'shape':124,195 'side':232 'sinc':290 'slowli':168 'social':148,178,250 'socialist':179 'societi':12,39,233 'someth':309 'spanish':62 'starv':28 'stateless':37 'still':6,18,31 'street':147 'system':17,315 'terribl':240 'think':299 'thus':163 'time':171 'ussr':71 'utopian':43 'way':138,241 'welfar':151 'whether':276 'work':26,141 'worker':181 'world':126,197 'would':97"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7845102"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704304975 {#1969
    date: 2024-01-03 19:02:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED edit
App\Entity\Magazine {#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