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 …}
}
6.74 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.29 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.01 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
Proxies\__CG__\App\Entity\Entry {#1549
  +user: Proxies\__CG__\App\Entity\User {#1598 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1382 …}
  +slug: "whats-a-song-you-heard-for-the-first-time-recently"
  +title: "whats a song you heard for the first time recently that gave you a powerful reaction?"
  +url: null
  +body: """
    Recently heard “feed the machine” for the first time and instantly wanna go destroy capatilsm and like join a picket line against the wealthy elite.\n
    \n
    Any of you discover a song recently that just hit hard?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 28
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699594414 {#1719
    date: 2023-11-10 06:33:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1385 …}
  +votes: Doctrine\ORM\PersistentCollection {#1361 …}
  +reports: Doctrine\ORM\PersistentCollection {#1381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1402 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
  +badges: Doctrine\ORM\PersistentCollection {#2019 …}
  +children: [
    App\Entity\EntryComment {#1672
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Hey OP I just realized I should have linked the very tiny (so far no one but me posts there) kbin magazine I mod which is intended to more or less collect songs such as you describe. For each post I've included the lyrics.\n
        \n
        I'm not sure how to link it that it will clickable on Lemmy, but it's:\n
        \n
        @musicwithamessage\n
        \n
        [Music with a Message](https://kbin.social/m/musicwithamessage)\n
        \n
        @musicwithamessage@kbin.social\n
        \n
        Edit- I'd love not to be the only one posting!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699313929 {#1709
        date: 2023-11-07 00:38:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@musicwithamessage"
        "@ericbomb@lemmy.world"
        "@musicwithamessage@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1550 …}
      +nested: Doctrine\ORM\PersistentCollection {#1525 …}
      +votes: Doctrine\ORM\PersistentCollection {#1527 …}
      +reports: Doctrine\ORM\PersistentCollection {#1526 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1563 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1571 …}
      -id: 96978
      -bodyTs: "'/m/musicwithamessage)':70 'clickabl':57 'collect':32 'd':74 'describ':37 'edit':72 'far':14 'hey':1 'includ':43 'intend':27 'kbin':21 'kbin.social':69 'kbin.social/m/musicwithamessage)':68 'lemmi':59 'less':31 'link':9,52 'love':75 'lyric':45 'm':47 'magazin':22 'messag':67 'mod':24 'music':64 'musicwithamessag':63 'musicwithamessage@kbin.social':71 'one':16,81 'op':2 'post':19,40,82 'realiz':5 'song':33 'sure':49 'tini':12 've':42"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/598315/-/comment/3404975"
      +editedAt: DateTimeImmutable @1699351364 {#1614
        date: 2023-11-07 11:02:44.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699313929 {#1609
        date: 2023-11-07 00:38:49.0 +01:00
      }
      +"title": 96978
    }
  ]
  -id: 9899
  -titleTs: "'first':8 'gave':12 'heard':5 'power':15 'reaction':16 'recent':10 'song':3 'time':9 'what':1"
  -bodyTs: "'capatilsm':15 'destroy':14 'discov':29 'elit':25 'feed':3 'first':8 'go':13 'hard':36 'heard':2 'hit':35 'instant':11 'join':18 'like':17 'line':21 'machin':5 'picket':20 'recent':1,32 'song':31 'time':9 'wanna':12 'wealthi':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699211751
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7791586"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699125351 {#1734
    date: 2023-11-04 20:15:51.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"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
Proxies\__CG__\App\Entity\Entry {#1549
  +user: Proxies\__CG__\App\Entity\User {#1598 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1382 …}
  +slug: "whats-a-song-you-heard-for-the-first-time-recently"
  +title: "whats a song you heard for the first time recently that gave you a powerful reaction?"
  +url: null
  +body: """
    Recently heard “feed the machine” for the first time and instantly wanna go destroy capatilsm and like join a picket line against the wealthy elite.\n
    \n
    Any of you discover a song recently that just hit hard?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 28
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699594414 {#1719
    date: 2023-11-10 06:33:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1385 …}
  +votes: Doctrine\ORM\PersistentCollection {#1361 …}
  +reports: Doctrine\ORM\PersistentCollection {#1381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1402 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
  +badges: Doctrine\ORM\PersistentCollection {#2019 …}
  +children: [
    App\Entity\EntryComment {#1672
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Hey OP I just realized I should have linked the very tiny (so far no one but me posts there) kbin magazine I mod which is intended to more or less collect songs such as you describe. For each post I've included the lyrics.\n
        \n
        I'm not sure how to link it that it will clickable on Lemmy, but it's:\n
        \n
        @musicwithamessage\n
        \n
        [Music with a Message](https://kbin.social/m/musicwithamessage)\n
        \n
        @musicwithamessage@kbin.social\n
        \n
        Edit- I'd love not to be the only one posting!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699313929 {#1709
        date: 2023-11-07 00:38:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@musicwithamessage"
        "@ericbomb@lemmy.world"
        "@musicwithamessage@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1550 …}
      +nested: Doctrine\ORM\PersistentCollection {#1525 …}
      +votes: Doctrine\ORM\PersistentCollection {#1527 …}
      +reports: Doctrine\ORM\PersistentCollection {#1526 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1563 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1571 …}
      -id: 96978
      -bodyTs: "'/m/musicwithamessage)':70 'clickabl':57 'collect':32 'd':74 'describ':37 'edit':72 'far':14 'hey':1 'includ':43 'intend':27 'kbin':21 'kbin.social':69 'kbin.social/m/musicwithamessage)':68 'lemmi':59 'less':31 'link':9,52 'love':75 'lyric':45 'm':47 'magazin':22 'messag':67 'mod':24 'music':64 'musicwithamessag':63 'musicwithamessage@kbin.social':71 'one':16,81 'op':2 'post':19,40,82 'realiz':5 'song':33 'sure':49 'tini':12 've':42"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/598315/-/comment/3404975"
      +editedAt: DateTimeImmutable @1699351364 {#1614
        date: 2023-11-07 11:02:44.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699313929 {#1609
        date: 2023-11-07 00:38:49.0 +01:00
      }
      +"title": 96978
    }
  ]
  -id: 9899
  -titleTs: "'first':8 'gave':12 'heard':5 'power':15 'reaction':16 'recent':10 'song':3 'time':9 'what':1"
  -bodyTs: "'capatilsm':15 'destroy':14 'discov':29 'elit':25 'feed':3 'first':8 'go':13 'hard':36 'heard':2 'hit':35 'instant':11 'join':18 'like':17 'line':21 'machin':5 'picket':20 'recent':1,32 'song':31 'time':9 'wanna':12 'wealthi':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699211751
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7791586"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699125351 {#1734
    date: 2023-11-04 20:15:51.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"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
Proxies\__CG__\App\Entity\Entry {#1549
  +user: Proxies\__CG__\App\Entity\User {#1598 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1382 …}
  +slug: "whats-a-song-you-heard-for-the-first-time-recently"
  +title: "whats a song you heard for the first time recently that gave you a powerful reaction?"
  +url: null
  +body: """
    Recently heard “feed the machine” for the first time and instantly wanna go destroy capatilsm and like join a picket line against the wealthy elite.\n
    \n
    Any of you discover a song recently that just hit hard?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 28
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699594414 {#1719
    date: 2023-11-10 06:33:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1385 …}
  +votes: Doctrine\ORM\PersistentCollection {#1361 …}
  +reports: Doctrine\ORM\PersistentCollection {#1381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1402 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
  +badges: Doctrine\ORM\PersistentCollection {#2019 …}
  +children: [
    App\Entity\EntryComment {#1672
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Hey OP I just realized I should have linked the very tiny (so far no one but me posts there) kbin magazine I mod which is intended to more or less collect songs such as you describe. For each post I've included the lyrics.\n
        \n
        I'm not sure how to link it that it will clickable on Lemmy, but it's:\n
        \n
        @musicwithamessage\n
        \n
        [Music with a Message](https://kbin.social/m/musicwithamessage)\n
        \n
        @musicwithamessage@kbin.social\n
        \n
        Edit- I'd love not to be the only one posting!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699313929 {#1709
        date: 2023-11-07 00:38:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@musicwithamessage"
        "@ericbomb@lemmy.world"
        "@musicwithamessage@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1550 …}
      +nested: Doctrine\ORM\PersistentCollection {#1525 …}
      +votes: Doctrine\ORM\PersistentCollection {#1527 …}
      +reports: Doctrine\ORM\PersistentCollection {#1526 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1563 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1571 …}
      -id: 96978
      -bodyTs: "'/m/musicwithamessage)':70 'clickabl':57 'collect':32 'd':74 'describ':37 'edit':72 'far':14 'hey':1 'includ':43 'intend':27 'kbin':21 'kbin.social':69 'kbin.social/m/musicwithamessage)':68 'lemmi':59 'less':31 'link':9,52 'love':75 'lyric':45 'm':47 'magazin':22 'messag':67 'mod':24 'music':64 'musicwithamessag':63 'musicwithamessage@kbin.social':71 'one':16,81 'op':2 'post':19,40,82 'realiz':5 'song':33 'sure':49 'tini':12 've':42"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/598315/-/comment/3404975"
      +editedAt: DateTimeImmutable @1699351364 {#1614
        date: 2023-11-07 11:02:44.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699313929 {#1609
        date: 2023-11-07 00:38:49.0 +01:00
      }
      +"title": 96978
    }
  ]
  -id: 9899
  -titleTs: "'first':8 'gave':12 'heard':5 'power':15 'reaction':16 'recent':10 'song':3 'time':9 'what':1"
  -bodyTs: "'capatilsm':15 'destroy':14 'discov':29 'elit':25 'feed':3 'first':8 'go':13 'hard':36 'heard':2 'hit':35 'instant':11 'join':18 'like':17 'line':21 'machin':5 'picket':20 'recent':1,32 'song':31 'time':9 'wanna':12 'wealthi':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699211751
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7791586"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699125351 {#1734
    date: 2023-11-04 20:15:51.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"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 {#1672
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1549
    +user: Proxies\__CG__\App\Entity\User {#1598 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1382 …}
    +slug: "whats-a-song-you-heard-for-the-first-time-recently"
    +title: "whats a song you heard for the first time recently that gave you a powerful reaction?"
    +url: null
    +body: """
      Recently heard “feed the machine” for the first time and instantly wanna go destroy capatilsm and like join a picket line against the wealthy elite.\n
      \n
      Any of you discover a song recently that just hit hard?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 28
    +favouriteCount: 41
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699594414 {#1719
      date: 2023-11-10 06:33:34.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1385 …}
    +votes: Doctrine\ORM\PersistentCollection {#1361 …}
    +reports: Doctrine\ORM\PersistentCollection {#1381 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1402 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
    +badges: Doctrine\ORM\PersistentCollection {#2019 …}
    +children: [
      App\Entity\EntryComment {#1672}
    ]
    -id: 9899
    -titleTs: "'first':8 'gave':12 'heard':5 'power':15 'reaction':16 'recent':10 'song':3 'time':9 'what':1"
    -bodyTs: "'capatilsm':15 'destroy':14 'discov':29 'elit':25 'feed':3 'first':8 'go':13 'hard':36 'heard':2 'hit':35 'instant':11 'join':18 'like':17 'line':21 'machin':5 'picket':20 'recent':1,32 'song':31 'time':9 'wanna':12 'wealthi':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699211751
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7791586"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699125351 {#1734
      date: 2023-11-04 20:15:51.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Hey OP I just realized I should have linked the very tiny (so far no one but me posts there) kbin magazine I mod which is intended to more or less collect songs such as you describe. For each post I've included the lyrics.\n
    \n
    I'm not sure how to link it that it will clickable on Lemmy, but it's:\n
    \n
    @musicwithamessage\n
    \n
    [Music with a Message](https://kbin.social/m/musicwithamessage)\n
    \n
    @musicwithamessage@kbin.social\n
    \n
    Edit- I'd love not to be the only one posting!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699313929 {#1709
    date: 2023-11-07 00:38:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@musicwithamessage"
    "@ericbomb@lemmy.world"
    "@musicwithamessage@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1550 …}
  +nested: Doctrine\ORM\PersistentCollection {#1525 …}
  +votes: Doctrine\ORM\PersistentCollection {#1527 …}
  +reports: Doctrine\ORM\PersistentCollection {#1526 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1563 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1571 …}
  -id: 96978
  -bodyTs: "'/m/musicwithamessage)':70 'clickabl':57 'collect':32 'd':74 'describ':37 'edit':72 'far':14 'hey':1 'includ':43 'intend':27 'kbin':21 'kbin.social':69 'kbin.social/m/musicwithamessage)':68 'lemmi':59 'less':31 'link':9,52 'love':75 'lyric':45 'm':47 'magazin':22 'messag':67 'mod':24 'music':64 'musicwithamessag':63 'musicwithamessage@kbin.social':71 'one':16,81 'op':2 'post':19,40,82 'realiz':5 'song':33 'sure':49 'tini':12 've':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/598315/-/comment/3404975"
  +editedAt: DateTimeImmutable @1699351364 {#1614
    date: 2023-11-07 11:02:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699313929 {#1609
    date: 2023-11-07 00:38:49.0 +01:00
  }
  +"title": 96978
}
"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 {#1672
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1549
    +user: Proxies\__CG__\App\Entity\User {#1598 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1382 …}
    +slug: "whats-a-song-you-heard-for-the-first-time-recently"
    +title: "whats a song you heard for the first time recently that gave you a powerful reaction?"
    +url: null
    +body: """
      Recently heard “feed the machine” for the first time and instantly wanna go destroy capatilsm and like join a picket line against the wealthy elite.\n
      \n
      Any of you discover a song recently that just hit hard?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 28
    +favouriteCount: 41
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699594414 {#1719
      date: 2023-11-10 06:33:34.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1385 …}
    +votes: Doctrine\ORM\PersistentCollection {#1361 …}
    +reports: Doctrine\ORM\PersistentCollection {#1381 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1402 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
    +badges: Doctrine\ORM\PersistentCollection {#2019 …}
    +children: [
      App\Entity\EntryComment {#1672}
    ]
    -id: 9899
    -titleTs: "'first':8 'gave':12 'heard':5 'power':15 'reaction':16 'recent':10 'song':3 'time':9 'what':1"
    -bodyTs: "'capatilsm':15 'destroy':14 'discov':29 'elit':25 'feed':3 'first':8 'go':13 'hard':36 'heard':2 'hit':35 'instant':11 'join':18 'like':17 'line':21 'machin':5 'picket':20 'recent':1,32 'song':31 'time':9 'wanna':12 'wealthi':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699211751
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7791586"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699125351 {#1734
      date: 2023-11-04 20:15:51.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Hey OP I just realized I should have linked the very tiny (so far no one but me posts there) kbin magazine I mod which is intended to more or less collect songs such as you describe. For each post I've included the lyrics.\n
    \n
    I'm not sure how to link it that it will clickable on Lemmy, but it's:\n
    \n
    @musicwithamessage\n
    \n
    [Music with a Message](https://kbin.social/m/musicwithamessage)\n
    \n
    @musicwithamessage@kbin.social\n
    \n
    Edit- I'd love not to be the only one posting!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699313929 {#1709
    date: 2023-11-07 00:38:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@musicwithamessage"
    "@ericbomb@lemmy.world"
    "@musicwithamessage@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1550 …}
  +nested: Doctrine\ORM\PersistentCollection {#1525 …}
  +votes: Doctrine\ORM\PersistentCollection {#1527 …}
  +reports: Doctrine\ORM\PersistentCollection {#1526 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1563 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1571 …}
  -id: 96978
  -bodyTs: "'/m/musicwithamessage)':70 'clickabl':57 'collect':32 'd':74 'describ':37 'edit':72 'far':14 'hey':1 'includ':43 'intend':27 'kbin':21 'kbin.social':69 'kbin.social/m/musicwithamessage)':68 'lemmi':59 'less':31 'link':9,52 'love':75 'lyric':45 'm':47 'magazin':22 'messag':67 'mod':24 'music':64 'musicwithamessag':63 'musicwithamessage@kbin.social':71 'one':16,81 'op':2 'post':19,40,82 'realiz':5 'song':33 'sure':49 'tini':12 've':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/598315/-/comment/3404975"
  +editedAt: DateTimeImmutable @1699351364 {#1614
    date: 2023-11-07 11:02:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699313929 {#1609
    date: 2023-11-07 00:38:49.0 +01:00
  }
  +"title": 96978
}
"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 {#1672
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1549
    +user: Proxies\__CG__\App\Entity\User {#1598 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1382 …}
    +slug: "whats-a-song-you-heard-for-the-first-time-recently"
    +title: "whats a song you heard for the first time recently that gave you a powerful reaction?"
    +url: null
    +body: """
      Recently heard “feed the machine” for the first time and instantly wanna go destroy capatilsm and like join a picket line against the wealthy elite.\n
      \n
      Any of you discover a song recently that just hit hard?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 28
    +favouriteCount: 41
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699594414 {#1719
      date: 2023-11-10 06:33:34.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1385 …}
    +votes: Doctrine\ORM\PersistentCollection {#1361 …}
    +reports: Doctrine\ORM\PersistentCollection {#1381 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1402 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
    +badges: Doctrine\ORM\PersistentCollection {#2019 …}
    +children: [
      App\Entity\EntryComment {#1672}
    ]
    -id: 9899
    -titleTs: "'first':8 'gave':12 'heard':5 'power':15 'reaction':16 'recent':10 'song':3 'time':9 'what':1"
    -bodyTs: "'capatilsm':15 'destroy':14 'discov':29 'elit':25 'feed':3 'first':8 'go':13 'hard':36 'heard':2 'hit':35 'instant':11 'join':18 'like':17 'line':21 'machin':5 'picket':20 'recent':1,32 'song':31 'time':9 'wanna':12 'wealthi':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699211751
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7791586"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699125351 {#1734
      date: 2023-11-04 20:15:51.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1559 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Hey OP I just realized I should have linked the very tiny (so far no one but me posts there) kbin magazine I mod which is intended to more or less collect songs such as you describe. For each post I've included the lyrics.\n
    \n
    I'm not sure how to link it that it will clickable on Lemmy, but it's:\n
    \n
    @musicwithamessage\n
    \n
    [Music with a Message](https://kbin.social/m/musicwithamessage)\n
    \n
    @musicwithamessage@kbin.social\n
    \n
    Edit- I'd love not to be the only one posting!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699313929 {#1709
    date: 2023-11-07 00:38:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@musicwithamessage"
    "@ericbomb@lemmy.world"
    "@musicwithamessage@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1550 …}
  +nested: Doctrine\ORM\PersistentCollection {#1525 …}
  +votes: Doctrine\ORM\PersistentCollection {#1527 …}
  +reports: Doctrine\ORM\PersistentCollection {#1526 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1563 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1571 …}
  -id: 96978
  -bodyTs: "'/m/musicwithamessage)':70 'clickabl':57 'collect':32 'd':74 'describ':37 'edit':72 'far':14 'hey':1 'includ':43 'intend':27 'kbin':21 'kbin.social':69 'kbin.social/m/musicwithamessage)':68 'lemmi':59 'less':31 'link':9,52 'love':75 'lyric':45 'm':47 'magazin':22 'messag':67 'mod':24 'music':64 'musicwithamessag':63 'musicwithamessage@kbin.social':71 'one':16,81 'op':2 'post':19,40,82 'realiz':5 'song':33 'sure':49 'tini':12 've':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/598315/-/comment/3404975"
  +editedAt: DateTimeImmutable @1699351364 {#1614
    date: 2023-11-07 11:02:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699313929 {#1609
    date: 2023-11-07 00:38:49.0 +01:00
  }
  +"title": 96978
}
"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
Proxies\__CG__\App\Entity\Entry {#1621
  +user: Proxies\__CG__\App\Entity\User {#2389 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: Proxies\__CG__\App\Entity\Image {#2391 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2360 …}
  +slug: "New-Plasma-6-Default-Icon-Theme-Looks"
  +title: "New Plasma 6 Default Icon Theme Looks"
  +url: "https://invent.kde.org/frameworks/breeze-icons/uploads/044e3eb9e47def438331eb37f3ab7ce8/image.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 61
  +favouriteCount: 396
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699538417 {#1628
    date: 2023-11-09 15:00:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2359 …}
  +votes: Doctrine\ORM\PersistentCollection {#2364 …}
  +reports: Doctrine\ORM\PersistentCollection {#2386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1707 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
  +badges: Doctrine\ORM\PersistentCollection {#1733 …}
  +children: [
    App\Entity\EntryComment {#1613
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1621 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
      +body: "IIRC they refined the Breeze icons over a LONG period of time to get them to the current state - I'm sure the same will be true here."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1699358251 {#1552
        date: 2023-11-07 12:57:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@imgel@lemmy.ml"
        "@flipflop97@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1728 …}
      +nested: Doctrine\ORM\PersistentCollection {#1722 …}
      +votes: Doctrine\ORM\PersistentCollection {#1725 …}
      +reports: Doctrine\ORM\PersistentCollection {#1617 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
      -id: 98282
      -bodyTs: "'breez':5 'current':18 'get':14 'icon':6 'iirc':1 'long':9 'm':21 'period':10 'refin':3 'state':19 'sure':22 'time':12 'true':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/linux@lemmy.ml/t/604503/-/comment/3413421"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699358251 {#1620
        date: 2023-11-07 12:57:31.0 +01:00
      }
      +"title": 98282
    }
  ]
  -id: 10789
  -titleTs: "'6':3 'default':4 'icon':5 'look':7 'new':1 'plasma':2 'theme':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699421861
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7614728"
  +editedAt: DateTimeImmutable @1699399085 {#1680
    date: 2023-11-08 00:18:05.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699335461 {#1692
    date: 2023-11-07 06:37:41.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"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
Proxies\__CG__\App\Entity\Entry {#1621
  +user: Proxies\__CG__\App\Entity\User {#2389 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: Proxies\__CG__\App\Entity\Image {#2391 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2360 …}
  +slug: "New-Plasma-6-Default-Icon-Theme-Looks"
  +title: "New Plasma 6 Default Icon Theme Looks"
  +url: "https://invent.kde.org/frameworks/breeze-icons/uploads/044e3eb9e47def438331eb37f3ab7ce8/image.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 61
  +favouriteCount: 396
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699538417 {#1628
    date: 2023-11-09 15:00:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2359 …}
  +votes: Doctrine\ORM\PersistentCollection {#2364 …}
  +reports: Doctrine\ORM\PersistentCollection {#2386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1707 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
  +badges: Doctrine\ORM\PersistentCollection {#1733 …}
  +children: [
    App\Entity\EntryComment {#1613
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1621 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
      +body: "IIRC they refined the Breeze icons over a LONG period of time to get them to the current state - I'm sure the same will be true here."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1699358251 {#1552
        date: 2023-11-07 12:57:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@imgel@lemmy.ml"
        "@flipflop97@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1728 …}
      +nested: Doctrine\ORM\PersistentCollection {#1722 …}
      +votes: Doctrine\ORM\PersistentCollection {#1725 …}
      +reports: Doctrine\ORM\PersistentCollection {#1617 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
      -id: 98282
      -bodyTs: "'breez':5 'current':18 'get':14 'icon':6 'iirc':1 'long':9 'm':21 'period':10 'refin':3 'state':19 'sure':22 'time':12 'true':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/linux@lemmy.ml/t/604503/-/comment/3413421"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699358251 {#1620
        date: 2023-11-07 12:57:31.0 +01:00
      }
      +"title": 98282
    }
  ]
  -id: 10789
  -titleTs: "'6':3 'default':4 'icon':5 'look':7 'new':1 'plasma':2 'theme':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699421861
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7614728"
  +editedAt: DateTimeImmutable @1699399085 {#1680
    date: 2023-11-08 00:18:05.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699335461 {#1692
    date: 2023-11-07 06:37:41.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"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
Proxies\__CG__\App\Entity\Entry {#1621
  +user: Proxies\__CG__\App\Entity\User {#2389 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: Proxies\__CG__\App\Entity\Image {#2391 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2360 …}
  +slug: "New-Plasma-6-Default-Icon-Theme-Looks"
  +title: "New Plasma 6 Default Icon Theme Looks"
  +url: "https://invent.kde.org/frameworks/breeze-icons/uploads/044e3eb9e47def438331eb37f3ab7ce8/image.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 61
  +favouriteCount: 396
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699538417 {#1628
    date: 2023-11-09 15:00:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2359 …}
  +votes: Doctrine\ORM\PersistentCollection {#2364 …}
  +reports: Doctrine\ORM\PersistentCollection {#2386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1707 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
  +badges: Doctrine\ORM\PersistentCollection {#1733 …}
  +children: [
    App\Entity\EntryComment {#1613
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1621 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
      +body: "IIRC they refined the Breeze icons over a LONG period of time to get them to the current state - I'm sure the same will be true here."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1699358251 {#1552
        date: 2023-11-07 12:57:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@imgel@lemmy.ml"
        "@flipflop97@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1728 …}
      +nested: Doctrine\ORM\PersistentCollection {#1722 …}
      +votes: Doctrine\ORM\PersistentCollection {#1725 …}
      +reports: Doctrine\ORM\PersistentCollection {#1617 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
      -id: 98282
      -bodyTs: "'breez':5 'current':18 'get':14 'icon':6 'iirc':1 'long':9 'm':21 'period':10 'refin':3 'state':19 'sure':22 'time':12 'true':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/linux@lemmy.ml/t/604503/-/comment/3413421"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699358251 {#1620
        date: 2023-11-07 12:57:31.0 +01:00
      }
      +"title": 98282
    }
  ]
  -id: 10789
  -titleTs: "'6':3 'default':4 'icon':5 'look':7 'new':1 'plasma':2 'theme':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699421861
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7614728"
  +editedAt: DateTimeImmutable @1699399085 {#1680
    date: 2023-11-08 00:18:05.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699335461 {#1692
    date: 2023-11-07 06:37:41.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"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 {#1613
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1621
    +user: Proxies\__CG__\App\Entity\User {#2389 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
    +image: Proxies\__CG__\App\Entity\Image {#2391 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2360 …}
    +slug: "New-Plasma-6-Default-Icon-Theme-Looks"
    +title: "New Plasma 6 Default Icon Theme Looks"
    +url: "https://invent.kde.org/frameworks/breeze-icons/uploads/044e3eb9e47def438331eb37f3ab7ce8/image.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 61
    +favouriteCount: 396
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699538417 {#1628
      date: 2023-11-09 15:00:17.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2359 …}
    +votes: Doctrine\ORM\PersistentCollection {#2364 …}
    +reports: Doctrine\ORM\PersistentCollection {#2386 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1707 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
    +badges: Doctrine\ORM\PersistentCollection {#1733 …}
    +children: [
      App\Entity\EntryComment {#1613}
    ]
    -id: 10789
    -titleTs: "'6':3 'default':4 'icon':5 'look':7 'new':1 'plasma':2 'theme':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699421861
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7614728"
    +editedAt: DateTimeImmutable @1699399085 {#1680
      date: 2023-11-08 00:18:05.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699335461 {#1692
      date: 2023-11-07 06:37:41.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
  +body: "IIRC they refined the Breeze icons over a LONG period of time to get them to the current state - I'm sure the same will be true here."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1699358251 {#1552
    date: 2023-11-07 12:57:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@imgel@lemmy.ml"
    "@flipflop97@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1728 …}
  +nested: Doctrine\ORM\PersistentCollection {#1722 …}
  +votes: Doctrine\ORM\PersistentCollection {#1725 …}
  +reports: Doctrine\ORM\PersistentCollection {#1617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
  -id: 98282
  -bodyTs: "'breez':5 'current':18 'get':14 'icon':6 'iirc':1 'long':9 'm':21 'period':10 'refin':3 'state':19 'sure':22 'time':12 'true':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/604503/-/comment/3413421"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699358251 {#1620
    date: 2023-11-07 12:57:31.0 +01:00
  }
  +"title": 98282
}
"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 {#1613
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1621
    +user: Proxies\__CG__\App\Entity\User {#2389 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
    +image: Proxies\__CG__\App\Entity\Image {#2391 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2360 …}
    +slug: "New-Plasma-6-Default-Icon-Theme-Looks"
    +title: "New Plasma 6 Default Icon Theme Looks"
    +url: "https://invent.kde.org/frameworks/breeze-icons/uploads/044e3eb9e47def438331eb37f3ab7ce8/image.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 61
    +favouriteCount: 396
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699538417 {#1628
      date: 2023-11-09 15:00:17.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2359 …}
    +votes: Doctrine\ORM\PersistentCollection {#2364 …}
    +reports: Doctrine\ORM\PersistentCollection {#2386 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1707 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
    +badges: Doctrine\ORM\PersistentCollection {#1733 …}
    +children: [
      App\Entity\EntryComment {#1613}
    ]
    -id: 10789
    -titleTs: "'6':3 'default':4 'icon':5 'look':7 'new':1 'plasma':2 'theme':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699421861
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7614728"
    +editedAt: DateTimeImmutable @1699399085 {#1680
      date: 2023-11-08 00:18:05.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699335461 {#1692
      date: 2023-11-07 06:37:41.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
  +body: "IIRC they refined the Breeze icons over a LONG period of time to get them to the current state - I'm sure the same will be true here."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1699358251 {#1552
    date: 2023-11-07 12:57:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@imgel@lemmy.ml"
    "@flipflop97@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1728 …}
  +nested: Doctrine\ORM\PersistentCollection {#1722 …}
  +votes: Doctrine\ORM\PersistentCollection {#1725 …}
  +reports: Doctrine\ORM\PersistentCollection {#1617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
  -id: 98282
  -bodyTs: "'breez':5 'current':18 'get':14 'icon':6 'iirc':1 'long':9 'm':21 'period':10 'refin':3 'state':19 'sure':22 'time':12 'true':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/604503/-/comment/3413421"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699358251 {#1620
    date: 2023-11-07 12:57:31.0 +01:00
  }
  +"title": 98282
}
"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 {#1613
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1621
    +user: Proxies\__CG__\App\Entity\User {#2389 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
    +image: Proxies\__CG__\App\Entity\Image {#2391 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2360 …}
    +slug: "New-Plasma-6-Default-Icon-Theme-Looks"
    +title: "New Plasma 6 Default Icon Theme Looks"
    +url: "https://invent.kde.org/frameworks/breeze-icons/uploads/044e3eb9e47def438331eb37f3ab7ce8/image.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 61
    +favouriteCount: 396
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699538417 {#1628
      date: 2023-11-09 15:00:17.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2359 …}
    +votes: Doctrine\ORM\PersistentCollection {#2364 …}
    +reports: Doctrine\ORM\PersistentCollection {#2386 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1707 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
    +badges: Doctrine\ORM\PersistentCollection {#1733 …}
    +children: [
      App\Entity\EntryComment {#1613}
    ]
    -id: 10789
    -titleTs: "'6':3 'default':4 'icon':5 'look':7 'new':1 'plasma':2 'theme':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699421861
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7614728"
    +editedAt: DateTimeImmutable @1699399085 {#1680
      date: 2023-11-08 00:18:05.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699335461 {#1692
      date: 2023-11-07 06:37:41.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
  +body: "IIRC they refined the Breeze icons over a LONG period of time to get them to the current state - I'm sure the same will be true here."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1699358251 {#1552
    date: 2023-11-07 12:57:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@imgel@lemmy.ml"
    "@flipflop97@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1728 …}
  +nested: Doctrine\ORM\PersistentCollection {#1722 …}
  +votes: Doctrine\ORM\PersistentCollection {#1725 …}
  +reports: Doctrine\ORM\PersistentCollection {#1617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
  -id: 98282
  -bodyTs: "'breez':5 'current':18 'get':14 'icon':6 'iirc':1 'long':9 'm':21 'period':10 'refin':3 'state':19 'sure':22 'time':12 'true':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/604503/-/comment/3413421"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699358251 {#1620
    date: 2023-11-07 12:57:31.0 +01:00
  }
  +"title": 98282
}
"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_ADMIN
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 ROLE_MODERATOR
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