GET https://kbin.spritesserver.nl/u/@APassenger@lemmy.world/comments/commented?p=2

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 …}
}
16.95 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 {#2012
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2379 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s been a few days, how ya doing?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698951547 {#2458
    date: 2023-11-02 19:59:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LaunchesKayaks@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2360 …}
  +nested: Doctrine\ORM\PersistentCollection {#2361 …}
  +votes: Doctrine\ORM\PersistentCollection {#2380 …}
  +reports: Doctrine\ORM\PersistentCollection {#2382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
  -id: 82098
  -bodyTs: "'day':6 'ya':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4971413"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698802058 {#1909
    date: 2023-11-01 02:27:38.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 {#2012
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2379 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s been a few days, how ya doing?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698951547 {#2458
    date: 2023-11-02 19:59:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LaunchesKayaks@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2360 …}
  +nested: Doctrine\ORM\PersistentCollection {#2361 …}
  +votes: Doctrine\ORM\PersistentCollection {#2380 …}
  +reports: Doctrine\ORM\PersistentCollection {#2382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
  -id: 82098
  -bodyTs: "'day':6 'ya':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4971413"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698802058 {#1909
    date: 2023-11-01 02:27:38.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 {#2012
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2379 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s been a few days, how ya doing?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698951547 {#2458
    date: 2023-11-02 19:59:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LaunchesKayaks@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2360 …}
  +nested: Doctrine\ORM\PersistentCollection {#2361 …}
  +votes: Doctrine\ORM\PersistentCollection {#2380 …}
  +reports: Doctrine\ORM\PersistentCollection {#2382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
  -id: 82098
  -bodyTs: "'day':6 'ya':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4971413"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698802058 {#1909
    date: 2023-11-01 02:27:38.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 {#2060
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2379 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
  +root: App\Entity\EntryComment {#2012
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2379 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
    +image: null
    +parent: null
    +root: null
    +body: "It’s been a few days, how ya doing?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698951547 {#2458
      date: 2023-11-02 19:59:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LaunchesKayaks@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2360 …}
    +nested: Doctrine\ORM\PersistentCollection {#2361 …}
    +votes: Doctrine\ORM\PersistentCollection {#2380 …}
    +reports: Doctrine\ORM\PersistentCollection {#2382 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
    -id: 82098
    -bodyTs: "'day':6 'ya':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4971413"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698802058 {#1909
      date: 2023-11-01 02:27:38.0 +01:00
    }
  }
  +body: """
    I’m glad sleep helped. Rebuilding and healing take a lot of energy.\n
    \n
    Hope you continue to see steady improvement and can get back to launching kayaks (if that is, indeed, your thing).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698890904 {#2013
    date: 2023-11-02 03:08:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LaunchesKayaks@lemmy.world"
    "@APassenger@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2092 …}
  +nested: Doctrine\ORM\PersistentCollection {#2091 …}
  +votes: Doctrine\ORM\PersistentCollection {#2129 …}
  +reports: Doctrine\ORM\PersistentCollection {#2131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
  -id: 83689
  -bodyTs: "'back':24 'continu':16 'energi':13 'get':23 'glad':3 'heal':8 'help':5 'hope':14 'improv':20 'inde':31 'kayak':27 'launch':26 'lot':11 'm':2 'rebuild':6 'see':18 'sleep':4 'steadi':19 'take':9 'thing':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4996297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698890904 {#2460
    date: 2023-11-02 03:08:24.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 {#2060
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2379 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
  +root: App\Entity\EntryComment {#2012
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2379 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
    +image: null
    +parent: null
    +root: null
    +body: "It’s been a few days, how ya doing?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698951547 {#2458
      date: 2023-11-02 19:59:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LaunchesKayaks@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2360 …}
    +nested: Doctrine\ORM\PersistentCollection {#2361 …}
    +votes: Doctrine\ORM\PersistentCollection {#2380 …}
    +reports: Doctrine\ORM\PersistentCollection {#2382 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
    -id: 82098
    -bodyTs: "'day':6 'ya':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4971413"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698802058 {#1909
      date: 2023-11-01 02:27:38.0 +01:00
    }
  }
  +body: """
    I’m glad sleep helped. Rebuilding and healing take a lot of energy.\n
    \n
    Hope you continue to see steady improvement and can get back to launching kayaks (if that is, indeed, your thing).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698890904 {#2013
    date: 2023-11-02 03:08:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LaunchesKayaks@lemmy.world"
    "@APassenger@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2092 …}
  +nested: Doctrine\ORM\PersistentCollection {#2091 …}
  +votes: Doctrine\ORM\PersistentCollection {#2129 …}
  +reports: Doctrine\ORM\PersistentCollection {#2131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
  -id: 83689
  -bodyTs: "'back':24 'continu':16 'energi':13 'get':23 'glad':3 'heal':8 'help':5 'hope':14 'improv':20 'inde':31 'kayak':27 'launch':26 'lot':11 'm':2 'rebuild':6 'see':18 'sleep':4 'steadi':19 'take':9 'thing':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4996297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698890904 {#2460
    date: 2023-11-02 03:08:24.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 {#2060
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2379 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
  +root: App\Entity\EntryComment {#2012
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2379 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
    +image: null
    +parent: null
    +root: null
    +body: "It’s been a few days, how ya doing?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698951547 {#2458
      date: 2023-11-02 19:59:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LaunchesKayaks@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2360 …}
    +nested: Doctrine\ORM\PersistentCollection {#2361 …}
    +votes: Doctrine\ORM\PersistentCollection {#2380 …}
    +reports: Doctrine\ORM\PersistentCollection {#2382 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
    -id: 82098
    -bodyTs: "'day':6 'ya':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4971413"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698802058 {#1909
      date: 2023-11-01 02:27:38.0 +01:00
    }
  }
  +body: """
    I’m glad sleep helped. Rebuilding and healing take a lot of energy.\n
    \n
    Hope you continue to see steady improvement and can get back to launching kayaks (if that is, indeed, your thing).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698890904 {#2013
    date: 2023-11-02 03:08:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LaunchesKayaks@lemmy.world"
    "@APassenger@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2092 …}
  +nested: Doctrine\ORM\PersistentCollection {#2091 …}
  +votes: Doctrine\ORM\PersistentCollection {#2129 …}
  +reports: Doctrine\ORM\PersistentCollection {#2131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
  -id: 83689
  -bodyTs: "'back':24 'continu':16 'energi':13 'get':23 'glad':3 'heal':8 'help':5 'hope':14 'improv':20 'inde':31 'kayak':27 'launch':26 'lot':11 'm':2 'rebuild':6 'see':18 'sleep':4 'steadi':19 'take':9 'thing':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4996297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698890904 {#2460
    date: 2023-11-02 03:08:24.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 {#2332
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2379 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2347 …}
  +root: App\Entity\EntryComment {#2012
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2379 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
    +image: null
    +parent: null
    +root: null
    +body: "It’s been a few days, how ya doing?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698951547 {#2458
      date: 2023-11-02 19:59:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LaunchesKayaks@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2360 …}
    +nested: Doctrine\ORM\PersistentCollection {#2361 …}
    +votes: Doctrine\ORM\PersistentCollection {#2380 …}
    +reports: Doctrine\ORM\PersistentCollection {#2382 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
    -id: 82098
    -bodyTs: "'day':6 'ya':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4971413"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698802058 {#1909
      date: 2023-11-01 02:27:38.0 +01:00
    }
  }
  +body: """
    What happens when you mention the pain to the medical staff? Are you out patient or in?\n
    \n
    It’s small comfort to know the pain decreases. I remember a surgery of mine and the pain was… Unrelenting and deep. They gave me effective meds, eventually, though. I mean, what they gave me worried my wife because it was - or could have been - addictive.\n
    \n
    Lucked out that didn’t happen. But the point is, meds exist that help, I’d think.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698835650 {#2331
    date: 2023-11-01 11:47:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LaunchesKayaks@lemmy.world"
    "@APassenger@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2344 …}
  +nested: Doctrine\ORM\PersistentCollection {#2349 …}
  +votes: Doctrine\ORM\PersistentCollection {#2141 …}
  +reports: Doctrine\ORM\PersistentCollection {#2314 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
  -id: 82485
  -bodyTs: "'addict':63 'comfort':21 'could':60 'd':79 'decreas':26 'deep':39 'didn':67 'effect':43 'eventu':45 'exist':75 'gave':41,51 'happen':2,69 'help':77 'know':23 'luck':64 'mean':48 'med':44,74 'medic':10 'mention':5 'mine':32 'pain':7,25,35 'patient':15 'point':72 'rememb':28 'small':20 'staff':11 'surgeri':30 'think':80 'though':46 'unrel':37 'wife':55 'worri':53"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4978016"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698835650 {#1405
    date: 2023-11-01 11:47:30.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 {#2332
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2379 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2347 …}
  +root: App\Entity\EntryComment {#2012
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2379 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
    +image: null
    +parent: null
    +root: null
    +body: "It’s been a few days, how ya doing?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698951547 {#2458
      date: 2023-11-02 19:59:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LaunchesKayaks@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2360 …}
    +nested: Doctrine\ORM\PersistentCollection {#2361 …}
    +votes: Doctrine\ORM\PersistentCollection {#2380 …}
    +reports: Doctrine\ORM\PersistentCollection {#2382 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
    -id: 82098
    -bodyTs: "'day':6 'ya':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4971413"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698802058 {#1909
      date: 2023-11-01 02:27:38.0 +01:00
    }
  }
  +body: """
    What happens when you mention the pain to the medical staff? Are you out patient or in?\n
    \n
    It’s small comfort to know the pain decreases. I remember a surgery of mine and the pain was… Unrelenting and deep. They gave me effective meds, eventually, though. I mean, what they gave me worried my wife because it was - or could have been - addictive.\n
    \n
    Lucked out that didn’t happen. But the point is, meds exist that help, I’d think.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698835650 {#2331
    date: 2023-11-01 11:47:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LaunchesKayaks@lemmy.world"
    "@APassenger@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2344 …}
  +nested: Doctrine\ORM\PersistentCollection {#2349 …}
  +votes: Doctrine\ORM\PersistentCollection {#2141 …}
  +reports: Doctrine\ORM\PersistentCollection {#2314 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
  -id: 82485
  -bodyTs: "'addict':63 'comfort':21 'could':60 'd':79 'decreas':26 'deep':39 'didn':67 'effect':43 'eventu':45 'exist':75 'gave':41,51 'happen':2,69 'help':77 'know':23 'luck':64 'mean':48 'med':44,74 'medic':10 'mention':5 'mine':32 'pain':7,25,35 'patient':15 'point':72 'rememb':28 'small':20 'staff':11 'surgeri':30 'think':80 'though':46 'unrel':37 'wife':55 'worri':53"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4978016"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698835650 {#1405
    date: 2023-11-01 11:47:30.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 {#2332
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2379 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2347 …}
  +root: App\Entity\EntryComment {#2012
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2379 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
    +image: null
    +parent: null
    +root: null
    +body: "It’s been a few days, how ya doing?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698951547 {#2458
      date: 2023-11-02 19:59:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LaunchesKayaks@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2360 …}
    +nested: Doctrine\ORM\PersistentCollection {#2361 …}
    +votes: Doctrine\ORM\PersistentCollection {#2380 …}
    +reports: Doctrine\ORM\PersistentCollection {#2382 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
    -id: 82098
    -bodyTs: "'day':6 'ya':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4971413"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698802058 {#1909
      date: 2023-11-01 02:27:38.0 +01:00
    }
  }
  +body: """
    What happens when you mention the pain to the medical staff? Are you out patient or in?\n
    \n
    It’s small comfort to know the pain decreases. I remember a surgery of mine and the pain was… Unrelenting and deep. They gave me effective meds, eventually, though. I mean, what they gave me worried my wife because it was - or could have been - addictive.\n
    \n
    Lucked out that didn’t happen. But the point is, meds exist that help, I’d think.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698835650 {#2331
    date: 2023-11-01 11:47:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LaunchesKayaks@lemmy.world"
    "@APassenger@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2344 …}
  +nested: Doctrine\ORM\PersistentCollection {#2349 …}
  +votes: Doctrine\ORM\PersistentCollection {#2141 …}
  +reports: Doctrine\ORM\PersistentCollection {#2314 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
  -id: 82485
  -bodyTs: "'addict':63 'comfort':21 'could':60 'd':79 'decreas':26 'deep':39 'didn':67 'effect':43 'eventu':45 'exist':75 'gave':41,51 'happen':2,69 'help':77 'know':23 'luck':64 'mean':48 'med':44,74 'medic':10 'mention':5 'mine':32 'pain':7,25,35 'patient':15 'point':72 'rememb':28 'small':20 'staff':11 'surgeri':30 'think':80 'though':46 'unrel':37 'wife':55 'worri':53"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4978016"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698835650 {#1405
    date: 2023-11-01 11:47:30.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
App\Entity\EntryComment {#2093
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2379 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I haven’t seen it mentioned in the sections I’ve scrolled.\n
    \n
    First, there’s some great advice already out there. What I’ll add: breathing exercises, especially box breathing. That, with meditation, has helped me. That can be Headapace, Calm, YouTube, and more. I’ve found the voice and timbre of the speaker matters to me and changes how well it works.\n
    \n
    My wife likes some people, I like others. And that’s okay.\n
    \n
    The breathing and meditation never immediately helped until I’d learned how to transition to a more “present” frame of mind, but they helped me build the pathway/shortcut.\n
    \n
    Stay strong and we’re pulling for you.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698632678 {#2346
    date: 2023-10-30 03:24:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LaunchesKayaks@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2064 …}
  +nested: Doctrine\ORM\PersistentCollection {#2095 …}
  +votes: Doctrine\ORM\PersistentCollection {#2063 …}
  +reports: Doctrine\ORM\PersistentCollection {#2077 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2085 …}
  -id: 79347
  -bodyTs: "'add':25 'advic':18 'alreadi':19 'box':29 'breath':26,30,77 'build':101 'calm':41 'chang':59 'd':85 'especi':28 'exercis':27 'first':13 'found':47 'frame':94 'great':17 'haven':2 'headapac':40 'help':35,82,99 'immedi':81 'learn':86 'like':66,70 'll':24 'matter':55 'medit':33,79 'mention':6 'mind':96 'never':80 'okay':75 'other':71 'pathway/shortcut':103 'peopl':68 'present':93 'pull':109 're':108 'scroll':12 'section':9 'seen':4 'speaker':54 'stay':104 'strong':105 'timbr':51 'transit':89 've':11,46 'voic':49 'well':61 'wife':65 'work':63 'youtub':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4923857"
  +editedAt: DateTimeImmutable @1698632723 {#2132
    date: 2023-10-30 03:25:23.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698632678 {#2144
    date: 2023-10-30 03:24:38.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
15 DENIED edit
App\Entity\EntryComment {#2093
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2379 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I haven’t seen it mentioned in the sections I’ve scrolled.\n
    \n
    First, there’s some great advice already out there. What I’ll add: breathing exercises, especially box breathing. That, with meditation, has helped me. That can be Headapace, Calm, YouTube, and more. I’ve found the voice and timbre of the speaker matters to me and changes how well it works.\n
    \n
    My wife likes some people, I like others. And that’s okay.\n
    \n
    The breathing and meditation never immediately helped until I’d learned how to transition to a more “present” frame of mind, but they helped me build the pathway/shortcut.\n
    \n
    Stay strong and we’re pulling for you.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698632678 {#2346
    date: 2023-10-30 03:24:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LaunchesKayaks@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2064 …}
  +nested: Doctrine\ORM\PersistentCollection {#2095 …}
  +votes: Doctrine\ORM\PersistentCollection {#2063 …}
  +reports: Doctrine\ORM\PersistentCollection {#2077 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2085 …}
  -id: 79347
  -bodyTs: "'add':25 'advic':18 'alreadi':19 'box':29 'breath':26,30,77 'build':101 'calm':41 'chang':59 'd':85 'especi':28 'exercis':27 'first':13 'found':47 'frame':94 'great':17 'haven':2 'headapac':40 'help':35,82,99 'immedi':81 'learn':86 'like':66,70 'll':24 'matter':55 'medit':33,79 'mention':6 'mind':96 'never':80 'okay':75 'other':71 'pathway/shortcut':103 'peopl':68 'present':93 'pull':109 're':108 'scroll':12 'section':9 'seen':4 'speaker':54 'stay':104 'strong':105 'timbr':51 'transit':89 've':11,46 'voic':49 'well':61 'wife':65 'work':63 'youtub':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4923857"
  +editedAt: DateTimeImmutable @1698632723 {#2132
    date: 2023-10-30 03:25:23.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698632678 {#2144
    date: 2023-10-30 03:24:38.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
16 DENIED moderate
App\Entity\EntryComment {#2093
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2379 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I haven’t seen it mentioned in the sections I’ve scrolled.\n
    \n
    First, there’s some great advice already out there. What I’ll add: breathing exercises, especially box breathing. That, with meditation, has helped me. That can be Headapace, Calm, YouTube, and more. I’ve found the voice and timbre of the speaker matters to me and changes how well it works.\n
    \n
    My wife likes some people, I like others. And that’s okay.\n
    \n
    The breathing and meditation never immediately helped until I’d learned how to transition to a more “present” frame of mind, but they helped me build the pathway/shortcut.\n
    \n
    Stay strong and we’re pulling for you.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698632678 {#2346
    date: 2023-10-30 03:24:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LaunchesKayaks@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2064 …}
  +nested: Doctrine\ORM\PersistentCollection {#2095 …}
  +votes: Doctrine\ORM\PersistentCollection {#2063 …}
  +reports: Doctrine\ORM\PersistentCollection {#2077 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2085 …}
  -id: 79347
  -bodyTs: "'add':25 'advic':18 'alreadi':19 'box':29 'breath':26,30,77 'build':101 'calm':41 'chang':59 'd':85 'especi':28 'exercis':27 'first':13 'found':47 'frame':94 'great':17 'haven':2 'headapac':40 'help':35,82,99 'immedi':81 'learn':86 'like':66,70 'll':24 'matter':55 'medit':33,79 'mention':6 'mind':96 'never':80 'okay':75 'other':71 'pathway/shortcut':103 'peopl':68 'present':93 'pull':109 're':108 'scroll':12 'section':9 'seen':4 'speaker':54 'stay':104 'strong':105 'timbr':51 'transit':89 've':11,46 'voic':49 'well':61 'wife':65 'work':63 'youtub':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4923857"
  +editedAt: DateTimeImmutable @1698632723 {#2132
    date: 2023-10-30 03:25:23.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698632678 {#2144
    date: 2023-10-30 03:24:38.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
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 {#2078
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2084 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2079 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2061 …}
  +body: """
    Accessible debunked ideas are not a useful baseline.\n
    \n
    Flat earth is more accessible, too.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697704814 {#2042
    date: 2023-10-19 10:40:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WalkableProgrammer@lemmy.world"
    "@danileonis@lemmy.ml"
    "@APassenger@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2075 …}
  +nested: Doctrine\ORM\PersistentCollection {#2191 …}
  +votes: Doctrine\ORM\PersistentCollection {#2329 …}
  +reports: Doctrine\ORM\PersistentCollection {#2323 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2300 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2340 …}
  -id: 58507
  -bodyTs: "'access':1,13 'baselin':8 'debunk':2 'earth':10 'flat':9 'idea':3 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4643968"
  +editedAt: DateTimeImmutable @1697704848 {#2351
    date: 2023-10-19 10:40:48.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697704814 {#2040
    date: 2023-10-19 10:40:14.0 +02: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 {#2078
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2084 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2079 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2061 …}
  +body: """
    Accessible debunked ideas are not a useful baseline.\n
    \n
    Flat earth is more accessible, too.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697704814 {#2042
    date: 2023-10-19 10:40:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WalkableProgrammer@lemmy.world"
    "@danileonis@lemmy.ml"
    "@APassenger@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2075 …}
  +nested: Doctrine\ORM\PersistentCollection {#2191 …}
  +votes: Doctrine\ORM\PersistentCollection {#2329 …}
  +reports: Doctrine\ORM\PersistentCollection {#2323 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2300 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2340 …}
  -id: 58507
  -bodyTs: "'access':1,13 'baselin':8 'debunk':2 'earth':10 'flat':9 'idea':3 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4643968"
  +editedAt: DateTimeImmutable @1697704848 {#2351
    date: 2023-10-19 10:40:48.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697704814 {#2040
    date: 2023-10-19 10:40:14.0 +02: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 {#2078
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2084 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2079 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2061 …}
  +body: """
    Accessible debunked ideas are not a useful baseline.\n
    \n
    Flat earth is more accessible, too.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697704814 {#2042
    date: 2023-10-19 10:40:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WalkableProgrammer@lemmy.world"
    "@danileonis@lemmy.ml"
    "@APassenger@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2075 …}
  +nested: Doctrine\ORM\PersistentCollection {#2191 …}
  +votes: Doctrine\ORM\PersistentCollection {#2329 …}
  +reports: Doctrine\ORM\PersistentCollection {#2323 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2300 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2340 …}
  -id: 58507
  -bodyTs: "'access':1,13 'baselin':8 'debunk':2 'earth':10 'flat':9 'idea':3 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4643968"
  +editedAt: DateTimeImmutable @1697704848 {#2351
    date: 2023-10-19 10:40:48.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697704814 {#2040
    date: 2023-10-19 10:40:14.0 +02: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
21 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
22 DENIED moderate
App\Entity\EntryComment {#2343
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2084 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2061 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2061 …}
  +body: "Myers Briggs is thoroughly debunked."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697695707 {#2076
    date: 2023-10-19 08:08:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WalkableProgrammer@lemmy.world"
    "@danileonis@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2336 …}
  +nested: Doctrine\ORM\PersistentCollection {#2339 …}
  +votes: Doctrine\ORM\PersistentCollection {#2159 …}
  +reports: Doctrine\ORM\PersistentCollection {#2135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
  -id: 58386
  -bodyTs: "'brigg':2 'debunk':5 'myer':1 'thorough':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4642326"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697695707 {#2097
    date: 2023-10-19 08:08:27.0 +02: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
23 DENIED edit
App\Entity\EntryComment {#2343
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2084 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2061 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2061 …}
  +body: "Myers Briggs is thoroughly debunked."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697695707 {#2076
    date: 2023-10-19 08:08:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WalkableProgrammer@lemmy.world"
    "@danileonis@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2336 …}
  +nested: Doctrine\ORM\PersistentCollection {#2339 …}
  +votes: Doctrine\ORM\PersistentCollection {#2159 …}
  +reports: Doctrine\ORM\PersistentCollection {#2135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
  -id: 58386
  -bodyTs: "'brigg':2 'debunk':5 'myer':1 'thorough':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4642326"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697695707 {#2097
    date: 2023-10-19 08:08:27.0 +02: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
24 DENIED moderate
App\Entity\EntryComment {#2343
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2084 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2061 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2061 …}
  +body: "Myers Briggs is thoroughly debunked."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697695707 {#2076
    date: 2023-10-19 08:08:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WalkableProgrammer@lemmy.world"
    "@danileonis@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2336 …}
  +nested: Doctrine\ORM\PersistentCollection {#2339 …}
  +votes: Doctrine\ORM\PersistentCollection {#2159 …}
  +reports: Doctrine\ORM\PersistentCollection {#2135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
  -id: 58386
  -bodyTs: "'brigg':2 'debunk':5 'myer':1 'thorough':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4642326"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697695707 {#2097
    date: 2023-10-19 08:08:27.0 +02: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