GET https://kbin.spritesserver.nl/index.php/u/@darthelmet@lemmy.world/commented

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 …}
}
1.60 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 {#1630
  +user: Proxies\__CG__\App\Entity\User {#2018 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2124 …}
  +slug: "Which-pill-do-you-choose"
  +title: "Which pill do you choose?"
  +url: "https://i.imgur.com/MgBoFfh.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 413
  +favouriteCount: 745
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722804616 {#1683
    date: 2024-08-04 22:50:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2112 …}
  +votes: Doctrine\ORM\PersistentCollection {#2110 …}
  +reports: Doctrine\ORM\PersistentCollection {#2109 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2214 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2198 …}
  +badges: Doctrine\ORM\PersistentCollection {#2298 …}
  +children: [
    App\Entity\EntryComment {#1629
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1630 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: null
      +root: null
      +body: "$10 million easy. Sure maybe you could get more if you were going back in time and insider trading on everything. But $10m is already enough money to live a comfortable life, especially if you just invest it in something safe. And that way you don’t need to go through school and puberty again."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704503248 {#1626
        date: 2024-01-06 02:07:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TehBamski@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1598 …}
      +nested: Doctrine\ORM\PersistentCollection {#1616 …}
      +votes: Doctrine\ORM\PersistentCollection {#1705 …}
      +reports: Doctrine\ORM\PersistentCollection {#1692 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
      -id: 284178
      -bodyTs: "'10':1 '10m':23 'alreadi':25 'back':14 'comfort':31 'could':7 'easi':3 'enough':26 'especi':33 'everyth':21 'get':8 'go':13,50 'insid':18 'invest':37 'life':32 'live':29 'mayb':5 'million':2 'money':27 'need':48 'puberti':54 'safe':41 'school':52 'someth':40 'sure':4 'time':16 'trade':19 'way':44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6444437"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704503248 {#1628
        date: 2024-01-06 02:07:28.0 +01:00
      }
      +"title": 284178
    }
  ]
  -id: 27522
  -titleTs: "'choos':5 'pill':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704583092
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10365012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704496692 {#2132
    date: 2024-01-06 00:18:12.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 {#1630
  +user: Proxies\__CG__\App\Entity\User {#2018 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2124 …}
  +slug: "Which-pill-do-you-choose"
  +title: "Which pill do you choose?"
  +url: "https://i.imgur.com/MgBoFfh.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 413
  +favouriteCount: 745
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722804616 {#1683
    date: 2024-08-04 22:50:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2112 …}
  +votes: Doctrine\ORM\PersistentCollection {#2110 …}
  +reports: Doctrine\ORM\PersistentCollection {#2109 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2214 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2198 …}
  +badges: Doctrine\ORM\PersistentCollection {#2298 …}
  +children: [
    App\Entity\EntryComment {#1629
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1630 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: null
      +root: null
      +body: "$10 million easy. Sure maybe you could get more if you were going back in time and insider trading on everything. But $10m is already enough money to live a comfortable life, especially if you just invest it in something safe. And that way you don’t need to go through school and puberty again."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704503248 {#1626
        date: 2024-01-06 02:07:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TehBamski@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1598 …}
      +nested: Doctrine\ORM\PersistentCollection {#1616 …}
      +votes: Doctrine\ORM\PersistentCollection {#1705 …}
      +reports: Doctrine\ORM\PersistentCollection {#1692 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
      -id: 284178
      -bodyTs: "'10':1 '10m':23 'alreadi':25 'back':14 'comfort':31 'could':7 'easi':3 'enough':26 'especi':33 'everyth':21 'get':8 'go':13,50 'insid':18 'invest':37 'life':32 'live':29 'mayb':5 'million':2 'money':27 'need':48 'puberti':54 'safe':41 'school':52 'someth':40 'sure':4 'time':16 'trade':19 'way':44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6444437"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704503248 {#1628
        date: 2024-01-06 02:07:28.0 +01:00
      }
      +"title": 284178
    }
  ]
  -id: 27522
  -titleTs: "'choos':5 'pill':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704583092
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10365012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704496692 {#2132
    date: 2024-01-06 00:18:12.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 {#1630
  +user: Proxies\__CG__\App\Entity\User {#2018 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2124 …}
  +slug: "Which-pill-do-you-choose"
  +title: "Which pill do you choose?"
  +url: "https://i.imgur.com/MgBoFfh.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 413
  +favouriteCount: 745
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722804616 {#1683
    date: 2024-08-04 22:50:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2112 …}
  +votes: Doctrine\ORM\PersistentCollection {#2110 …}
  +reports: Doctrine\ORM\PersistentCollection {#2109 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2214 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2198 …}
  +badges: Doctrine\ORM\PersistentCollection {#2298 …}
  +children: [
    App\Entity\EntryComment {#1629
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1630 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: null
      +root: null
      +body: "$10 million easy. Sure maybe you could get more if you were going back in time and insider trading on everything. But $10m is already enough money to live a comfortable life, especially if you just invest it in something safe. And that way you don’t need to go through school and puberty again."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704503248 {#1626
        date: 2024-01-06 02:07:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TehBamski@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1598 …}
      +nested: Doctrine\ORM\PersistentCollection {#1616 …}
      +votes: Doctrine\ORM\PersistentCollection {#1705 …}
      +reports: Doctrine\ORM\PersistentCollection {#1692 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
      -id: 284178
      -bodyTs: "'10':1 '10m':23 'alreadi':25 'back':14 'comfort':31 'could':7 'easi':3 'enough':26 'especi':33 'everyth':21 'get':8 'go':13,50 'insid':18 'invest':37 'life':32 'live':29 'mayb':5 'million':2 'money':27 'need':48 'puberti':54 'safe':41 'school':52 'someth':40 'sure':4 'time':16 'trade':19 'way':44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6444437"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704503248 {#1628
        date: 2024-01-06 02:07:28.0 +01:00
      }
      +"title": 284178
    }
  ]
  -id: 27522
  -titleTs: "'choos':5 'pill':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704583092
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10365012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704496692 {#2132
    date: 2024-01-06 00:18:12.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 {#1629
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1630
    +user: Proxies\__CG__\App\Entity\User {#2018 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2124 …}
    +slug: "Which-pill-do-you-choose"
    +title: "Which pill do you choose?"
    +url: "https://i.imgur.com/MgBoFfh.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 413
    +favouriteCount: 745
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722804616 {#1683
      date: 2024-08-04 22:50:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2112 …}
    +votes: Doctrine\ORM\PersistentCollection {#2110 …}
    +reports: Doctrine\ORM\PersistentCollection {#2109 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2214 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2198 …}
    +badges: Doctrine\ORM\PersistentCollection {#2298 …}
    +children: [
      App\Entity\EntryComment {#1629}
    ]
    -id: 27522
    -titleTs: "'choos':5 'pill':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704583092
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10365012"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704496692 {#2132
      date: 2024-01-06 00:18:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: null
  +root: null
  +body: "$10 million easy. Sure maybe you could get more if you were going back in time and insider trading on everything. But $10m is already enough money to live a comfortable life, especially if you just invest it in something safe. And that way you don’t need to go through school and puberty again."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704503248 {#1626
    date: 2024-01-06 02:07:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1598 …}
  +nested: Doctrine\ORM\PersistentCollection {#1616 …}
  +votes: Doctrine\ORM\PersistentCollection {#1705 …}
  +reports: Doctrine\ORM\PersistentCollection {#1692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
  -id: 284178
  -bodyTs: "'10':1 '10m':23 'alreadi':25 'back':14 'comfort':31 'could':7 'easi':3 'enough':26 'especi':33 'everyth':21 'get':8 'go':13,50 'insid':18 'invest':37 'life':32 'live':29 'mayb':5 'million':2 'money':27 'need':48 'puberti':54 'safe':41 'school':52 'someth':40 'sure':4 'time':16 'trade':19 'way':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6444437"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704503248 {#1628
    date: 2024-01-06 02:07:28.0 +01:00
  }
  +"title": 284178
}
"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 {#1629
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1630
    +user: Proxies\__CG__\App\Entity\User {#2018 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2124 …}
    +slug: "Which-pill-do-you-choose"
    +title: "Which pill do you choose?"
    +url: "https://i.imgur.com/MgBoFfh.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 413
    +favouriteCount: 745
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722804616 {#1683
      date: 2024-08-04 22:50:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2112 …}
    +votes: Doctrine\ORM\PersistentCollection {#2110 …}
    +reports: Doctrine\ORM\PersistentCollection {#2109 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2214 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2198 …}
    +badges: Doctrine\ORM\PersistentCollection {#2298 …}
    +children: [
      App\Entity\EntryComment {#1629}
    ]
    -id: 27522
    -titleTs: "'choos':5 'pill':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704583092
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10365012"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704496692 {#2132
      date: 2024-01-06 00:18:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: null
  +root: null
  +body: "$10 million easy. Sure maybe you could get more if you were going back in time and insider trading on everything. But $10m is already enough money to live a comfortable life, especially if you just invest it in something safe. And that way you don’t need to go through school and puberty again."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704503248 {#1626
    date: 2024-01-06 02:07:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1598 …}
  +nested: Doctrine\ORM\PersistentCollection {#1616 …}
  +votes: Doctrine\ORM\PersistentCollection {#1705 …}
  +reports: Doctrine\ORM\PersistentCollection {#1692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
  -id: 284178
  -bodyTs: "'10':1 '10m':23 'alreadi':25 'back':14 'comfort':31 'could':7 'easi':3 'enough':26 'especi':33 'everyth':21 'get':8 'go':13,50 'insid':18 'invest':37 'life':32 'live':29 'mayb':5 'million':2 'money':27 'need':48 'puberti':54 'safe':41 'school':52 'someth':40 'sure':4 'time':16 'trade':19 'way':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6444437"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704503248 {#1628
    date: 2024-01-06 02:07:28.0 +01:00
  }
  +"title": 284178
}
"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 {#1629
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1630
    +user: Proxies\__CG__\App\Entity\User {#2018 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2124 …}
    +slug: "Which-pill-do-you-choose"
    +title: "Which pill do you choose?"
    +url: "https://i.imgur.com/MgBoFfh.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 413
    +favouriteCount: 745
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722804616 {#1683
      date: 2024-08-04 22:50:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2112 …}
    +votes: Doctrine\ORM\PersistentCollection {#2110 …}
    +reports: Doctrine\ORM\PersistentCollection {#2109 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2214 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2198 …}
    +badges: Doctrine\ORM\PersistentCollection {#2298 …}
    +children: [
      App\Entity\EntryComment {#1629}
    ]
    -id: 27522
    -titleTs: "'choos':5 'pill':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704583092
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10365012"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704496692 {#2132
      date: 2024-01-06 00:18:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: null
  +root: null
  +body: "$10 million easy. Sure maybe you could get more if you were going back in time and insider trading on everything. But $10m is already enough money to live a comfortable life, especially if you just invest it in something safe. And that way you don’t need to go through school and puberty again."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704503248 {#1626
    date: 2024-01-06 02:07:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1598 …}
  +nested: Doctrine\ORM\PersistentCollection {#1616 …}
  +votes: Doctrine\ORM\PersistentCollection {#1705 …}
  +reports: Doctrine\ORM\PersistentCollection {#1692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
  -id: 284178
  -bodyTs: "'10':1 '10m':23 'alreadi':25 'back':14 'comfort':31 'could':7 'easi':3 'enough':26 'especi':33 'everyth':21 'get':8 'go':13,50 'insid':18 'invest':37 'life':32 'live':29 'mayb':5 'million':2 'money':27 'need':48 'puberti':54 'safe':41 'school':52 'someth':40 'sure':4 'time':16 'trade':19 'way':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6444437"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704503248 {#1628
    date: 2024-01-06 02:07:28.0 +01:00
  }
  +"title": 284178
}
"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 {#1577
  +user: Proxies\__CG__\App\Entity\User {#2266 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1586 …}
  +image: Proxies\__CG__\App\Entity\Image {#2268 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2267 …}
  +slug: "Just-Season-It-by-Mr-Lovenstein"
  +title: ""Just Season It" by Mr.Lovenstein"
  +url: "https://telegra.ph/file/b4d3f3329b34794fb3c4c.jpg"
  +body: """
    - Source: [Mastodon](https://mastodon.social/@MrLovenstein/111256100937899359) - [RSS](https://mastodon.social/@MrLovenstein.rss)\n
    - [Tapas](https://tapas.io/episode/1590600) - (Secret Panel) - [RSS](https://tapas.io/rss/series/3346)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 256
  +favouriteCount: 1532
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700244507 {#2209
    date: 2023-11-17 19:08:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2273 …}
  +votes: Doctrine\ORM\PersistentCollection {#2274 …}
  +reports: Doctrine\ORM\PersistentCollection {#2190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2263 …}
  +badges: Doctrine\ORM\PersistentCollection {#2235 …}
  +children: [
    App\Entity\EntryComment {#1609
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1577 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1586 …}
      +image: null
      +parent: null
      +root: null
      +body: "Maybe I’m just not prepping them right, but for me the problem I have with a lot of veggies is the texture."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697732463 {#1431
        date: 2023-10-19 18:21:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1587 …}
      +nested: Doctrine\ORM\PersistentCollection {#1574 …}
      +votes: Doctrine\ORM\PersistentCollection {#1588 …}
      +reports: Doctrine\ORM\PersistentCollection {#1584 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1655 …}
      -id: 59171
      -bodyTs: "'lot':18 'm':3 'mayb':1 'prep':6 'problem':13 'right':8 'textur':23 'veggi':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4651052"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697730885 {#1694
        date: 2023-10-19 17:54:45.0 +02:00
      }
      +"title": 59171
    }
  ]
  -id: 6411
  -titleTs: "'mr.lovenstein':5 'season':2"
  -bodyTs: "'/@mrlovenstein.rss)':9 '/@mrlovenstein/111256100937899359)':5 '/episode/1590600)':13 '/rss/series/3346)':19 'mastodon':2 'mastodon.social':4,8 'mastodon.social/@mrlovenstein.rss)':7 'mastodon.social/@mrlovenstein/111256100937899359)':3 'panel':15 'rss':6,16 'secret':14 'sourc':1 'tapa':10 'tapas.io':12,18 'tapas.io/episode/1590600)':11 'tapas.io/rss/series/3346)':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697814168
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12028713"
  +editedAt: DateTimeImmutable @1697729832 {#2196
    date: 2023-10-19 17:37:12.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697727768 {#2315
    date: 2023-10-19 17:02:48.0 +02: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 {#1577
  +user: Proxies\__CG__\App\Entity\User {#2266 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1586 …}
  +image: Proxies\__CG__\App\Entity\Image {#2268 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2267 …}
  +slug: "Just-Season-It-by-Mr-Lovenstein"
  +title: ""Just Season It" by Mr.Lovenstein"
  +url: "https://telegra.ph/file/b4d3f3329b34794fb3c4c.jpg"
  +body: """
    - Source: [Mastodon](https://mastodon.social/@MrLovenstein/111256100937899359) - [RSS](https://mastodon.social/@MrLovenstein.rss)\n
    - [Tapas](https://tapas.io/episode/1590600) - (Secret Panel) - [RSS](https://tapas.io/rss/series/3346)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 256
  +favouriteCount: 1532
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700244507 {#2209
    date: 2023-11-17 19:08:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2273 …}
  +votes: Doctrine\ORM\PersistentCollection {#2274 …}
  +reports: Doctrine\ORM\PersistentCollection {#2190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2263 …}
  +badges: Doctrine\ORM\PersistentCollection {#2235 …}
  +children: [
    App\Entity\EntryComment {#1609
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1577 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1586 …}
      +image: null
      +parent: null
      +root: null
      +body: "Maybe I’m just not prepping them right, but for me the problem I have with a lot of veggies is the texture."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697732463 {#1431
        date: 2023-10-19 18:21:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1587 …}
      +nested: Doctrine\ORM\PersistentCollection {#1574 …}
      +votes: Doctrine\ORM\PersistentCollection {#1588 …}
      +reports: Doctrine\ORM\PersistentCollection {#1584 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1655 …}
      -id: 59171
      -bodyTs: "'lot':18 'm':3 'mayb':1 'prep':6 'problem':13 'right':8 'textur':23 'veggi':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4651052"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697730885 {#1694
        date: 2023-10-19 17:54:45.0 +02:00
      }
      +"title": 59171
    }
  ]
  -id: 6411
  -titleTs: "'mr.lovenstein':5 'season':2"
  -bodyTs: "'/@mrlovenstein.rss)':9 '/@mrlovenstein/111256100937899359)':5 '/episode/1590600)':13 '/rss/series/3346)':19 'mastodon':2 'mastodon.social':4,8 'mastodon.social/@mrlovenstein.rss)':7 'mastodon.social/@mrlovenstein/111256100937899359)':3 'panel':15 'rss':6,16 'secret':14 'sourc':1 'tapa':10 'tapas.io':12,18 'tapas.io/episode/1590600)':11 'tapas.io/rss/series/3346)':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697814168
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12028713"
  +editedAt: DateTimeImmutable @1697729832 {#2196
    date: 2023-10-19 17:37:12.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697727768 {#2315
    date: 2023-10-19 17:02:48.0 +02: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 {#1577
  +user: Proxies\__CG__\App\Entity\User {#2266 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1586 …}
  +image: Proxies\__CG__\App\Entity\Image {#2268 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2267 …}
  +slug: "Just-Season-It-by-Mr-Lovenstein"
  +title: ""Just Season It" by Mr.Lovenstein"
  +url: "https://telegra.ph/file/b4d3f3329b34794fb3c4c.jpg"
  +body: """
    - Source: [Mastodon](https://mastodon.social/@MrLovenstein/111256100937899359) - [RSS](https://mastodon.social/@MrLovenstein.rss)\n
    - [Tapas](https://tapas.io/episode/1590600) - (Secret Panel) - [RSS](https://tapas.io/rss/series/3346)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 256
  +favouriteCount: 1532
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700244507 {#2209
    date: 2023-11-17 19:08:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2273 …}
  +votes: Doctrine\ORM\PersistentCollection {#2274 …}
  +reports: Doctrine\ORM\PersistentCollection {#2190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2263 …}
  +badges: Doctrine\ORM\PersistentCollection {#2235 …}
  +children: [
    App\Entity\EntryComment {#1609
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1577 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1586 …}
      +image: null
      +parent: null
      +root: null
      +body: "Maybe I’m just not prepping them right, but for me the problem I have with a lot of veggies is the texture."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697732463 {#1431
        date: 2023-10-19 18:21:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1587 …}
      +nested: Doctrine\ORM\PersistentCollection {#1574 …}
      +votes: Doctrine\ORM\PersistentCollection {#1588 …}
      +reports: Doctrine\ORM\PersistentCollection {#1584 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1655 …}
      -id: 59171
      -bodyTs: "'lot':18 'm':3 'mayb':1 'prep':6 'problem':13 'right':8 'textur':23 'veggi':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4651052"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697730885 {#1694
        date: 2023-10-19 17:54:45.0 +02:00
      }
      +"title": 59171
    }
  ]
  -id: 6411
  -titleTs: "'mr.lovenstein':5 'season':2"
  -bodyTs: "'/@mrlovenstein.rss)':9 '/@mrlovenstein/111256100937899359)':5 '/episode/1590600)':13 '/rss/series/3346)':19 'mastodon':2 'mastodon.social':4,8 'mastodon.social/@mrlovenstein.rss)':7 'mastodon.social/@mrlovenstein/111256100937899359)':3 'panel':15 'rss':6,16 'secret':14 'sourc':1 'tapa':10 'tapas.io':12,18 'tapas.io/episode/1590600)':11 'tapas.io/rss/series/3346)':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697814168
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12028713"
  +editedAt: DateTimeImmutable @1697729832 {#2196
    date: 2023-10-19 17:37:12.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697727768 {#2315
    date: 2023-10-19 17:02:48.0 +02: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 {#1609
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1577
    +user: Proxies\__CG__\App\Entity\User {#2266 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1586 …}
    +image: Proxies\__CG__\App\Entity\Image {#2268 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2267 …}
    +slug: "Just-Season-It-by-Mr-Lovenstein"
    +title: ""Just Season It" by Mr.Lovenstein"
    +url: "https://telegra.ph/file/b4d3f3329b34794fb3c4c.jpg"
    +body: """
      - Source: [Mastodon](https://mastodon.social/@MrLovenstein/111256100937899359) - [RSS](https://mastodon.social/@MrLovenstein.rss)\n
      - [Tapas](https://tapas.io/episode/1590600) - (Secret Panel) - [RSS](https://tapas.io/rss/series/3346)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 256
    +favouriteCount: 1532
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700244507 {#2209
      date: 2023-11-17 19:08:27.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2273 …}
    +votes: Doctrine\ORM\PersistentCollection {#2274 …}
    +reports: Doctrine\ORM\PersistentCollection {#2190 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2265 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2263 …}
    +badges: Doctrine\ORM\PersistentCollection {#2235 …}
    +children: [
      App\Entity\EntryComment {#1609}
    ]
    -id: 6411
    -titleTs: "'mr.lovenstein':5 'season':2"
    -bodyTs: "'/@mrlovenstein.rss)':9 '/@mrlovenstein/111256100937899359)':5 '/episode/1590600)':13 '/rss/series/3346)':19 'mastodon':2 'mastodon.social':4,8 'mastodon.social/@mrlovenstein.rss)':7 'mastodon.social/@mrlovenstein/111256100937899359)':3 'panel':15 'rss':6,16 'secret':14 'sourc':1 'tapa':10 'tapas.io':12,18 'tapas.io/episode/1590600)':11 'tapas.io/rss/series/3346)':17"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697814168
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/12028713"
    +editedAt: DateTimeImmutable @1697729832 {#2196
      date: 2023-10-19 17:37:12.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697727768 {#2315
      date: 2023-10-19 17:02:48.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1586 …}
  +image: null
  +parent: null
  +root: null
  +body: "Maybe I’m just not prepping them right, but for me the problem I have with a lot of veggies is the texture."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697732463 {#1431
    date: 2023-10-19 18:21:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1587 …}
  +nested: Doctrine\ORM\PersistentCollection {#1574 …}
  +votes: Doctrine\ORM\PersistentCollection {#1588 …}
  +reports: Doctrine\ORM\PersistentCollection {#1584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1655 …}
  -id: 59171
  -bodyTs: "'lot':18 'm':3 'mayb':1 'prep':6 'problem':13 'right':8 'textur':23 'veggi':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4651052"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697730885 {#1694
    date: 2023-10-19 17:54:45.0 +02:00
  }
  +"title": 59171
}
"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 {#1609
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1577
    +user: Proxies\__CG__\App\Entity\User {#2266 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1586 …}
    +image: Proxies\__CG__\App\Entity\Image {#2268 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2267 …}
    +slug: "Just-Season-It-by-Mr-Lovenstein"
    +title: ""Just Season It" by Mr.Lovenstein"
    +url: "https://telegra.ph/file/b4d3f3329b34794fb3c4c.jpg"
    +body: """
      - Source: [Mastodon](https://mastodon.social/@MrLovenstein/111256100937899359) - [RSS](https://mastodon.social/@MrLovenstein.rss)\n
      - [Tapas](https://tapas.io/episode/1590600) - (Secret Panel) - [RSS](https://tapas.io/rss/series/3346)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 256
    +favouriteCount: 1532
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700244507 {#2209
      date: 2023-11-17 19:08:27.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2273 …}
    +votes: Doctrine\ORM\PersistentCollection {#2274 …}
    +reports: Doctrine\ORM\PersistentCollection {#2190 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2265 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2263 …}
    +badges: Doctrine\ORM\PersistentCollection {#2235 …}
    +children: [
      App\Entity\EntryComment {#1609}
    ]
    -id: 6411
    -titleTs: "'mr.lovenstein':5 'season':2"
    -bodyTs: "'/@mrlovenstein.rss)':9 '/@mrlovenstein/111256100937899359)':5 '/episode/1590600)':13 '/rss/series/3346)':19 'mastodon':2 'mastodon.social':4,8 'mastodon.social/@mrlovenstein.rss)':7 'mastodon.social/@mrlovenstein/111256100937899359)':3 'panel':15 'rss':6,16 'secret':14 'sourc':1 'tapa':10 'tapas.io':12,18 'tapas.io/episode/1590600)':11 'tapas.io/rss/series/3346)':17"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697814168
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/12028713"
    +editedAt: DateTimeImmutable @1697729832 {#2196
      date: 2023-10-19 17:37:12.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697727768 {#2315
      date: 2023-10-19 17:02:48.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1586 …}
  +image: null
  +parent: null
  +root: null
  +body: "Maybe I’m just not prepping them right, but for me the problem I have with a lot of veggies is the texture."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697732463 {#1431
    date: 2023-10-19 18:21:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1587 …}
  +nested: Doctrine\ORM\PersistentCollection {#1574 …}
  +votes: Doctrine\ORM\PersistentCollection {#1588 …}
  +reports: Doctrine\ORM\PersistentCollection {#1584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1655 …}
  -id: 59171
  -bodyTs: "'lot':18 'm':3 'mayb':1 'prep':6 'problem':13 'right':8 'textur':23 'veggi':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4651052"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697730885 {#1694
    date: 2023-10-19 17:54:45.0 +02:00
  }
  +"title": 59171
}
"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 {#1609
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1577
    +user: Proxies\__CG__\App\Entity\User {#2266 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1586 …}
    +image: Proxies\__CG__\App\Entity\Image {#2268 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2267 …}
    +slug: "Just-Season-It-by-Mr-Lovenstein"
    +title: ""Just Season It" by Mr.Lovenstein"
    +url: "https://telegra.ph/file/b4d3f3329b34794fb3c4c.jpg"
    +body: """
      - Source: [Mastodon](https://mastodon.social/@MrLovenstein/111256100937899359) - [RSS](https://mastodon.social/@MrLovenstein.rss)\n
      - [Tapas](https://tapas.io/episode/1590600) - (Secret Panel) - [RSS](https://tapas.io/rss/series/3346)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 256
    +favouriteCount: 1532
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700244507 {#2209
      date: 2023-11-17 19:08:27.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2273 …}
    +votes: Doctrine\ORM\PersistentCollection {#2274 …}
    +reports: Doctrine\ORM\PersistentCollection {#2190 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2265 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2263 …}
    +badges: Doctrine\ORM\PersistentCollection {#2235 …}
    +children: [
      App\Entity\EntryComment {#1609}
    ]
    -id: 6411
    -titleTs: "'mr.lovenstein':5 'season':2"
    -bodyTs: "'/@mrlovenstein.rss)':9 '/@mrlovenstein/111256100937899359)':5 '/episode/1590600)':13 '/rss/series/3346)':19 'mastodon':2 'mastodon.social':4,8 'mastodon.social/@mrlovenstein.rss)':7 'mastodon.social/@mrlovenstein/111256100937899359)':3 'panel':15 'rss':6,16 'secret':14 'sourc':1 'tapa':10 'tapas.io':12,18 'tapas.io/episode/1590600)':11 'tapas.io/rss/series/3346)':17"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697814168
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/12028713"
    +editedAt: DateTimeImmutable @1697729832 {#2196
      date: 2023-10-19 17:37:12.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697727768 {#2315
      date: 2023-10-19 17:02:48.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1586 …}
  +image: null
  +parent: null
  +root: null
  +body: "Maybe I’m just not prepping them right, but for me the problem I have with a lot of veggies is the texture."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697732463 {#1431
    date: 2023-10-19 18:21:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1587 …}
  +nested: Doctrine\ORM\PersistentCollection {#1574 …}
  +votes: Doctrine\ORM\PersistentCollection {#1588 …}
  +reports: Doctrine\ORM\PersistentCollection {#1584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1655 …}
  -id: 59171
  -bodyTs: "'lot':18 'm':3 'mayb':1 'prep':6 'problem':13 'right':8 'textur':23 'veggi':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4651052"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697730885 {#1694
    date: 2023-10-19 17:54:45.0 +02:00
  }
  +"title": 59171
}
"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 {#1525
  +user: Proxies\__CG__\App\Entity\User {#1404 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: Proxies\__CG__\App\Entity\Image {#2295 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2296 …}
  +slug: "Shit-would-have-gone-down-differently-on-the-biggest-continent"
  +title: "Shit would have gone down differently on the biggest continent, just sayin'."
  +url: "https://sh.itjust.works/pictrs/image/cdfe1675-ea87-49f2-9c99-ea54ad7ede36.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 44
  +favouriteCount: 776
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698616024 {#2189
    date: 2023-10-29 22:47:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2290 …}
  +votes: Doctrine\ORM\PersistentCollection {#2278 …}
  +reports: Doctrine\ORM\PersistentCollection {#2281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2279 …}
  +badges: Doctrine\ORM\PersistentCollection {#2277 …}
  +children: [
    App\Entity\EntryComment {#1550
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1525 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: null
      +root: null
      +body: "Because he’s right wing? This isn’t that complicated. People only get killed for actually threatening the gravy train. If this were another country the US would have backed the coup. Im still not convinced this will end with anything more serious than Trump getting a vacation in rich people jail."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 80
      +score: 0
      +lastActive: DateTime @1698621033 {#1668
        date: 2023-10-30 00:10:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@baggachipz@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1527 …}
      +nested: Doctrine\ORM\PersistentCollection {#1548 …}
      +votes: Doctrine\ORM\PersistentCollection {#1566 …}
      +reports: Doctrine\ORM\PersistentCollection {#1562 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
      -id: 78311
      -bodyTs: "'actual':16 'anoth':24 'anyth':41 'back':30 'complic':10 'convinc':36 'countri':25 'coup':32 'end':39 'get':13,46 'gravi':19 'im':33 'isn':7 'jail':52 'kill':14 'peopl':11,51 'rich':50 'right':4 'serious':43 'still':34 'threaten':17 'train':20 'trump':45 'us':27 'vacat':48 'wing':5 'would':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4910315"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698589866 {#1567
        date: 2023-10-29 15:31:06.0 +01:00
      }
      +"title": 78311
    }
  ]
  -id: 8327
  -titleTs: "'biggest':9 'contin':10 'differ':6 'gone':4 'sayin':12 'shit':1 'would':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698667372
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8121976"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698580972 {#2165
    date: 2023-10-29 13:02:52.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 {#1525
  +user: Proxies\__CG__\App\Entity\User {#1404 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: Proxies\__CG__\App\Entity\Image {#2295 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2296 …}
  +slug: "Shit-would-have-gone-down-differently-on-the-biggest-continent"
  +title: "Shit would have gone down differently on the biggest continent, just sayin'."
  +url: "https://sh.itjust.works/pictrs/image/cdfe1675-ea87-49f2-9c99-ea54ad7ede36.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 44
  +favouriteCount: 776
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698616024 {#2189
    date: 2023-10-29 22:47:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2290 …}
  +votes: Doctrine\ORM\PersistentCollection {#2278 …}
  +reports: Doctrine\ORM\PersistentCollection {#2281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2279 …}
  +badges: Doctrine\ORM\PersistentCollection {#2277 …}
  +children: [
    App\Entity\EntryComment {#1550
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1525 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: null
      +root: null
      +body: "Because he’s right wing? This isn’t that complicated. People only get killed for actually threatening the gravy train. If this were another country the US would have backed the coup. Im still not convinced this will end with anything more serious than Trump getting a vacation in rich people jail."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 80
      +score: 0
      +lastActive: DateTime @1698621033 {#1668
        date: 2023-10-30 00:10:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@baggachipz@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1527 …}
      +nested: Doctrine\ORM\PersistentCollection {#1548 …}
      +votes: Doctrine\ORM\PersistentCollection {#1566 …}
      +reports: Doctrine\ORM\PersistentCollection {#1562 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
      -id: 78311
      -bodyTs: "'actual':16 'anoth':24 'anyth':41 'back':30 'complic':10 'convinc':36 'countri':25 'coup':32 'end':39 'get':13,46 'gravi':19 'im':33 'isn':7 'jail':52 'kill':14 'peopl':11,51 'rich':50 'right':4 'serious':43 'still':34 'threaten':17 'train':20 'trump':45 'us':27 'vacat':48 'wing':5 'would':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4910315"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698589866 {#1567
        date: 2023-10-29 15:31:06.0 +01:00
      }
      +"title": 78311
    }
  ]
  -id: 8327
  -titleTs: "'biggest':9 'contin':10 'differ':6 'gone':4 'sayin':12 'shit':1 'would':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698667372
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8121976"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698580972 {#2165
    date: 2023-10-29 13:02:52.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 {#1525
  +user: Proxies\__CG__\App\Entity\User {#1404 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: Proxies\__CG__\App\Entity\Image {#2295 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2296 …}
  +slug: "Shit-would-have-gone-down-differently-on-the-biggest-continent"
  +title: "Shit would have gone down differently on the biggest continent, just sayin'."
  +url: "https://sh.itjust.works/pictrs/image/cdfe1675-ea87-49f2-9c99-ea54ad7ede36.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 44
  +favouriteCount: 776
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698616024 {#2189
    date: 2023-10-29 22:47:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2290 …}
  +votes: Doctrine\ORM\PersistentCollection {#2278 …}
  +reports: Doctrine\ORM\PersistentCollection {#2281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2279 …}
  +badges: Doctrine\ORM\PersistentCollection {#2277 …}
  +children: [
    App\Entity\EntryComment {#1550
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1525 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: null
      +root: null
      +body: "Because he’s right wing? This isn’t that complicated. People only get killed for actually threatening the gravy train. If this were another country the US would have backed the coup. Im still not convinced this will end with anything more serious than Trump getting a vacation in rich people jail."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 80
      +score: 0
      +lastActive: DateTime @1698621033 {#1668
        date: 2023-10-30 00:10:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@baggachipz@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1527 …}
      +nested: Doctrine\ORM\PersistentCollection {#1548 …}
      +votes: Doctrine\ORM\PersistentCollection {#1566 …}
      +reports: Doctrine\ORM\PersistentCollection {#1562 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
      -id: 78311
      -bodyTs: "'actual':16 'anoth':24 'anyth':41 'back':30 'complic':10 'convinc':36 'countri':25 'coup':32 'end':39 'get':13,46 'gravi':19 'im':33 'isn':7 'jail':52 'kill':14 'peopl':11,51 'rich':50 'right':4 'serious':43 'still':34 'threaten':17 'train':20 'trump':45 'us':27 'vacat':48 'wing':5 'would':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4910315"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698589866 {#1567
        date: 2023-10-29 15:31:06.0 +01:00
      }
      +"title": 78311
    }
  ]
  -id: 8327
  -titleTs: "'biggest':9 'contin':10 'differ':6 'gone':4 'sayin':12 'shit':1 'would':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698667372
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8121976"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698580972 {#2165
    date: 2023-10-29 13:02:52.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 {#1550
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1525
    +user: Proxies\__CG__\App\Entity\User {#1404 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: Proxies\__CG__\App\Entity\Image {#2295 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2296 …}
    +slug: "Shit-would-have-gone-down-differently-on-the-biggest-continent"
    +title: "Shit would have gone down differently on the biggest continent, just sayin'."
    +url: "https://sh.itjust.works/pictrs/image/cdfe1675-ea87-49f2-9c99-ea54ad7ede36.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 776
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698616024 {#2189
      date: 2023-10-29 22:47:04.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2290 …}
    +votes: Doctrine\ORM\PersistentCollection {#2278 …}
    +reports: Doctrine\ORM\PersistentCollection {#2281 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2282 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2279 …}
    +badges: Doctrine\ORM\PersistentCollection {#2277 …}
    +children: [
      App\Entity\EntryComment {#1550}
    ]
    -id: 8327
    -titleTs: "'biggest':9 'contin':10 'differ':6 'gone':4 'sayin':12 'shit':1 'would':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698667372
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8121976"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698580972 {#2165
      date: 2023-10-29 13:02:52.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: null
  +root: null
  +body: "Because he’s right wing? This isn’t that complicated. People only get killed for actually threatening the gravy train. If this were another country the US would have backed the coup. Im still not convinced this will end with anything more serious than Trump getting a vacation in rich people jail."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 80
  +score: 0
  +lastActive: DateTime @1698621033 {#1668
    date: 2023-10-30 00:10:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@baggachipz@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1527 …}
  +nested: Doctrine\ORM\PersistentCollection {#1548 …}
  +votes: Doctrine\ORM\PersistentCollection {#1566 …}
  +reports: Doctrine\ORM\PersistentCollection {#1562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
  -id: 78311
  -bodyTs: "'actual':16 'anoth':24 'anyth':41 'back':30 'complic':10 'convinc':36 'countri':25 'coup':32 'end':39 'get':13,46 'gravi':19 'im':33 'isn':7 'jail':52 'kill':14 'peopl':11,51 'rich':50 'right':4 'serious':43 'still':34 'threaten':17 'train':20 'trump':45 'us':27 'vacat':48 'wing':5 'would':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4910315"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698589866 {#1567
    date: 2023-10-29 15:31:06.0 +01:00
  }
  +"title": 78311
}
"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 {#1550
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1525
    +user: Proxies\__CG__\App\Entity\User {#1404 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: Proxies\__CG__\App\Entity\Image {#2295 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2296 …}
    +slug: "Shit-would-have-gone-down-differently-on-the-biggest-continent"
    +title: "Shit would have gone down differently on the biggest continent, just sayin'."
    +url: "https://sh.itjust.works/pictrs/image/cdfe1675-ea87-49f2-9c99-ea54ad7ede36.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 776
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698616024 {#2189
      date: 2023-10-29 22:47:04.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2290 …}
    +votes: Doctrine\ORM\PersistentCollection {#2278 …}
    +reports: Doctrine\ORM\PersistentCollection {#2281 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2282 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2279 …}
    +badges: Doctrine\ORM\PersistentCollection {#2277 …}
    +children: [
      App\Entity\EntryComment {#1550}
    ]
    -id: 8327
    -titleTs: "'biggest':9 'contin':10 'differ':6 'gone':4 'sayin':12 'shit':1 'would':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698667372
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8121976"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698580972 {#2165
      date: 2023-10-29 13:02:52.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: null
  +root: null
  +body: "Because he’s right wing? This isn’t that complicated. People only get killed for actually threatening the gravy train. If this were another country the US would have backed the coup. Im still not convinced this will end with anything more serious than Trump getting a vacation in rich people jail."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 80
  +score: 0
  +lastActive: DateTime @1698621033 {#1668
    date: 2023-10-30 00:10:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@baggachipz@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1527 …}
  +nested: Doctrine\ORM\PersistentCollection {#1548 …}
  +votes: Doctrine\ORM\PersistentCollection {#1566 …}
  +reports: Doctrine\ORM\PersistentCollection {#1562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
  -id: 78311
  -bodyTs: "'actual':16 'anoth':24 'anyth':41 'back':30 'complic':10 'convinc':36 'countri':25 'coup':32 'end':39 'get':13,46 'gravi':19 'im':33 'isn':7 'jail':52 'kill':14 'peopl':11,51 'rich':50 'right':4 'serious':43 'still':34 'threaten':17 'train':20 'trump':45 'us':27 'vacat':48 'wing':5 'would':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4910315"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698589866 {#1567
    date: 2023-10-29 15:31:06.0 +01:00
  }
  +"title": 78311
}
"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 {#1550
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1525
    +user: Proxies\__CG__\App\Entity\User {#1404 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: Proxies\__CG__\App\Entity\Image {#2295 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2296 …}
    +slug: "Shit-would-have-gone-down-differently-on-the-biggest-continent"
    +title: "Shit would have gone down differently on the biggest continent, just sayin'."
    +url: "https://sh.itjust.works/pictrs/image/cdfe1675-ea87-49f2-9c99-ea54ad7ede36.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 776
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698616024 {#2189
      date: 2023-10-29 22:47:04.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2290 …}
    +votes: Doctrine\ORM\PersistentCollection {#2278 …}
    +reports: Doctrine\ORM\PersistentCollection {#2281 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2282 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2279 …}
    +badges: Doctrine\ORM\PersistentCollection {#2277 …}
    +children: [
      App\Entity\EntryComment {#1550}
    ]
    -id: 8327
    -titleTs: "'biggest':9 'contin':10 'differ':6 'gone':4 'sayin':12 'shit':1 'would':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698667372
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8121976"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698580972 {#2165
      date: 2023-10-29 13:02:52.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: null
  +root: null
  +body: "Because he’s right wing? This isn’t that complicated. People only get killed for actually threatening the gravy train. If this were another country the US would have backed the coup. Im still not convinced this will end with anything more serious than Trump getting a vacation in rich people jail."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 80
  +score: 0
  +lastActive: DateTime @1698621033 {#1668
    date: 2023-10-30 00:10:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@baggachipz@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1527 …}
  +nested: Doctrine\ORM\PersistentCollection {#1548 …}
  +votes: Doctrine\ORM\PersistentCollection {#1566 …}
  +reports: Doctrine\ORM\PersistentCollection {#1562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
  -id: 78311
  -bodyTs: "'actual':16 'anoth':24 'anyth':41 'back':30 'complic':10 'convinc':36 'countri':25 'coup':32 'end':39 'get':13,46 'gravi':19 'im':33 'isn':7 'jail':52 'kill':14 'peopl':11,51 'rich':50 'right':4 'serious':43 'still':34 'threaten':17 'train':20 'trump':45 'us':27 'vacat':48 'wing':5 'would':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4910315"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698589866 {#1567
    date: 2023-10-29 15:31:06.0 +01:00
  }
  +"title": 78311
}
"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_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
26 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1604
  +user: Proxies\__CG__\App\Entity\User {#2217 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: Proxies\__CG__\App\Entity\Image {#2199 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2194 …}
  +slug: "He-completely-betrayed-the-Constitution-you-equate-to-being-a"
  +title: "He completely betrayed the Constitution you equate to being a Holy Book you lead poisoned Dunce."
  +url: "https://lemmy.ml/pictrs/image/cf254d5e-67f6-4e70-8c38-3d3d67e4ccc6.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 511
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701884950 {#2220
    date: 2023-12-06 18:49:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2195 …}
  +votes: Doctrine\ORM\PersistentCollection {#2197 …}
  +reports: Doctrine\ORM\PersistentCollection {#2206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
  +badges: Doctrine\ORM\PersistentCollection {#2212 …}
  +children: [
    App\Entity\EntryComment {#1613
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1604 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
      +body: """
        Not that this has anything to do with Jan 6th since it was just right wingers throwing a hissy fit, but elections in America don’t work. People aren’t given real alternatives to the establishment through all sorts of structural barriers. The government doesn’t represent people’s interests to any statistically significant degree. When you consider the US’s efforts to coup left wing governments around the world, it’s easy to extrapolate that if we ever were to successfully elect someone who could enact real change, the military/intelligence agencies would step in to stop them.\n
        \n
        You don’t need to defend our broken system just to call right wingers fascists. If anything their prominence is an indictment of our system. That our government is more open to people who want to subjugate the majority of the country and violate our supposed constitutional rights than people who represent the majority of the country tells you all you need to know about American “democracy.” And before you say it, no, it’s not because a lot of people want fascism, they’re still in the minority by far, but our electoral process is set up to favor them over more majoritarian interests.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1701625847 {#1555
        date: 2023-12-03 18:50:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Rustmilian@lemmy.world"
        "@HeartyBeast@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1728 …}
      +nested: Doctrine\ORM\PersistentCollection {#1721 …}
      +votes: Doctrine\ORM\PersistentCollection {#1723 …}
      +reports: Doctrine\ORM\PersistentCollection {#1731 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1597 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
      -id: 192850
      -bodyTs: "'6th':10 'agenc':92 'altern':33 'america':24 'american':164 'anyth':5,115 'aren':29 'around':68 'barrier':42 'broken':106 'call':110 'chang':89 'consid':58 'constitut':145 'could':86 'countri':140,155 'coup':64 'defend':104 'degre':55 'democraci':165 'doesn':45 'easi':73 'effort':62 'elect':22,83 'elector':192 'enact':87 'establish':36 'ever':79 'extrapol':75 'far':189 'fascism':181 'fascist':113 'favor':198 'fit':20 'given':31 'govern':44,67,126 'hissi':19 'indict':120 'interest':50,203 'jan':9 'know':162 'left':65 'lot':177 'major':137,152 'majoritarian':202 'military/intelligence':91 'minor':187 'need':102,160 'open':129 'peopl':28,48,131,148,179 'process':193 'promin':117 're':183 'real':32,88 'repres':47,150 'right':15,111,146 'say':169 'set':195 'signific':54 'sinc':11 'someon':84 'sort':39 'statist':53 'step':94 'still':184 'stop':97 'structur':41 'subjug':135 'success':82 'suppos':144 'system':107,123 'tell':156 'throw':17 'us':60 'violat':142 'want':133,180 'wing':66 'winger':16,112 'work':27 'world':70 'would':93"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5777569"
      +editedAt: DateTimeImmutable @1702797563 {#1621
        date: 2023-12-17 08:19:23.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701625847 {#1620
        date: 2023-12-03 18:50:47.0 +01:00
      }
      +"title": 192850
    }
  ]
  -id: 19770
  -titleTs: "'betray':3 'book':12 'complet':2 'constitut':5 'dunc':16 'equat':7 'holi':11 'lead':14 'poison':15"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701706854
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8822783"
  +editedAt: DateTimeImmutable @1702793139 {#2302
    date: 2023-12-17 07:05:39.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701620454 {#2055
    date: 2023-12-03 17:20:54.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
27 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1604
  +user: Proxies\__CG__\App\Entity\User {#2217 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: Proxies\__CG__\App\Entity\Image {#2199 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2194 …}
  +slug: "He-completely-betrayed-the-Constitution-you-equate-to-being-a"
  +title: "He completely betrayed the Constitution you equate to being a Holy Book you lead poisoned Dunce."
  +url: "https://lemmy.ml/pictrs/image/cf254d5e-67f6-4e70-8c38-3d3d67e4ccc6.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 511
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701884950 {#2220
    date: 2023-12-06 18:49:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2195 …}
  +votes: Doctrine\ORM\PersistentCollection {#2197 …}
  +reports: Doctrine\ORM\PersistentCollection {#2206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
  +badges: Doctrine\ORM\PersistentCollection {#2212 …}
  +children: [
    App\Entity\EntryComment {#1613
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1604 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
      +body: """
        Not that this has anything to do with Jan 6th since it was just right wingers throwing a hissy fit, but elections in America don’t work. People aren’t given real alternatives to the establishment through all sorts of structural barriers. The government doesn’t represent people’s interests to any statistically significant degree. When you consider the US’s efforts to coup left wing governments around the world, it’s easy to extrapolate that if we ever were to successfully elect someone who could enact real change, the military/intelligence agencies would step in to stop them.\n
        \n
        You don’t need to defend our broken system just to call right wingers fascists. If anything their prominence is an indictment of our system. That our government is more open to people who want to subjugate the majority of the country and violate our supposed constitutional rights than people who represent the majority of the country tells you all you need to know about American “democracy.” And before you say it, no, it’s not because a lot of people want fascism, they’re still in the minority by far, but our electoral process is set up to favor them over more majoritarian interests.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1701625847 {#1555
        date: 2023-12-03 18:50:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Rustmilian@lemmy.world"
        "@HeartyBeast@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1728 …}
      +nested: Doctrine\ORM\PersistentCollection {#1721 …}
      +votes: Doctrine\ORM\PersistentCollection {#1723 …}
      +reports: Doctrine\ORM\PersistentCollection {#1731 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1597 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
      -id: 192850
      -bodyTs: "'6th':10 'agenc':92 'altern':33 'america':24 'american':164 'anyth':5,115 'aren':29 'around':68 'barrier':42 'broken':106 'call':110 'chang':89 'consid':58 'constitut':145 'could':86 'countri':140,155 'coup':64 'defend':104 'degre':55 'democraci':165 'doesn':45 'easi':73 'effort':62 'elect':22,83 'elector':192 'enact':87 'establish':36 'ever':79 'extrapol':75 'far':189 'fascism':181 'fascist':113 'favor':198 'fit':20 'given':31 'govern':44,67,126 'hissi':19 'indict':120 'interest':50,203 'jan':9 'know':162 'left':65 'lot':177 'major':137,152 'majoritarian':202 'military/intelligence':91 'minor':187 'need':102,160 'open':129 'peopl':28,48,131,148,179 'process':193 'promin':117 're':183 'real':32,88 'repres':47,150 'right':15,111,146 'say':169 'set':195 'signific':54 'sinc':11 'someon':84 'sort':39 'statist':53 'step':94 'still':184 'stop':97 'structur':41 'subjug':135 'success':82 'suppos':144 'system':107,123 'tell':156 'throw':17 'us':60 'violat':142 'want':133,180 'wing':66 'winger':16,112 'work':27 'world':70 'would':93"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5777569"
      +editedAt: DateTimeImmutable @1702797563 {#1621
        date: 2023-12-17 08:19:23.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701625847 {#1620
        date: 2023-12-03 18:50:47.0 +01:00
      }
      +"title": 192850
    }
  ]
  -id: 19770
  -titleTs: "'betray':3 'book':12 'complet':2 'constitut':5 'dunc':16 'equat':7 'holi':11 'lead':14 'poison':15"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701706854
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8822783"
  +editedAt: DateTimeImmutable @1702793139 {#2302
    date: 2023-12-17 07:05:39.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701620454 {#2055
    date: 2023-12-03 17:20:54.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
28 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1604
  +user: Proxies\__CG__\App\Entity\User {#2217 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: Proxies\__CG__\App\Entity\Image {#2199 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2194 …}
  +slug: "He-completely-betrayed-the-Constitution-you-equate-to-being-a"
  +title: "He completely betrayed the Constitution you equate to being a Holy Book you lead poisoned Dunce."
  +url: "https://lemmy.ml/pictrs/image/cf254d5e-67f6-4e70-8c38-3d3d67e4ccc6.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 511
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701884950 {#2220
    date: 2023-12-06 18:49:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2195 …}
  +votes: Doctrine\ORM\PersistentCollection {#2197 …}
  +reports: Doctrine\ORM\PersistentCollection {#2206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
  +badges: Doctrine\ORM\PersistentCollection {#2212 …}
  +children: [
    App\Entity\EntryComment {#1613
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1604 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
      +body: """
        Not that this has anything to do with Jan 6th since it was just right wingers throwing a hissy fit, but elections in America don’t work. People aren’t given real alternatives to the establishment through all sorts of structural barriers. The government doesn’t represent people’s interests to any statistically significant degree. When you consider the US’s efforts to coup left wing governments around the world, it’s easy to extrapolate that if we ever were to successfully elect someone who could enact real change, the military/intelligence agencies would step in to stop them.\n
        \n
        You don’t need to defend our broken system just to call right wingers fascists. If anything their prominence is an indictment of our system. That our government is more open to people who want to subjugate the majority of the country and violate our supposed constitutional rights than people who represent the majority of the country tells you all you need to know about American “democracy.” And before you say it, no, it’s not because a lot of people want fascism, they’re still in the minority by far, but our electoral process is set up to favor them over more majoritarian interests.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1701625847 {#1555
        date: 2023-12-03 18:50:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Rustmilian@lemmy.world"
        "@HeartyBeast@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1728 …}
      +nested: Doctrine\ORM\PersistentCollection {#1721 …}
      +votes: Doctrine\ORM\PersistentCollection {#1723 …}
      +reports: Doctrine\ORM\PersistentCollection {#1731 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1597 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
      -id: 192850
      -bodyTs: "'6th':10 'agenc':92 'altern':33 'america':24 'american':164 'anyth':5,115 'aren':29 'around':68 'barrier':42 'broken':106 'call':110 'chang':89 'consid':58 'constitut':145 'could':86 'countri':140,155 'coup':64 'defend':104 'degre':55 'democraci':165 'doesn':45 'easi':73 'effort':62 'elect':22,83 'elector':192 'enact':87 'establish':36 'ever':79 'extrapol':75 'far':189 'fascism':181 'fascist':113 'favor':198 'fit':20 'given':31 'govern':44,67,126 'hissi':19 'indict':120 'interest':50,203 'jan':9 'know':162 'left':65 'lot':177 'major':137,152 'majoritarian':202 'military/intelligence':91 'minor':187 'need':102,160 'open':129 'peopl':28,48,131,148,179 'process':193 'promin':117 're':183 'real':32,88 'repres':47,150 'right':15,111,146 'say':169 'set':195 'signific':54 'sinc':11 'someon':84 'sort':39 'statist':53 'step':94 'still':184 'stop':97 'structur':41 'subjug':135 'success':82 'suppos':144 'system':107,123 'tell':156 'throw':17 'us':60 'violat':142 'want':133,180 'wing':66 'winger':16,112 'work':27 'world':70 'would':93"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5777569"
      +editedAt: DateTimeImmutable @1702797563 {#1621
        date: 2023-12-17 08:19:23.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701625847 {#1620
        date: 2023-12-03 18:50:47.0 +01:00
      }
      +"title": 192850
    }
  ]
  -id: 19770
  -titleTs: "'betray':3 'book':12 'complet':2 'constitut':5 'dunc':16 'equat':7 'holi':11 'lead':14 'poison':15"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701706854
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8822783"
  +editedAt: DateTimeImmutable @1702793139 {#2302
    date: 2023-12-17 07:05:39.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701620454 {#2055
    date: 2023-12-03 17:20:54.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
29 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
30 DENIED moderate
App\Entity\EntryComment {#1613
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1604
    +user: Proxies\__CG__\App\Entity\User {#2217 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: Proxies\__CG__\App\Entity\Image {#2199 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2194 …}
    +slug: "He-completely-betrayed-the-Constitution-you-equate-to-being-a"
    +title: "He completely betrayed the Constitution you equate to being a Holy Book you lead poisoned Dunce."
    +url: "https://lemmy.ml/pictrs/image/cf254d5e-67f6-4e70-8c38-3d3d67e4ccc6.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 511
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701884950 {#2220
      date: 2023-12-06 18:49:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2195 …}
    +votes: Doctrine\ORM\PersistentCollection {#2197 …}
    +reports: Doctrine\ORM\PersistentCollection {#2206 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2201 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
    +badges: Doctrine\ORM\PersistentCollection {#2212 …}
    +children: [
      App\Entity\EntryComment {#1613}
    ]
    -id: 19770
    -titleTs: "'betray':3 'book':12 'complet':2 'constitut':5 'dunc':16 'equat':7 'holi':11 'lead':14 'poison':15"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701706854
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8822783"
    +editedAt: DateTimeImmutable @1702793139 {#2302
      date: 2023-12-17 07:05:39.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701620454 {#2055
      date: 2023-12-03 17:20:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
  +body: """
    Not that this has anything to do with Jan 6th since it was just right wingers throwing a hissy fit, but elections in America don’t work. People aren’t given real alternatives to the establishment through all sorts of structural barriers. The government doesn’t represent people’s interests to any statistically significant degree. When you consider the US’s efforts to coup left wing governments around the world, it’s easy to extrapolate that if we ever were to successfully elect someone who could enact real change, the military/intelligence agencies would step in to stop them.\n
    \n
    You don’t need to defend our broken system just to call right wingers fascists. If anything their prominence is an indictment of our system. That our government is more open to people who want to subjugate the majority of the country and violate our supposed constitutional rights than people who represent the majority of the country tells you all you need to know about American “democracy.” And before you say it, no, it’s not because a lot of people want fascism, they’re still in the minority by far, but our electoral process is set up to favor them over more majoritarian interests.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701625847 {#1555
    date: 2023-12-03 18:50:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Rustmilian@lemmy.world"
    "@HeartyBeast@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1728 …}
  +nested: Doctrine\ORM\PersistentCollection {#1721 …}
  +votes: Doctrine\ORM\PersistentCollection {#1723 …}
  +reports: Doctrine\ORM\PersistentCollection {#1731 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1597 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
  -id: 192850
  -bodyTs: "'6th':10 'agenc':92 'altern':33 'america':24 'american':164 'anyth':5,115 'aren':29 'around':68 'barrier':42 'broken':106 'call':110 'chang':89 'consid':58 'constitut':145 'could':86 'countri':140,155 'coup':64 'defend':104 'degre':55 'democraci':165 'doesn':45 'easi':73 'effort':62 'elect':22,83 'elector':192 'enact':87 'establish':36 'ever':79 'extrapol':75 'far':189 'fascism':181 'fascist':113 'favor':198 'fit':20 'given':31 'govern':44,67,126 'hissi':19 'indict':120 'interest':50,203 'jan':9 'know':162 'left':65 'lot':177 'major':137,152 'majoritarian':202 'military/intelligence':91 'minor':187 'need':102,160 'open':129 'peopl':28,48,131,148,179 'process':193 'promin':117 're':183 'real':32,88 'repres':47,150 'right':15,111,146 'say':169 'set':195 'signific':54 'sinc':11 'someon':84 'sort':39 'statist':53 'step':94 'still':184 'stop':97 'structur':41 'subjug':135 'success':82 'suppos':144 'system':107,123 'tell':156 'throw':17 'us':60 'violat':142 'want':133,180 'wing':66 'winger':16,112 'work':27 'world':70 'would':93"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5777569"
  +editedAt: DateTimeImmutable @1702797563 {#1621
    date: 2023-12-17 08:19:23.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701625847 {#1620
    date: 2023-12-03 18:50:47.0 +01:00
  }
  +"title": 192850
}
"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
31 DENIED edit
App\Entity\EntryComment {#1613
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1604
    +user: Proxies\__CG__\App\Entity\User {#2217 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: Proxies\__CG__\App\Entity\Image {#2199 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2194 …}
    +slug: "He-completely-betrayed-the-Constitution-you-equate-to-being-a"
    +title: "He completely betrayed the Constitution you equate to being a Holy Book you lead poisoned Dunce."
    +url: "https://lemmy.ml/pictrs/image/cf254d5e-67f6-4e70-8c38-3d3d67e4ccc6.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 511
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701884950 {#2220
      date: 2023-12-06 18:49:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2195 …}
    +votes: Doctrine\ORM\PersistentCollection {#2197 …}
    +reports: Doctrine\ORM\PersistentCollection {#2206 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2201 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
    +badges: Doctrine\ORM\PersistentCollection {#2212 …}
    +children: [
      App\Entity\EntryComment {#1613}
    ]
    -id: 19770
    -titleTs: "'betray':3 'book':12 'complet':2 'constitut':5 'dunc':16 'equat':7 'holi':11 'lead':14 'poison':15"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701706854
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8822783"
    +editedAt: DateTimeImmutable @1702793139 {#2302
      date: 2023-12-17 07:05:39.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701620454 {#2055
      date: 2023-12-03 17:20:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
  +body: """
    Not that this has anything to do with Jan 6th since it was just right wingers throwing a hissy fit, but elections in America don’t work. People aren’t given real alternatives to the establishment through all sorts of structural barriers. The government doesn’t represent people’s interests to any statistically significant degree. When you consider the US’s efforts to coup left wing governments around the world, it’s easy to extrapolate that if we ever were to successfully elect someone who could enact real change, the military/intelligence agencies would step in to stop them.\n
    \n
    You don’t need to defend our broken system just to call right wingers fascists. If anything their prominence is an indictment of our system. That our government is more open to people who want to subjugate the majority of the country and violate our supposed constitutional rights than people who represent the majority of the country tells you all you need to know about American “democracy.” And before you say it, no, it’s not because a lot of people want fascism, they’re still in the minority by far, but our electoral process is set up to favor them over more majoritarian interests.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701625847 {#1555
    date: 2023-12-03 18:50:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Rustmilian@lemmy.world"
    "@HeartyBeast@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1728 …}
  +nested: Doctrine\ORM\PersistentCollection {#1721 …}
  +votes: Doctrine\ORM\PersistentCollection {#1723 …}
  +reports: Doctrine\ORM\PersistentCollection {#1731 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1597 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
  -id: 192850
  -bodyTs: "'6th':10 'agenc':92 'altern':33 'america':24 'american':164 'anyth':5,115 'aren':29 'around':68 'barrier':42 'broken':106 'call':110 'chang':89 'consid':58 'constitut':145 'could':86 'countri':140,155 'coup':64 'defend':104 'degre':55 'democraci':165 'doesn':45 'easi':73 'effort':62 'elect':22,83 'elector':192 'enact':87 'establish':36 'ever':79 'extrapol':75 'far':189 'fascism':181 'fascist':113 'favor':198 'fit':20 'given':31 'govern':44,67,126 'hissi':19 'indict':120 'interest':50,203 'jan':9 'know':162 'left':65 'lot':177 'major':137,152 'majoritarian':202 'military/intelligence':91 'minor':187 'need':102,160 'open':129 'peopl':28,48,131,148,179 'process':193 'promin':117 're':183 'real':32,88 'repres':47,150 'right':15,111,146 'say':169 'set':195 'signific':54 'sinc':11 'someon':84 'sort':39 'statist':53 'step':94 'still':184 'stop':97 'structur':41 'subjug':135 'success':82 'suppos':144 'system':107,123 'tell':156 'throw':17 'us':60 'violat':142 'want':133,180 'wing':66 'winger':16,112 'work':27 'world':70 'would':93"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5777569"
  +editedAt: DateTimeImmutable @1702797563 {#1621
    date: 2023-12-17 08:19:23.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701625847 {#1620
    date: 2023-12-03 18:50:47.0 +01:00
  }
  +"title": 192850
}
"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
32 DENIED moderate
App\Entity\EntryComment {#1613
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1604
    +user: Proxies\__CG__\App\Entity\User {#2217 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: Proxies\__CG__\App\Entity\Image {#2199 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2194 …}
    +slug: "He-completely-betrayed-the-Constitution-you-equate-to-being-a"
    +title: "He completely betrayed the Constitution you equate to being a Holy Book you lead poisoned Dunce."
    +url: "https://lemmy.ml/pictrs/image/cf254d5e-67f6-4e70-8c38-3d3d67e4ccc6.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 511
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701884950 {#2220
      date: 2023-12-06 18:49:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2195 …}
    +votes: Doctrine\ORM\PersistentCollection {#2197 …}
    +reports: Doctrine\ORM\PersistentCollection {#2206 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2201 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
    +badges: Doctrine\ORM\PersistentCollection {#2212 …}
    +children: [
      App\Entity\EntryComment {#1613}
    ]
    -id: 19770
    -titleTs: "'betray':3 'book':12 'complet':2 'constitut':5 'dunc':16 'equat':7 'holi':11 'lead':14 'poison':15"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701706854
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8822783"
    +editedAt: DateTimeImmutable @1702793139 {#2302
      date: 2023-12-17 07:05:39.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701620454 {#2055
      date: 2023-12-03 17:20:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
  +body: """
    Not that this has anything to do with Jan 6th since it was just right wingers throwing a hissy fit, but elections in America don’t work. People aren’t given real alternatives to the establishment through all sorts of structural barriers. The government doesn’t represent people’s interests to any statistically significant degree. When you consider the US’s efforts to coup left wing governments around the world, it’s easy to extrapolate that if we ever were to successfully elect someone who could enact real change, the military/intelligence agencies would step in to stop them.\n
    \n
    You don’t need to defend our broken system just to call right wingers fascists. If anything their prominence is an indictment of our system. That our government is more open to people who want to subjugate the majority of the country and violate our supposed constitutional rights than people who represent the majority of the country tells you all you need to know about American “democracy.” And before you say it, no, it’s not because a lot of people want fascism, they’re still in the minority by far, but our electoral process is set up to favor them over more majoritarian interests.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701625847 {#1555
    date: 2023-12-03 18:50:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Rustmilian@lemmy.world"
    "@HeartyBeast@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1728 …}
  +nested: Doctrine\ORM\PersistentCollection {#1721 …}
  +votes: Doctrine\ORM\PersistentCollection {#1723 …}
  +reports: Doctrine\ORM\PersistentCollection {#1731 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1597 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
  -id: 192850
  -bodyTs: "'6th':10 'agenc':92 'altern':33 'america':24 'american':164 'anyth':5,115 'aren':29 'around':68 'barrier':42 'broken':106 'call':110 'chang':89 'consid':58 'constitut':145 'could':86 'countri':140,155 'coup':64 'defend':104 'degre':55 'democraci':165 'doesn':45 'easi':73 'effort':62 'elect':22,83 'elector':192 'enact':87 'establish':36 'ever':79 'extrapol':75 'far':189 'fascism':181 'fascist':113 'favor':198 'fit':20 'given':31 'govern':44,67,126 'hissi':19 'indict':120 'interest':50,203 'jan':9 'know':162 'left':65 'lot':177 'major':137,152 'majoritarian':202 'military/intelligence':91 'minor':187 'need':102,160 'open':129 'peopl':28,48,131,148,179 'process':193 'promin':117 're':183 'real':32,88 'repres':47,150 'right':15,111,146 'say':169 'set':195 'signific':54 'sinc':11 'someon':84 'sort':39 'statist':53 'step':94 'still':184 'stop':97 'structur':41 'subjug':135 'success':82 'suppos':144 'system':107,123 'tell':156 'throw':17 'us':60 'violat':142 'want':133,180 'wing':66 'winger':16,112 'work':27 'world':70 'would':93"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5777569"
  +editedAt: DateTimeImmutable @1702797563 {#1621
    date: 2023-12-17 08:19:23.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701625847 {#1620
    date: 2023-12-03 18:50:47.0 +01:00
  }
  +"title": 192850
}
"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
33 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
34 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