GET https://kbin.spritesserver.nl/u/@acetanilide@lemmy.world/comments/hot

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 …}
}
3.43 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.17 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 {#2097
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2391 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2383 …}
  +image: null
  +parent: null
  +root: null
  +body: "Maybe AnyQuestion?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705512120 {#2063
    date: 2024-01-17 18:22:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ad_on_is@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1906 …}
  +nested: Doctrine\ORM\PersistentCollection {#1708 …}
  +votes: Doctrine\ORM\PersistentCollection {#1410 …}
  +reports: Doctrine\ORM\PersistentCollection {#1908 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2019 …}
  -id: 317123
  -bodyTs: "'anyquest':2 'mayb':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6779978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705512120 {#2389
    date: 2024-01-17 18:22:00.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 {#2097
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2391 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2383 …}
  +image: null
  +parent: null
  +root: null
  +body: "Maybe AnyQuestion?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705512120 {#2063
    date: 2024-01-17 18:22:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ad_on_is@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1906 …}
  +nested: Doctrine\ORM\PersistentCollection {#1708 …}
  +votes: Doctrine\ORM\PersistentCollection {#1410 …}
  +reports: Doctrine\ORM\PersistentCollection {#1908 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2019 …}
  -id: 317123
  -bodyTs: "'anyquest':2 'mayb':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6779978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705512120 {#2389
    date: 2024-01-17 18:22:00.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 {#2097
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2391 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2383 …}
  +image: null
  +parent: null
  +root: null
  +body: "Maybe AnyQuestion?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705512120 {#2063
    date: 2024-01-17 18:22:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ad_on_is@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1906 …}
  +nested: Doctrine\ORM\PersistentCollection {#1708 …}
  +votes: Doctrine\ORM\PersistentCollection {#1410 …}
  +reports: Doctrine\ORM\PersistentCollection {#1908 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2019 …}
  -id: 317123
  -bodyTs: "'anyquest':2 'mayb':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6779978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705512120 {#2389
    date: 2024-01-17 18:22:00.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 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
6 DENIED moderate
App\Entity\EntryComment {#2300
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2342 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2383 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
  +body: """
    Wasn’t sure if I should believe you or not, so I looked it up\n
    \n
    …I’m still not sure if I can believe this
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704763181 {#2082
    date: 2024-01-09 02:19:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kinther@lemmy.world"
    "@ChicoSuave@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2131 …}
  +nested: Doctrine\ORM\PersistentCollection {#2346 …}
  +votes: Doctrine\ORM\PersistentCollection {#2350 …}
  +reports: Doctrine\ORM\PersistentCollection {#2141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
  -id: 292437
  -bodyTs: "'believ':7,24 'look':13 'm':17 'still':18 'sure':3,20 'wasn':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6510888"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704763181 {#2096
    date: 2024-01-09 02:19:41.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
7 DENIED edit
App\Entity\EntryComment {#2300
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2342 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2383 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
  +body: """
    Wasn’t sure if I should believe you or not, so I looked it up\n
    \n
    …I’m still not sure if I can believe this
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704763181 {#2082
    date: 2024-01-09 02:19:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kinther@lemmy.world"
    "@ChicoSuave@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2131 …}
  +nested: Doctrine\ORM\PersistentCollection {#2346 …}
  +votes: Doctrine\ORM\PersistentCollection {#2350 …}
  +reports: Doctrine\ORM\PersistentCollection {#2141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
  -id: 292437
  -bodyTs: "'believ':7,24 'look':13 'm':17 'still':18 'sure':3,20 'wasn':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6510888"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704763181 {#2096
    date: 2024-01-09 02:19:41.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
8 DENIED moderate
App\Entity\EntryComment {#2300
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2342 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2383 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
  +body: """
    Wasn’t sure if I should believe you or not, so I looked it up\n
    \n
    …I’m still not sure if I can believe this
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704763181 {#2082
    date: 2024-01-09 02:19:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kinther@lemmy.world"
    "@ChicoSuave@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2131 …}
  +nested: Doctrine\ORM\PersistentCollection {#2346 …}
  +votes: Doctrine\ORM\PersistentCollection {#2350 …}
  +reports: Doctrine\ORM\PersistentCollection {#2141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
  -id: 292437
  -bodyTs: "'believ':7,24 'look':13 'm':17 'still':18 'sure':3,20 'wasn':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6510888"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704763181 {#2096
    date: 2024-01-09 02:19:41.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
9 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
10 DENIED moderate
App\Entity\EntryComment {#2164
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2325 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2383 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2333 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2329
    +user: App\Entity\User {#259 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2325 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2383 …}
    +image: null
    +parent: null
    +root: null
    +body: "I never lost taste/smell. But, I lost everything else. I can’t work anymore because of covid. It fucked me in the worst way. I’m an American and our disability system is fucked too. So I’ve been without pay for 2 years. I’m out of money. I don’t know what to do tbh."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1712174339 {#2326
      date: 2024-04-03 21:58:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tourist@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2040 …}
    +nested: Doctrine\ORM\PersistentCollection {#2133 …}
    +votes: Doctrine\ORM\PersistentCollection {#2140 …}
    +reports: Doctrine\ORM\PersistentCollection {#2094 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2093 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
    -id: 283811
    -bodyTs: "'2':43 'american':28 'anymor':14 'covid':17 'disabl':31 'els':9 'everyth':8 'fuck':19,34 'know':53 'lost':3,7 'm':26,46 'money':49 'never':2 'pay':41 'system':32 'taste/smell':4 'tbh':57 've':38 'way':24 'without':40 'work':13 'worst':23 'year':44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6441969"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704494023 {#2289
      date: 2024-01-05 23:33:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: """
    Thanks for asking.\n
    \n
    It’s actually both. I have some other health issues, so it’s not just the long covid, but covid was the last straw. From covid alone, I have heart issues, lung issues, GI issues, brain fog, extreme fatigue. And because of the heart issues, i currently cannot take any adhd meds, so my concentration is shit. I also experienced medical trauma during this time, so i have a bunch of mental health issues now too.\n
    \n
    Basically, there is no part of my body that hasn’t been affected by covid. It is a terrible disease that i wouldn’t wish on anyone.\n
    \n
    And yes, i am vaccinated and boosted, which i think is the only reason i didn’t die.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1704508627 {#2340
    date: 2024-01-06 03:37:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tourist@lemmy.world"
    "@acetanilide@lemmy.world"
    "@Bazoogle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2323 …}
  +nested: Doctrine\ORM\PersistentCollection {#2324 …}
  +votes: Doctrine\ORM\PersistentCollection {#2334 …}
  +reports: Doctrine\ORM\PersistentCollection {#2337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
  -id: 284332
  -bodyTs: "'actual':6 'adhd':54 'affect':92 'alon':30 'also':62 'anyon':106 'ask':3 'basic':80 'bodi':87 'boost':113 'brain':39 'bunch':73 'cannot':51 'concentr':58 'covid':21,23,29,94 'current':50 'didn':122 'die':124 'diseas':99 'experienc':63 'extrem':41 'fatigu':42 'fog':40 'gi':37 'hasn':89 'health':12,76 'heart':33,47 'issu':13,34,36,38,48,77 'last':26 'long':20 'lung':35 'med':55 'medic':64 'mental':75 'part':84 'reason':120 'shit':60 'straw':27 'take':52 'terribl':98 'thank':1 'think':116 'time':68 'trauma':65 'vaccin':111 'wish':104 'wouldn':102 'yes':108"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6445740"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704508627 {#2022
    date: 2024-01-06 03:37:07.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
11 DENIED edit
App\Entity\EntryComment {#2164
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2325 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2383 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2333 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2329
    +user: App\Entity\User {#259 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2325 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2383 …}
    +image: null
    +parent: null
    +root: null
    +body: "I never lost taste/smell. But, I lost everything else. I can’t work anymore because of covid. It fucked me in the worst way. I’m an American and our disability system is fucked too. So I’ve been without pay for 2 years. I’m out of money. I don’t know what to do tbh."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1712174339 {#2326
      date: 2024-04-03 21:58:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tourist@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2040 …}
    +nested: Doctrine\ORM\PersistentCollection {#2133 …}
    +votes: Doctrine\ORM\PersistentCollection {#2140 …}
    +reports: Doctrine\ORM\PersistentCollection {#2094 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2093 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
    -id: 283811
    -bodyTs: "'2':43 'american':28 'anymor':14 'covid':17 'disabl':31 'els':9 'everyth':8 'fuck':19,34 'know':53 'lost':3,7 'm':26,46 'money':49 'never':2 'pay':41 'system':32 'taste/smell':4 'tbh':57 've':38 'way':24 'without':40 'work':13 'worst':23 'year':44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6441969"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704494023 {#2289
      date: 2024-01-05 23:33:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: """
    Thanks for asking.\n
    \n
    It’s actually both. I have some other health issues, so it’s not just the long covid, but covid was the last straw. From covid alone, I have heart issues, lung issues, GI issues, brain fog, extreme fatigue. And because of the heart issues, i currently cannot take any adhd meds, so my concentration is shit. I also experienced medical trauma during this time, so i have a bunch of mental health issues now too.\n
    \n
    Basically, there is no part of my body that hasn’t been affected by covid. It is a terrible disease that i wouldn’t wish on anyone.\n
    \n
    And yes, i am vaccinated and boosted, which i think is the only reason i didn’t die.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1704508627 {#2340
    date: 2024-01-06 03:37:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tourist@lemmy.world"
    "@acetanilide@lemmy.world"
    "@Bazoogle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2323 …}
  +nested: Doctrine\ORM\PersistentCollection {#2324 …}
  +votes: Doctrine\ORM\PersistentCollection {#2334 …}
  +reports: Doctrine\ORM\PersistentCollection {#2337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
  -id: 284332
  -bodyTs: "'actual':6 'adhd':54 'affect':92 'alon':30 'also':62 'anyon':106 'ask':3 'basic':80 'bodi':87 'boost':113 'brain':39 'bunch':73 'cannot':51 'concentr':58 'covid':21,23,29,94 'current':50 'didn':122 'die':124 'diseas':99 'experienc':63 'extrem':41 'fatigu':42 'fog':40 'gi':37 'hasn':89 'health':12,76 'heart':33,47 'issu':13,34,36,38,48,77 'last':26 'long':20 'lung':35 'med':55 'medic':64 'mental':75 'part':84 'reason':120 'shit':60 'straw':27 'take':52 'terribl':98 'thank':1 'think':116 'time':68 'trauma':65 'vaccin':111 'wish':104 'wouldn':102 'yes':108"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6445740"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704508627 {#2022
    date: 2024-01-06 03:37:07.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
12 DENIED moderate
App\Entity\EntryComment {#2164
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2325 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2383 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2333 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2329
    +user: App\Entity\User {#259 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2325 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2383 …}
    +image: null
    +parent: null
    +root: null
    +body: "I never lost taste/smell. But, I lost everything else. I can’t work anymore because of covid. It fucked me in the worst way. I’m an American and our disability system is fucked too. So I’ve been without pay for 2 years. I’m out of money. I don’t know what to do tbh."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1712174339 {#2326
      date: 2024-04-03 21:58:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tourist@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2040 …}
    +nested: Doctrine\ORM\PersistentCollection {#2133 …}
    +votes: Doctrine\ORM\PersistentCollection {#2140 …}
    +reports: Doctrine\ORM\PersistentCollection {#2094 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2093 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
    -id: 283811
    -bodyTs: "'2':43 'american':28 'anymor':14 'covid':17 'disabl':31 'els':9 'everyth':8 'fuck':19,34 'know':53 'lost':3,7 'm':26,46 'money':49 'never':2 'pay':41 'system':32 'taste/smell':4 'tbh':57 've':38 'way':24 'without':40 'work':13 'worst':23 'year':44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6441969"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704494023 {#2289
      date: 2024-01-05 23:33:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: """
    Thanks for asking.\n
    \n
    It’s actually both. I have some other health issues, so it’s not just the long covid, but covid was the last straw. From covid alone, I have heart issues, lung issues, GI issues, brain fog, extreme fatigue. And because of the heart issues, i currently cannot take any adhd meds, so my concentration is shit. I also experienced medical trauma during this time, so i have a bunch of mental health issues now too.\n
    \n
    Basically, there is no part of my body that hasn’t been affected by covid. It is a terrible disease that i wouldn’t wish on anyone.\n
    \n
    And yes, i am vaccinated and boosted, which i think is the only reason i didn’t die.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1704508627 {#2340
    date: 2024-01-06 03:37:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tourist@lemmy.world"
    "@acetanilide@lemmy.world"
    "@Bazoogle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2323 …}
  +nested: Doctrine\ORM\PersistentCollection {#2324 …}
  +votes: Doctrine\ORM\PersistentCollection {#2334 …}
  +reports: Doctrine\ORM\PersistentCollection {#2337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
  -id: 284332
  -bodyTs: "'actual':6 'adhd':54 'affect':92 'alon':30 'also':62 'anyon':106 'ask':3 'basic':80 'bodi':87 'boost':113 'brain':39 'bunch':73 'cannot':51 'concentr':58 'covid':21,23,29,94 'current':50 'didn':122 'die':124 'diseas':99 'experienc':63 'extrem':41 'fatigu':42 'fog':40 'gi':37 'hasn':89 'health':12,76 'heart':33,47 'issu':13,34,36,38,48,77 'last':26 'long':20 'lung':35 'med':55 'medic':64 'mental':75 'part':84 'reason':120 'shit':60 'straw':27 'take':52 'terribl':98 'thank':1 'think':116 'time':68 'trauma':65 'vaccin':111 'wish':104 'wouldn':102 'yes':108"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6445740"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704508627 {#2022
    date: 2024-01-06 03:37:07.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
13 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
14 DENIED moderate
Proxies\__CG__\App\Entity\EntryComment {#2329
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2325 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2383 …}
  +image: null
  +parent: null
  +root: null
  +body: "I never lost taste/smell. But, I lost everything else. I can’t work anymore because of covid. It fucked me in the worst way. I’m an American and our disability system is fucked too. So I’ve been without pay for 2 years. I’m out of money. I don’t know what to do tbh."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1712174339 {#2326
    date: 2024-04-03 21:58:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tourist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2040 …}
  +nested: Doctrine\ORM\PersistentCollection {#2133 …}
  +votes: Doctrine\ORM\PersistentCollection {#2140 …}
  +reports: Doctrine\ORM\PersistentCollection {#2094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
  -id: 283811
  -bodyTs: "'2':43 'american':28 'anymor':14 'covid':17 'disabl':31 'els':9 'everyth':8 'fuck':19,34 'know':53 'lost':3,7 'm':26,46 'money':49 'never':2 'pay':41 'system':32 'taste/smell':4 'tbh':57 've':38 'way':24 'without':40 'work':13 'worst':23 'year':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6441969"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704494023 {#2289
    date: 2024-01-05 23:33:43.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
15 DENIED edit
Proxies\__CG__\App\Entity\EntryComment {#2329
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2325 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2383 …}
  +image: null
  +parent: null
  +root: null
  +body: "I never lost taste/smell. But, I lost everything else. I can’t work anymore because of covid. It fucked me in the worst way. I’m an American and our disability system is fucked too. So I’ve been without pay for 2 years. I’m out of money. I don’t know what to do tbh."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1712174339 {#2326
    date: 2024-04-03 21:58:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tourist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2040 …}
  +nested: Doctrine\ORM\PersistentCollection {#2133 …}
  +votes: Doctrine\ORM\PersistentCollection {#2140 …}
  +reports: Doctrine\ORM\PersistentCollection {#2094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
  -id: 283811
  -bodyTs: "'2':43 'american':28 'anymor':14 'covid':17 'disabl':31 'els':9 'everyth':8 'fuck':19,34 'know':53 'lost':3,7 'm':26,46 'money':49 'never':2 'pay':41 'system':32 'taste/smell':4 'tbh':57 've':38 'way':24 'without':40 'work':13 'worst':23 'year':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6441969"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704494023 {#2289
    date: 2024-01-05 23:33:43.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
16 DENIED moderate
Proxies\__CG__\App\Entity\EntryComment {#2329
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2325 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2383 …}
  +image: null
  +parent: null
  +root: null
  +body: "I never lost taste/smell. But, I lost everything else. I can’t work anymore because of covid. It fucked me in the worst way. I’m an American and our disability system is fucked too. So I’ve been without pay for 2 years. I’m out of money. I don’t know what to do tbh."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1712174339 {#2326
    date: 2024-04-03 21:58:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tourist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2040 …}
  +nested: Doctrine\ORM\PersistentCollection {#2133 …}
  +votes: Doctrine\ORM\PersistentCollection {#2140 …}
  +reports: Doctrine\ORM\PersistentCollection {#2094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
  -id: 283811
  -bodyTs: "'2':43 'american':28 'anymor':14 'covid':17 'disabl':31 'els':9 'everyth':8 'fuck':19,34 'know':53 'lost':3,7 'm':26,46 'money':49 'never':2 'pay':41 'system':32 'taste/smell':4 'tbh':57 've':38 'way':24 'without':40 'work':13 'worst':23 'year':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6441969"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704494023 {#2289
    date: 2024-01-05 23:33:43.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
17 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
18 DENIED moderate
App\Entity\EntryComment {#2088
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2089 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2383 …}
  +image: null
  +parent: null
  +root: null
  +body: "Whatever you do, *don’t* reply “not that fat”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703798132 {#2330
    date: 2023-12-28 22:15:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nobloat@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2064 …}
  +nested: Doctrine\ORM\PersistentCollection {#2338 …}
  +votes: Doctrine\ORM\PersistentCollection {#2159 …}
  +reports: Doctrine\ORM\PersistentCollection {#2135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
  -id: 260459
  -bodyTs: "'fat':9 'repli':6 'whatev':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6282423"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703798132 {#2314
    date: 2023-12-28 22:15:32.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
19 DENIED edit
App\Entity\EntryComment {#2088
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2089 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2383 …}
  +image: null
  +parent: null
  +root: null
  +body: "Whatever you do, *don’t* reply “not that fat”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703798132 {#2330
    date: 2023-12-28 22:15:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nobloat@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2064 …}
  +nested: Doctrine\ORM\PersistentCollection {#2338 …}
  +votes: Doctrine\ORM\PersistentCollection {#2159 …}
  +reports: Doctrine\ORM\PersistentCollection {#2135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
  -id: 260459
  -bodyTs: "'fat':9 'repli':6 'whatev':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6282423"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703798132 {#2314
    date: 2023-12-28 22:15:32.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
20 DENIED moderate
App\Entity\EntryComment {#2088
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2089 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2383 …}
  +image: null
  +parent: null
  +root: null
  +body: "Whatever you do, *don’t* reply “not that fat”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703798132 {#2330
    date: 2023-12-28 22:15:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nobloat@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2064 …}
  +nested: Doctrine\ORM\PersistentCollection {#2338 …}
  +votes: Doctrine\ORM\PersistentCollection {#2159 …}
  +reports: Doctrine\ORM\PersistentCollection {#2135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
  -id: 260459
  -bodyTs: "'fat':9 'repli':6 'whatev':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6282423"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703798132 {#2314
    date: 2023-12-28 22:15:32.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