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 …}
}
19.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.05 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 {#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: null
  +root: null
  +body: """
    I don’t know how to feel about this election as an ameribro.\n
    \n
    I’m left-libertarian (upper case left, lower case libertarian) on the political compass, which is practically not represented in US politics, so I’ll take whatever I can get. Biden is, realistically, the best I can hope for this election cycle. He’s not great, there’s a lot of big policy issues I diverge with him on pretty sharply (both on left and libertarian), but the other candidates for the DNC are a hot fucking mess. As for the libertarian *party*, it’s actually insane. Gary Johnson got booed for saying he’d want people to have driver’s licenses to drive. That’s a no go for me. And as far as the conservatives go, they run the gamut from not an instant disaster (I guess) to the loud, proud, and complete end of the republic.\n
    \n
    Biden has at least done some things that I kinda like, and doesn’t seem keen on destroying the republic. I’d love to get a reformer in and sweep Reaganism out on its wrinkled, swampy ass forevermore, but I don’t think that’s realistic at this point. Where I start getting worried is that the Biden campaign seems dead set on repeating some frankly terrible HRC '16 strats, which, well, we saw how well that worked for her, but the pro-Biden response is “Trust me bro, Trump is actually unelectable this time”. I’m also concerned because, let’s face it, Biden’s old enough that he could get struck down with a stroke or what have you at any minute.* Every day, the cosmic dice are getting more and more weighted against him. The democrats have done very little to make a case for a possible candidate/president Harris, where the republicans have laid a LOT of groundwork against her. If Biden bites it or gets incapacitated, Harris is going to have a huge uphill climb in front of her.\n
    \n
    I guess where I get uneasy is that it feels like the democrats are making a lot of avoidable and predictable mistakes, and they’re just banking that it won’t blow up in their face this time because, uh, what, that was that time, this is this time? They could do better, but they’re just going to choose not to, and be *shocked* if shit goes sideways.\n
    \n
    *I mean, so could Trump, but I’m not hoping that he wins.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 55
  +score: 0
  +lastActive: DateTime @1703372063 {#1605
    date: 2023-12-23 23:54:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zcd@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1371 …}
  +nested: Doctrine\ORM\PersistentCollection {#1379 …}
  +votes: Doctrine\ORM\PersistentCollection {#2446 …}
  +reports: Doctrine\ORM\PersistentCollection {#1891 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2358 …}
  -id: 203844
  -bodyTs: "'16':222 'actual':100,246 'also':252 'ameribro':13 'ass':190 'avoid':356 'bank':364 'best':49 'better':390 'biden':45,154,211,238,259,319 'big':66 'bite':320 'blow':369 'boo':105 'bro':243 'campaign':212 'candid':84 'candidate/president':305 'case':20,23,301 'choos':397 'climb':333 'compass':28 'complet':149 'concern':253 'conserv':131 'cosmic':282 'could':265,388,410 'cycl':56 'd':109,175 'day':280 'dead':214 'democrat':293,350 'destroy':171 'dice':283 'disast':141 'diverg':70 'dnc':87 'doesn':166 'done':158,295 'drive':118 'driver':114 'elect':10,55 'end':150 'enough':262 'everi':279 'face':257,373 'far':128 'feel':7,347 'forevermor':191 'frank':219 'front':335 'fuck':91 'gamut':136 'gari':102 'get':44,178,206,266,285,323,342 'go':123,132,327,395 'goe':405 'got':104 'great':60 'groundwork':315 'guess':143,339 'harri':306,325 'hope':52,416 'hot':90 'hrc':221 'huge':331 'incapacit':324 'insan':101 'instant':140 'issu':68 'johnson':103 'keen':169 'kinda':163 'know':4 'laid':311 'least':157 'left':17,21,78 'left-libertarian':16 'let':255 'libertarian':18,24,80,96 'licens':116 'like':164,348 'littl':297 'll':39 'lot':64,313,354 'loud':146 'love':176 'lower':22 'm':15,251,414 'make':299,352 'mean':408 'mess':92 'minut':278 'mistak':359 'old':261 'parti':97 'peopl':111 'point':202 'polici':67 'polit':27,36 'possibl':304 'practic':31 'predict':358 'pretti':74 'pro':237 'pro-biden':236 'proud':147 're':362,393 'reagan':184 'realist':47,199 'reform':180 'repeat':217 'repres':33 'republ':153,173 'republican':309 'respons':239 'run':134 'saw':227 'say':107 'seem':168,213 'set':215 'sharpli':75 'shit':404 'shock':402 'sideway':406 'start':205 'strat':223 'stroke':271 'struck':267 'swampi':189 'sweep':183 'take':40 'terribl':220 'thing':160 'think':196 'time':249,375,382,386 'trump':244,411 'trust':241 'uh':377 'uneasi':343 'unelect':247 'uphil':332 'upper':19 'us':35 'want':110 'weight':289 'well':225,229 'whatev':41 'win':419 'won':367 'work':231 'worri':207 'wrinkl':188"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7059347"
  +editedAt: DateTimeImmutable @1703243736 {#1945
    date: 2023-12-22 12:15:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701893611 {#1368
    date: 2023-12-06 21:13:31.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 {#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: null
  +root: null
  +body: """
    I don’t know how to feel about this election as an ameribro.\n
    \n
    I’m left-libertarian (upper case left, lower case libertarian) on the political compass, which is practically not represented in US politics, so I’ll take whatever I can get. Biden is, realistically, the best I can hope for this election cycle. He’s not great, there’s a lot of big policy issues I diverge with him on pretty sharply (both on left and libertarian), but the other candidates for the DNC are a hot fucking mess. As for the libertarian *party*, it’s actually insane. Gary Johnson got booed for saying he’d want people to have driver’s licenses to drive. That’s a no go for me. And as far as the conservatives go, they run the gamut from not an instant disaster (I guess) to the loud, proud, and complete end of the republic.\n
    \n
    Biden has at least done some things that I kinda like, and doesn’t seem keen on destroying the republic. I’d love to get a reformer in and sweep Reaganism out on its wrinkled, swampy ass forevermore, but I don’t think that’s realistic at this point. Where I start getting worried is that the Biden campaign seems dead set on repeating some frankly terrible HRC '16 strats, which, well, we saw how well that worked for her, but the pro-Biden response is “Trust me bro, Trump is actually unelectable this time”. I’m also concerned because, let’s face it, Biden’s old enough that he could get struck down with a stroke or what have you at any minute.* Every day, the cosmic dice are getting more and more weighted against him. The democrats have done very little to make a case for a possible candidate/president Harris, where the republicans have laid a LOT of groundwork against her. If Biden bites it or gets incapacitated, Harris is going to have a huge uphill climb in front of her.\n
    \n
    I guess where I get uneasy is that it feels like the democrats are making a lot of avoidable and predictable mistakes, and they’re just banking that it won’t blow up in their face this time because, uh, what, that was that time, this is this time? They could do better, but they’re just going to choose not to, and be *shocked* if shit goes sideways.\n
    \n
    *I mean, so could Trump, but I’m not hoping that he wins.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 55
  +score: 0
  +lastActive: DateTime @1703372063 {#1605
    date: 2023-12-23 23:54:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zcd@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1371 …}
  +nested: Doctrine\ORM\PersistentCollection {#1379 …}
  +votes: Doctrine\ORM\PersistentCollection {#2446 …}
  +reports: Doctrine\ORM\PersistentCollection {#1891 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2358 …}
  -id: 203844
  -bodyTs: "'16':222 'actual':100,246 'also':252 'ameribro':13 'ass':190 'avoid':356 'bank':364 'best':49 'better':390 'biden':45,154,211,238,259,319 'big':66 'bite':320 'blow':369 'boo':105 'bro':243 'campaign':212 'candid':84 'candidate/president':305 'case':20,23,301 'choos':397 'climb':333 'compass':28 'complet':149 'concern':253 'conserv':131 'cosmic':282 'could':265,388,410 'cycl':56 'd':109,175 'day':280 'dead':214 'democrat':293,350 'destroy':171 'dice':283 'disast':141 'diverg':70 'dnc':87 'doesn':166 'done':158,295 'drive':118 'driver':114 'elect':10,55 'end':150 'enough':262 'everi':279 'face':257,373 'far':128 'feel':7,347 'forevermor':191 'frank':219 'front':335 'fuck':91 'gamut':136 'gari':102 'get':44,178,206,266,285,323,342 'go':123,132,327,395 'goe':405 'got':104 'great':60 'groundwork':315 'guess':143,339 'harri':306,325 'hope':52,416 'hot':90 'hrc':221 'huge':331 'incapacit':324 'insan':101 'instant':140 'issu':68 'johnson':103 'keen':169 'kinda':163 'know':4 'laid':311 'least':157 'left':17,21,78 'left-libertarian':16 'let':255 'libertarian':18,24,80,96 'licens':116 'like':164,348 'littl':297 'll':39 'lot':64,313,354 'loud':146 'love':176 'lower':22 'm':15,251,414 'make':299,352 'mean':408 'mess':92 'minut':278 'mistak':359 'old':261 'parti':97 'peopl':111 'point':202 'polici':67 'polit':27,36 'possibl':304 'practic':31 'predict':358 'pretti':74 'pro':237 'pro-biden':236 'proud':147 're':362,393 'reagan':184 'realist':47,199 'reform':180 'repeat':217 'repres':33 'republ':153,173 'republican':309 'respons':239 'run':134 'saw':227 'say':107 'seem':168,213 'set':215 'sharpli':75 'shit':404 'shock':402 'sideway':406 'start':205 'strat':223 'stroke':271 'struck':267 'swampi':189 'sweep':183 'take':40 'terribl':220 'thing':160 'think':196 'time':249,375,382,386 'trump':244,411 'trust':241 'uh':377 'uneasi':343 'unelect':247 'uphil':332 'upper':19 'us':35 'want':110 'weight':289 'well':225,229 'whatev':41 'win':419 'won':367 'work':231 'worri':207 'wrinkl':188"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7059347"
  +editedAt: DateTimeImmutable @1703243736 {#1945
    date: 2023-12-22 12:15:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701893611 {#1368
    date: 2023-12-06 21:13:31.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 {#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: null
  +root: null
  +body: """
    I don’t know how to feel about this election as an ameribro.\n
    \n
    I’m left-libertarian (upper case left, lower case libertarian) on the political compass, which is practically not represented in US politics, so I’ll take whatever I can get. Biden is, realistically, the best I can hope for this election cycle. He’s not great, there’s a lot of big policy issues I diverge with him on pretty sharply (both on left and libertarian), but the other candidates for the DNC are a hot fucking mess. As for the libertarian *party*, it’s actually insane. Gary Johnson got booed for saying he’d want people to have driver’s licenses to drive. That’s a no go for me. And as far as the conservatives go, they run the gamut from not an instant disaster (I guess) to the loud, proud, and complete end of the republic.\n
    \n
    Biden has at least done some things that I kinda like, and doesn’t seem keen on destroying the republic. I’d love to get a reformer in and sweep Reaganism out on its wrinkled, swampy ass forevermore, but I don’t think that’s realistic at this point. Where I start getting worried is that the Biden campaign seems dead set on repeating some frankly terrible HRC '16 strats, which, well, we saw how well that worked for her, but the pro-Biden response is “Trust me bro, Trump is actually unelectable this time”. I’m also concerned because, let’s face it, Biden’s old enough that he could get struck down with a stroke or what have you at any minute.* Every day, the cosmic dice are getting more and more weighted against him. The democrats have done very little to make a case for a possible candidate/president Harris, where the republicans have laid a LOT of groundwork against her. If Biden bites it or gets incapacitated, Harris is going to have a huge uphill climb in front of her.\n
    \n
    I guess where I get uneasy is that it feels like the democrats are making a lot of avoidable and predictable mistakes, and they’re just banking that it won’t blow up in their face this time because, uh, what, that was that time, this is this time? They could do better, but they’re just going to choose not to, and be *shocked* if shit goes sideways.\n
    \n
    *I mean, so could Trump, but I’m not hoping that he wins.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 55
  +score: 0
  +lastActive: DateTime @1703372063 {#1605
    date: 2023-12-23 23:54:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zcd@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1371 …}
  +nested: Doctrine\ORM\PersistentCollection {#1379 …}
  +votes: Doctrine\ORM\PersistentCollection {#2446 …}
  +reports: Doctrine\ORM\PersistentCollection {#1891 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2358 …}
  -id: 203844
  -bodyTs: "'16':222 'actual':100,246 'also':252 'ameribro':13 'ass':190 'avoid':356 'bank':364 'best':49 'better':390 'biden':45,154,211,238,259,319 'big':66 'bite':320 'blow':369 'boo':105 'bro':243 'campaign':212 'candid':84 'candidate/president':305 'case':20,23,301 'choos':397 'climb':333 'compass':28 'complet':149 'concern':253 'conserv':131 'cosmic':282 'could':265,388,410 'cycl':56 'd':109,175 'day':280 'dead':214 'democrat':293,350 'destroy':171 'dice':283 'disast':141 'diverg':70 'dnc':87 'doesn':166 'done':158,295 'drive':118 'driver':114 'elect':10,55 'end':150 'enough':262 'everi':279 'face':257,373 'far':128 'feel':7,347 'forevermor':191 'frank':219 'front':335 'fuck':91 'gamut':136 'gari':102 'get':44,178,206,266,285,323,342 'go':123,132,327,395 'goe':405 'got':104 'great':60 'groundwork':315 'guess':143,339 'harri':306,325 'hope':52,416 'hot':90 'hrc':221 'huge':331 'incapacit':324 'insan':101 'instant':140 'issu':68 'johnson':103 'keen':169 'kinda':163 'know':4 'laid':311 'least':157 'left':17,21,78 'left-libertarian':16 'let':255 'libertarian':18,24,80,96 'licens':116 'like':164,348 'littl':297 'll':39 'lot':64,313,354 'loud':146 'love':176 'lower':22 'm':15,251,414 'make':299,352 'mean':408 'mess':92 'minut':278 'mistak':359 'old':261 'parti':97 'peopl':111 'point':202 'polici':67 'polit':27,36 'possibl':304 'practic':31 'predict':358 'pretti':74 'pro':237 'pro-biden':236 'proud':147 're':362,393 'reagan':184 'realist':47,199 'reform':180 'repeat':217 'repres':33 'republ':153,173 'republican':309 'respons':239 'run':134 'saw':227 'say':107 'seem':168,213 'set':215 'sharpli':75 'shit':404 'shock':402 'sideway':406 'start':205 'strat':223 'stroke':271 'struck':267 'swampi':189 'sweep':183 'take':40 'terribl':220 'thing':160 'think':196 'time':249,375,382,386 'trump':244,411 'trust':241 'uh':377 'uneasi':343 'unelect':247 'uphil':332 'upper':19 'us':35 'want':110 'weight':289 'well':225,229 'whatev':41 'win':419 'won':367 'work':231 'worri':207 'wrinkl':188"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7059347"
  +editedAt: DateTimeImmutable @1703243736 {#1945
    date: 2023-12-22 12:15:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701893611 {#1368
    date: 2023-12-06 21:13:31.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