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 …}
}
0.20 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.04 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 {#1366
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +entry: App\Entity\Entry {#1832 …}
  +magazine: App\Entity\Magazine {#313
    +icon: Proxies\__CG__\App\Entity\Image {#294 …}
    +name: "mildlyinteresting@lemmy.world"
    +title: "mildlyinteresting"
    +description: """
      This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
      \n
      This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
      \n
      Just post some stuff and don’t spam.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 307
    +entryCommentCount: 6090
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729579416 {#323
      date: 2024-10-22 08:43:36.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: 20
    +apId: "mildlyinteresting@lemmy.world"
    +apProfileId: "https://lemmy.world/c/mildlyinteresting"
    +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
    +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "mildlyinteresting"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729563669 {#317
      date: 2024-10-22 04:21:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689840443 {#316
      date: 2023-07-20 10:07:23.0 +02:00
    }
  }
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2356 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2476 …}
  +body: """
    Firstly, I genuinely don’t care what you or anyone else thinks of me because you are not someone I have ever met and we will very likely never speak again outside of this board. That being said, I do care about the feelings of others when it comes to how they feel emotionally, and my post was not meant to be deep cutting but rather a light jab. I realize that words online are much more difficult to convey the exact meaning of because you cannot tie emotion to them in a way that other people will pick up on.\n
    \n
    Second, your point was made invalid when you stated that this was specifically something made for boomers, which if you would have went and clicked on the link, would have realized is not the case.\n
    \n
    Three, you literally did the exact same thing! You compared their intelligence to that of a three year old! You didn’t make your comment about the othsr comments, you made it about the content of the post, that is incredibly clear.\n
    \n
    Now do I think you are a human who is actually mentally handicapped? Of course not, but in that particular moment you were definitely favoring it, and that’s totally fine, the intention of my comment was not to try and hurt your feelings, but rather to point out your mistake so that you and others can learn that this is not just some calendar made to shit on boomers and celebrate the death of them (which becomes a harder ask as healthcare becomes even better).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705502103 {#1605
    date: 2024-01-17 15:35:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AllonzeeLV@lemmy.world"
    "@mariusafa@lemmy.sdf.org"
    "@havokdj@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2355 …}
  +nested: Doctrine\ORM\PersistentCollection {#2167 …}
  +votes: Doctrine\ORM\PersistentCollection {#2424 …}
  +reports: Doctrine\ORM\PersistentCollection {#2440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2409 …}
  -id: 316740
  -bodyTs: "'actual':189 'anyon':10 'ask':259 'becom':256,262 'better':264 'board':35 'boomer':118,248 'calendar':243 'cannot':87 'care':6,41 'case':136 'celebr':250 'clear':178 'click':126 'come':49 'comment':161,165,214 'compar':146 'content':171 'convey':80 'cours':193 'cut':64 'death':252 'deep':63 'definit':202 'didn':157 'difficult':78 'els':11 'emot':54,89 'even':263 'ever':22 'exact':82,142 'favor':203 'feel':44,53,222 'fine':209 'first':1 'genuin':3 'handicap':191 'harder':258 'healthcar':261 'human':186 'hurt':220 'incred':177 'intellig':148 'intent':211 'invalid':107 'jab':69 'learn':236 'light':68 'like':28 'link':129 'liter':139 'made':106,116,167,244 'make':159 'mean':83 'meant':60 'mental':190 'met':23 'mistak':229 'moment':199 'much':76 'never':29 'old':155 'onlin':74 'other':46,234 'othsr':164 'outsid':32 'particular':198 'peopl':97 'pick':99 'point':104,226 'post':57,174 'rather':66,224 'realiz':71,132 'said':38 'second':102 'shit':246 'someon':19 'someth':115 'speak':30 'specif':114 'state':110 'thing':144 'think':12,182 'three':137,153 'tie':88 'total':208 'tri':218 'way':94 'went':124 'word':73 'would':122,130 'year':154"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6776767"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705502103 {#1945
    date: 2024-01-17 15:35:03.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 {#1366
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +entry: App\Entity\Entry {#1832 …}
  +magazine: App\Entity\Magazine {#313
    +icon: Proxies\__CG__\App\Entity\Image {#294 …}
    +name: "mildlyinteresting@lemmy.world"
    +title: "mildlyinteresting"
    +description: """
      This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
      \n
      This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
      \n
      Just post some stuff and don’t spam.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 307
    +entryCommentCount: 6090
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729579416 {#323
      date: 2024-10-22 08:43:36.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: 20
    +apId: "mildlyinteresting@lemmy.world"
    +apProfileId: "https://lemmy.world/c/mildlyinteresting"
    +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
    +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "mildlyinteresting"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729563669 {#317
      date: 2024-10-22 04:21:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689840443 {#316
      date: 2023-07-20 10:07:23.0 +02:00
    }
  }
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2356 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2476 …}
  +body: """
    Firstly, I genuinely don’t care what you or anyone else thinks of me because you are not someone I have ever met and we will very likely never speak again outside of this board. That being said, I do care about the feelings of others when it comes to how they feel emotionally, and my post was not meant to be deep cutting but rather a light jab. I realize that words online are much more difficult to convey the exact meaning of because you cannot tie emotion to them in a way that other people will pick up on.\n
    \n
    Second, your point was made invalid when you stated that this was specifically something made for boomers, which if you would have went and clicked on the link, would have realized is not the case.\n
    \n
    Three, you literally did the exact same thing! You compared their intelligence to that of a three year old! You didn’t make your comment about the othsr comments, you made it about the content of the post, that is incredibly clear.\n
    \n
    Now do I think you are a human who is actually mentally handicapped? Of course not, but in that particular moment you were definitely favoring it, and that’s totally fine, the intention of my comment was not to try and hurt your feelings, but rather to point out your mistake so that you and others can learn that this is not just some calendar made to shit on boomers and celebrate the death of them (which becomes a harder ask as healthcare becomes even better).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705502103 {#1605
    date: 2024-01-17 15:35:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AllonzeeLV@lemmy.world"
    "@mariusafa@lemmy.sdf.org"
    "@havokdj@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2355 …}
  +nested: Doctrine\ORM\PersistentCollection {#2167 …}
  +votes: Doctrine\ORM\PersistentCollection {#2424 …}
  +reports: Doctrine\ORM\PersistentCollection {#2440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2409 …}
  -id: 316740
  -bodyTs: "'actual':189 'anyon':10 'ask':259 'becom':256,262 'better':264 'board':35 'boomer':118,248 'calendar':243 'cannot':87 'care':6,41 'case':136 'celebr':250 'clear':178 'click':126 'come':49 'comment':161,165,214 'compar':146 'content':171 'convey':80 'cours':193 'cut':64 'death':252 'deep':63 'definit':202 'didn':157 'difficult':78 'els':11 'emot':54,89 'even':263 'ever':22 'exact':82,142 'favor':203 'feel':44,53,222 'fine':209 'first':1 'genuin':3 'handicap':191 'harder':258 'healthcar':261 'human':186 'hurt':220 'incred':177 'intellig':148 'intent':211 'invalid':107 'jab':69 'learn':236 'light':68 'like':28 'link':129 'liter':139 'made':106,116,167,244 'make':159 'mean':83 'meant':60 'mental':190 'met':23 'mistak':229 'moment':199 'much':76 'never':29 'old':155 'onlin':74 'other':46,234 'othsr':164 'outsid':32 'particular':198 'peopl':97 'pick':99 'point':104,226 'post':57,174 'rather':66,224 'realiz':71,132 'said':38 'second':102 'shit':246 'someon':19 'someth':115 'speak':30 'specif':114 'state':110 'thing':144 'think':12,182 'three':137,153 'tie':88 'total':208 'tri':218 'way':94 'went':124 'word':73 'would':122,130 'year':154"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6776767"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705502103 {#1945
    date: 2024-01-17 15:35:03.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 {#1366
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +entry: App\Entity\Entry {#1832 …}
  +magazine: App\Entity\Magazine {#313
    +icon: Proxies\__CG__\App\Entity\Image {#294 …}
    +name: "mildlyinteresting@lemmy.world"
    +title: "mildlyinteresting"
    +description: """
      This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
      \n
      This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
      \n
      Just post some stuff and don’t spam.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 307
    +entryCommentCount: 6090
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729579416 {#323
      date: 2024-10-22 08:43:36.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: 20
    +apId: "mildlyinteresting@lemmy.world"
    +apProfileId: "https://lemmy.world/c/mildlyinteresting"
    +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
    +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "mildlyinteresting"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729563669 {#317
      date: 2024-10-22 04:21:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689840443 {#316
      date: 2023-07-20 10:07:23.0 +02:00
    }
  }
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2356 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2476 …}
  +body: """
    Firstly, I genuinely don’t care what you or anyone else thinks of me because you are not someone I have ever met and we will very likely never speak again outside of this board. That being said, I do care about the feelings of others when it comes to how they feel emotionally, and my post was not meant to be deep cutting but rather a light jab. I realize that words online are much more difficult to convey the exact meaning of because you cannot tie emotion to them in a way that other people will pick up on.\n
    \n
    Second, your point was made invalid when you stated that this was specifically something made for boomers, which if you would have went and clicked on the link, would have realized is not the case.\n
    \n
    Three, you literally did the exact same thing! You compared their intelligence to that of a three year old! You didn’t make your comment about the othsr comments, you made it about the content of the post, that is incredibly clear.\n
    \n
    Now do I think you are a human who is actually mentally handicapped? Of course not, but in that particular moment you were definitely favoring it, and that’s totally fine, the intention of my comment was not to try and hurt your feelings, but rather to point out your mistake so that you and others can learn that this is not just some calendar made to shit on boomers and celebrate the death of them (which becomes a harder ask as healthcare becomes even better).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705502103 {#1605
    date: 2024-01-17 15:35:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AllonzeeLV@lemmy.world"
    "@mariusafa@lemmy.sdf.org"
    "@havokdj@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2355 …}
  +nested: Doctrine\ORM\PersistentCollection {#2167 …}
  +votes: Doctrine\ORM\PersistentCollection {#2424 …}
  +reports: Doctrine\ORM\PersistentCollection {#2440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2409 …}
  -id: 316740
  -bodyTs: "'actual':189 'anyon':10 'ask':259 'becom':256,262 'better':264 'board':35 'boomer':118,248 'calendar':243 'cannot':87 'care':6,41 'case':136 'celebr':250 'clear':178 'click':126 'come':49 'comment':161,165,214 'compar':146 'content':171 'convey':80 'cours':193 'cut':64 'death':252 'deep':63 'definit':202 'didn':157 'difficult':78 'els':11 'emot':54,89 'even':263 'ever':22 'exact':82,142 'favor':203 'feel':44,53,222 'fine':209 'first':1 'genuin':3 'handicap':191 'harder':258 'healthcar':261 'human':186 'hurt':220 'incred':177 'intellig':148 'intent':211 'invalid':107 'jab':69 'learn':236 'light':68 'like':28 'link':129 'liter':139 'made':106,116,167,244 'make':159 'mean':83 'meant':60 'mental':190 'met':23 'mistak':229 'moment':199 'much':76 'never':29 'old':155 'onlin':74 'other':46,234 'othsr':164 'outsid':32 'particular':198 'peopl':97 'pick':99 'point':104,226 'post':57,174 'rather':66,224 'realiz':71,132 'said':38 'second':102 'shit':246 'someon':19 'someth':115 'speak':30 'specif':114 'state':110 'thing':144 'think':12,182 'three':137,153 'tie':88 'total':208 'tri':218 'way':94 'went':124 'word':73 'would':122,130 'year':154"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6776767"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705502103 {#1945
    date: 2024-01-17 15:35:03.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: "mildlyinteresting@lemmy.world"
  +title: "mildlyinteresting"
  +description: """
    This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
    \n
    This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
    \n
    Just post some stuff and don’t spam.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 307
  +entryCommentCount: 6090
  +postCount: 0
  +postCommentCount: 0
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729579416 {#323
    date: 2024-10-22 08:43:36.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: 20
  +apId: "mildlyinteresting@lemmy.world"
  +apProfileId: "https://lemmy.world/c/mildlyinteresting"
  +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
  +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
  +apInboxUrl: "https://lemmy.world/inbox"
  +apDomain: "lemmy.world"
  +apPreferredUsername: "mildlyinteresting"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1729563669 {#317
    date: 2024-10-22 04:21:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1689840443 {#316
    date: 2023-07-20 10:07:23.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