Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\KbinAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "two_factor"
  "remember_me"
  "App\Security\KbinAuthenticator"
  "App\Security\FacebookAuthenticator"
  "App\Security\GoogleAuthenticator"
  "App\Security\GithubAuthenticator"
  "App\Security\KeycloakAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.73 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
Proxies\__CG__\App\Entity\Entry {#1576
  +user: Proxies\__CG__\App\Entity\User {#1739 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2061 …}
  +slug: "Does-anybody-use-Thunderbird-on-Android-a-k-a-K-9"
  +title: "Does anybody use Thunderbird on Android a.k.a. K-9"
  +url: null
  +body: "Just recently started using thunderbird to see how it would help managing múltiple Gmail accounts. Has anybody used the app version? Is it good? Bad?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 39
  +favouriteCount: 95
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699391333 {#2031
    date: 2023-11-07 22:08:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2084 …}
  +votes: Doctrine\ORM\PersistentCollection {#2076 …}
  +reports: Doctrine\ORM\PersistentCollection {#2083 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2085 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2062 …}
  +badges: Doctrine\ORM\PersistentCollection {#2077 …}
  +children: [
    App\Entity\EntryComment {#1641
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I do not, but only because I use ProtonMail and don’t have premium so I don’t have IMAP/SMTP bridging.\n
        \n
        I used it all the time back around 2011/2012 and it was pretty great, but that was admittedly a long time ago so I imagine lots have changed since them.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699232644 {#1696
        date: 2023-11-06 02:04:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sinfaen@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1525 …}
      +nested: Doctrine\ORM\PersistentCollection {#1527 …}
      +votes: Doctrine\ORM\PersistentCollection {#1526 …}
      +reports: Doctrine\ORM\PersistentCollection {#1560 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
      -id: 94054
      -bodyTs: "'2011/2012':30 'admit':39 'ago':43 'around':29 'back':28 'bridg':21 'chang':49 'great':35 'imagin':46 'imap/smtp':20 'long':41 'lot':47 'premium':14 'pretti':34 'protonmail':9 'sinc':50 'time':27,42 'use':8,23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4147125"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699232644 {#1606
        date: 2023-11-06 02:04:04.0 +01:00
      }
      +"title": 94054
    }
  ]
  -id: 10289
  -titleTs: "'-9':9 'a.k.a':7 'android':6 'anybodi':2 'k':8 'thunderbird':4 'use':3"
  -bodyTs: "'account':15 'anybodi':17 'app':20 'bad':25 'gmail':14 'good':24 'help':11 'manag':12 'múltipl':13 'recent':2 'see':7 'start':3 'thunderbird':5 'use':4,18 'version':21 'would':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699308335
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/9322354"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699221935 {#2021
    date: 2023-11-05 23:05:35.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 {#1576
  +user: Proxies\__CG__\App\Entity\User {#1739 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2061 …}
  +slug: "Does-anybody-use-Thunderbird-on-Android-a-k-a-K-9"
  +title: "Does anybody use Thunderbird on Android a.k.a. K-9"
  +url: null
  +body: "Just recently started using thunderbird to see how it would help managing múltiple Gmail accounts. Has anybody used the app version? Is it good? Bad?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 39
  +favouriteCount: 95
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699391333 {#2031
    date: 2023-11-07 22:08:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2084 …}
  +votes: Doctrine\ORM\PersistentCollection {#2076 …}
  +reports: Doctrine\ORM\PersistentCollection {#2083 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2085 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2062 …}
  +badges: Doctrine\ORM\PersistentCollection {#2077 …}
  +children: [
    App\Entity\EntryComment {#1641
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I do not, but only because I use ProtonMail and don’t have premium so I don’t have IMAP/SMTP bridging.\n
        \n
        I used it all the time back around 2011/2012 and it was pretty great, but that was admittedly a long time ago so I imagine lots have changed since them.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699232644 {#1696
        date: 2023-11-06 02:04:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sinfaen@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1525 …}
      +nested: Doctrine\ORM\PersistentCollection {#1527 …}
      +votes: Doctrine\ORM\PersistentCollection {#1526 …}
      +reports: Doctrine\ORM\PersistentCollection {#1560 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
      -id: 94054
      -bodyTs: "'2011/2012':30 'admit':39 'ago':43 'around':29 'back':28 'bridg':21 'chang':49 'great':35 'imagin':46 'imap/smtp':20 'long':41 'lot':47 'premium':14 'pretti':34 'protonmail':9 'sinc':50 'time':27,42 'use':8,23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4147125"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699232644 {#1606
        date: 2023-11-06 02:04:04.0 +01:00
      }
      +"title": 94054
    }
  ]
  -id: 10289
  -titleTs: "'-9':9 'a.k.a':7 'android':6 'anybodi':2 'k':8 'thunderbird':4 'use':3"
  -bodyTs: "'account':15 'anybodi':17 'app':20 'bad':25 'gmail':14 'good':24 'help':11 'manag':12 'múltipl':13 'recent':2 'see':7 'start':3 'thunderbird':5 'use':4,18 'version':21 'would':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699308335
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/9322354"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699221935 {#2021
    date: 2023-11-05 23:05:35.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 {#1576
  +user: Proxies\__CG__\App\Entity\User {#1739 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2061 …}
  +slug: "Does-anybody-use-Thunderbird-on-Android-a-k-a-K-9"
  +title: "Does anybody use Thunderbird on Android a.k.a. K-9"
  +url: null
  +body: "Just recently started using thunderbird to see how it would help managing múltiple Gmail accounts. Has anybody used the app version? Is it good? Bad?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 39
  +favouriteCount: 95
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699391333 {#2031
    date: 2023-11-07 22:08:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2084 …}
  +votes: Doctrine\ORM\PersistentCollection {#2076 …}
  +reports: Doctrine\ORM\PersistentCollection {#2083 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2085 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2062 …}
  +badges: Doctrine\ORM\PersistentCollection {#2077 …}
  +children: [
    App\Entity\EntryComment {#1641
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I do not, but only because I use ProtonMail and don’t have premium so I don’t have IMAP/SMTP bridging.\n
        \n
        I used it all the time back around 2011/2012 and it was pretty great, but that was admittedly a long time ago so I imagine lots have changed since them.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699232644 {#1696
        date: 2023-11-06 02:04:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sinfaen@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1525 …}
      +nested: Doctrine\ORM\PersistentCollection {#1527 …}
      +votes: Doctrine\ORM\PersistentCollection {#1526 …}
      +reports: Doctrine\ORM\PersistentCollection {#1560 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
      -id: 94054
      -bodyTs: "'2011/2012':30 'admit':39 'ago':43 'around':29 'back':28 'bridg':21 'chang':49 'great':35 'imagin':46 'imap/smtp':20 'long':41 'lot':47 'premium':14 'pretti':34 'protonmail':9 'sinc':50 'time':27,42 'use':8,23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4147125"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699232644 {#1606
        date: 2023-11-06 02:04:04.0 +01:00
      }
      +"title": 94054
    }
  ]
  -id: 10289
  -titleTs: "'-9':9 'a.k.a':7 'android':6 'anybodi':2 'k':8 'thunderbird':4 'use':3"
  -bodyTs: "'account':15 'anybodi':17 'app':20 'bad':25 'gmail':14 'good':24 'help':11 'manag':12 'múltipl':13 'recent':2 'see':7 'start':3 'thunderbird':5 'use':4,18 'version':21 'would':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699308335
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/9322354"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699221935 {#2021
    date: 2023-11-05 23:05:35.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 {#1641
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1576
    +user: Proxies\__CG__\App\Entity\User {#1739 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2061 …}
    +slug: "Does-anybody-use-Thunderbird-on-Android-a-k-a-K-9"
    +title: "Does anybody use Thunderbird on Android a.k.a. K-9"
    +url: null
    +body: "Just recently started using thunderbird to see how it would help managing múltiple Gmail accounts. Has anybody used the app version? Is it good? Bad?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 39
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699391333 {#2031
      date: 2023-11-07 22:08:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2084 …}
    +votes: Doctrine\ORM\PersistentCollection {#2076 …}
    +reports: Doctrine\ORM\PersistentCollection {#2083 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2085 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2062 …}
    +badges: Doctrine\ORM\PersistentCollection {#2077 …}
    +children: [
      App\Entity\EntryComment {#1641}
    ]
    -id: 10289
    -titleTs: "'-9':9 'a.k.a':7 'android':6 'anybodi':2 'k':8 'thunderbird':4 'use':3"
    -bodyTs: "'account':15 'anybodi':17 'app':20 'bad':25 'gmail':14 'good':24 'help':11 'manag':12 'múltipl':13 'recent':2 'see':7 'start':3 'thunderbird':5 'use':4,18 'version':21 'would':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699308335
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9322354"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699221935 {#2021
      date: 2023-11-05 23:05:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I do not, but only because I use ProtonMail and don’t have premium so I don’t have IMAP/SMTP bridging.\n
    \n
    I used it all the time back around 2011/2012 and it was pretty great, but that was admittedly a long time ago so I imagine lots have changed since them.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699232644 {#1696
    date: 2023-11-06 02:04:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sinfaen@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1525 …}
  +nested: Doctrine\ORM\PersistentCollection {#1527 …}
  +votes: Doctrine\ORM\PersistentCollection {#1526 …}
  +reports: Doctrine\ORM\PersistentCollection {#1560 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
  -id: 94054
  -bodyTs: "'2011/2012':30 'admit':39 'ago':43 'around':29 'back':28 'bridg':21 'chang':49 'great':35 'imagin':46 'imap/smtp':20 'long':41 'lot':47 'premium':14 'pretti':34 'protonmail':9 'sinc':50 'time':27,42 'use':8,23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4147125"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699232644 {#1606
    date: 2023-11-06 02:04:04.0 +01:00
  }
  +"title": 94054
}
"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 {#1641
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1576
    +user: Proxies\__CG__\App\Entity\User {#1739 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2061 …}
    +slug: "Does-anybody-use-Thunderbird-on-Android-a-k-a-K-9"
    +title: "Does anybody use Thunderbird on Android a.k.a. K-9"
    +url: null
    +body: "Just recently started using thunderbird to see how it would help managing múltiple Gmail accounts. Has anybody used the app version? Is it good? Bad?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 39
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699391333 {#2031
      date: 2023-11-07 22:08:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2084 …}
    +votes: Doctrine\ORM\PersistentCollection {#2076 …}
    +reports: Doctrine\ORM\PersistentCollection {#2083 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2085 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2062 …}
    +badges: Doctrine\ORM\PersistentCollection {#2077 …}
    +children: [
      App\Entity\EntryComment {#1641}
    ]
    -id: 10289
    -titleTs: "'-9':9 'a.k.a':7 'android':6 'anybodi':2 'k':8 'thunderbird':4 'use':3"
    -bodyTs: "'account':15 'anybodi':17 'app':20 'bad':25 'gmail':14 'good':24 'help':11 'manag':12 'múltipl':13 'recent':2 'see':7 'start':3 'thunderbird':5 'use':4,18 'version':21 'would':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699308335
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9322354"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699221935 {#2021
      date: 2023-11-05 23:05:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I do not, but only because I use ProtonMail and don’t have premium so I don’t have IMAP/SMTP bridging.\n
    \n
    I used it all the time back around 2011/2012 and it was pretty great, but that was admittedly a long time ago so I imagine lots have changed since them.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699232644 {#1696
    date: 2023-11-06 02:04:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sinfaen@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1525 …}
  +nested: Doctrine\ORM\PersistentCollection {#1527 …}
  +votes: Doctrine\ORM\PersistentCollection {#1526 …}
  +reports: Doctrine\ORM\PersistentCollection {#1560 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
  -id: 94054
  -bodyTs: "'2011/2012':30 'admit':39 'ago':43 'around':29 'back':28 'bridg':21 'chang':49 'great':35 'imagin':46 'imap/smtp':20 'long':41 'lot':47 'premium':14 'pretti':34 'protonmail':9 'sinc':50 'time':27,42 'use':8,23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4147125"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699232644 {#1606
    date: 2023-11-06 02:04:04.0 +01:00
  }
  +"title": 94054
}
"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 {#1641
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1576
    +user: Proxies\__CG__\App\Entity\User {#1739 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2061 …}
    +slug: "Does-anybody-use-Thunderbird-on-Android-a-k-a-K-9"
    +title: "Does anybody use Thunderbird on Android a.k.a. K-9"
    +url: null
    +body: "Just recently started using thunderbird to see how it would help managing múltiple Gmail accounts. Has anybody used the app version? Is it good? Bad?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 39
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699391333 {#2031
      date: 2023-11-07 22:08:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2084 …}
    +votes: Doctrine\ORM\PersistentCollection {#2076 …}
    +reports: Doctrine\ORM\PersistentCollection {#2083 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2085 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2062 …}
    +badges: Doctrine\ORM\PersistentCollection {#2077 …}
    +children: [
      App\Entity\EntryComment {#1641}
    ]
    -id: 10289
    -titleTs: "'-9':9 'a.k.a':7 'android':6 'anybodi':2 'k':8 'thunderbird':4 'use':3"
    -bodyTs: "'account':15 'anybodi':17 'app':20 'bad':25 'gmail':14 'good':24 'help':11 'manag':12 'múltipl':13 'recent':2 'see':7 'start':3 'thunderbird':5 'use':4,18 'version':21 'would':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699308335
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9322354"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699221935 {#2021
      date: 2023-11-05 23:05:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I do not, but only because I use ProtonMail and don’t have premium so I don’t have IMAP/SMTP bridging.\n
    \n
    I used it all the time back around 2011/2012 and it was pretty great, but that was admittedly a long time ago so I imagine lots have changed since them.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699232644 {#1696
    date: 2023-11-06 02:04:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sinfaen@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1525 …}
  +nested: Doctrine\ORM\PersistentCollection {#1527 …}
  +votes: Doctrine\ORM\PersistentCollection {#1526 …}
  +reports: Doctrine\ORM\PersistentCollection {#1560 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
  -id: 94054
  -bodyTs: "'2011/2012':30 'admit':39 'ago':43 'around':29 'back':28 'bridg':21 'chang':49 'great':35 'imagin':46 'imap/smtp':20 'long':41 'lot':47 'premium':14 'pretti':34 'protonmail':9 'sinc':50 'time':27,42 'use':8,23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4147125"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699232644 {#1606
    date: 2023-11-06 02:04:04.0 +01:00
  }
  +"title": 94054
}
"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 {#1557
  +user: Proxies\__CG__\App\Entity\User {#1714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
  +image: Proxies\__CG__\App\Entity\Image {#2011 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2025 …}
  +slug: "You-also-found-them-really-attractive-too"
  +title: "You also found them really attractive too"
  +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 60
  +favouriteCount: 847
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699291187 {#2447
    date: 2023-11-06 18:19:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2032 …}
  +votes: Doctrine\ORM\PersistentCollection {#2028 …}
  +reports: Doctrine\ORM\PersistentCollection {#2024 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2018 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2020 …}
  +badges: Doctrine\ORM\PersistentCollection {#2027 …}
  +children: [
    App\Entity\EntryComment {#1621
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1557 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
      +body: "Truth, friend. Truth."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1699238793 {#1663
        date: 2023-11-06 03:46:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@EveryMuffinIsNowEncrypted@lemmy.blahaj.zone"
        "@jasondj@ttrpg.network"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1723 …}
      +nested: Doctrine\ORM\PersistentCollection {#1731 …}
      +votes: Doctrine\ORM\PersistentCollection {#1597 …}
      +reports: Doctrine\ORM\PersistentCollection {#1618 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
      -id: 94223
      -bodyTs: "'friend':2 'truth':1,3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4148803"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699238793 {#1555
        date: 2023-11-06 03:46:33.0 +01:00
      }
      +"title": 94223
    }
  ]
  -id: 10266
  -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699304198
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7844743"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699217798 {#1707
    date: 2023-11-05 21:56:38.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 {#1557
  +user: Proxies\__CG__\App\Entity\User {#1714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
  +image: Proxies\__CG__\App\Entity\Image {#2011 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2025 …}
  +slug: "You-also-found-them-really-attractive-too"
  +title: "You also found them really attractive too"
  +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 60
  +favouriteCount: 847
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699291187 {#2447
    date: 2023-11-06 18:19:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2032 …}
  +votes: Doctrine\ORM\PersistentCollection {#2028 …}
  +reports: Doctrine\ORM\PersistentCollection {#2024 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2018 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2020 …}
  +badges: Doctrine\ORM\PersistentCollection {#2027 …}
  +children: [
    App\Entity\EntryComment {#1621
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1557 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
      +body: "Truth, friend. Truth."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1699238793 {#1663
        date: 2023-11-06 03:46:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@EveryMuffinIsNowEncrypted@lemmy.blahaj.zone"
        "@jasondj@ttrpg.network"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1723 …}
      +nested: Doctrine\ORM\PersistentCollection {#1731 …}
      +votes: Doctrine\ORM\PersistentCollection {#1597 …}
      +reports: Doctrine\ORM\PersistentCollection {#1618 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
      -id: 94223
      -bodyTs: "'friend':2 'truth':1,3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4148803"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699238793 {#1555
        date: 2023-11-06 03:46:33.0 +01:00
      }
      +"title": 94223
    }
  ]
  -id: 10266
  -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699304198
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7844743"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699217798 {#1707
    date: 2023-11-05 21:56:38.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 {#1557
  +user: Proxies\__CG__\App\Entity\User {#1714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
  +image: Proxies\__CG__\App\Entity\Image {#2011 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2025 …}
  +slug: "You-also-found-them-really-attractive-too"
  +title: "You also found them really attractive too"
  +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 60
  +favouriteCount: 847
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699291187 {#2447
    date: 2023-11-06 18:19:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2032 …}
  +votes: Doctrine\ORM\PersistentCollection {#2028 …}
  +reports: Doctrine\ORM\PersistentCollection {#2024 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2018 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2020 …}
  +badges: Doctrine\ORM\PersistentCollection {#2027 …}
  +children: [
    App\Entity\EntryComment {#1621
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1557 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
      +body: "Truth, friend. Truth."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1699238793 {#1663
        date: 2023-11-06 03:46:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@EveryMuffinIsNowEncrypted@lemmy.blahaj.zone"
        "@jasondj@ttrpg.network"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1723 …}
      +nested: Doctrine\ORM\PersistentCollection {#1731 …}
      +votes: Doctrine\ORM\PersistentCollection {#1597 …}
      +reports: Doctrine\ORM\PersistentCollection {#1618 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
      -id: 94223
      -bodyTs: "'friend':2 'truth':1,3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4148803"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699238793 {#1555
        date: 2023-11-06 03:46:33.0 +01:00
      }
      +"title": 94223
    }
  ]
  -id: 10266
  -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699304198
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7844743"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699217798 {#1707
    date: 2023-11-05 21:56:38.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 {#1621
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1557
    +user: Proxies\__CG__\App\Entity\User {#1714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
    +image: Proxies\__CG__\App\Entity\Image {#2011 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2025 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2447
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2032 …}
    +votes: Doctrine\ORM\PersistentCollection {#2028 …}
    +reports: Doctrine\ORM\PersistentCollection {#2024 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2018 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2020 …}
    +badges: Doctrine\ORM\PersistentCollection {#2027 …}
    +children: [
      App\Entity\EntryComment {#1621}
    ]
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1707
      date: 2023-11-05 21:56:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
  +body: "Truth, friend. Truth."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699238793 {#1663
    date: 2023-11-06 03:46:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@EveryMuffinIsNowEncrypted@lemmy.blahaj.zone"
    "@jasondj@ttrpg.network"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1723 …}
  +nested: Doctrine\ORM\PersistentCollection {#1731 …}
  +votes: Doctrine\ORM\PersistentCollection {#1597 …}
  +reports: Doctrine\ORM\PersistentCollection {#1618 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
  -id: 94223
  -bodyTs: "'friend':2 'truth':1,3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4148803"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699238793 {#1555
    date: 2023-11-06 03:46:33.0 +01:00
  }
  +"title": 94223
}
"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 {#1621
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1557
    +user: Proxies\__CG__\App\Entity\User {#1714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
    +image: Proxies\__CG__\App\Entity\Image {#2011 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2025 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2447
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2032 …}
    +votes: Doctrine\ORM\PersistentCollection {#2028 …}
    +reports: Doctrine\ORM\PersistentCollection {#2024 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2018 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2020 …}
    +badges: Doctrine\ORM\PersistentCollection {#2027 …}
    +children: [
      App\Entity\EntryComment {#1621}
    ]
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1707
      date: 2023-11-05 21:56:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
  +body: "Truth, friend. Truth."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699238793 {#1663
    date: 2023-11-06 03:46:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@EveryMuffinIsNowEncrypted@lemmy.blahaj.zone"
    "@jasondj@ttrpg.network"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1723 …}
  +nested: Doctrine\ORM\PersistentCollection {#1731 …}
  +votes: Doctrine\ORM\PersistentCollection {#1597 …}
  +reports: Doctrine\ORM\PersistentCollection {#1618 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
  -id: 94223
  -bodyTs: "'friend':2 'truth':1,3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4148803"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699238793 {#1555
    date: 2023-11-06 03:46:33.0 +01:00
  }
  +"title": 94223
}
"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 {#1621
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1557
    +user: Proxies\__CG__\App\Entity\User {#1714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
    +image: Proxies\__CG__\App\Entity\Image {#2011 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2025 …}
    +slug: "You-also-found-them-really-attractive-too"
    +title: "You also found them really attractive too"
    +url: "https://lemmy.world/pictrs/image/635b297f-f9d2-466d-9f3d-e2d5a8e542df.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 60
    +favouriteCount: 847
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699291187 {#2447
      date: 2023-11-06 18:19:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2032 …}
    +votes: Doctrine\ORM\PersistentCollection {#2028 …}
    +reports: Doctrine\ORM\PersistentCollection {#2024 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2018 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2020 …}
    +badges: Doctrine\ORM\PersistentCollection {#2027 …}
    +children: [
      App\Entity\EntryComment {#1621}
    ]
    -id: 10266
    -titleTs: "'also':2 'attract':6 'found':3 'realli':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699304198
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7844743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699217798 {#1707
      date: 2023-11-05 21:56:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
  +body: "Truth, friend. Truth."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699238793 {#1663
    date: 2023-11-06 03:46:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@EveryMuffinIsNowEncrypted@lemmy.blahaj.zone"
    "@jasondj@ttrpg.network"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1723 …}
  +nested: Doctrine\ORM\PersistentCollection {#1731 …}
  +votes: Doctrine\ORM\PersistentCollection {#1597 …}
  +reports: Doctrine\ORM\PersistentCollection {#1618 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
  -id: 94223
  -bodyTs: "'friend':2 'truth':1,3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4148803"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699238793 {#1555
    date: 2023-11-06 03:46:33.0 +01:00
  }
  +"title": 94223
}
"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
Proxies\__CG__\App\Entity\Entry {#1711
  +user: Proxies\__CG__\App\Entity\User {#1363 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
  +image: Proxies\__CG__\App\Entity\Image {#1404 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1909 …}
  +slug: "Hey-OpenAI"
  +title: "Hey OpenAI"
  +url: "https://feddit.it/pictrs/image/7318e005-6246-407d-8a2a-16f676bd967f.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 138
  +favouriteCount: 1132
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699307556 {#1735
    date: 2023-11-06 22:52:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1708 …}
  +votes: Doctrine\ORM\PersistentCollection {#1410 …}
  +reports: Doctrine\ORM\PersistentCollection {#1908 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
  +badges: Doctrine\ORM\PersistentCollection {#2463 …}
  +children: [
    App\Entity\EntryComment {#1616
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1711 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1795 …}
      +body: """
        Two questions:\n
        \n
        1. “wojack”?\n
        2. I would have never taken `TRAQ_WEST_` to mean “Open AI”? Clearly I’m misunderstanding; can you explain?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699307556 {#1598
        date: 2023-11-06 22:52:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@semperpeppe@feddit.it"
        "@EveryMuffinIsNowEncrypted@lemmy.blahaj.zone"
        "@quo@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1692 …}
      +nested: Doctrine\ORM\PersistentCollection {#1686 …}
      +votes: Doctrine\ORM\PersistentCollection {#1680 …}
      +reports: Doctrine\ORM\PersistentCollection {#1683 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1596 …}
      -id: 96646
      -bodyTs: "'1':3 '2':5 'ai':16 'clear':17 'explain':23 'm':19 'mean':14 'misunderstand':20 'never':9 'open':15 'question':2 'taken':10 'traq':11 'two':1 'west':12 'wojack':4 'would':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4165626"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699307556 {#1611
        date: 2023-11-06 22:52:36.0 +01:00
      }
      +"title": 96646
    }
  ]
  -id: 9914
  -titleTs: "'hey':1 'openai':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699213457
  +visibility: "visible             "
  +apId: "https://feddit.it/post/3112041"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699127057 {#1730
    date: 2023-11-04 20:44:17.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
19 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1711
  +user: Proxies\__CG__\App\Entity\User {#1363 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
  +image: Proxies\__CG__\App\Entity\Image {#1404 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1909 …}
  +slug: "Hey-OpenAI"
  +title: "Hey OpenAI"
  +url: "https://feddit.it/pictrs/image/7318e005-6246-407d-8a2a-16f676bd967f.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 138
  +favouriteCount: 1132
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699307556 {#1735
    date: 2023-11-06 22:52:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1708 …}
  +votes: Doctrine\ORM\PersistentCollection {#1410 …}
  +reports: Doctrine\ORM\PersistentCollection {#1908 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
  +badges: Doctrine\ORM\PersistentCollection {#2463 …}
  +children: [
    App\Entity\EntryComment {#1616
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1711 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1795 …}
      +body: """
        Two questions:\n
        \n
        1. “wojack”?\n
        2. I would have never taken `TRAQ_WEST_` to mean “Open AI”? Clearly I’m misunderstanding; can you explain?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699307556 {#1598
        date: 2023-11-06 22:52:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@semperpeppe@feddit.it"
        "@EveryMuffinIsNowEncrypted@lemmy.blahaj.zone"
        "@quo@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1692 …}
      +nested: Doctrine\ORM\PersistentCollection {#1686 …}
      +votes: Doctrine\ORM\PersistentCollection {#1680 …}
      +reports: Doctrine\ORM\PersistentCollection {#1683 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1596 …}
      -id: 96646
      -bodyTs: "'1':3 '2':5 'ai':16 'clear':17 'explain':23 'm':19 'mean':14 'misunderstand':20 'never':9 'open':15 'question':2 'taken':10 'traq':11 'two':1 'west':12 'wojack':4 'would':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4165626"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699307556 {#1611
        date: 2023-11-06 22:52:36.0 +01:00
      }
      +"title": 96646
    }
  ]
  -id: 9914
  -titleTs: "'hey':1 'openai':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699213457
  +visibility: "visible             "
  +apId: "https://feddit.it/post/3112041"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699127057 {#1730
    date: 2023-11-04 20:44:17.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
20 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1711
  +user: Proxies\__CG__\App\Entity\User {#1363 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
  +image: Proxies\__CG__\App\Entity\Image {#1404 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1909 …}
  +slug: "Hey-OpenAI"
  +title: "Hey OpenAI"
  +url: "https://feddit.it/pictrs/image/7318e005-6246-407d-8a2a-16f676bd967f.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 138
  +favouriteCount: 1132
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699307556 {#1735
    date: 2023-11-06 22:52:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1708 …}
  +votes: Doctrine\ORM\PersistentCollection {#1410 …}
  +reports: Doctrine\ORM\PersistentCollection {#1908 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
  +badges: Doctrine\ORM\PersistentCollection {#2463 …}
  +children: [
    App\Entity\EntryComment {#1616
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1711 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1795 …}
      +body: """
        Two questions:\n
        \n
        1. “wojack”?\n
        2. I would have never taken `TRAQ_WEST_` to mean “Open AI”? Clearly I’m misunderstanding; can you explain?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699307556 {#1598
        date: 2023-11-06 22:52:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@semperpeppe@feddit.it"
        "@EveryMuffinIsNowEncrypted@lemmy.blahaj.zone"
        "@quo@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1692 …}
      +nested: Doctrine\ORM\PersistentCollection {#1686 …}
      +votes: Doctrine\ORM\PersistentCollection {#1680 …}
      +reports: Doctrine\ORM\PersistentCollection {#1683 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1596 …}
      -id: 96646
      -bodyTs: "'1':3 '2':5 'ai':16 'clear':17 'explain':23 'm':19 'mean':14 'misunderstand':20 'never':9 'open':15 'question':2 'taken':10 'traq':11 'two':1 'west':12 'wojack':4 'would':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/4165626"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699307556 {#1611
        date: 2023-11-06 22:52:36.0 +01:00
      }
      +"title": 96646
    }
  ]
  -id: 9914
  -titleTs: "'hey':1 'openai':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699213457
  +visibility: "visible             "
  +apId: "https://feddit.it/post/3112041"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699127057 {#1730
    date: 2023-11-04 20:44:17.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
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 {#1616
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1711
    +user: Proxies\__CG__\App\Entity\User {#1363 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
    +image: Proxies\__CG__\App\Entity\Image {#1404 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1909 …}
    +slug: "Hey-OpenAI"
    +title: "Hey OpenAI"
    +url: "https://feddit.it/pictrs/image/7318e005-6246-407d-8a2a-16f676bd967f.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 138
    +favouriteCount: 1132
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699307556 {#1735
      date: 2023-11-06 22:52:36.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1708 …}
    +votes: Doctrine\ORM\PersistentCollection {#1410 …}
    +reports: Doctrine\ORM\PersistentCollection {#1908 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2454 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
    +badges: Doctrine\ORM\PersistentCollection {#2463 …}
    +children: [
      App\Entity\EntryComment {#1616}
    ]
    -id: 9914
    -titleTs: "'hey':1 'openai':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699213457
    +visibility: "visible             "
    +apId: "https://feddit.it/post/3112041"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699127057 {#1730
      date: 2023-11-04 20:44:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1795 …}
  +body: """
    Two questions:\n
    \n
    1. “wojack”?\n
    2. I would have never taken `TRAQ_WEST_` to mean “Open AI”? Clearly I’m misunderstanding; can you explain?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699307556 {#1598
    date: 2023-11-06 22:52:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@semperpeppe@feddit.it"
    "@EveryMuffinIsNowEncrypted@lemmy.blahaj.zone"
    "@quo@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1692 …}
  +nested: Doctrine\ORM\PersistentCollection {#1686 …}
  +votes: Doctrine\ORM\PersistentCollection {#1680 …}
  +reports: Doctrine\ORM\PersistentCollection {#1683 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1596 …}
  -id: 96646
  -bodyTs: "'1':3 '2':5 'ai':16 'clear':17 'explain':23 'm':19 'mean':14 'misunderstand':20 'never':9 'open':15 'question':2 'taken':10 'traq':11 'two':1 'west':12 'wojack':4 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4165626"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699307556 {#1611
    date: 2023-11-06 22:52:36.0 +01:00
  }
  +"title": 96646
}
"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 {#1616
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1711
    +user: Proxies\__CG__\App\Entity\User {#1363 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
    +image: Proxies\__CG__\App\Entity\Image {#1404 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1909 …}
    +slug: "Hey-OpenAI"
    +title: "Hey OpenAI"
    +url: "https://feddit.it/pictrs/image/7318e005-6246-407d-8a2a-16f676bd967f.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 138
    +favouriteCount: 1132
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699307556 {#1735
      date: 2023-11-06 22:52:36.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1708 …}
    +votes: Doctrine\ORM\PersistentCollection {#1410 …}
    +reports: Doctrine\ORM\PersistentCollection {#1908 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2454 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
    +badges: Doctrine\ORM\PersistentCollection {#2463 …}
    +children: [
      App\Entity\EntryComment {#1616}
    ]
    -id: 9914
    -titleTs: "'hey':1 'openai':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699213457
    +visibility: "visible             "
    +apId: "https://feddit.it/post/3112041"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699127057 {#1730
      date: 2023-11-04 20:44:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1795 …}
  +body: """
    Two questions:\n
    \n
    1. “wojack”?\n
    2. I would have never taken `TRAQ_WEST_` to mean “Open AI”? Clearly I’m misunderstanding; can you explain?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699307556 {#1598
    date: 2023-11-06 22:52:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@semperpeppe@feddit.it"
    "@EveryMuffinIsNowEncrypted@lemmy.blahaj.zone"
    "@quo@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1692 …}
  +nested: Doctrine\ORM\PersistentCollection {#1686 …}
  +votes: Doctrine\ORM\PersistentCollection {#1680 …}
  +reports: Doctrine\ORM\PersistentCollection {#1683 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1596 …}
  -id: 96646
  -bodyTs: "'1':3 '2':5 'ai':16 'clear':17 'explain':23 'm':19 'mean':14 'misunderstand':20 'never':9 'open':15 'question':2 'taken':10 'traq':11 'two':1 'west':12 'wojack':4 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4165626"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699307556 {#1611
    date: 2023-11-06 22:52:36.0 +01:00
  }
  +"title": 96646
}
"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 {#1616
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1711
    +user: Proxies\__CG__\App\Entity\User {#1363 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
    +image: Proxies\__CG__\App\Entity\Image {#1404 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1909 …}
    +slug: "Hey-OpenAI"
    +title: "Hey OpenAI"
    +url: "https://feddit.it/pictrs/image/7318e005-6246-407d-8a2a-16f676bd967f.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 138
    +favouriteCount: 1132
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699307556 {#1735
      date: 2023-11-06 22:52:36.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1708 …}
    +votes: Doctrine\ORM\PersistentCollection {#1410 …}
    +reports: Doctrine\ORM\PersistentCollection {#1908 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2454 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
    +badges: Doctrine\ORM\PersistentCollection {#2463 …}
    +children: [
      App\Entity\EntryComment {#1616}
    ]
    -id: 9914
    -titleTs: "'hey':1 'openai':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699213457
    +visibility: "visible             "
    +apId: "https://feddit.it/post/3112041"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699127057 {#1730
      date: 2023-11-04 20:44:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1554 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1795 …}
  +body: """
    Two questions:\n
    \n
    1. “wojack”?\n
    2. I would have never taken `TRAQ_WEST_` to mean “Open AI”? Clearly I’m misunderstanding; can you explain?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699307556 {#1598
    date: 2023-11-06 22:52:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@semperpeppe@feddit.it"
    "@EveryMuffinIsNowEncrypted@lemmy.blahaj.zone"
    "@quo@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1692 …}
  +nested: Doctrine\ORM\PersistentCollection {#1686 …}
  +votes: Doctrine\ORM\PersistentCollection {#1680 …}
  +reports: Doctrine\ORM\PersistentCollection {#1683 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1596 …}
  -id: 96646
  -bodyTs: "'1':3 '2':5 'ai':16 'clear':17 'explain':23 'm':19 'mean':14 'misunderstand':20 'never':9 'open':15 'question':2 'taken':10 'traq':11 'two':1 'west':12 'wojack':4 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4165626"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699307556 {#1611
    date: 2023-11-06 22:52:36.0 +01:00
  }
  +"title": 96646
}
"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
25 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
26 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