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 …}
}
25.12 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.18 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#1369
  +user: Proxies\__CG__\App\Entity\User {#1370 …}
  +entry: App\Entity\Entry {#1832 …}
  +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 {#2451 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2356 …}
  +body: """
    Trump’s real power base has never been the white working class “*basket of deplorables*”:\n
    \n
    The Nation, 2017: [Trumpism: It’s Coming From the Suburbs](https://www.thenation.com/article/archive/trumpism-its-coming-from-the-suburbs/)\n
    \n
    > But scapegoating poor whites keeps the conversation away from fascism’s real base: the petite bourgeoisie. This is a piece of jargon used mostly by Marxists to denote small-property owners, whose nearest equivalents these days may be the “upper middle class” or “small-business owners.” *FiveThirtyEight* reported last May that “the median household income of a Trump voter so far in the primaries is about $72,000,” or roughly 130 percent of the national median. Trump’s real base, the actual backbone of fascism, isn’t poor and working-class voters, but middle-class and affluent whites. Often self-employed, possessed of a retirement account and a home as a nest egg, this is the stratum taken in by Horatio Alger stories. They can envision playing the market well enough to become the next Trump. They haven’t won “big-league,” but they’ve won enough to be invested in the hierarchy they aspire to climb. If only America were made great again, they could become the haute bourgeoisie—the storied “1 percent.”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1705982687 {#1605
    date: 2024-01-23 05:04:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
    "@gearheart@lemm.ee"
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
    "@gearheart@lemm.ee"
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
    "@gearheart@lemm.ee"
  ]
  +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: 333314
  -bodyTs: "'/article/archive/trumpism-its-coming-from-the-suburbs/)':28 '000':98 '1':207 '130':101 '2017':18 '72':97 'account':139 'actual':112 'affluent':129 'alger':155 'america':194 'aspir':189 'away':36 'backbon':113 'base':5,41,110 'basket':13 'becom':166,201 'big':175 'big-leagu':174 'bourgeoisi':44,204 'busi':75 'class':12,71,122,127 'climb':191 'come':22 'convers':35 'could':200 'day':65 'denot':56 'deplor':15 'egg':146 'employ':134 'enough':164,181 'envis':159 'equival':63 'far':91 'fascism':38,115 'fivethirtyeight':77 'great':197 'haut':203 'haven':171 'hierarchi':187 'home':142 'horatio':154 'household':84 'incom':85 'invest':184 'isn':116 'jargon':50 'keep':33 'last':79 'leagu':176 'made':196 'market':162 'marxist':54 'may':66,80 'median':83,106 'middl':70,126 'middle-class':125 'most':52 'nation':17,105 'nearest':62 'nest':145 'never':7 'next':168 'often':131 'owner':60,76 'percent':102,208 'petit':43 'piec':48 'play':160 'poor':31,118 'possess':135 'power':4 'primari':94 'properti':59 'real':3,40,109 'report':78 'retir':138 'rough':100 'scapego':30 'self':133 'self-employ':132 'small':58,74 'small-busi':73 'small-properti':57 'stori':156,206 'stratum':150 'suburb':25 'taken':151 'trump':1,88,107,169 'trumpism':19 'upper':69 'use':51 've':179 'voter':89,123 'well':163 'white':10,32,130 'whose':61 'won':173,180 'work':11,121 'working-class':120 'www.thenation.com':27 'www.thenation.com/article/archive/trumpism-its-coming-from-the-suburbs/)':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7639005"
  +editedAt: DateTimeImmutable @1727853779 {#1945
    date: 2024-10-02 09:22:59.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705982687 {#1368
    date: 2024-01-23 05:04:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#1369
  +user: Proxies\__CG__\App\Entity\User {#1370 …}
  +entry: App\Entity\Entry {#1832 …}
  +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 {#2451 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2356 …}
  +body: """
    Trump’s real power base has never been the white working class “*basket of deplorables*”:\n
    \n
    The Nation, 2017: [Trumpism: It’s Coming From the Suburbs](https://www.thenation.com/article/archive/trumpism-its-coming-from-the-suburbs/)\n
    \n
    > But scapegoating poor whites keeps the conversation away from fascism’s real base: the petite bourgeoisie. This is a piece of jargon used mostly by Marxists to denote small-property owners, whose nearest equivalents these days may be the “upper middle class” or “small-business owners.” *FiveThirtyEight* reported last May that “the median household income of a Trump voter so far in the primaries is about $72,000,” or roughly 130 percent of the national median. Trump’s real base, the actual backbone of fascism, isn’t poor and working-class voters, but middle-class and affluent whites. Often self-employed, possessed of a retirement account and a home as a nest egg, this is the stratum taken in by Horatio Alger stories. They can envision playing the market well enough to become the next Trump. They haven’t won “big-league,” but they’ve won enough to be invested in the hierarchy they aspire to climb. If only America were made great again, they could become the haute bourgeoisie—the storied “1 percent.”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1705982687 {#1605
    date: 2024-01-23 05:04:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
    "@gearheart@lemm.ee"
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
    "@gearheart@lemm.ee"
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
    "@gearheart@lemm.ee"
  ]
  +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: 333314
  -bodyTs: "'/article/archive/trumpism-its-coming-from-the-suburbs/)':28 '000':98 '1':207 '130':101 '2017':18 '72':97 'account':139 'actual':112 'affluent':129 'alger':155 'america':194 'aspir':189 'away':36 'backbon':113 'base':5,41,110 'basket':13 'becom':166,201 'big':175 'big-leagu':174 'bourgeoisi':44,204 'busi':75 'class':12,71,122,127 'climb':191 'come':22 'convers':35 'could':200 'day':65 'denot':56 'deplor':15 'egg':146 'employ':134 'enough':164,181 'envis':159 'equival':63 'far':91 'fascism':38,115 'fivethirtyeight':77 'great':197 'haut':203 'haven':171 'hierarchi':187 'home':142 'horatio':154 'household':84 'incom':85 'invest':184 'isn':116 'jargon':50 'keep':33 'last':79 'leagu':176 'made':196 'market':162 'marxist':54 'may':66,80 'median':83,106 'middl':70,126 'middle-class':125 'most':52 'nation':17,105 'nearest':62 'nest':145 'never':7 'next':168 'often':131 'owner':60,76 'percent':102,208 'petit':43 'piec':48 'play':160 'poor':31,118 'possess':135 'power':4 'primari':94 'properti':59 'real':3,40,109 'report':78 'retir':138 'rough':100 'scapego':30 'self':133 'self-employ':132 'small':58,74 'small-busi':73 'small-properti':57 'stori':156,206 'stratum':150 'suburb':25 'taken':151 'trump':1,88,107,169 'trumpism':19 'upper':69 'use':51 've':179 'voter':89,123 'well':163 'white':10,32,130 'whose':61 'won':173,180 'work':11,121 'working-class':120 'www.thenation.com':27 'www.thenation.com/article/archive/trumpism-its-coming-from-the-suburbs/)':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7639005"
  +editedAt: DateTimeImmutable @1727853779 {#1945
    date: 2024-10-02 09:22:59.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705982687 {#1368
    date: 2024-01-23 05:04:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#1369
  +user: Proxies\__CG__\App\Entity\User {#1370 …}
  +entry: App\Entity\Entry {#1832 …}
  +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 {#2451 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2356 …}
  +body: """
    Trump’s real power base has never been the white working class “*basket of deplorables*”:\n
    \n
    The Nation, 2017: [Trumpism: It’s Coming From the Suburbs](https://www.thenation.com/article/archive/trumpism-its-coming-from-the-suburbs/)\n
    \n
    > But scapegoating poor whites keeps the conversation away from fascism’s real base: the petite bourgeoisie. This is a piece of jargon used mostly by Marxists to denote small-property owners, whose nearest equivalents these days may be the “upper middle class” or “small-business owners.” *FiveThirtyEight* reported last May that “the median household income of a Trump voter so far in the primaries is about $72,000,” or roughly 130 percent of the national median. Trump’s real base, the actual backbone of fascism, isn’t poor and working-class voters, but middle-class and affluent whites. Often self-employed, possessed of a retirement account and a home as a nest egg, this is the stratum taken in by Horatio Alger stories. They can envision playing the market well enough to become the next Trump. They haven’t won “big-league,” but they’ve won enough to be invested in the hierarchy they aspire to climb. If only America were made great again, they could become the haute bourgeoisie—the storied “1 percent.”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1705982687 {#1605
    date: 2024-01-23 05:04:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
    "@gearheart@lemm.ee"
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
    "@gearheart@lemm.ee"
    "@Custoslibera@lemmy.world"
    "@davel@lemmy.ml"
    "@gearheart@lemm.ee"
  ]
  +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: 333314
  -bodyTs: "'/article/archive/trumpism-its-coming-from-the-suburbs/)':28 '000':98 '1':207 '130':101 '2017':18 '72':97 'account':139 'actual':112 'affluent':129 'alger':155 'america':194 'aspir':189 'away':36 'backbon':113 'base':5,41,110 'basket':13 'becom':166,201 'big':175 'big-leagu':174 'bourgeoisi':44,204 'busi':75 'class':12,71,122,127 'climb':191 'come':22 'convers':35 'could':200 'day':65 'denot':56 'deplor':15 'egg':146 'employ':134 'enough':164,181 'envis':159 'equival':63 'far':91 'fascism':38,115 'fivethirtyeight':77 'great':197 'haut':203 'haven':171 'hierarchi':187 'home':142 'horatio':154 'household':84 'incom':85 'invest':184 'isn':116 'jargon':50 'keep':33 'last':79 'leagu':176 'made':196 'market':162 'marxist':54 'may':66,80 'median':83,106 'middl':70,126 'middle-class':125 'most':52 'nation':17,105 'nearest':62 'nest':145 'never':7 'next':168 'often':131 'owner':60,76 'percent':102,208 'petit':43 'piec':48 'play':160 'poor':31,118 'possess':135 'power':4 'primari':94 'properti':59 'real':3,40,109 'report':78 'retir':138 'rough':100 'scapego':30 'self':133 'self-employ':132 'small':58,74 'small-busi':73 'small-properti':57 'stori':156,206 'stratum':150 'suburb':25 'taken':151 'trump':1,88,107,169 'trumpism':19 'upper':69 'use':51 've':179 'voter':89,123 'well':163 'white':10,32,130 'whose':61 'won':173,180 'work':11,121 'working-class':120 'www.thenation.com':27 'www.thenation.com/article/archive/trumpism-its-coming-from-the-suburbs/)':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7639005"
  +editedAt: DateTimeImmutable @1727853779 {#1945
    date: 2024-10-02 09:22:59.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705982687 {#1368
    date: 2024-01-23 05:04:47.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 {#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