GET https://kbin.spritesserver.nl/u/@Madison420@lemmy.world?p=3

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.14 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.03 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
5
"App\Security\Voter\EntryCommentVoter"
6
"App\Security\Voter\EntryVoter"
7
"App\Security\Voter\MagazineVoter"
8
"App\Security\Voter\MessageThreadVoter"
9
"App\Security\Voter\MessageVoter"
10
"App\Security\Voter\NotificationVoter"
11
"App\Security\Voter\OAuth2UserConsentVoter"
12
"App\Security\Voter\PostCommentVoter"
13
"App\Security\Voter\PostVoter"
14
"App\Security\Voter\UserVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2267
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2273 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2271 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
  +body: "No they’re still part of the problem just not the biggest problem."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699584334 {#2257
    date: 2023-11-10 03:45:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jezebelley@lemmy.zip"
    "@kzhe@lemm.ee"
    "@RememberTheApollo_@lemmy.world"
    "@Knightfox@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2272 …}
  +nested: Doctrine\ORM\PersistentCollection {#2253 …}
  +votes: Doctrine\ORM\PersistentCollection {#2262 …}
  +reports: Doctrine\ORM\PersistentCollection {#2264 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2240 …}
  -id: 106356
  -bodyTs: "'biggest':12 'part':5 'problem':8,13 're':3 'still':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5198143"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699584334 {#2268
    date: 2023-11-10 03:45:34.0 +01:00
  }
  +"title": 106356
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2267
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2273 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2271 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
  +body: "No they’re still part of the problem just not the biggest problem."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699584334 {#2257
    date: 2023-11-10 03:45:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jezebelley@lemmy.zip"
    "@kzhe@lemm.ee"
    "@RememberTheApollo_@lemmy.world"
    "@Knightfox@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2272 …}
  +nested: Doctrine\ORM\PersistentCollection {#2253 …}
  +votes: Doctrine\ORM\PersistentCollection {#2262 …}
  +reports: Doctrine\ORM\PersistentCollection {#2264 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2240 …}
  -id: 106356
  -bodyTs: "'biggest':12 'part':5 'problem':8,13 're':3 'still':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5198143"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699584334 {#2268
    date: 2023-11-10 03:45:34.0 +01:00
  }
  +"title": 106356
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2267
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2273 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2271 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
  +body: "No they’re still part of the problem just not the biggest problem."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699584334 {#2257
    date: 2023-11-10 03:45:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jezebelley@lemmy.zip"
    "@kzhe@lemm.ee"
    "@RememberTheApollo_@lemmy.world"
    "@Knightfox@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2272 …}
  +nested: Doctrine\ORM\PersistentCollection {#2253 …}
  +votes: Doctrine\ORM\PersistentCollection {#2262 …}
  +reports: Doctrine\ORM\PersistentCollection {#2264 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2240 …}
  -id: 106356
  -bodyTs: "'biggest':12 'part':5 'problem':8,13 're':3 'still':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5198143"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699584334 {#2268
    date: 2023-11-10 03:45:34.0 +01:00
  }
  +"title": 106356
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2205
  +user: Proxies\__CG__\App\Entity\User {#2734 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2206 …}
  +image: Proxies\__CG__\App\Entity\Image {#2753 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2678 …}
  +slug: "Space-is-2D-right"
  +title: "Space is 2D, right?"
  +url: "https://lemmy.world/pictrs/image/8be8ea5a-3394-4149-9a7f-6491563c3b0b.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 58
  +favouriteCount: 465
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699614399 {#2787
    date: 2023-11-10 12:06:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2792 …}
  +votes: Doctrine\ORM\PersistentCollection {#2795 …}
  +reports: Doctrine\ORM\PersistentCollection {#2797 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2799 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2801 …}
  +badges: Doctrine\ORM\PersistentCollection {#2803 …}
  +children: [
    App\Entity\EntryComment {#2197
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2205 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2206 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2202 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2202 …}
      +body: "Bingo, ships travel in a specific way so their paths are more or less predictable."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699577038 {#2195
        date: 2023-11-10 01:43:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@RampantParanoia2365@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2201 …}
      +nested: Doctrine\ORM\PersistentCollection {#2203 …}
      +votes: Doctrine\ORM\PersistentCollection {#2212 …}
      +reports: Doctrine\ORM\PersistentCollection {#2209 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2200 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2270 …}
      -id: 106064
      -bodyTs: "'bingo':1 'less':14 'path':10 'predict':15 'ship':2 'specif':6 'travel':3 'way':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5194781"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699577038 {#2193
        date: 2023-11-10 01:43:58.0 +01:00
      }
      +"title": 106064
    }
  ]
  -id: 11216
  -titleTs: "'2d':3 'right':4 'space':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699555025
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7979813"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699468625 {#2774
    date: 2023-11-08 19:37:05.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
7 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2205
  +user: Proxies\__CG__\App\Entity\User {#2734 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2206 …}
  +image: Proxies\__CG__\App\Entity\Image {#2753 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2678 …}
  +slug: "Space-is-2D-right"
  +title: "Space is 2D, right?"
  +url: "https://lemmy.world/pictrs/image/8be8ea5a-3394-4149-9a7f-6491563c3b0b.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 58
  +favouriteCount: 465
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699614399 {#2787
    date: 2023-11-10 12:06:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2792 …}
  +votes: Doctrine\ORM\PersistentCollection {#2795 …}
  +reports: Doctrine\ORM\PersistentCollection {#2797 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2799 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2801 …}
  +badges: Doctrine\ORM\PersistentCollection {#2803 …}
  +children: [
    App\Entity\EntryComment {#2197
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2205 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2206 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2202 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2202 …}
      +body: "Bingo, ships travel in a specific way so their paths are more or less predictable."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699577038 {#2195
        date: 2023-11-10 01:43:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@RampantParanoia2365@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2201 …}
      +nested: Doctrine\ORM\PersistentCollection {#2203 …}
      +votes: Doctrine\ORM\PersistentCollection {#2212 …}
      +reports: Doctrine\ORM\PersistentCollection {#2209 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2200 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2270 …}
      -id: 106064
      -bodyTs: "'bingo':1 'less':14 'path':10 'predict':15 'ship':2 'specif':6 'travel':3 'way':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5194781"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699577038 {#2193
        date: 2023-11-10 01:43:58.0 +01:00
      }
      +"title": 106064
    }
  ]
  -id: 11216
  -titleTs: "'2d':3 'right':4 'space':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699555025
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7979813"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699468625 {#2774
    date: 2023-11-08 19:37:05.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
8 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2205
  +user: Proxies\__CG__\App\Entity\User {#2734 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2206 …}
  +image: Proxies\__CG__\App\Entity\Image {#2753 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2678 …}
  +slug: "Space-is-2D-right"
  +title: "Space is 2D, right?"
  +url: "https://lemmy.world/pictrs/image/8be8ea5a-3394-4149-9a7f-6491563c3b0b.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 58
  +favouriteCount: 465
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699614399 {#2787
    date: 2023-11-10 12:06:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2792 …}
  +votes: Doctrine\ORM\PersistentCollection {#2795 …}
  +reports: Doctrine\ORM\PersistentCollection {#2797 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2799 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2801 …}
  +badges: Doctrine\ORM\PersistentCollection {#2803 …}
  +children: [
    App\Entity\EntryComment {#2197
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2205 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2206 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2202 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2202 …}
      +body: "Bingo, ships travel in a specific way so their paths are more or less predictable."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699577038 {#2195
        date: 2023-11-10 01:43:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@RampantParanoia2365@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2201 …}
      +nested: Doctrine\ORM\PersistentCollection {#2203 …}
      +votes: Doctrine\ORM\PersistentCollection {#2212 …}
      +reports: Doctrine\ORM\PersistentCollection {#2209 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2200 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2270 …}
      -id: 106064
      -bodyTs: "'bingo':1 'less':14 'path':10 'predict':15 'ship':2 'specif':6 'travel':3 'way':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5194781"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699577038 {#2193
        date: 2023-11-10 01:43:58.0 +01:00
      }
      +"title": 106064
    }
  ]
  -id: 11216
  -titleTs: "'2d':3 'right':4 'space':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699555025
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7979813"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699468625 {#2774
    date: 2023-11-08 19:37:05.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
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#2197
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2205
    +user: Proxies\__CG__\App\Entity\User {#2734 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2206 …}
    +image: Proxies\__CG__\App\Entity\Image {#2753 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2678 …}
    +slug: "Space-is-2D-right"
    +title: "Space is 2D, right?"
    +url: "https://lemmy.world/pictrs/image/8be8ea5a-3394-4149-9a7f-6491563c3b0b.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 58
    +favouriteCount: 465
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699614399 {#2787
      date: 2023-11-10 12:06:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2792 …}
    +votes: Doctrine\ORM\PersistentCollection {#2795 …}
    +reports: Doctrine\ORM\PersistentCollection {#2797 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2799 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2801 …}
    +badges: Doctrine\ORM\PersistentCollection {#2803 …}
    +children: [
      App\Entity\EntryComment {#2197}
    ]
    -id: 11216
    -titleTs: "'2d':3 'right':4 'space':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699555025
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7979813"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699468625 {#2774
      date: 2023-11-08 19:37:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2206 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2202 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2202 …}
  +body: "Bingo, ships travel in a specific way so their paths are more or less predictable."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699577038 {#2195
    date: 2023-11-10 01:43:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@RampantParanoia2365@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2201 …}
  +nested: Doctrine\ORM\PersistentCollection {#2203 …}
  +votes: Doctrine\ORM\PersistentCollection {#2212 …}
  +reports: Doctrine\ORM\PersistentCollection {#2209 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2200 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2270 …}
  -id: 106064
  -bodyTs: "'bingo':1 'less':14 'path':10 'predict':15 'ship':2 'specif':6 'travel':3 'way':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5194781"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699577038 {#2193
    date: 2023-11-10 01:43:58.0 +01:00
  }
  +"title": 106064
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2197
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2205
    +user: Proxies\__CG__\App\Entity\User {#2734 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2206 …}
    +image: Proxies\__CG__\App\Entity\Image {#2753 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2678 …}
    +slug: "Space-is-2D-right"
    +title: "Space is 2D, right?"
    +url: "https://lemmy.world/pictrs/image/8be8ea5a-3394-4149-9a7f-6491563c3b0b.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 58
    +favouriteCount: 465
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699614399 {#2787
      date: 2023-11-10 12:06:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2792 …}
    +votes: Doctrine\ORM\PersistentCollection {#2795 …}
    +reports: Doctrine\ORM\PersistentCollection {#2797 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2799 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2801 …}
    +badges: Doctrine\ORM\PersistentCollection {#2803 …}
    +children: [
      App\Entity\EntryComment {#2197}
    ]
    -id: 11216
    -titleTs: "'2d':3 'right':4 'space':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699555025
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7979813"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699468625 {#2774
      date: 2023-11-08 19:37:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2206 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2202 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2202 …}
  +body: "Bingo, ships travel in a specific way so their paths are more or less predictable."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699577038 {#2195
    date: 2023-11-10 01:43:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@RampantParanoia2365@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2201 …}
  +nested: Doctrine\ORM\PersistentCollection {#2203 …}
  +votes: Doctrine\ORM\PersistentCollection {#2212 …}
  +reports: Doctrine\ORM\PersistentCollection {#2209 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2200 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2270 …}
  -id: 106064
  -bodyTs: "'bingo':1 'less':14 'path':10 'predict':15 'ship':2 'specif':6 'travel':3 'way':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5194781"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699577038 {#2193
    date: 2023-11-10 01:43:58.0 +01:00
  }
  +"title": 106064
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2197
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2205
    +user: Proxies\__CG__\App\Entity\User {#2734 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2206 …}
    +image: Proxies\__CG__\App\Entity\Image {#2753 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2678 …}
    +slug: "Space-is-2D-right"
    +title: "Space is 2D, right?"
    +url: "https://lemmy.world/pictrs/image/8be8ea5a-3394-4149-9a7f-6491563c3b0b.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 58
    +favouriteCount: 465
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699614399 {#2787
      date: 2023-11-10 12:06:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2792 …}
    +votes: Doctrine\ORM\PersistentCollection {#2795 …}
    +reports: Doctrine\ORM\PersistentCollection {#2797 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2799 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2801 …}
    +badges: Doctrine\ORM\PersistentCollection {#2803 …}
    +children: [
      App\Entity\EntryComment {#2197}
    ]
    -id: 11216
    -titleTs: "'2d':3 'right':4 'space':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699555025
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7979813"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699468625 {#2774
      date: 2023-11-08 19:37:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2206 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2202 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2202 …}
  +body: "Bingo, ships travel in a specific way so their paths are more or less predictable."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699577038 {#2195
    date: 2023-11-10 01:43:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@RampantParanoia2365@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2201 …}
  +nested: Doctrine\ORM\PersistentCollection {#2203 …}
  +votes: Doctrine\ORM\PersistentCollection {#2212 …}
  +reports: Doctrine\ORM\PersistentCollection {#2209 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2200 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2270 …}
  -id: 106064
  -bodyTs: "'bingo':1 'less':14 'path':10 'predict':15 'ship':2 'specif':6 'travel':3 'way':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5194781"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699577038 {#2193
    date: 2023-11-10 01:43:58.0 +01:00
  }
  +"title": 106064
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2278
  +user: Proxies\__CG__\App\Entity\User {#2615 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2656 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2658 …}
  +slug: "The-whole-situation-sickens-me"
  +title: "The whole situation sickens me"
  +url: "https://slrpnk.net/pictrs/image/5540938b-a48e-4235-bbbf-1f6416ed493d.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 76
  +favouriteCount: 707
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699487864 {#2651
    date: 2023-11-09 00:57:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2659 …}
  +votes: Doctrine\ORM\PersistentCollection {#2661 …}
  +reports: Doctrine\ORM\PersistentCollection {#2663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2667 …}
  +badges: Doctrine\ORM\PersistentCollection {#2669 …}
  +children: [
    App\Entity\EntryComment {#2282
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2278 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2276 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2279 …}
      +body: "Ironically the same excuse for mass murder in Germany sometime between 1930-1950."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699447605 {#2283
        date: 2023-11-08 13:46:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@Sweetpeaches69@lemmy.world"
        "@cedeho@feddit.de"
        "@Komatik@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2275 …}
      +nested: Doctrine\ORM\PersistentCollection {#2261 …}
      +votes: Doctrine\ORM\PersistentCollection {#2218 …}
      +reports: Doctrine\ORM\PersistentCollection {#2221 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2217 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2199 …}
      -id: 101483
      -bodyTs: "'-1950':13 '1930':12 'excus':4 'germani':9 'iron':1 'mass':6 'murder':7 'sometim':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5155288"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699447605 {#2280
        date: 2023-11-08 13:46:45.0 +01:00
      }
      +"title": 101483
    }
  ]
  -id: 10982
  -titleTs: "'sicken':4 'situat':3 'whole':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699475261
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/3802592"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699388861 {#2637
    date: 2023-11-07 21:27:41.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2278
  +user: Proxies\__CG__\App\Entity\User {#2615 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2656 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2658 …}
  +slug: "The-whole-situation-sickens-me"
  +title: "The whole situation sickens me"
  +url: "https://slrpnk.net/pictrs/image/5540938b-a48e-4235-bbbf-1f6416ed493d.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 76
  +favouriteCount: 707
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699487864 {#2651
    date: 2023-11-09 00:57:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2659 …}
  +votes: Doctrine\ORM\PersistentCollection {#2661 …}
  +reports: Doctrine\ORM\PersistentCollection {#2663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2667 …}
  +badges: Doctrine\ORM\PersistentCollection {#2669 …}
  +children: [
    App\Entity\EntryComment {#2282
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2278 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2276 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2279 …}
      +body: "Ironically the same excuse for mass murder in Germany sometime between 1930-1950."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699447605 {#2283
        date: 2023-11-08 13:46:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@Sweetpeaches69@lemmy.world"
        "@cedeho@feddit.de"
        "@Komatik@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2275 …}
      +nested: Doctrine\ORM\PersistentCollection {#2261 …}
      +votes: Doctrine\ORM\PersistentCollection {#2218 …}
      +reports: Doctrine\ORM\PersistentCollection {#2221 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2217 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2199 …}
      -id: 101483
      -bodyTs: "'-1950':13 '1930':12 'excus':4 'germani':9 'iron':1 'mass':6 'murder':7 'sometim':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5155288"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699447605 {#2280
        date: 2023-11-08 13:46:45.0 +01:00
      }
      +"title": 101483
    }
  ]
  -id: 10982
  -titleTs: "'sicken':4 'situat':3 'whole':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699475261
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/3802592"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699388861 {#2637
    date: 2023-11-07 21:27:41.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2278
  +user: Proxies\__CG__\App\Entity\User {#2615 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2656 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2658 …}
  +slug: "The-whole-situation-sickens-me"
  +title: "The whole situation sickens me"
  +url: "https://slrpnk.net/pictrs/image/5540938b-a48e-4235-bbbf-1f6416ed493d.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 76
  +favouriteCount: 707
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699487864 {#2651
    date: 2023-11-09 00:57:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2659 …}
  +votes: Doctrine\ORM\PersistentCollection {#2661 …}
  +reports: Doctrine\ORM\PersistentCollection {#2663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2667 …}
  +badges: Doctrine\ORM\PersistentCollection {#2669 …}
  +children: [
    App\Entity\EntryComment {#2282
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2278 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2276 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2279 …}
      +body: "Ironically the same excuse for mass murder in Germany sometime between 1930-1950."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699447605 {#2283
        date: 2023-11-08 13:46:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@Sweetpeaches69@lemmy.world"
        "@cedeho@feddit.de"
        "@Komatik@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2275 …}
      +nested: Doctrine\ORM\PersistentCollection {#2261 …}
      +votes: Doctrine\ORM\PersistentCollection {#2218 …}
      +reports: Doctrine\ORM\PersistentCollection {#2221 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2217 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2199 …}
      -id: 101483
      -bodyTs: "'-1950':13 '1930':12 'excus':4 'germani':9 'iron':1 'mass':6 'murder':7 'sometim':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5155288"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699447605 {#2280
        date: 2023-11-08 13:46:45.0 +01:00
      }
      +"title": 101483
    }
  ]
  -id: 10982
  -titleTs: "'sicken':4 'situat':3 'whole':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699475261
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/3802592"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699388861 {#2637
    date: 2023-11-07 21:27:41.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#2282
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2278
    +user: Proxies\__CG__\App\Entity\User {#2615 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2656 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2658 …}
    +slug: "The-whole-situation-sickens-me"
    +title: "The whole situation sickens me"
    +url: "https://slrpnk.net/pictrs/image/5540938b-a48e-4235-bbbf-1f6416ed493d.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 76
    +favouriteCount: 707
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699487864 {#2651
      date: 2023-11-09 00:57:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2659 …}
    +votes: Doctrine\ORM\PersistentCollection {#2661 …}
    +reports: Doctrine\ORM\PersistentCollection {#2663 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2665 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2667 …}
    +badges: Doctrine\ORM\PersistentCollection {#2669 …}
    +children: [
      App\Entity\EntryComment {#2282}
    ]
    -id: 10982
    -titleTs: "'sicken':4 'situat':3 'whole':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699475261
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802592"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699388861 {#2637
      date: 2023-11-07 21:27:41.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2276 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2279 …}
  +body: "Ironically the same excuse for mass murder in Germany sometime between 1930-1950."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699447605 {#2283
    date: 2023-11-08 13:46:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Sweetpeaches69@lemmy.world"
    "@cedeho@feddit.de"
    "@Komatik@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2275 …}
  +nested: Doctrine\ORM\PersistentCollection {#2261 …}
  +votes: Doctrine\ORM\PersistentCollection {#2218 …}
  +reports: Doctrine\ORM\PersistentCollection {#2221 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2199 …}
  -id: 101483
  -bodyTs: "'-1950':13 '1930':12 'excus':4 'germani':9 'iron':1 'mass':6 'murder':7 'sometim':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5155288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699447605 {#2280
    date: 2023-11-08 13:46:45.0 +01:00
  }
  +"title": 101483
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2282
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2278
    +user: Proxies\__CG__\App\Entity\User {#2615 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2656 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2658 …}
    +slug: "The-whole-situation-sickens-me"
    +title: "The whole situation sickens me"
    +url: "https://slrpnk.net/pictrs/image/5540938b-a48e-4235-bbbf-1f6416ed493d.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 76
    +favouriteCount: 707
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699487864 {#2651
      date: 2023-11-09 00:57:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2659 …}
    +votes: Doctrine\ORM\PersistentCollection {#2661 …}
    +reports: Doctrine\ORM\PersistentCollection {#2663 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2665 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2667 …}
    +badges: Doctrine\ORM\PersistentCollection {#2669 …}
    +children: [
      App\Entity\EntryComment {#2282}
    ]
    -id: 10982
    -titleTs: "'sicken':4 'situat':3 'whole':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699475261
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802592"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699388861 {#2637
      date: 2023-11-07 21:27:41.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2276 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2279 …}
  +body: "Ironically the same excuse for mass murder in Germany sometime between 1930-1950."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699447605 {#2283
    date: 2023-11-08 13:46:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Sweetpeaches69@lemmy.world"
    "@cedeho@feddit.de"
    "@Komatik@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2275 …}
  +nested: Doctrine\ORM\PersistentCollection {#2261 …}
  +votes: Doctrine\ORM\PersistentCollection {#2218 …}
  +reports: Doctrine\ORM\PersistentCollection {#2221 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2199 …}
  -id: 101483
  -bodyTs: "'-1950':13 '1930':12 'excus':4 'germani':9 'iron':1 'mass':6 'murder':7 'sometim':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5155288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699447605 {#2280
    date: 2023-11-08 13:46:45.0 +01:00
  }
  +"title": 101483
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2282
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2278
    +user: Proxies\__CG__\App\Entity\User {#2615 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2656 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2658 …}
    +slug: "The-whole-situation-sickens-me"
    +title: "The whole situation sickens me"
    +url: "https://slrpnk.net/pictrs/image/5540938b-a48e-4235-bbbf-1f6416ed493d.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 76
    +favouriteCount: 707
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699487864 {#2651
      date: 2023-11-09 00:57:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2659 …}
    +votes: Doctrine\ORM\PersistentCollection {#2661 …}
    +reports: Doctrine\ORM\PersistentCollection {#2663 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2665 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2667 …}
    +badges: Doctrine\ORM\PersistentCollection {#2669 …}
    +children: [
      App\Entity\EntryComment {#2282}
    ]
    -id: 10982
    -titleTs: "'sicken':4 'situat':3 'whole':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699475261
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3802592"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699388861 {#2637
      date: 2023-11-07 21:27:41.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2276 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2279 …}
  +body: "Ironically the same excuse for mass murder in Germany sometime between 1930-1950."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699447605 {#2283
    date: 2023-11-08 13:46:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Sweetpeaches69@lemmy.world"
    "@cedeho@feddit.de"
    "@Komatik@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2275 …}
  +nested: Doctrine\ORM\PersistentCollection {#2261 …}
  +votes: Doctrine\ORM\PersistentCollection {#2218 …}
  +reports: Doctrine\ORM\PersistentCollection {#2221 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2199 …}
  -id: 101483
  -bodyTs: "'-1950':13 '1930':12 'excus':4 'germani':9 'iron':1 'mass':6 'murder':7 'sometim':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5155288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699447605 {#2280
    date: 2023-11-08 13:46:45.0 +01:00
  }
  +"title": 101483
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2308
  +user: Proxies\__CG__\App\Entity\User {#2634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2305 …}
  +image: Proxies\__CG__\App\Entity\Image {#2676 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2678 …}
  +slug: "Motormat-drive-in-restaurant-Los-Angeles-1949"
  +title: "'Motormat' drive-in restaurant, Los Angeles, 1949"
  +url: "https://lemmy.world/pictrs/image/54c757ac-f883-41d0-8980-63688fba126d.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 38
  +favouriteCount: 248
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699306529 {#2671
    date: 2023-11-06 22:35:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2679 …}
  +votes: Doctrine\ORM\PersistentCollection {#2681 …}
  +reports: Doctrine\ORM\PersistentCollection {#2683 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2685 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2687 …}
  +badges: Doctrine\ORM\PersistentCollection {#2689 …}
  +children: [
    App\Entity\EntryComment {#2306
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2308 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2305 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
      +body: """
        That’s not a demand. It’s saying you can if you want but you don’t need to because there is no server.\n
        \n
        Still shitty that it’s a perk but still.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699239217 {#2310
        date: 2023-11-06 03:53:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@PugJesus@lemmy.world"
        "@IHeartBadCode@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2303 …}
      +nested: Doctrine\ORM\PersistentCollection {#2317 …}
      +votes: Doctrine\ORM\PersistentCollection {#2313 …}
      +reports: Doctrine\ORM\PersistentCollection {#2292 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2290 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2295 …}
      -id: 94232
      -bodyTs: "'demand':5 'need':18 'perk':31 'say':8 'server':24 'shitti':26 'still':25,33 'want':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5101057"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699239217 {#2307
        date: 2023-11-06 03:53:37.0 +01:00
      }
      +"title": 94232
    }
  ]
  -id: 10254
  -titleTs: "'1949':8 'angel':7 'drive':3 'drive-in':2 'los':6 'motormat':1 'restaur':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699300038
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7841301"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699213638 {#2657
    date: 2023-11-05 20:47:18.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
23 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2308
  +user: Proxies\__CG__\App\Entity\User {#2634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2305 …}
  +image: Proxies\__CG__\App\Entity\Image {#2676 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2678 …}
  +slug: "Motormat-drive-in-restaurant-Los-Angeles-1949"
  +title: "'Motormat' drive-in restaurant, Los Angeles, 1949"
  +url: "https://lemmy.world/pictrs/image/54c757ac-f883-41d0-8980-63688fba126d.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 38
  +favouriteCount: 248
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699306529 {#2671
    date: 2023-11-06 22:35:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2679 …}
  +votes: Doctrine\ORM\PersistentCollection {#2681 …}
  +reports: Doctrine\ORM\PersistentCollection {#2683 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2685 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2687 …}
  +badges: Doctrine\ORM\PersistentCollection {#2689 …}
  +children: [
    App\Entity\EntryComment {#2306
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2308 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2305 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
      +body: """
        That’s not a demand. It’s saying you can if you want but you don’t need to because there is no server.\n
        \n
        Still shitty that it’s a perk but still.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699239217 {#2310
        date: 2023-11-06 03:53:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@PugJesus@lemmy.world"
        "@IHeartBadCode@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2303 …}
      +nested: Doctrine\ORM\PersistentCollection {#2317 …}
      +votes: Doctrine\ORM\PersistentCollection {#2313 …}
      +reports: Doctrine\ORM\PersistentCollection {#2292 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2290 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2295 …}
      -id: 94232
      -bodyTs: "'demand':5 'need':18 'perk':31 'say':8 'server':24 'shitti':26 'still':25,33 'want':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5101057"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699239217 {#2307
        date: 2023-11-06 03:53:37.0 +01:00
      }
      +"title": 94232
    }
  ]
  -id: 10254
  -titleTs: "'1949':8 'angel':7 'drive':3 'drive-in':2 'los':6 'motormat':1 'restaur':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699300038
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7841301"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699213638 {#2657
    date: 2023-11-05 20:47:18.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
24 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2308
  +user: Proxies\__CG__\App\Entity\User {#2634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2305 …}
  +image: Proxies\__CG__\App\Entity\Image {#2676 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2678 …}
  +slug: "Motormat-drive-in-restaurant-Los-Angeles-1949"
  +title: "'Motormat' drive-in restaurant, Los Angeles, 1949"
  +url: "https://lemmy.world/pictrs/image/54c757ac-f883-41d0-8980-63688fba126d.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 38
  +favouriteCount: 248
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699306529 {#2671
    date: 2023-11-06 22:35:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2679 …}
  +votes: Doctrine\ORM\PersistentCollection {#2681 …}
  +reports: Doctrine\ORM\PersistentCollection {#2683 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2685 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2687 …}
  +badges: Doctrine\ORM\PersistentCollection {#2689 …}
  +children: [
    App\Entity\EntryComment {#2306
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2308 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2305 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
      +body: """
        That’s not a demand. It’s saying you can if you want but you don’t need to because there is no server.\n
        \n
        Still shitty that it’s a perk but still.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699239217 {#2310
        date: 2023-11-06 03:53:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@PugJesus@lemmy.world"
        "@IHeartBadCode@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2303 …}
      +nested: Doctrine\ORM\PersistentCollection {#2317 …}
      +votes: Doctrine\ORM\PersistentCollection {#2313 …}
      +reports: Doctrine\ORM\PersistentCollection {#2292 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2290 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2295 …}
      -id: 94232
      -bodyTs: "'demand':5 'need':18 'perk':31 'say':8 'server':24 'shitti':26 'still':25,33 'want':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5101057"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699239217 {#2307
        date: 2023-11-06 03:53:37.0 +01:00
      }
      +"title": 94232
    }
  ]
  -id: 10254
  -titleTs: "'1949':8 'angel':7 'drive':3 'drive-in':2 'los':6 'motormat':1 'restaur':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699300038
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7841301"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699213638 {#2657
    date: 2023-11-05 20:47:18.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
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
App\Entity\EntryComment {#2306
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2308
    +user: Proxies\__CG__\App\Entity\User {#2634 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2305 …}
    +image: Proxies\__CG__\App\Entity\Image {#2676 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2678 …}
    +slug: "Motormat-drive-in-restaurant-Los-Angeles-1949"
    +title: "'Motormat' drive-in restaurant, Los Angeles, 1949"
    +url: "https://lemmy.world/pictrs/image/54c757ac-f883-41d0-8980-63688fba126d.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 38
    +favouriteCount: 248
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699306529 {#2671
      date: 2023-11-06 22:35:29.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2679 …}
    +votes: Doctrine\ORM\PersistentCollection {#2681 …}
    +reports: Doctrine\ORM\PersistentCollection {#2683 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2685 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2687 …}
    +badges: Doctrine\ORM\PersistentCollection {#2689 …}
    +children: [
      App\Entity\EntryComment {#2306}
    ]
    -id: 10254
    -titleTs: "'1949':8 'angel':7 'drive':3 'drive-in':2 'los':6 'motormat':1 'restaur':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699300038
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7841301"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699213638 {#2657
      date: 2023-11-05 20:47:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2305 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
  +body: """
    That’s not a demand. It’s saying you can if you want but you don’t need to because there is no server.\n
    \n
    Still shitty that it’s a perk but still.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699239217 {#2310
    date: 2023-11-06 03:53:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PugJesus@lemmy.world"
    "@IHeartBadCode@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2303 …}
  +nested: Doctrine\ORM\PersistentCollection {#2317 …}
  +votes: Doctrine\ORM\PersistentCollection {#2313 …}
  +reports: Doctrine\ORM\PersistentCollection {#2292 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2290 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2295 …}
  -id: 94232
  -bodyTs: "'demand':5 'need':18 'perk':31 'say':8 'server':24 'shitti':26 'still':25,33 'want':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5101057"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699239217 {#2307
    date: 2023-11-06 03:53:37.0 +01:00
  }
  +"title": 94232
}
"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
27 DENIED edit
App\Entity\EntryComment {#2306
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2308
    +user: Proxies\__CG__\App\Entity\User {#2634 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2305 …}
    +image: Proxies\__CG__\App\Entity\Image {#2676 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2678 …}
    +slug: "Motormat-drive-in-restaurant-Los-Angeles-1949"
    +title: "'Motormat' drive-in restaurant, Los Angeles, 1949"
    +url: "https://lemmy.world/pictrs/image/54c757ac-f883-41d0-8980-63688fba126d.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 38
    +favouriteCount: 248
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699306529 {#2671
      date: 2023-11-06 22:35:29.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2679 …}
    +votes: Doctrine\ORM\PersistentCollection {#2681 …}
    +reports: Doctrine\ORM\PersistentCollection {#2683 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2685 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2687 …}
    +badges: Doctrine\ORM\PersistentCollection {#2689 …}
    +children: [
      App\Entity\EntryComment {#2306}
    ]
    -id: 10254
    -titleTs: "'1949':8 'angel':7 'drive':3 'drive-in':2 'los':6 'motormat':1 'restaur':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699300038
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7841301"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699213638 {#2657
      date: 2023-11-05 20:47:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2305 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
  +body: """
    That’s not a demand. It’s saying you can if you want but you don’t need to because there is no server.\n
    \n
    Still shitty that it’s a perk but still.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699239217 {#2310
    date: 2023-11-06 03:53:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PugJesus@lemmy.world"
    "@IHeartBadCode@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2303 …}
  +nested: Doctrine\ORM\PersistentCollection {#2317 …}
  +votes: Doctrine\ORM\PersistentCollection {#2313 …}
  +reports: Doctrine\ORM\PersistentCollection {#2292 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2290 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2295 …}
  -id: 94232
  -bodyTs: "'demand':5 'need':18 'perk':31 'say':8 'server':24 'shitti':26 'still':25,33 'want':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5101057"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699239217 {#2307
    date: 2023-11-06 03:53:37.0 +01:00
  }
  +"title": 94232
}
"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
28 DENIED moderate
App\Entity\EntryComment {#2306
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2308
    +user: Proxies\__CG__\App\Entity\User {#2634 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2305 …}
    +image: Proxies\__CG__\App\Entity\Image {#2676 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2678 …}
    +slug: "Motormat-drive-in-restaurant-Los-Angeles-1949"
    +title: "'Motormat' drive-in restaurant, Los Angeles, 1949"
    +url: "https://lemmy.world/pictrs/image/54c757ac-f883-41d0-8980-63688fba126d.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 38
    +favouriteCount: 248
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699306529 {#2671
      date: 2023-11-06 22:35:29.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2679 …}
    +votes: Doctrine\ORM\PersistentCollection {#2681 …}
    +reports: Doctrine\ORM\PersistentCollection {#2683 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2685 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2687 …}
    +badges: Doctrine\ORM\PersistentCollection {#2689 …}
    +children: [
      App\Entity\EntryComment {#2306}
    ]
    -id: 10254
    -titleTs: "'1949':8 'angel':7 'drive':3 'drive-in':2 'los':6 'motormat':1 'restaur':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699300038
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7841301"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699213638 {#2657
      date: 2023-11-05 20:47:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2305 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
  +body: """
    That’s not a demand. It’s saying you can if you want but you don’t need to because there is no server.\n
    \n
    Still shitty that it’s a perk but still.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699239217 {#2310
    date: 2023-11-06 03:53:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PugJesus@lemmy.world"
    "@IHeartBadCode@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2303 …}
  +nested: Doctrine\ORM\PersistentCollection {#2317 …}
  +votes: Doctrine\ORM\PersistentCollection {#2313 …}
  +reports: Doctrine\ORM\PersistentCollection {#2292 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2290 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2295 …}
  -id: 94232
  -bodyTs: "'demand':5 'need':18 'perk':31 'say':8 'server':24 'shitti':26 'still':25,33 'want':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5101057"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699239217 {#2307
    date: 2023-11-06 03:53:37.0 +01:00
  }
  +"title": 94232
}
"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
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
Proxies\__CG__\App\Entity\Entry {#2121
  +user: Proxies\__CG__\App\Entity\User {#2694 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2736 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2610 …}
  +slug: "Lolololol"
  +title: "Lolololol"
  +url: "https://lemmy.ml/pictrs/image/34849671-fa69-4780-b8e2-1b65e655df07.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 63
  +favouriteCount: 998
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699595597 {#2731
    date: 2023-11-10 06:53:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2738 …}
  +votes: Doctrine\ORM\PersistentCollection {#2740 …}
  +reports: Doctrine\ORM\PersistentCollection {#2742 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2744 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2746 …}
  +badges: Doctrine\ORM\PersistentCollection {#2748 …}
  +children: [
    App\Entity\EntryComment {#2117
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2121 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2122 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2115 …}
      +body: "Hey, that’s how you start wildfires, piss on them to save the trees out just rock wall them to make a safe fire pit."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699123591 {#2114
        date: 2023-11-04 19:46:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@FMT99@lemmy.world"
        "@tilcica@lemm.ee"
        "@ryathal@sh.itjust.works"
        "@Bighappee@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2113 …}
      +nested: Doctrine\ORM\PersistentCollection {#2119 …}
      +votes: Doctrine\ORM\PersistentCollection {#2120 …}
      +reports: Doctrine\ORM\PersistentCollection {#2160 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2128 …}
      -id: 90503
      -bodyTs: "'fire':24 'hey':1 'make':21 'piss':8 'pit':25 'rock':17 'safe':23 'save':12 'start':6 'tree':14 'wall':18 'wildfir':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5063288"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699123591 {#2118
        date: 2023-11-04 19:46:31.0 +01:00
      }
      +"title": 90503
    }
  ]
  -id: 9817
  -titleTs: "'lolololol':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699195199
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7486896"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699108799 {#2717
    date: 2023-11-04 15:39:59.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
31 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2121
  +user: Proxies\__CG__\App\Entity\User {#2694 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2736 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2610 …}
  +slug: "Lolololol"
  +title: "Lolololol"
  +url: "https://lemmy.ml/pictrs/image/34849671-fa69-4780-b8e2-1b65e655df07.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 63
  +favouriteCount: 998
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699595597 {#2731
    date: 2023-11-10 06:53:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2738 …}
  +votes: Doctrine\ORM\PersistentCollection {#2740 …}
  +reports: Doctrine\ORM\PersistentCollection {#2742 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2744 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2746 …}
  +badges: Doctrine\ORM\PersistentCollection {#2748 …}
  +children: [
    App\Entity\EntryComment {#2117
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2121 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2122 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2115 …}
      +body: "Hey, that’s how you start wildfires, piss on them to save the trees out just rock wall them to make a safe fire pit."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699123591 {#2114
        date: 2023-11-04 19:46:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@FMT99@lemmy.world"
        "@tilcica@lemm.ee"
        "@ryathal@sh.itjust.works"
        "@Bighappee@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2113 …}
      +nested: Doctrine\ORM\PersistentCollection {#2119 …}
      +votes: Doctrine\ORM\PersistentCollection {#2120 …}
      +reports: Doctrine\ORM\PersistentCollection {#2160 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2128 …}
      -id: 90503
      -bodyTs: "'fire':24 'hey':1 'make':21 'piss':8 'pit':25 'rock':17 'safe':23 'save':12 'start':6 'tree':14 'wall':18 'wildfir':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5063288"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699123591 {#2118
        date: 2023-11-04 19:46:31.0 +01:00
      }
      +"title": 90503
    }
  ]
  -id: 9817
  -titleTs: "'lolololol':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699195199
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7486896"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699108799 {#2717
    date: 2023-11-04 15:39:59.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
32 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2121
  +user: Proxies\__CG__\App\Entity\User {#2694 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2736 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2610 …}
  +slug: "Lolololol"
  +title: "Lolololol"
  +url: "https://lemmy.ml/pictrs/image/34849671-fa69-4780-b8e2-1b65e655df07.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 63
  +favouriteCount: 998
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699595597 {#2731
    date: 2023-11-10 06:53:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2738 …}
  +votes: Doctrine\ORM\PersistentCollection {#2740 …}
  +reports: Doctrine\ORM\PersistentCollection {#2742 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2744 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2746 …}
  +badges: Doctrine\ORM\PersistentCollection {#2748 …}
  +children: [
    App\Entity\EntryComment {#2117
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2121 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2122 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2115 …}
      +body: "Hey, that’s how you start wildfires, piss on them to save the trees out just rock wall them to make a safe fire pit."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699123591 {#2114
        date: 2023-11-04 19:46:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@FMT99@lemmy.world"
        "@tilcica@lemm.ee"
        "@ryathal@sh.itjust.works"
        "@Bighappee@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2113 …}
      +nested: Doctrine\ORM\PersistentCollection {#2119 …}
      +votes: Doctrine\ORM\PersistentCollection {#2120 …}
      +reports: Doctrine\ORM\PersistentCollection {#2160 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2128 …}
      -id: 90503
      -bodyTs: "'fire':24 'hey':1 'make':21 'piss':8 'pit':25 'rock':17 'safe':23 'save':12 'start':6 'tree':14 'wall':18 'wildfir':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5063288"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699123591 {#2118
        date: 2023-11-04 19:46:31.0 +01:00
      }
      +"title": 90503
    }
  ]
  -id: 9817
  -titleTs: "'lolololol':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699195199
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7486896"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699108799 {#2717
    date: 2023-11-04 15:39:59.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
33 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
34 DENIED moderate
App\Entity\EntryComment {#2117
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121
    +user: Proxies\__CG__\App\Entity\User {#2694 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2736 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2610 …}
    +slug: "Lolololol"
    +title: "Lolololol"
    +url: "https://lemmy.ml/pictrs/image/34849671-fa69-4780-b8e2-1b65e655df07.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 998
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699595597 {#2731
      date: 2023-11-10 06:53:17.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2738 …}
    +votes: Doctrine\ORM\PersistentCollection {#2740 …}
    +reports: Doctrine\ORM\PersistentCollection {#2742 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2744 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2746 …}
    +badges: Doctrine\ORM\PersistentCollection {#2748 …}
    +children: [
      App\Entity\EntryComment {#2117}
    ]
    -id: 9817
    -titleTs: "'lolololol':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699195199
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7486896"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699108799 {#2717
      date: 2023-11-04 15:39:59.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2122 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2115 …}
  +body: "Hey, that’s how you start wildfires, piss on them to save the trees out just rock wall them to make a safe fire pit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699123591 {#2114
    date: 2023-11-04 19:46:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@FMT99@lemmy.world"
    "@tilcica@lemm.ee"
    "@ryathal@sh.itjust.works"
    "@Bighappee@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2113 …}
  +nested: Doctrine\ORM\PersistentCollection {#2119 …}
  +votes: Doctrine\ORM\PersistentCollection {#2120 …}
  +reports: Doctrine\ORM\PersistentCollection {#2160 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2128 …}
  -id: 90503
  -bodyTs: "'fire':24 'hey':1 'make':21 'piss':8 'pit':25 'rock':17 'safe':23 'save':12 'start':6 'tree':14 'wall':18 'wildfir':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5063288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699123591 {#2118
    date: 2023-11-04 19:46:31.0 +01:00
  }
  +"title": 90503
}
"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
35 DENIED edit
App\Entity\EntryComment {#2117
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121
    +user: Proxies\__CG__\App\Entity\User {#2694 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2736 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2610 …}
    +slug: "Lolololol"
    +title: "Lolololol"
    +url: "https://lemmy.ml/pictrs/image/34849671-fa69-4780-b8e2-1b65e655df07.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 998
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699595597 {#2731
      date: 2023-11-10 06:53:17.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2738 …}
    +votes: Doctrine\ORM\PersistentCollection {#2740 …}
    +reports: Doctrine\ORM\PersistentCollection {#2742 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2744 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2746 …}
    +badges: Doctrine\ORM\PersistentCollection {#2748 …}
    +children: [
      App\Entity\EntryComment {#2117}
    ]
    -id: 9817
    -titleTs: "'lolololol':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699195199
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7486896"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699108799 {#2717
      date: 2023-11-04 15:39:59.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2122 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2115 …}
  +body: "Hey, that’s how you start wildfires, piss on them to save the trees out just rock wall them to make a safe fire pit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699123591 {#2114
    date: 2023-11-04 19:46:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@FMT99@lemmy.world"
    "@tilcica@lemm.ee"
    "@ryathal@sh.itjust.works"
    "@Bighappee@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2113 …}
  +nested: Doctrine\ORM\PersistentCollection {#2119 …}
  +votes: Doctrine\ORM\PersistentCollection {#2120 …}
  +reports: Doctrine\ORM\PersistentCollection {#2160 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2128 …}
  -id: 90503
  -bodyTs: "'fire':24 'hey':1 'make':21 'piss':8 'pit':25 'rock':17 'safe':23 'save':12 'start':6 'tree':14 'wall':18 'wildfir':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5063288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699123591 {#2118
    date: 2023-11-04 19:46:31.0 +01:00
  }
  +"title": 90503
}
"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
36 DENIED moderate
App\Entity\EntryComment {#2117
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121
    +user: Proxies\__CG__\App\Entity\User {#2694 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2736 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2610 …}
    +slug: "Lolololol"
    +title: "Lolololol"
    +url: "https://lemmy.ml/pictrs/image/34849671-fa69-4780-b8e2-1b65e655df07.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 998
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699595597 {#2731
      date: 2023-11-10 06:53:17.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2738 …}
    +votes: Doctrine\ORM\PersistentCollection {#2740 …}
    +reports: Doctrine\ORM\PersistentCollection {#2742 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2744 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2746 …}
    +badges: Doctrine\ORM\PersistentCollection {#2748 …}
    +children: [
      App\Entity\EntryComment {#2117}
    ]
    -id: 9817
    -titleTs: "'lolololol':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699195199
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7486896"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699108799 {#2717
      date: 2023-11-04 15:39:59.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2122 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2115 …}
  +body: "Hey, that’s how you start wildfires, piss on them to save the trees out just rock wall them to make a safe fire pit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699123591 {#2114
    date: 2023-11-04 19:46:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@FMT99@lemmy.world"
    "@tilcica@lemm.ee"
    "@ryathal@sh.itjust.works"
    "@Bighappee@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2113 …}
  +nested: Doctrine\ORM\PersistentCollection {#2119 …}
  +votes: Doctrine\ORM\PersistentCollection {#2120 …}
  +reports: Doctrine\ORM\PersistentCollection {#2160 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2128 …}
  -id: 90503
  -bodyTs: "'fire':24 'hey':1 'make':21 'piss':8 'pit':25 'rock':17 'safe':23 'save':12 'start':6 'tree':14 'wall':18 'wildfir':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5063288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699123591 {#2118
    date: 2023-11-04 19:46:31.0 +01:00
  }
  +"title": 90503
}
"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
37 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
38 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2215
  +user: Proxies\__CG__\App\Entity\User {#2674 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2716 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2718 …}
  +slug: "Floppy-disks-were-high-tech-weapons-once"
  +title: "Floppy disks were high-tech weapons once"
  +url: "https://files.mastodon.social/media_attachments/files/111/348/319/260/286/368/original/691b6ff6a1d7adc0.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 111
  +favouriteCount: 1286
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699246609 {#2711
    date: 2023-11-06 05:56:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2719 …}
  +votes: Doctrine\ORM\PersistentCollection {#2721 …}
  +reports: Doctrine\ORM\PersistentCollection {#2723 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2727 …}
  +badges: Doctrine\ORM\PersistentCollection {#2729 …}
  +children: [
    App\Entity\EntryComment {#2139
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2215 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
      +body: """
        Nah. Nuclear launch sites just retired 8" floppies required for launch verification like maybe 5 years ago.\n
        \n
        [nytimes.com/…/nuclear-weapons-floppy-disks.html](https://www.nytimes.com/2019/10/24/us/nuclear-weapons-floppy-disks.html)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1699128803 {#2126
        date: 2023-11-04 21:13:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@pinkdrunkenelephants@lemmy.cafe"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2198 …}
      +nested: Doctrine\ORM\PersistentCollection {#2227 …}
      +votes: Doctrine\ORM\PersistentCollection {#2214 …}
      +reports: Doctrine\ORM\PersistentCollection {#2225 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2231 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
      -id: 90714
      -bodyTs: "'/2019/10/24/us/nuclear-weapons-floppy-disks.html)':22 '/nuclear-weapons-floppy-disks.html':19 '5':15 '8':7 'ago':17 'floppi':8 'launch':3,11 'like':13 'mayb':14 'nah':1 'nuclear':2 'nytimes.com':18 'requir':9 'retir':6 'site':4 'verif':12 'www.nytimes.com':21 'www.nytimes.com/2019/10/24/us/nuclear-weapons-floppy-disks.html)':20 'year':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5065230"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699128803 {#2043
        date: 2023-11-04 21:13:23.0 +01:00
      }
      +"title": 90714
    }
  ]
  -id: 9433
  -titleTs: "'disk':2 'floppi':1 'high':5 'high-tech':4 'tech':6 'weapon':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699133713
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/5738877"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699047313 {#2697
    date: 2023-11-03 22:35:13.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
39 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2215
  +user: Proxies\__CG__\App\Entity\User {#2674 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2716 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2718 …}
  +slug: "Floppy-disks-were-high-tech-weapons-once"
  +title: "Floppy disks were high-tech weapons once"
  +url: "https://files.mastodon.social/media_attachments/files/111/348/319/260/286/368/original/691b6ff6a1d7adc0.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 111
  +favouriteCount: 1286
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699246609 {#2711
    date: 2023-11-06 05:56:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2719 …}
  +votes: Doctrine\ORM\PersistentCollection {#2721 …}
  +reports: Doctrine\ORM\PersistentCollection {#2723 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2727 …}
  +badges: Doctrine\ORM\PersistentCollection {#2729 …}
  +children: [
    App\Entity\EntryComment {#2139
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2215 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
      +body: """
        Nah. Nuclear launch sites just retired 8" floppies required for launch verification like maybe 5 years ago.\n
        \n
        [nytimes.com/…/nuclear-weapons-floppy-disks.html](https://www.nytimes.com/2019/10/24/us/nuclear-weapons-floppy-disks.html)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1699128803 {#2126
        date: 2023-11-04 21:13:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@pinkdrunkenelephants@lemmy.cafe"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2198 …}
      +nested: Doctrine\ORM\PersistentCollection {#2227 …}
      +votes: Doctrine\ORM\PersistentCollection {#2214 …}
      +reports: Doctrine\ORM\PersistentCollection {#2225 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2231 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
      -id: 90714
      -bodyTs: "'/2019/10/24/us/nuclear-weapons-floppy-disks.html)':22 '/nuclear-weapons-floppy-disks.html':19 '5':15 '8':7 'ago':17 'floppi':8 'launch':3,11 'like':13 'mayb':14 'nah':1 'nuclear':2 'nytimes.com':18 'requir':9 'retir':6 'site':4 'verif':12 'www.nytimes.com':21 'www.nytimes.com/2019/10/24/us/nuclear-weapons-floppy-disks.html)':20 'year':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5065230"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699128803 {#2043
        date: 2023-11-04 21:13:23.0 +01:00
      }
      +"title": 90714
    }
  ]
  -id: 9433
  -titleTs: "'disk':2 'floppi':1 'high':5 'high-tech':4 'tech':6 'weapon':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699133713
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/5738877"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699047313 {#2697
    date: 2023-11-03 22:35:13.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
40 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2215
  +user: Proxies\__CG__\App\Entity\User {#2674 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2716 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2718 …}
  +slug: "Floppy-disks-were-high-tech-weapons-once"
  +title: "Floppy disks were high-tech weapons once"
  +url: "https://files.mastodon.social/media_attachments/files/111/348/319/260/286/368/original/691b6ff6a1d7adc0.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 111
  +favouriteCount: 1286
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699246609 {#2711
    date: 2023-11-06 05:56:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2719 …}
  +votes: Doctrine\ORM\PersistentCollection {#2721 …}
  +reports: Doctrine\ORM\PersistentCollection {#2723 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2727 …}
  +badges: Doctrine\ORM\PersistentCollection {#2729 …}
  +children: [
    App\Entity\EntryComment {#2139
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2215 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
      +body: """
        Nah. Nuclear launch sites just retired 8" floppies required for launch verification like maybe 5 years ago.\n
        \n
        [nytimes.com/…/nuclear-weapons-floppy-disks.html](https://www.nytimes.com/2019/10/24/us/nuclear-weapons-floppy-disks.html)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1699128803 {#2126
        date: 2023-11-04 21:13:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@pinkdrunkenelephants@lemmy.cafe"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2198 …}
      +nested: Doctrine\ORM\PersistentCollection {#2227 …}
      +votes: Doctrine\ORM\PersistentCollection {#2214 …}
      +reports: Doctrine\ORM\PersistentCollection {#2225 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2231 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
      -id: 90714
      -bodyTs: "'/2019/10/24/us/nuclear-weapons-floppy-disks.html)':22 '/nuclear-weapons-floppy-disks.html':19 '5':15 '8':7 'ago':17 'floppi':8 'launch':3,11 'like':13 'mayb':14 'nah':1 'nuclear':2 'nytimes.com':18 'requir':9 'retir':6 'site':4 'verif':12 'www.nytimes.com':21 'www.nytimes.com/2019/10/24/us/nuclear-weapons-floppy-disks.html)':20 'year':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5065230"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699128803 {#2043
        date: 2023-11-04 21:13:23.0 +01:00
      }
      +"title": 90714
    }
  ]
  -id: 9433
  -titleTs: "'disk':2 'floppi':1 'high':5 'high-tech':4 'tech':6 'weapon':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699133713
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/5738877"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699047313 {#2697
    date: 2023-11-03 22:35:13.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
41 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
42 DENIED moderate
App\Entity\EntryComment {#2139
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2215
    +user: Proxies\__CG__\App\Entity\User {#2674 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2716 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2718 …}
    +slug: "Floppy-disks-were-high-tech-weapons-once"
    +title: "Floppy disks were high-tech weapons once"
    +url: "https://files.mastodon.social/media_attachments/files/111/348/319/260/286/368/original/691b6ff6a1d7adc0.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 111
    +favouriteCount: 1286
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699246609 {#2711
      date: 2023-11-06 05:56:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2719 …}
    +votes: Doctrine\ORM\PersistentCollection {#2721 …}
    +reports: Doctrine\ORM\PersistentCollection {#2723 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2725 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2727 …}
    +badges: Doctrine\ORM\PersistentCollection {#2729 …}
    +children: [
      App\Entity\EntryComment {#2139}
    ]
    -id: 9433
    -titleTs: "'disk':2 'floppi':1 'high':5 'high-tech':4 'tech':6 'weapon':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699133713
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/5738877"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699047313 {#2697
      date: 2023-11-03 22:35:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
  +body: """
    Nah. Nuclear launch sites just retired 8" floppies required for launch verification like maybe 5 years ago.\n
    \n
    [nytimes.com/…/nuclear-weapons-floppy-disks.html](https://www.nytimes.com/2019/10/24/us/nuclear-weapons-floppy-disks.html)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699128803 {#2126
    date: 2023-11-04 21:13:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@pinkdrunkenelephants@lemmy.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2198 …}
  +nested: Doctrine\ORM\PersistentCollection {#2227 …}
  +votes: Doctrine\ORM\PersistentCollection {#2214 …}
  +reports: Doctrine\ORM\PersistentCollection {#2225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2231 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
  -id: 90714
  -bodyTs: "'/2019/10/24/us/nuclear-weapons-floppy-disks.html)':22 '/nuclear-weapons-floppy-disks.html':19 '5':15 '8':7 'ago':17 'floppi':8 'launch':3,11 'like':13 'mayb':14 'nah':1 'nuclear':2 'nytimes.com':18 'requir':9 'retir':6 'site':4 'verif':12 'www.nytimes.com':21 'www.nytimes.com/2019/10/24/us/nuclear-weapons-floppy-disks.html)':20 'year':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5065230"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699128803 {#2043
    date: 2023-11-04 21:13:23.0 +01:00
  }
  +"title": 90714
}
"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
43 DENIED edit
App\Entity\EntryComment {#2139
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2215
    +user: Proxies\__CG__\App\Entity\User {#2674 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2716 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2718 …}
    +slug: "Floppy-disks-were-high-tech-weapons-once"
    +title: "Floppy disks were high-tech weapons once"
    +url: "https://files.mastodon.social/media_attachments/files/111/348/319/260/286/368/original/691b6ff6a1d7adc0.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 111
    +favouriteCount: 1286
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699246609 {#2711
      date: 2023-11-06 05:56:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2719 …}
    +votes: Doctrine\ORM\PersistentCollection {#2721 …}
    +reports: Doctrine\ORM\PersistentCollection {#2723 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2725 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2727 …}
    +badges: Doctrine\ORM\PersistentCollection {#2729 …}
    +children: [
      App\Entity\EntryComment {#2139}
    ]
    -id: 9433
    -titleTs: "'disk':2 'floppi':1 'high':5 'high-tech':4 'tech':6 'weapon':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699133713
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/5738877"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699047313 {#2697
      date: 2023-11-03 22:35:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
  +body: """
    Nah. Nuclear launch sites just retired 8" floppies required for launch verification like maybe 5 years ago.\n
    \n
    [nytimes.com/…/nuclear-weapons-floppy-disks.html](https://www.nytimes.com/2019/10/24/us/nuclear-weapons-floppy-disks.html)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699128803 {#2126
    date: 2023-11-04 21:13:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@pinkdrunkenelephants@lemmy.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2198 …}
  +nested: Doctrine\ORM\PersistentCollection {#2227 …}
  +votes: Doctrine\ORM\PersistentCollection {#2214 …}
  +reports: Doctrine\ORM\PersistentCollection {#2225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2231 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
  -id: 90714
  -bodyTs: "'/2019/10/24/us/nuclear-weapons-floppy-disks.html)':22 '/nuclear-weapons-floppy-disks.html':19 '5':15 '8':7 'ago':17 'floppi':8 'launch':3,11 'like':13 'mayb':14 'nah':1 'nuclear':2 'nytimes.com':18 'requir':9 'retir':6 'site':4 'verif':12 'www.nytimes.com':21 'www.nytimes.com/2019/10/24/us/nuclear-weapons-floppy-disks.html)':20 'year':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5065230"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699128803 {#2043
    date: 2023-11-04 21:13:23.0 +01:00
  }
  +"title": 90714
}
"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
44 DENIED moderate
App\Entity\EntryComment {#2139
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2215
    +user: Proxies\__CG__\App\Entity\User {#2674 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2716 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2718 …}
    +slug: "Floppy-disks-were-high-tech-weapons-once"
    +title: "Floppy disks were high-tech weapons once"
    +url: "https://files.mastodon.social/media_attachments/files/111/348/319/260/286/368/original/691b6ff6a1d7adc0.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 111
    +favouriteCount: 1286
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699246609 {#2711
      date: 2023-11-06 05:56:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2719 …}
    +votes: Doctrine\ORM\PersistentCollection {#2721 …}
    +reports: Doctrine\ORM\PersistentCollection {#2723 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2725 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2727 …}
    +badges: Doctrine\ORM\PersistentCollection {#2729 …}
    +children: [
      App\Entity\EntryComment {#2139}
    ]
    -id: 9433
    -titleTs: "'disk':2 'floppi':1 'high':5 'high-tech':4 'tech':6 'weapon':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699133713
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/5738877"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699047313 {#2697
      date: 2023-11-03 22:35:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
  +body: """
    Nah. Nuclear launch sites just retired 8" floppies required for launch verification like maybe 5 years ago.\n
    \n
    [nytimes.com/…/nuclear-weapons-floppy-disks.html](https://www.nytimes.com/2019/10/24/us/nuclear-weapons-floppy-disks.html)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699128803 {#2126
    date: 2023-11-04 21:13:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@pinkdrunkenelephants@lemmy.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2198 …}
  +nested: Doctrine\ORM\PersistentCollection {#2227 …}
  +votes: Doctrine\ORM\PersistentCollection {#2214 …}
  +reports: Doctrine\ORM\PersistentCollection {#2225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2231 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
  -id: 90714
  -bodyTs: "'/2019/10/24/us/nuclear-weapons-floppy-disks.html)':22 '/nuclear-weapons-floppy-disks.html':19 '5':15 '8':7 'ago':17 'floppi':8 'launch':3,11 'like':13 'mayb':14 'nah':1 'nuclear':2 'nytimes.com':18 'requir':9 'retir':6 'site':4 'verif':12 'www.nytimes.com':21 'www.nytimes.com/2019/10/24/us/nuclear-weapons-floppy-disks.html)':20 'year':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5065230"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699128803 {#2043
    date: 2023-11-04 21:13:23.0 +01:00
  }
  +"title": 90714
}
"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
45 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
46 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2299
  +user: Proxies\__CG__\App\Entity\User {#2654 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2361 …}
  +image: Proxies\__CG__\App\Entity\Image {#2696 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2698 …}
  +slug: "Skynet-List-by-Pedro-Arizpe"
  +title: ""Skynet List" by Pedro Arizpe"
  +url: "https://i0.wp.com/portsherry.com/wp-content/uploads/2023/10/SHERRY888.png"
  +body: """
    - Source: [Website](https://portsherry.com/comic/pls-dont-terminate-i-can-explain/) - [RSS](https://portsherry.com/feed)\n
    \n
    Remember always Thanks ChatGPT after questioning it
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 251
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699167153 {#2691
    date: 2023-11-05 07:52:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2699 …}
  +votes: Doctrine\ORM\PersistentCollection {#2701 …}
  +reports: Doctrine\ORM\PersistentCollection {#2703 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2705 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2707 …}
  +badges: Doctrine\ORM\PersistentCollection {#2709 …}
  +children: [
    App\Entity\EntryComment {#2189
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2299 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2361 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2311 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2311 …}
      +body: "Don’t throw hammers unless you’re doing the hammer throw, respect your tools."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699129933 {#2252
        date: 2023-11-04 21:32:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@Deestan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2298 …}
      +nested: Doctrine\ORM\PersistentCollection {#2291 …}
      +votes: Doctrine\ORM\PersistentCollection {#2301 …}
      +reports: Doctrine\ORM\PersistentCollection {#2297 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2315 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2321 …}
      -id: 90746
      -bodyTs: "'hammer':4,10 're':7 'respect':12 'throw':3,11 'tool':14 'unless':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5065615"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699129933 {#2192
        date: 2023-11-04 21:32:13.0 +01:00
      }
      +"title": 90746
    }
  ]
  -id: 9362
  -titleTs: "'arizp':5 'list':2 'pedro':4 'skynet':1"
  -bodyTs: "'/comic/pls-dont-terminate-i-can-explain/)':5 '/feed)':9 'alway':11 'chatgpt':13 'portsherry.com':4,8 'portsherry.com/comic/pls-dont-terminate-i-can-explain/)':3 'portsherry.com/feed)':7 'question':15 'rememb':10 'rss':6 'sourc':1 'thank':12 'websit':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699113935
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13726493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699027535 {#2677
    date: 2023-11-03 17:05:35.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2299
  +user: Proxies\__CG__\App\Entity\User {#2654 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2361 …}
  +image: Proxies\__CG__\App\Entity\Image {#2696 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2698 …}
  +slug: "Skynet-List-by-Pedro-Arizpe"
  +title: ""Skynet List" by Pedro Arizpe"
  +url: "https://i0.wp.com/portsherry.com/wp-content/uploads/2023/10/SHERRY888.png"
  +body: """
    - Source: [Website](https://portsherry.com/comic/pls-dont-terminate-i-can-explain/) - [RSS](https://portsherry.com/feed)\n
    \n
    Remember always Thanks ChatGPT after questioning it
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 251
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699167153 {#2691
    date: 2023-11-05 07:52:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2699 …}
  +votes: Doctrine\ORM\PersistentCollection {#2701 …}
  +reports: Doctrine\ORM\PersistentCollection {#2703 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2705 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2707 …}
  +badges: Doctrine\ORM\PersistentCollection {#2709 …}
  +children: [
    App\Entity\EntryComment {#2189
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2299 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2361 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2311 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2311 …}
      +body: "Don’t throw hammers unless you’re doing the hammer throw, respect your tools."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699129933 {#2252
        date: 2023-11-04 21:32:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@Deestan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2298 …}
      +nested: Doctrine\ORM\PersistentCollection {#2291 …}
      +votes: Doctrine\ORM\PersistentCollection {#2301 …}
      +reports: Doctrine\ORM\PersistentCollection {#2297 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2315 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2321 …}
      -id: 90746
      -bodyTs: "'hammer':4,10 're':7 'respect':12 'throw':3,11 'tool':14 'unless':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5065615"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699129933 {#2192
        date: 2023-11-04 21:32:13.0 +01:00
      }
      +"title": 90746
    }
  ]
  -id: 9362
  -titleTs: "'arizp':5 'list':2 'pedro':4 'skynet':1"
  -bodyTs: "'/comic/pls-dont-terminate-i-can-explain/)':5 '/feed)':9 'alway':11 'chatgpt':13 'portsherry.com':4,8 'portsherry.com/comic/pls-dont-terminate-i-can-explain/)':3 'portsherry.com/feed)':7 'question':15 'rememb':10 'rss':6 'sourc':1 'thank':12 'websit':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699113935
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13726493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699027535 {#2677
    date: 2023-11-03 17:05:35.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2299
  +user: Proxies\__CG__\App\Entity\User {#2654 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2361 …}
  +image: Proxies\__CG__\App\Entity\Image {#2696 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2698 …}
  +slug: "Skynet-List-by-Pedro-Arizpe"
  +title: ""Skynet List" by Pedro Arizpe"
  +url: "https://i0.wp.com/portsherry.com/wp-content/uploads/2023/10/SHERRY888.png"
  +body: """
    - Source: [Website](https://portsherry.com/comic/pls-dont-terminate-i-can-explain/) - [RSS](https://portsherry.com/feed)\n
    \n
    Remember always Thanks ChatGPT after questioning it
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 251
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699167153 {#2691
    date: 2023-11-05 07:52:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2699 …}
  +votes: Doctrine\ORM\PersistentCollection {#2701 …}
  +reports: Doctrine\ORM\PersistentCollection {#2703 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2705 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2707 …}
  +badges: Doctrine\ORM\PersistentCollection {#2709 …}
  +children: [
    App\Entity\EntryComment {#2189
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2299 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2361 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2311 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2311 …}
      +body: "Don’t throw hammers unless you’re doing the hammer throw, respect your tools."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699129933 {#2252
        date: 2023-11-04 21:32:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@Deestan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2298 …}
      +nested: Doctrine\ORM\PersistentCollection {#2291 …}
      +votes: Doctrine\ORM\PersistentCollection {#2301 …}
      +reports: Doctrine\ORM\PersistentCollection {#2297 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2315 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2321 …}
      -id: 90746
      -bodyTs: "'hammer':4,10 're':7 'respect':12 'throw':3,11 'tool':14 'unless':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5065615"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699129933 {#2192
        date: 2023-11-04 21:32:13.0 +01:00
      }
      +"title": 90746
    }
  ]
  -id: 9362
  -titleTs: "'arizp':5 'list':2 'pedro':4 'skynet':1"
  -bodyTs: "'/comic/pls-dont-terminate-i-can-explain/)':5 '/feed)':9 'alway':11 'chatgpt':13 'portsherry.com':4,8 'portsherry.com/comic/pls-dont-terminate-i-can-explain/)':3 'portsherry.com/feed)':7 'question':15 'rememb':10 'rss':6 'sourc':1 'thank':12 'websit':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699113935
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13726493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699027535 {#2677
    date: 2023-11-03 17:05:35.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 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
50 DENIED moderate
App\Entity\EntryComment {#2189
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2299
    +user: Proxies\__CG__\App\Entity\User {#2654 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2361 …}
    +image: Proxies\__CG__\App\Entity\Image {#2696 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2698 …}
    +slug: "Skynet-List-by-Pedro-Arizpe"
    +title: ""Skynet List" by Pedro Arizpe"
    +url: "https://i0.wp.com/portsherry.com/wp-content/uploads/2023/10/SHERRY888.png"
    +body: """
      - Source: [Website](https://portsherry.com/comic/pls-dont-terminate-i-can-explain/) - [RSS](https://portsherry.com/feed)\n
      \n
      Remember always Thanks ChatGPT after questioning it
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 17
    +favouriteCount: 251
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699167153 {#2691
      date: 2023-11-05 07:52:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2699 …}
    +votes: Doctrine\ORM\PersistentCollection {#2701 …}
    +reports: Doctrine\ORM\PersistentCollection {#2703 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2705 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2707 …}
    +badges: Doctrine\ORM\PersistentCollection {#2709 …}
    +children: [
      App\Entity\EntryComment {#2189}
    ]
    -id: 9362
    -titleTs: "'arizp':5 'list':2 'pedro':4 'skynet':1"
    -bodyTs: "'/comic/pls-dont-terminate-i-can-explain/)':5 '/feed)':9 'alway':11 'chatgpt':13 'portsherry.com':4,8 'portsherry.com/comic/pls-dont-terminate-i-can-explain/)':3 'portsherry.com/feed)':7 'question':15 'rememb':10 'rss':6 'sourc':1 'thank':12 'websit':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699113935
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13726493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699027535 {#2677
      date: 2023-11-03 17:05:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2361 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2311 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2311 …}
  +body: "Don’t throw hammers unless you’re doing the hammer throw, respect your tools."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699129933 {#2252
    date: 2023-11-04 21:32:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Deestan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2298 …}
  +nested: Doctrine\ORM\PersistentCollection {#2291 …}
  +votes: Doctrine\ORM\PersistentCollection {#2301 …}
  +reports: Doctrine\ORM\PersistentCollection {#2297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2321 …}
  -id: 90746
  -bodyTs: "'hammer':4,10 're':7 'respect':12 'throw':3,11 'tool':14 'unless':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5065615"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699129933 {#2192
    date: 2023-11-04 21:32:13.0 +01:00
  }
  +"title": 90746
}
"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
51 DENIED edit
App\Entity\EntryComment {#2189
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2299
    +user: Proxies\__CG__\App\Entity\User {#2654 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2361 …}
    +image: Proxies\__CG__\App\Entity\Image {#2696 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2698 …}
    +slug: "Skynet-List-by-Pedro-Arizpe"
    +title: ""Skynet List" by Pedro Arizpe"
    +url: "https://i0.wp.com/portsherry.com/wp-content/uploads/2023/10/SHERRY888.png"
    +body: """
      - Source: [Website](https://portsherry.com/comic/pls-dont-terminate-i-can-explain/) - [RSS](https://portsherry.com/feed)\n
      \n
      Remember always Thanks ChatGPT after questioning it
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 17
    +favouriteCount: 251
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699167153 {#2691
      date: 2023-11-05 07:52:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2699 …}
    +votes: Doctrine\ORM\PersistentCollection {#2701 …}
    +reports: Doctrine\ORM\PersistentCollection {#2703 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2705 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2707 …}
    +badges: Doctrine\ORM\PersistentCollection {#2709 …}
    +children: [
      App\Entity\EntryComment {#2189}
    ]
    -id: 9362
    -titleTs: "'arizp':5 'list':2 'pedro':4 'skynet':1"
    -bodyTs: "'/comic/pls-dont-terminate-i-can-explain/)':5 '/feed)':9 'alway':11 'chatgpt':13 'portsherry.com':4,8 'portsherry.com/comic/pls-dont-terminate-i-can-explain/)':3 'portsherry.com/feed)':7 'question':15 'rememb':10 'rss':6 'sourc':1 'thank':12 'websit':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699113935
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13726493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699027535 {#2677
      date: 2023-11-03 17:05:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2361 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2311 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2311 …}
  +body: "Don’t throw hammers unless you’re doing the hammer throw, respect your tools."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699129933 {#2252
    date: 2023-11-04 21:32:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Deestan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2298 …}
  +nested: Doctrine\ORM\PersistentCollection {#2291 …}
  +votes: Doctrine\ORM\PersistentCollection {#2301 …}
  +reports: Doctrine\ORM\PersistentCollection {#2297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2321 …}
  -id: 90746
  -bodyTs: "'hammer':4,10 're':7 'respect':12 'throw':3,11 'tool':14 'unless':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5065615"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699129933 {#2192
    date: 2023-11-04 21:32:13.0 +01:00
  }
  +"title": 90746
}
"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
52 DENIED moderate
App\Entity\EntryComment {#2189
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2299
    +user: Proxies\__CG__\App\Entity\User {#2654 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2361 …}
    +image: Proxies\__CG__\App\Entity\Image {#2696 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2698 …}
    +slug: "Skynet-List-by-Pedro-Arizpe"
    +title: ""Skynet List" by Pedro Arizpe"
    +url: "https://i0.wp.com/portsherry.com/wp-content/uploads/2023/10/SHERRY888.png"
    +body: """
      - Source: [Website](https://portsherry.com/comic/pls-dont-terminate-i-can-explain/) - [RSS](https://portsherry.com/feed)\n
      \n
      Remember always Thanks ChatGPT after questioning it
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 17
    +favouriteCount: 251
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699167153 {#2691
      date: 2023-11-05 07:52:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2699 …}
    +votes: Doctrine\ORM\PersistentCollection {#2701 …}
    +reports: Doctrine\ORM\PersistentCollection {#2703 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2705 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2707 …}
    +badges: Doctrine\ORM\PersistentCollection {#2709 …}
    +children: [
      App\Entity\EntryComment {#2189}
    ]
    -id: 9362
    -titleTs: "'arizp':5 'list':2 'pedro':4 'skynet':1"
    -bodyTs: "'/comic/pls-dont-terminate-i-can-explain/)':5 '/feed)':9 'alway':11 'chatgpt':13 'portsherry.com':4,8 'portsherry.com/comic/pls-dont-terminate-i-can-explain/)':3 'portsherry.com/feed)':7 'question':15 'rememb':10 'rss':6 'sourc':1 'thank':12 'websit':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699113935
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13726493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699027535 {#2677
      date: 2023-11-03 17:05:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2361 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2311 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2311 …}
  +body: "Don’t throw hammers unless you’re doing the hammer throw, respect your tools."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699129933 {#2252
    date: 2023-11-04 21:32:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Deestan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2298 …}
  +nested: Doctrine\ORM\PersistentCollection {#2291 …}
  +votes: Doctrine\ORM\PersistentCollection {#2301 …}
  +reports: Doctrine\ORM\PersistentCollection {#2297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2321 …}
  -id: 90746
  -bodyTs: "'hammer':4,10 're':7 'respect':12 'throw':3,11 'tool':14 'unless':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5065615"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699129933 {#2192
    date: 2023-11-04 21:32:13.0 +01:00
  }
  +"title": 90746
}
"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
53 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
54 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2143
  +user: Proxies\__CG__\App\Entity\User {#2694 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2714 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2610 …}
  +slug: "Common-Marx-W"
  +title: "Common Marx W"
  +url: "https://lemmy.ml/pictrs/image/f9d0b67f-e01e-4a24-b89e-276812bec27d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 77
  +favouriteCount: 592
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699100109 {#2750
    date: 2023-11-04 13:15:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2755 …}
  +votes: Doctrine\ORM\PersistentCollection {#2758 …}
  +reports: Doctrine\ORM\PersistentCollection {#2760 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2762 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2764 …}
  +badges: Doctrine\ORM\PersistentCollection {#2766 …}
  +children: [
    2 => App\Entity\EntryComment {#2159
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2143 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2135 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
      +body: "Sorta, the valid but shitty argument is that it was an interstate trade dispute the South was mad at the federal government about."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699016613 {#2339
        date: 2023-11-03 14:03:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@carl_dungeon@lemmy.world"
        "@slurpeesoforion@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2137 …}
      +nested: Doctrine\ORM\PersistentCollection {#2068 …}
      +votes: Doctrine\ORM\PersistentCollection {#2069 …}
      +reports: Doctrine\ORM\PersistentCollection {#2074 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
      -id: 86892
      -bodyTs: "'argument':6 'disput':14 'feder':21 'govern':22 'interst':12 'mad':18 'shitti':5 'sorta':1 'south':16 'trade':13 'valid':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5033348"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699016613 {#2338
        date: 2023-11-03 14:03:33.0 +01:00
      }
      +"title": 86892
    }
    1 => App\Entity\EntryComment {#2056
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2143 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2059 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
      +body: """
        Abolitionist v radical abolitionist and emacipationist v radical emancipationist.\n
        \n
        History is fun like that…
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1699016780 {#2048
        date: 2023-11-03 14:06:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@carl_dungeon@lemmy.world"
        "@Waluigis_Talking_Buttplug@lemmy.world"
        "@TranscendentalEmpire@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2046 …}
      +nested: Doctrine\ORM\PersistentCollection {#2045 …}
      +votes: Doctrine\ORM\PersistentCollection {#2050 …}
      +reports: Doctrine\ORM\PersistentCollection {#2052 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2058 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2125 …}
      -id: 86898
      -bodyTs: "'abolitionist':1,4 'emacipationist':6 'emancipationist':9 'fun':12 'histori':10 'like':13 'radic':3,8 'v':2,7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5033402"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699016780 {#2051
        date: 2023-11-03 14:06:20.0 +01:00
      }
      +"title": 86898
    }
    0 => App\Entity\EntryComment {#2100
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2143 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2099 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
      +body: """
        Slaves, duh.\n
        \n
        It’s not my argument people, it’s an explanation of the new version of states rights the right spews in bad faith.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699045092 {#2041
        date: 2023-11-03 21:58:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@carl_dungeon@lemmy.world"
        "@slurpeesoforion@startrek.website"
        "@Madison420@lemmy.world"
        "@KepBen@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2105 …}
      +nested: Doctrine\ORM\PersistentCollection {#2111 …}
      +votes: Doctrine\ORM\PersistentCollection {#2102 …}
      +reports: Doctrine\ORM\PersistentCollection {#2103 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2110 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2112 …}
      -id: 88008
      -bodyTs: "'argument':7 'bad':24 'duh':2 'explan':12 'faith':25 'new':15 'peopl':8 'right':19,21 'slave':1 'spew':22 'state':18 'version':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5043169"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699045092 {#2104
        date: 2023-11-03 21:58:12.0 +01:00
      }
      +"title": 88008
    }
  ]
  -id: 9273
  -titleTs: "'common':1 'marx':2 'w':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699088935
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7428903"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699002535 {#2737
    date: 2023-11-03 10:08:55.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
55 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2143
  +user: Proxies\__CG__\App\Entity\User {#2694 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2714 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2610 …}
  +slug: "Common-Marx-W"
  +title: "Common Marx W"
  +url: "https://lemmy.ml/pictrs/image/f9d0b67f-e01e-4a24-b89e-276812bec27d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 77
  +favouriteCount: 592
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699100109 {#2750
    date: 2023-11-04 13:15:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2755 …}
  +votes: Doctrine\ORM\PersistentCollection {#2758 …}
  +reports: Doctrine\ORM\PersistentCollection {#2760 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2762 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2764 …}
  +badges: Doctrine\ORM\PersistentCollection {#2766 …}
  +children: [
    2 => App\Entity\EntryComment {#2159
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2143 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2135 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
      +body: "Sorta, the valid but shitty argument is that it was an interstate trade dispute the South was mad at the federal government about."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699016613 {#2339
        date: 2023-11-03 14:03:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@carl_dungeon@lemmy.world"
        "@slurpeesoforion@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2137 …}
      +nested: Doctrine\ORM\PersistentCollection {#2068 …}
      +votes: Doctrine\ORM\PersistentCollection {#2069 …}
      +reports: Doctrine\ORM\PersistentCollection {#2074 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
      -id: 86892
      -bodyTs: "'argument':6 'disput':14 'feder':21 'govern':22 'interst':12 'mad':18 'shitti':5 'sorta':1 'south':16 'trade':13 'valid':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5033348"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699016613 {#2338
        date: 2023-11-03 14:03:33.0 +01:00
      }
      +"title": 86892
    }
    1 => App\Entity\EntryComment {#2056
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2143 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2059 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
      +body: """
        Abolitionist v radical abolitionist and emacipationist v radical emancipationist.\n
        \n
        History is fun like that…
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1699016780 {#2048
        date: 2023-11-03 14:06:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@carl_dungeon@lemmy.world"
        "@Waluigis_Talking_Buttplug@lemmy.world"
        "@TranscendentalEmpire@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2046 …}
      +nested: Doctrine\ORM\PersistentCollection {#2045 …}
      +votes: Doctrine\ORM\PersistentCollection {#2050 …}
      +reports: Doctrine\ORM\PersistentCollection {#2052 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2058 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2125 …}
      -id: 86898
      -bodyTs: "'abolitionist':1,4 'emacipationist':6 'emancipationist':9 'fun':12 'histori':10 'like':13 'radic':3,8 'v':2,7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5033402"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699016780 {#2051
        date: 2023-11-03 14:06:20.0 +01:00
      }
      +"title": 86898
    }
    0 => App\Entity\EntryComment {#2100
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2143 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2099 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
      +body: """
        Slaves, duh.\n
        \n
        It’s not my argument people, it’s an explanation of the new version of states rights the right spews in bad faith.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699045092 {#2041
        date: 2023-11-03 21:58:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@carl_dungeon@lemmy.world"
        "@slurpeesoforion@startrek.website"
        "@Madison420@lemmy.world"
        "@KepBen@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2105 …}
      +nested: Doctrine\ORM\PersistentCollection {#2111 …}
      +votes: Doctrine\ORM\PersistentCollection {#2102 …}
      +reports: Doctrine\ORM\PersistentCollection {#2103 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2110 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2112 …}
      -id: 88008
      -bodyTs: "'argument':7 'bad':24 'duh':2 'explan':12 'faith':25 'new':15 'peopl':8 'right':19,21 'slave':1 'spew':22 'state':18 'version':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5043169"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699045092 {#2104
        date: 2023-11-03 21:58:12.0 +01:00
      }
      +"title": 88008
    }
  ]
  -id: 9273
  -titleTs: "'common':1 'marx':2 'w':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699088935
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7428903"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699002535 {#2737
    date: 2023-11-03 10:08:55.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
56 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2143
  +user: Proxies\__CG__\App\Entity\User {#2694 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2714 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2610 …}
  +slug: "Common-Marx-W"
  +title: "Common Marx W"
  +url: "https://lemmy.ml/pictrs/image/f9d0b67f-e01e-4a24-b89e-276812bec27d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 77
  +favouriteCount: 592
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699100109 {#2750
    date: 2023-11-04 13:15:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2755 …}
  +votes: Doctrine\ORM\PersistentCollection {#2758 …}
  +reports: Doctrine\ORM\PersistentCollection {#2760 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2762 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2764 …}
  +badges: Doctrine\ORM\PersistentCollection {#2766 …}
  +children: [
    2 => App\Entity\EntryComment {#2159
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2143 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2135 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
      +body: "Sorta, the valid but shitty argument is that it was an interstate trade dispute the South was mad at the federal government about."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699016613 {#2339
        date: 2023-11-03 14:03:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@carl_dungeon@lemmy.world"
        "@slurpeesoforion@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2137 …}
      +nested: Doctrine\ORM\PersistentCollection {#2068 …}
      +votes: Doctrine\ORM\PersistentCollection {#2069 …}
      +reports: Doctrine\ORM\PersistentCollection {#2074 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
      -id: 86892
      -bodyTs: "'argument':6 'disput':14 'feder':21 'govern':22 'interst':12 'mad':18 'shitti':5 'sorta':1 'south':16 'trade':13 'valid':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5033348"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699016613 {#2338
        date: 2023-11-03 14:03:33.0 +01:00
      }
      +"title": 86892
    }
    1 => App\Entity\EntryComment {#2056
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2143 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2059 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
      +body: """
        Abolitionist v radical abolitionist and emacipationist v radical emancipationist.\n
        \n
        History is fun like that…
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1699016780 {#2048
        date: 2023-11-03 14:06:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@carl_dungeon@lemmy.world"
        "@Waluigis_Talking_Buttplug@lemmy.world"
        "@TranscendentalEmpire@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2046 …}
      +nested: Doctrine\ORM\PersistentCollection {#2045 …}
      +votes: Doctrine\ORM\PersistentCollection {#2050 …}
      +reports: Doctrine\ORM\PersistentCollection {#2052 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2058 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2125 …}
      -id: 86898
      -bodyTs: "'abolitionist':1,4 'emacipationist':6 'emancipationist':9 'fun':12 'histori':10 'like':13 'radic':3,8 'v':2,7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5033402"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699016780 {#2051
        date: 2023-11-03 14:06:20.0 +01:00
      }
      +"title": 86898
    }
    0 => App\Entity\EntryComment {#2100
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2143 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2099 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
      +body: """
        Slaves, duh.\n
        \n
        It’s not my argument people, it’s an explanation of the new version of states rights the right spews in bad faith.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699045092 {#2041
        date: 2023-11-03 21:58:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@carl_dungeon@lemmy.world"
        "@slurpeesoforion@startrek.website"
        "@Madison420@lemmy.world"
        "@KepBen@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2105 …}
      +nested: Doctrine\ORM\PersistentCollection {#2111 …}
      +votes: Doctrine\ORM\PersistentCollection {#2102 …}
      +reports: Doctrine\ORM\PersistentCollection {#2103 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2110 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2112 …}
      -id: 88008
      -bodyTs: "'argument':7 'bad':24 'duh':2 'explan':12 'faith':25 'new':15 'peopl':8 'right':19,21 'slave':1 'spew':22 'state':18 'version':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5043169"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699045092 {#2104
        date: 2023-11-03 21:58:12.0 +01:00
      }
      +"title": 88008
    }
  ]
  -id: 9273
  -titleTs: "'common':1 'marx':2 'w':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699088935
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7428903"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699002535 {#2737
    date: 2023-11-03 10:08:55.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
57 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
58 DENIED moderate
App\Entity\EntryComment {#2159
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2143
    +user: Proxies\__CG__\App\Entity\User {#2694 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2714 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2610 …}
    +slug: "Common-Marx-W"
    +title: "Common Marx W"
    +url: "https://lemmy.ml/pictrs/image/f9d0b67f-e01e-4a24-b89e-276812bec27d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 77
    +favouriteCount: 592
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699100109 {#2750
      date: 2023-11-04 13:15:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2755 …}
    +votes: Doctrine\ORM\PersistentCollection {#2758 …}
    +reports: Doctrine\ORM\PersistentCollection {#2760 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2762 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2764 …}
    +badges: Doctrine\ORM\PersistentCollection {#2766 …}
    +children: [
      2 => App\Entity\EntryComment {#2159}
      1 => App\Entity\EntryComment {#2056
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2143 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2059 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +body: """
          Abolitionist v radical abolitionist and emacipationist v radical emancipationist.\n
          \n
          History is fun like that…
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1699016780 {#2048
          date: 2023-11-03 14:06:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@carl_dungeon@lemmy.world"
          "@Waluigis_Talking_Buttplug@lemmy.world"
          "@TranscendentalEmpire@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2046 …}
        +nested: Doctrine\ORM\PersistentCollection {#2045 …}
        +votes: Doctrine\ORM\PersistentCollection {#2050 …}
        +reports: Doctrine\ORM\PersistentCollection {#2052 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2058 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2125 …}
        -id: 86898
        -bodyTs: "'abolitionist':1,4 'emacipationist':6 'emancipationist':9 'fun':12 'histori':10 'like':13 'radic':3,8 'v':2,7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5033402"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699016780 {#2051
          date: 2023-11-03 14:06:20.0 +01:00
        }
        +"title": 86898
      }
      0 => App\Entity\EntryComment {#2100
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2143 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2099 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +body: """
          Slaves, duh.\n
          \n
          It’s not my argument people, it’s an explanation of the new version of states rights the right spews in bad faith.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699045092 {#2041
          date: 2023-11-03 21:58:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@carl_dungeon@lemmy.world"
          "@slurpeesoforion@startrek.website"
          "@Madison420@lemmy.world"
          "@KepBen@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2105 …}
        +nested: Doctrine\ORM\PersistentCollection {#2111 …}
        +votes: Doctrine\ORM\PersistentCollection {#2102 …}
        +reports: Doctrine\ORM\PersistentCollection {#2103 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2110 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2112 …}
        -id: 88008
        -bodyTs: "'argument':7 'bad':24 'duh':2 'explan':12 'faith':25 'new':15 'peopl':8 'right':19,21 'slave':1 'spew':22 'state':18 'version':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5043169"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699045092 {#2104
          date: 2023-11-03 21:58:12.0 +01:00
        }
        +"title": 88008
      }
    ]
    -id: 9273
    -titleTs: "'common':1 'marx':2 'w':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699088935
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7428903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699002535 {#2737
      date: 2023-11-03 10:08:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2135 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
  +body: "Sorta, the valid but shitty argument is that it was an interstate trade dispute the South was mad at the federal government about."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699016613 {#2339
    date: 2023-11-03 14:03:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@carl_dungeon@lemmy.world"
    "@slurpeesoforion@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2137 …}
  +nested: Doctrine\ORM\PersistentCollection {#2068 …}
  +votes: Doctrine\ORM\PersistentCollection {#2069 …}
  +reports: Doctrine\ORM\PersistentCollection {#2074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
  -id: 86892
  -bodyTs: "'argument':6 'disput':14 'feder':21 'govern':22 'interst':12 'mad':18 'shitti':5 'sorta':1 'south':16 'trade':13 'valid':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5033348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699016613 {#2338
    date: 2023-11-03 14:03:33.0 +01:00
  }
  +"title": 86892
}
"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
59 DENIED edit
App\Entity\EntryComment {#2159
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2143
    +user: Proxies\__CG__\App\Entity\User {#2694 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2714 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2610 …}
    +slug: "Common-Marx-W"
    +title: "Common Marx W"
    +url: "https://lemmy.ml/pictrs/image/f9d0b67f-e01e-4a24-b89e-276812bec27d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 77
    +favouriteCount: 592
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699100109 {#2750
      date: 2023-11-04 13:15:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2755 …}
    +votes: Doctrine\ORM\PersistentCollection {#2758 …}
    +reports: Doctrine\ORM\PersistentCollection {#2760 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2762 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2764 …}
    +badges: Doctrine\ORM\PersistentCollection {#2766 …}
    +children: [
      2 => App\Entity\EntryComment {#2159}
      1 => App\Entity\EntryComment {#2056
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2143 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2059 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +body: """
          Abolitionist v radical abolitionist and emacipationist v radical emancipationist.\n
          \n
          History is fun like that…
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1699016780 {#2048
          date: 2023-11-03 14:06:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@carl_dungeon@lemmy.world"
          "@Waluigis_Talking_Buttplug@lemmy.world"
          "@TranscendentalEmpire@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2046 …}
        +nested: Doctrine\ORM\PersistentCollection {#2045 …}
        +votes: Doctrine\ORM\PersistentCollection {#2050 …}
        +reports: Doctrine\ORM\PersistentCollection {#2052 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2058 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2125 …}
        -id: 86898
        -bodyTs: "'abolitionist':1,4 'emacipationist':6 'emancipationist':9 'fun':12 'histori':10 'like':13 'radic':3,8 'v':2,7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5033402"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699016780 {#2051
          date: 2023-11-03 14:06:20.0 +01:00
        }
        +"title": 86898
      }
      0 => App\Entity\EntryComment {#2100
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2143 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2099 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +body: """
          Slaves, duh.\n
          \n
          It’s not my argument people, it’s an explanation of the new version of states rights the right spews in bad faith.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699045092 {#2041
          date: 2023-11-03 21:58:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@carl_dungeon@lemmy.world"
          "@slurpeesoforion@startrek.website"
          "@Madison420@lemmy.world"
          "@KepBen@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2105 …}
        +nested: Doctrine\ORM\PersistentCollection {#2111 …}
        +votes: Doctrine\ORM\PersistentCollection {#2102 …}
        +reports: Doctrine\ORM\PersistentCollection {#2103 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2110 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2112 …}
        -id: 88008
        -bodyTs: "'argument':7 'bad':24 'duh':2 'explan':12 'faith':25 'new':15 'peopl':8 'right':19,21 'slave':1 'spew':22 'state':18 'version':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5043169"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699045092 {#2104
          date: 2023-11-03 21:58:12.0 +01:00
        }
        +"title": 88008
      }
    ]
    -id: 9273
    -titleTs: "'common':1 'marx':2 'w':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699088935
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7428903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699002535 {#2737
      date: 2023-11-03 10:08:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2135 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
  +body: "Sorta, the valid but shitty argument is that it was an interstate trade dispute the South was mad at the federal government about."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699016613 {#2339
    date: 2023-11-03 14:03:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@carl_dungeon@lemmy.world"
    "@slurpeesoforion@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2137 …}
  +nested: Doctrine\ORM\PersistentCollection {#2068 …}
  +votes: Doctrine\ORM\PersistentCollection {#2069 …}
  +reports: Doctrine\ORM\PersistentCollection {#2074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
  -id: 86892
  -bodyTs: "'argument':6 'disput':14 'feder':21 'govern':22 'interst':12 'mad':18 'shitti':5 'sorta':1 'south':16 'trade':13 'valid':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5033348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699016613 {#2338
    date: 2023-11-03 14:03:33.0 +01:00
  }
  +"title": 86892
}
"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
60 DENIED moderate
App\Entity\EntryComment {#2159
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2143
    +user: Proxies\__CG__\App\Entity\User {#2694 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2714 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2610 …}
    +slug: "Common-Marx-W"
    +title: "Common Marx W"
    +url: "https://lemmy.ml/pictrs/image/f9d0b67f-e01e-4a24-b89e-276812bec27d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 77
    +favouriteCount: 592
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699100109 {#2750
      date: 2023-11-04 13:15:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2755 …}
    +votes: Doctrine\ORM\PersistentCollection {#2758 …}
    +reports: Doctrine\ORM\PersistentCollection {#2760 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2762 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2764 …}
    +badges: Doctrine\ORM\PersistentCollection {#2766 …}
    +children: [
      2 => App\Entity\EntryComment {#2159}
      1 => App\Entity\EntryComment {#2056
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2143 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2059 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +body: """
          Abolitionist v radical abolitionist and emacipationist v radical emancipationist.\n
          \n
          History is fun like that…
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1699016780 {#2048
          date: 2023-11-03 14:06:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@carl_dungeon@lemmy.world"
          "@Waluigis_Talking_Buttplug@lemmy.world"
          "@TranscendentalEmpire@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2046 …}
        +nested: Doctrine\ORM\PersistentCollection {#2045 …}
        +votes: Doctrine\ORM\PersistentCollection {#2050 …}
        +reports: Doctrine\ORM\PersistentCollection {#2052 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2058 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2125 …}
        -id: 86898
        -bodyTs: "'abolitionist':1,4 'emacipationist':6 'emancipationist':9 'fun':12 'histori':10 'like':13 'radic':3,8 'v':2,7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5033402"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699016780 {#2051
          date: 2023-11-03 14:06:20.0 +01:00
        }
        +"title": 86898
      }
      0 => App\Entity\EntryComment {#2100
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2143 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2099 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +body: """
          Slaves, duh.\n
          \n
          It’s not my argument people, it’s an explanation of the new version of states rights the right spews in bad faith.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699045092 {#2041
          date: 2023-11-03 21:58:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@carl_dungeon@lemmy.world"
          "@slurpeesoforion@startrek.website"
          "@Madison420@lemmy.world"
          "@KepBen@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2105 …}
        +nested: Doctrine\ORM\PersistentCollection {#2111 …}
        +votes: Doctrine\ORM\PersistentCollection {#2102 …}
        +reports: Doctrine\ORM\PersistentCollection {#2103 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2110 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2112 …}
        -id: 88008
        -bodyTs: "'argument':7 'bad':24 'duh':2 'explan':12 'faith':25 'new':15 'peopl':8 'right':19,21 'slave':1 'spew':22 'state':18 'version':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5043169"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699045092 {#2104
          date: 2023-11-03 21:58:12.0 +01:00
        }
        +"title": 88008
      }
    ]
    -id: 9273
    -titleTs: "'common':1 'marx':2 'w':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699088935
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7428903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699002535 {#2737
      date: 2023-11-03 10:08:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2135 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
  +body: "Sorta, the valid but shitty argument is that it was an interstate trade dispute the South was mad at the federal government about."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699016613 {#2339
    date: 2023-11-03 14:03:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@carl_dungeon@lemmy.world"
    "@slurpeesoforion@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2137 …}
  +nested: Doctrine\ORM\PersistentCollection {#2068 …}
  +votes: Doctrine\ORM\PersistentCollection {#2069 …}
  +reports: Doctrine\ORM\PersistentCollection {#2074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
  -id: 86892
  -bodyTs: "'argument':6 'disput':14 'feder':21 'govern':22 'interst':12 'mad':18 'shitti':5 'sorta':1 'south':16 'trade':13 'valid':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5033348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699016613 {#2338
    date: 2023-11-03 14:03:33.0 +01:00
  }
  +"title": 86892
}
"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
61 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
62 DENIED moderate
App\Entity\EntryComment {#2056
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2143
    +user: Proxies\__CG__\App\Entity\User {#2694 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2714 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2610 …}
    +slug: "Common-Marx-W"
    +title: "Common Marx W"
    +url: "https://lemmy.ml/pictrs/image/f9d0b67f-e01e-4a24-b89e-276812bec27d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 77
    +favouriteCount: 592
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699100109 {#2750
      date: 2023-11-04 13:15:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2755 …}
    +votes: Doctrine\ORM\PersistentCollection {#2758 …}
    +reports: Doctrine\ORM\PersistentCollection {#2760 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2762 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2764 …}
    +badges: Doctrine\ORM\PersistentCollection {#2766 …}
    +children: [
      2 => App\Entity\EntryComment {#2159
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2143 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2135 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +body: "Sorta, the valid but shitty argument is that it was an interstate trade dispute the South was mad at the federal government about."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699016613 {#2339
          date: 2023-11-03 14:03:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@carl_dungeon@lemmy.world"
          "@slurpeesoforion@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 86892
        -bodyTs: "'argument':6 'disput':14 'feder':21 'govern':22 'interst':12 'mad':18 'shitti':5 'sorta':1 'south':16 'trade':13 'valid':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5033348"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699016613 {#2338
          date: 2023-11-03 14:03:33.0 +01:00
        }
        +"title": 86892
      }
      1 => App\Entity\EntryComment {#2056}
      0 => App\Entity\EntryComment {#2100
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2143 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2099 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +body: """
          Slaves, duh.\n
          \n
          It’s not my argument people, it’s an explanation of the new version of states rights the right spews in bad faith.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699045092 {#2041
          date: 2023-11-03 21:58:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@carl_dungeon@lemmy.world"
          "@slurpeesoforion@startrek.website"
          "@Madison420@lemmy.world"
          "@KepBen@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2105 …}
        +nested: Doctrine\ORM\PersistentCollection {#2111 …}
        +votes: Doctrine\ORM\PersistentCollection {#2102 …}
        +reports: Doctrine\ORM\PersistentCollection {#2103 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2110 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2112 …}
        -id: 88008
        -bodyTs: "'argument':7 'bad':24 'duh':2 'explan':12 'faith':25 'new':15 'peopl':8 'right':19,21 'slave':1 'spew':22 'state':18 'version':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5043169"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699045092 {#2104
          date: 2023-11-03 21:58:12.0 +01:00
        }
        +"title": 88008
      }
    ]
    -id: 9273
    -titleTs: "'common':1 'marx':2 'w':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699088935
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7428903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699002535 {#2737
      date: 2023-11-03 10:08:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2059 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
  +body: """
    Abolitionist v radical abolitionist and emacipationist v radical emancipationist.\n
    \n
    History is fun like that…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699016780 {#2048
    date: 2023-11-03 14:06:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@carl_dungeon@lemmy.world"
    "@Waluigis_Talking_Buttplug@lemmy.world"
    "@TranscendentalEmpire@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2046 …}
  +nested: Doctrine\ORM\PersistentCollection {#2045 …}
  +votes: Doctrine\ORM\PersistentCollection {#2050 …}
  +reports: Doctrine\ORM\PersistentCollection {#2052 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2125 …}
  -id: 86898
  -bodyTs: "'abolitionist':1,4 'emacipationist':6 'emancipationist':9 'fun':12 'histori':10 'like':13 'radic':3,8 'v':2,7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5033402"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699016780 {#2051
    date: 2023-11-03 14:06:20.0 +01:00
  }
  +"title": 86898
}
"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
63 DENIED edit
App\Entity\EntryComment {#2056
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2143
    +user: Proxies\__CG__\App\Entity\User {#2694 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2714 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2610 …}
    +slug: "Common-Marx-W"
    +title: "Common Marx W"
    +url: "https://lemmy.ml/pictrs/image/f9d0b67f-e01e-4a24-b89e-276812bec27d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 77
    +favouriteCount: 592
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699100109 {#2750
      date: 2023-11-04 13:15:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2755 …}
    +votes: Doctrine\ORM\PersistentCollection {#2758 …}
    +reports: Doctrine\ORM\PersistentCollection {#2760 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2762 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2764 …}
    +badges: Doctrine\ORM\PersistentCollection {#2766 …}
    +children: [
      2 => App\Entity\EntryComment {#2159
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2143 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2135 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +body: "Sorta, the valid but shitty argument is that it was an interstate trade dispute the South was mad at the federal government about."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699016613 {#2339
          date: 2023-11-03 14:03:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@carl_dungeon@lemmy.world"
          "@slurpeesoforion@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 86892
        -bodyTs: "'argument':6 'disput':14 'feder':21 'govern':22 'interst':12 'mad':18 'shitti':5 'sorta':1 'south':16 'trade':13 'valid':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5033348"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699016613 {#2338
          date: 2023-11-03 14:03:33.0 +01:00
        }
        +"title": 86892
      }
      1 => App\Entity\EntryComment {#2056}
      0 => App\Entity\EntryComment {#2100
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2143 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2099 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +body: """
          Slaves, duh.\n
          \n
          It’s not my argument people, it’s an explanation of the new version of states rights the right spews in bad faith.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699045092 {#2041
          date: 2023-11-03 21:58:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@carl_dungeon@lemmy.world"
          "@slurpeesoforion@startrek.website"
          "@Madison420@lemmy.world"
          "@KepBen@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2105 …}
        +nested: Doctrine\ORM\PersistentCollection {#2111 …}
        +votes: Doctrine\ORM\PersistentCollection {#2102 …}
        +reports: Doctrine\ORM\PersistentCollection {#2103 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2110 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2112 …}
        -id: 88008
        -bodyTs: "'argument':7 'bad':24 'duh':2 'explan':12 'faith':25 'new':15 'peopl':8 'right':19,21 'slave':1 'spew':22 'state':18 'version':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5043169"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699045092 {#2104
          date: 2023-11-03 21:58:12.0 +01:00
        }
        +"title": 88008
      }
    ]
    -id: 9273
    -titleTs: "'common':1 'marx':2 'w':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699088935
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7428903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699002535 {#2737
      date: 2023-11-03 10:08:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2059 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
  +body: """
    Abolitionist v radical abolitionist and emacipationist v radical emancipationist.\n
    \n
    History is fun like that…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699016780 {#2048
    date: 2023-11-03 14:06:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@carl_dungeon@lemmy.world"
    "@Waluigis_Talking_Buttplug@lemmy.world"
    "@TranscendentalEmpire@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2046 …}
  +nested: Doctrine\ORM\PersistentCollection {#2045 …}
  +votes: Doctrine\ORM\PersistentCollection {#2050 …}
  +reports: Doctrine\ORM\PersistentCollection {#2052 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2125 …}
  -id: 86898
  -bodyTs: "'abolitionist':1,4 'emacipationist':6 'emancipationist':9 'fun':12 'histori':10 'like':13 'radic':3,8 'v':2,7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5033402"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699016780 {#2051
    date: 2023-11-03 14:06:20.0 +01:00
  }
  +"title": 86898
}
"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
64 DENIED moderate
App\Entity\EntryComment {#2056
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2143
    +user: Proxies\__CG__\App\Entity\User {#2694 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2714 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2610 …}
    +slug: "Common-Marx-W"
    +title: "Common Marx W"
    +url: "https://lemmy.ml/pictrs/image/f9d0b67f-e01e-4a24-b89e-276812bec27d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 77
    +favouriteCount: 592
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699100109 {#2750
      date: 2023-11-04 13:15:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2755 …}
    +votes: Doctrine\ORM\PersistentCollection {#2758 …}
    +reports: Doctrine\ORM\PersistentCollection {#2760 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2762 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2764 …}
    +badges: Doctrine\ORM\PersistentCollection {#2766 …}
    +children: [
      2 => App\Entity\EntryComment {#2159
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2143 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2135 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +body: "Sorta, the valid but shitty argument is that it was an interstate trade dispute the South was mad at the federal government about."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699016613 {#2339
          date: 2023-11-03 14:03:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@carl_dungeon@lemmy.world"
          "@slurpeesoforion@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 86892
        -bodyTs: "'argument':6 'disput':14 'feder':21 'govern':22 'interst':12 'mad':18 'shitti':5 'sorta':1 'south':16 'trade':13 'valid':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5033348"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699016613 {#2338
          date: 2023-11-03 14:03:33.0 +01:00
        }
        +"title": 86892
      }
      1 => App\Entity\EntryComment {#2056}
      0 => App\Entity\EntryComment {#2100
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2143 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2099 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +body: """
          Slaves, duh.\n
          \n
          It’s not my argument people, it’s an explanation of the new version of states rights the right spews in bad faith.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699045092 {#2041
          date: 2023-11-03 21:58:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@carl_dungeon@lemmy.world"
          "@slurpeesoforion@startrek.website"
          "@Madison420@lemmy.world"
          "@KepBen@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2105 …}
        +nested: Doctrine\ORM\PersistentCollection {#2111 …}
        +votes: Doctrine\ORM\PersistentCollection {#2102 …}
        +reports: Doctrine\ORM\PersistentCollection {#2103 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2110 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2112 …}
        -id: 88008
        -bodyTs: "'argument':7 'bad':24 'duh':2 'explan':12 'faith':25 'new':15 'peopl':8 'right':19,21 'slave':1 'spew':22 'state':18 'version':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5043169"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699045092 {#2104
          date: 2023-11-03 21:58:12.0 +01:00
        }
        +"title": 88008
      }
    ]
    -id: 9273
    -titleTs: "'common':1 'marx':2 'w':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699088935
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7428903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699002535 {#2737
      date: 2023-11-03 10:08:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2059 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
  +body: """
    Abolitionist v radical abolitionist and emacipationist v radical emancipationist.\n
    \n
    History is fun like that…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699016780 {#2048
    date: 2023-11-03 14:06:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@carl_dungeon@lemmy.world"
    "@Waluigis_Talking_Buttplug@lemmy.world"
    "@TranscendentalEmpire@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2046 …}
  +nested: Doctrine\ORM\PersistentCollection {#2045 …}
  +votes: Doctrine\ORM\PersistentCollection {#2050 …}
  +reports: Doctrine\ORM\PersistentCollection {#2052 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2125 …}
  -id: 86898
  -bodyTs: "'abolitionist':1,4 'emacipationist':6 'emancipationist':9 'fun':12 'histori':10 'like':13 'radic':3,8 'v':2,7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5033402"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699016780 {#2051
    date: 2023-11-03 14:06:20.0 +01:00
  }
  +"title": 86898
}
"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
65 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
66 DENIED moderate
App\Entity\EntryComment {#2100
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2143
    +user: Proxies\__CG__\App\Entity\User {#2694 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2714 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2610 …}
    +slug: "Common-Marx-W"
    +title: "Common Marx W"
    +url: "https://lemmy.ml/pictrs/image/f9d0b67f-e01e-4a24-b89e-276812bec27d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 77
    +favouriteCount: 592
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699100109 {#2750
      date: 2023-11-04 13:15:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2755 …}
    +votes: Doctrine\ORM\PersistentCollection {#2758 …}
    +reports: Doctrine\ORM\PersistentCollection {#2760 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2762 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2764 …}
    +badges: Doctrine\ORM\PersistentCollection {#2766 …}
    +children: [
      2 => App\Entity\EntryComment {#2159
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2143 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2135 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +body: "Sorta, the valid but shitty argument is that it was an interstate trade dispute the South was mad at the federal government about."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699016613 {#2339
          date: 2023-11-03 14:03:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@carl_dungeon@lemmy.world"
          "@slurpeesoforion@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 86892
        -bodyTs: "'argument':6 'disput':14 'feder':21 'govern':22 'interst':12 'mad':18 'shitti':5 'sorta':1 'south':16 'trade':13 'valid':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5033348"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699016613 {#2338
          date: 2023-11-03 14:03:33.0 +01:00
        }
        +"title": 86892
      }
      1 => App\Entity\EntryComment {#2056
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2143 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2059 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +body: """
          Abolitionist v radical abolitionist and emacipationist v radical emancipationist.\n
          \n
          History is fun like that…
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1699016780 {#2048
          date: 2023-11-03 14:06:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@carl_dungeon@lemmy.world"
          "@Waluigis_Talking_Buttplug@lemmy.world"
          "@TranscendentalEmpire@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2046 …}
        +nested: Doctrine\ORM\PersistentCollection {#2045 …}
        +votes: Doctrine\ORM\PersistentCollection {#2050 …}
        +reports: Doctrine\ORM\PersistentCollection {#2052 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2058 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2125 …}
        -id: 86898
        -bodyTs: "'abolitionist':1,4 'emacipationist':6 'emancipationist':9 'fun':12 'histori':10 'like':13 'radic':3,8 'v':2,7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5033402"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699016780 {#2051
          date: 2023-11-03 14:06:20.0 +01:00
        }
        +"title": 86898
      }
      0 => App\Entity\EntryComment {#2100}
    ]
    -id: 9273
    -titleTs: "'common':1 'marx':2 'w':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699088935
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7428903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699002535 {#2737
      date: 2023-11-03 10:08:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2099 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
  +body: """
    Slaves, duh.\n
    \n
    It’s not my argument people, it’s an explanation of the new version of states rights the right spews in bad faith.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699045092 {#2041
    date: 2023-11-03 21:58:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@carl_dungeon@lemmy.world"
    "@slurpeesoforion@startrek.website"
    "@Madison420@lemmy.world"
    "@KepBen@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2105 …}
  +nested: Doctrine\ORM\PersistentCollection {#2111 …}
  +votes: Doctrine\ORM\PersistentCollection {#2102 …}
  +reports: Doctrine\ORM\PersistentCollection {#2103 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2112 …}
  -id: 88008
  -bodyTs: "'argument':7 'bad':24 'duh':2 'explan':12 'faith':25 'new':15 'peopl':8 'right':19,21 'slave':1 'spew':22 'state':18 'version':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5043169"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699045092 {#2104
    date: 2023-11-03 21:58:12.0 +01:00
  }
  +"title": 88008
}
"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
67 DENIED edit
App\Entity\EntryComment {#2100
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2143
    +user: Proxies\__CG__\App\Entity\User {#2694 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2714 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2610 …}
    +slug: "Common-Marx-W"
    +title: "Common Marx W"
    +url: "https://lemmy.ml/pictrs/image/f9d0b67f-e01e-4a24-b89e-276812bec27d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 77
    +favouriteCount: 592
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699100109 {#2750
      date: 2023-11-04 13:15:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2755 …}
    +votes: Doctrine\ORM\PersistentCollection {#2758 …}
    +reports: Doctrine\ORM\PersistentCollection {#2760 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2762 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2764 …}
    +badges: Doctrine\ORM\PersistentCollection {#2766 …}
    +children: [
      2 => App\Entity\EntryComment {#2159
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2143 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2135 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +body: "Sorta, the valid but shitty argument is that it was an interstate trade dispute the South was mad at the federal government about."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699016613 {#2339
          date: 2023-11-03 14:03:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@carl_dungeon@lemmy.world"
          "@slurpeesoforion@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 86892
        -bodyTs: "'argument':6 'disput':14 'feder':21 'govern':22 'interst':12 'mad':18 'shitti':5 'sorta':1 'south':16 'trade':13 'valid':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5033348"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699016613 {#2338
          date: 2023-11-03 14:03:33.0 +01:00
        }
        +"title": 86892
      }
      1 => App\Entity\EntryComment {#2056
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2143 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2059 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +body: """
          Abolitionist v radical abolitionist and emacipationist v radical emancipationist.\n
          \n
          History is fun like that…
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1699016780 {#2048
          date: 2023-11-03 14:06:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@carl_dungeon@lemmy.world"
          "@Waluigis_Talking_Buttplug@lemmy.world"
          "@TranscendentalEmpire@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2046 …}
        +nested: Doctrine\ORM\PersistentCollection {#2045 …}
        +votes: Doctrine\ORM\PersistentCollection {#2050 …}
        +reports: Doctrine\ORM\PersistentCollection {#2052 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2058 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2125 …}
        -id: 86898
        -bodyTs: "'abolitionist':1,4 'emacipationist':6 'emancipationist':9 'fun':12 'histori':10 'like':13 'radic':3,8 'v':2,7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5033402"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699016780 {#2051
          date: 2023-11-03 14:06:20.0 +01:00
        }
        +"title": 86898
      }
      0 => App\Entity\EntryComment {#2100}
    ]
    -id: 9273
    -titleTs: "'common':1 'marx':2 'w':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699088935
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7428903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699002535 {#2737
      date: 2023-11-03 10:08:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2099 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
  +body: """
    Slaves, duh.\n
    \n
    It’s not my argument people, it’s an explanation of the new version of states rights the right spews in bad faith.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699045092 {#2041
    date: 2023-11-03 21:58:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@carl_dungeon@lemmy.world"
    "@slurpeesoforion@startrek.website"
    "@Madison420@lemmy.world"
    "@KepBen@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2105 …}
  +nested: Doctrine\ORM\PersistentCollection {#2111 …}
  +votes: Doctrine\ORM\PersistentCollection {#2102 …}
  +reports: Doctrine\ORM\PersistentCollection {#2103 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2112 …}
  -id: 88008
  -bodyTs: "'argument':7 'bad':24 'duh':2 'explan':12 'faith':25 'new':15 'peopl':8 'right':19,21 'slave':1 'spew':22 'state':18 'version':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5043169"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699045092 {#2104
    date: 2023-11-03 21:58:12.0 +01:00
  }
  +"title": 88008
}
"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
68 DENIED moderate
App\Entity\EntryComment {#2100
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2143
    +user: Proxies\__CG__\App\Entity\User {#2694 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2714 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2610 …}
    +slug: "Common-Marx-W"
    +title: "Common Marx W"
    +url: "https://lemmy.ml/pictrs/image/f9d0b67f-e01e-4a24-b89e-276812bec27d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 77
    +favouriteCount: 592
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699100109 {#2750
      date: 2023-11-04 13:15:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2755 …}
    +votes: Doctrine\ORM\PersistentCollection {#2758 …}
    +reports: Doctrine\ORM\PersistentCollection {#2760 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2762 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2764 …}
    +badges: Doctrine\ORM\PersistentCollection {#2766 …}
    +children: [
      2 => App\Entity\EntryComment {#2159
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2143 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2135 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +body: "Sorta, the valid but shitty argument is that it was an interstate trade dispute the South was mad at the federal government about."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699016613 {#2339
          date: 2023-11-03 14:03:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@carl_dungeon@lemmy.world"
          "@slurpeesoforion@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 86892
        -bodyTs: "'argument':6 'disput':14 'feder':21 'govern':22 'interst':12 'mad':18 'shitti':5 'sorta':1 'south':16 'trade':13 'valid':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5033348"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699016613 {#2338
          date: 2023-11-03 14:03:33.0 +01:00
        }
        +"title": 86892
      }
      1 => App\Entity\EntryComment {#2056
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2143 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2059 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +body: """
          Abolitionist v radical abolitionist and emacipationist v radical emancipationist.\n
          \n
          History is fun like that…
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1699016780 {#2048
          date: 2023-11-03 14:06:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@carl_dungeon@lemmy.world"
          "@Waluigis_Talking_Buttplug@lemmy.world"
          "@TranscendentalEmpire@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2046 …}
        +nested: Doctrine\ORM\PersistentCollection {#2045 …}
        +votes: Doctrine\ORM\PersistentCollection {#2050 …}
        +reports: Doctrine\ORM\PersistentCollection {#2052 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2058 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2125 …}
        -id: 86898
        -bodyTs: "'abolitionist':1,4 'emacipationist':6 'emancipationist':9 'fun':12 'histori':10 'like':13 'radic':3,8 'v':2,7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5033402"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699016780 {#2051
          date: 2023-11-03 14:06:20.0 +01:00
        }
        +"title": 86898
      }
      0 => App\Entity\EntryComment {#2100}
    ]
    -id: 9273
    -titleTs: "'common':1 'marx':2 'w':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699088935
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7428903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699002535 {#2737
      date: 2023-11-03 10:08:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2099 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
  +body: """
    Slaves, duh.\n
    \n
    It’s not my argument people, it’s an explanation of the new version of states rights the right spews in bad faith.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699045092 {#2041
    date: 2023-11-03 21:58:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@carl_dungeon@lemmy.world"
    "@slurpeesoforion@startrek.website"
    "@Madison420@lemmy.world"
    "@KepBen@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2105 …}
  +nested: Doctrine\ORM\PersistentCollection {#2111 …}
  +votes: Doctrine\ORM\PersistentCollection {#2102 …}
  +reports: Doctrine\ORM\PersistentCollection {#2103 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2112 …}
  -id: 88008
  -bodyTs: "'argument':7 'bad':24 'duh':2 'explan':12 'faith':25 'new':15 'peopl':8 'right':19,21 'slave':1 'spew':22 'state':18 'version':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5043169"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699045092 {#2104
    date: 2023-11-03 21:58:12.0 +01:00
  }
  +"title": 88008
}
"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
69 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
70 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2191
  +user: Proxies\__CG__\App\Entity\User {#2734 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2325 …}
  +image: Proxies\__CG__\App\Entity\Image {#2773 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2678 …}
  +slug: "I-guess-they-don-t-have-moisturizers-on-a-moisture-farm"
  +title: "I guess they don't have moisturizers on a moisture farm."
  +url: "https://lemmy.world/pictrs/image/698388c8-11b9-4827-bdbf-2925461d1f86.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 82
  +favouriteCount: 866
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699085459 {#2768
    date: 2023-11-04 09:10:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2775 …}
  +votes: Doctrine\ORM\PersistentCollection {#2777 …}
  +reports: Doctrine\ORM\PersistentCollection {#2779 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2781 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2783 …}
  +badges: Doctrine\ORM\PersistentCollection {#2785 …}
  +children: [
    App\Entity\EntryComment {#2326
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2191 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2325 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2327 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
      +body: "Raiders, both Tuscan and your average shitbags thieves. You can’t have nice things that are autonomous when people want to take them."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698935040 {#2289
        date: 2023-11-02 15:24:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@Narrrz@kbin.social"
        "@NounsAndWords@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2333 …}
      +nested: Doctrine\ORM\PersistentCollection {#2324 …}
      +votes: Doctrine\ORM\PersistentCollection {#2334 …}
      +reports: Doctrine\ORM\PersistentCollection {#2341 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2337 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2336 …}
      -id: 84576
      -bodyTs: "'autonom':17 'averag':6 'nice':13 'peopl':19 'raider':1 'shitbag':7 'take':22 'thiev':8 'thing':14 'tuscan':3 'want':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5006193"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698935040 {#2328
        date: 2023-11-02 15:24:00.0 +01:00
      }
      +"title": 84576
    }
  ]
  -id: 8914
  -titleTs: "'farm':11 'guess':2 'moistur':7,10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698928607
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7635412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698842207 {#2756
    date: 2023-11-01 13:36:47.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
71 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2191
  +user: Proxies\__CG__\App\Entity\User {#2734 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2325 …}
  +image: Proxies\__CG__\App\Entity\Image {#2773 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2678 …}
  +slug: "I-guess-they-don-t-have-moisturizers-on-a-moisture-farm"
  +title: "I guess they don't have moisturizers on a moisture farm."
  +url: "https://lemmy.world/pictrs/image/698388c8-11b9-4827-bdbf-2925461d1f86.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 82
  +favouriteCount: 866
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699085459 {#2768
    date: 2023-11-04 09:10:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2775 …}
  +votes: Doctrine\ORM\PersistentCollection {#2777 …}
  +reports: Doctrine\ORM\PersistentCollection {#2779 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2781 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2783 …}
  +badges: Doctrine\ORM\PersistentCollection {#2785 …}
  +children: [
    App\Entity\EntryComment {#2326
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2191 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2325 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2327 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
      +body: "Raiders, both Tuscan and your average shitbags thieves. You can’t have nice things that are autonomous when people want to take them."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698935040 {#2289
        date: 2023-11-02 15:24:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@Narrrz@kbin.social"
        "@NounsAndWords@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2333 …}
      +nested: Doctrine\ORM\PersistentCollection {#2324 …}
      +votes: Doctrine\ORM\PersistentCollection {#2334 …}
      +reports: Doctrine\ORM\PersistentCollection {#2341 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2337 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2336 …}
      -id: 84576
      -bodyTs: "'autonom':17 'averag':6 'nice':13 'peopl':19 'raider':1 'shitbag':7 'take':22 'thiev':8 'thing':14 'tuscan':3 'want':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5006193"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698935040 {#2328
        date: 2023-11-02 15:24:00.0 +01:00
      }
      +"title": 84576
    }
  ]
  -id: 8914
  -titleTs: "'farm':11 'guess':2 'moistur':7,10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698928607
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7635412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698842207 {#2756
    date: 2023-11-01 13:36:47.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
72 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2191
  +user: Proxies\__CG__\App\Entity\User {#2734 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2325 …}
  +image: Proxies\__CG__\App\Entity\Image {#2773 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2678 …}
  +slug: "I-guess-they-don-t-have-moisturizers-on-a-moisture-farm"
  +title: "I guess they don't have moisturizers on a moisture farm."
  +url: "https://lemmy.world/pictrs/image/698388c8-11b9-4827-bdbf-2925461d1f86.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 82
  +favouriteCount: 866
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699085459 {#2768
    date: 2023-11-04 09:10:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2775 …}
  +votes: Doctrine\ORM\PersistentCollection {#2777 …}
  +reports: Doctrine\ORM\PersistentCollection {#2779 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2781 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2783 …}
  +badges: Doctrine\ORM\PersistentCollection {#2785 …}
  +children: [
    App\Entity\EntryComment {#2326
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2191 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2325 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2327 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
      +body: "Raiders, both Tuscan and your average shitbags thieves. You can’t have nice things that are autonomous when people want to take them."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698935040 {#2289
        date: 2023-11-02 15:24:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@Narrrz@kbin.social"
        "@NounsAndWords@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2333 …}
      +nested: Doctrine\ORM\PersistentCollection {#2324 …}
      +votes: Doctrine\ORM\PersistentCollection {#2334 …}
      +reports: Doctrine\ORM\PersistentCollection {#2341 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2337 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2336 …}
      -id: 84576
      -bodyTs: "'autonom':17 'averag':6 'nice':13 'peopl':19 'raider':1 'shitbag':7 'take':22 'thiev':8 'thing':14 'tuscan':3 'want':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5006193"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698935040 {#2328
        date: 2023-11-02 15:24:00.0 +01:00
      }
      +"title": 84576
    }
  ]
  -id: 8914
  -titleTs: "'farm':11 'guess':2 'moistur':7,10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698928607
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7635412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698842207 {#2756
    date: 2023-11-01 13:36:47.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
73 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
74 DENIED moderate
App\Entity\EntryComment {#2326
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2191
    +user: Proxies\__CG__\App\Entity\User {#2734 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2325 …}
    +image: Proxies\__CG__\App\Entity\Image {#2773 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2678 …}
    +slug: "I-guess-they-don-t-have-moisturizers-on-a-moisture-farm"
    +title: "I guess they don't have moisturizers on a moisture farm."
    +url: "https://lemmy.world/pictrs/image/698388c8-11b9-4827-bdbf-2925461d1f86.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 82
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699085459 {#2768
      date: 2023-11-04 09:10:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2775 …}
    +votes: Doctrine\ORM\PersistentCollection {#2777 …}
    +reports: Doctrine\ORM\PersistentCollection {#2779 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2781 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2783 …}
    +badges: Doctrine\ORM\PersistentCollection {#2785 …}
    +children: [
      App\Entity\EntryComment {#2326}
    ]
    -id: 8914
    -titleTs: "'farm':11 'guess':2 'moistur':7,10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698928607
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7635412"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698842207 {#2756
      date: 2023-11-01 13:36:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2325 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2327 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
  +body: "Raiders, both Tuscan and your average shitbags thieves. You can’t have nice things that are autonomous when people want to take them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698935040 {#2289
    date: 2023-11-02 15:24:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@Narrrz@kbin.social"
    "@NounsAndWords@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2333 …}
  +nested: Doctrine\ORM\PersistentCollection {#2324 …}
  +votes: Doctrine\ORM\PersistentCollection {#2334 …}
  +reports: Doctrine\ORM\PersistentCollection {#2341 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2337 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2336 …}
  -id: 84576
  -bodyTs: "'autonom':17 'averag':6 'nice':13 'peopl':19 'raider':1 'shitbag':7 'take':22 'thiev':8 'thing':14 'tuscan':3 'want':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5006193"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698935040 {#2328
    date: 2023-11-02 15:24:00.0 +01:00
  }
  +"title": 84576
}
"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
75 DENIED edit
App\Entity\EntryComment {#2326
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2191
    +user: Proxies\__CG__\App\Entity\User {#2734 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2325 …}
    +image: Proxies\__CG__\App\Entity\Image {#2773 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2678 …}
    +slug: "I-guess-they-don-t-have-moisturizers-on-a-moisture-farm"
    +title: "I guess they don't have moisturizers on a moisture farm."
    +url: "https://lemmy.world/pictrs/image/698388c8-11b9-4827-bdbf-2925461d1f86.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 82
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699085459 {#2768
      date: 2023-11-04 09:10:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2775 …}
    +votes: Doctrine\ORM\PersistentCollection {#2777 …}
    +reports: Doctrine\ORM\PersistentCollection {#2779 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2781 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2783 …}
    +badges: Doctrine\ORM\PersistentCollection {#2785 …}
    +children: [
      App\Entity\EntryComment {#2326}
    ]
    -id: 8914
    -titleTs: "'farm':11 'guess':2 'moistur':7,10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698928607
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7635412"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698842207 {#2756
      date: 2023-11-01 13:36:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2325 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2327 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
  +body: "Raiders, both Tuscan and your average shitbags thieves. You can’t have nice things that are autonomous when people want to take them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698935040 {#2289
    date: 2023-11-02 15:24:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@Narrrz@kbin.social"
    "@NounsAndWords@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2333 …}
  +nested: Doctrine\ORM\PersistentCollection {#2324 …}
  +votes: Doctrine\ORM\PersistentCollection {#2334 …}
  +reports: Doctrine\ORM\PersistentCollection {#2341 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2337 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2336 …}
  -id: 84576
  -bodyTs: "'autonom':17 'averag':6 'nice':13 'peopl':19 'raider':1 'shitbag':7 'take':22 'thiev':8 'thing':14 'tuscan':3 'want':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5006193"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698935040 {#2328
    date: 2023-11-02 15:24:00.0 +01:00
  }
  +"title": 84576
}
"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
76 DENIED moderate
App\Entity\EntryComment {#2326
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2191
    +user: Proxies\__CG__\App\Entity\User {#2734 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2325 …}
    +image: Proxies\__CG__\App\Entity\Image {#2773 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2678 …}
    +slug: "I-guess-they-don-t-have-moisturizers-on-a-moisture-farm"
    +title: "I guess they don't have moisturizers on a moisture farm."
    +url: "https://lemmy.world/pictrs/image/698388c8-11b9-4827-bdbf-2925461d1f86.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 82
    +favouriteCount: 866
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699085459 {#2768
      date: 2023-11-04 09:10:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2775 …}
    +votes: Doctrine\ORM\PersistentCollection {#2777 …}
    +reports: Doctrine\ORM\PersistentCollection {#2779 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2781 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2783 …}
    +badges: Doctrine\ORM\PersistentCollection {#2785 …}
    +children: [
      App\Entity\EntryComment {#2326}
    ]
    -id: 8914
    -titleTs: "'farm':11 'guess':2 'moistur':7,10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698928607
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7635412"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698842207 {#2756
      date: 2023-11-01 13:36:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2325 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2327 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
  +body: "Raiders, both Tuscan and your average shitbags thieves. You can’t have nice things that are autonomous when people want to take them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698935040 {#2289
    date: 2023-11-02 15:24:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@Narrrz@kbin.social"
    "@NounsAndWords@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2333 …}
  +nested: Doctrine\ORM\PersistentCollection {#2324 …}
  +votes: Doctrine\ORM\PersistentCollection {#2334 …}
  +reports: Doctrine\ORM\PersistentCollection {#2341 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2337 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2336 …}
  -id: 84576
  -bodyTs: "'autonom':17 'averag':6 'nice':13 'peopl':19 'raider':1 'shitbag':7 'take':22 'thiev':8 'thing':14 'tuscan':3 'want':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5006193"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698935040 {#2328
    date: 2023-11-02 15:24:00.0 +01:00
  }
  +"title": 84576
}
"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
77 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
78 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2076
  +user: Proxies\__CG__\App\Entity\User {#2491 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2097 …}
  +image: Proxies\__CG__\App\Entity\Image {#2609 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2610 …}
  +slug: "Double-slit"
  +title: "Double-slit"
  +url: "https://lemmy.ml/pictrs/image/5de34c6a-4738-4b4a-9555-51a9faa5a0a1.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 132
  +favouriteCount: 1523
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698813834 {#2604
    date: 2023-11-01 05:43:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2619 …}
  +votes: Doctrine\ORM\PersistentCollection {#2621 …}
  +reports: Doctrine\ORM\PersistentCollection {#2623 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
  +badges: Doctrine\ORM\PersistentCollection {#2629 …}
  +children: [
    2 => App\Entity\EntryComment {#2078
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2097 …}
      +image: null
      +parent: null
      +root: null
      +body: "That’s the best use of that meme I’ve seen."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1697755429 {#2079
        date: 2023-10-20 00:43:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@coja@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2083 …}
      +nested: Doctrine\ORM\PersistentCollection {#2085 …}
      +votes: Doctrine\ORM\PersistentCollection {#2062 …}
      +reports: Doctrine\ORM\PersistentCollection {#2077 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2063 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2064 …}
      -id: 60162
      -bodyTs: "'best':4 'meme':8 'seen':11 'use':5 've':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4659483"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697755429 {#2084
        date: 2023-10-20 00:43:49.0 +02:00
      }
      +"title": 60162
    }
    1 => App\Entity\EntryComment {#2087
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2097 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2091 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
      +body: "I mean it is quantum awareness at least, artful phrasing just makes it a bit misleading."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697771759 {#2088
        date: 2023-10-20 05:15:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@coja@lemmy.ml"
        "@denissimo@feddit.de"
        "@HawlSera@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2090 …}
      +nested: Doctrine\ORM\PersistentCollection {#2092 …}
      +votes: Doctrine\ORM\PersistentCollection {#2241 …}
      +reports: Doctrine\ORM\PersistentCollection {#2130 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
      -id: 60540
      -bodyTs: "'art':9 'awar':6 'bit':15 'least':8 'make':12 'mean':2 'mislead':16 'phrase':10 'quantum':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4667053"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697771759 {#2095
        date: 2023-10-20 05:15:59.0 +02:00
      }
      +"title": 60540
    }
    0 => App\Entity\EntryComment {#2350
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2097 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
      +body: "Sorta yes sorta no. Why it happens it’s not fully explained and as with everything in particle physics we could be super close to knowing but at the same time super duper far."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697771967 {#2040
        date: 2023-10-20 05:19:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@coja@lemmy.ml"
        "@pigup@lemmy.world"
        "@novibe@lemmy.ml"
        "@drislands@lemmy.world"
        "@Tavarin@lemmy.ca"
        "@JustZ@lemmy.world"
        "@SlothMama@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2346 …}
      +nested: Doctrine\ORM\PersistentCollection {#2347 …}
      +votes: Doctrine\ORM\PersistentCollection {#2344 …}
      +reports: Doctrine\ORM\PersistentCollection {#2042 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
      -id: 60545
      -bodyTs: "'close':24 'could':21 'duper':33 'everyth':16 'explain':12 'far':34 'fulli':11 'happen':7 'know':26 'particl':18 'physic':19 'sorta':1,3 'super':23,32 'time':31 'yes':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4667135"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697771967 {#2345
        date: 2023-10-20 05:19:27.0 +02:00
      }
      +"title": 60545
    }
  ]
  -id: 6311
  -titleTs: "'doubl':2 'double-slit':1 'slit':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697755075
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6683375"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697668675 {#2514
    date: 2023-10-19 00:37:55.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
79 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2076
  +user: Proxies\__CG__\App\Entity\User {#2491 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2097 …}
  +image: Proxies\__CG__\App\Entity\Image {#2609 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2610 …}
  +slug: "Double-slit"
  +title: "Double-slit"
  +url: "https://lemmy.ml/pictrs/image/5de34c6a-4738-4b4a-9555-51a9faa5a0a1.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 132
  +favouriteCount: 1523
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698813834 {#2604
    date: 2023-11-01 05:43:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2619 …}
  +votes: Doctrine\ORM\PersistentCollection {#2621 …}
  +reports: Doctrine\ORM\PersistentCollection {#2623 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
  +badges: Doctrine\ORM\PersistentCollection {#2629 …}
  +children: [
    2 => App\Entity\EntryComment {#2078
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2097 …}
      +image: null
      +parent: null
      +root: null
      +body: "That’s the best use of that meme I’ve seen."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1697755429 {#2079
        date: 2023-10-20 00:43:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@coja@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2083 …}
      +nested: Doctrine\ORM\PersistentCollection {#2085 …}
      +votes: Doctrine\ORM\PersistentCollection {#2062 …}
      +reports: Doctrine\ORM\PersistentCollection {#2077 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2063 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2064 …}
      -id: 60162
      -bodyTs: "'best':4 'meme':8 'seen':11 'use':5 've':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4659483"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697755429 {#2084
        date: 2023-10-20 00:43:49.0 +02:00
      }
      +"title": 60162
    }
    1 => App\Entity\EntryComment {#2087
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2097 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2091 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
      +body: "I mean it is quantum awareness at least, artful phrasing just makes it a bit misleading."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697771759 {#2088
        date: 2023-10-20 05:15:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@coja@lemmy.ml"
        "@denissimo@feddit.de"
        "@HawlSera@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2090 …}
      +nested: Doctrine\ORM\PersistentCollection {#2092 …}
      +votes: Doctrine\ORM\PersistentCollection {#2241 …}
      +reports: Doctrine\ORM\PersistentCollection {#2130 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
      -id: 60540
      -bodyTs: "'art':9 'awar':6 'bit':15 'least':8 'make':12 'mean':2 'mislead':16 'phrase':10 'quantum':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4667053"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697771759 {#2095
        date: 2023-10-20 05:15:59.0 +02:00
      }
      +"title": 60540
    }
    0 => App\Entity\EntryComment {#2350
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2097 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
      +body: "Sorta yes sorta no. Why it happens it’s not fully explained and as with everything in particle physics we could be super close to knowing but at the same time super duper far."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697771967 {#2040
        date: 2023-10-20 05:19:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@coja@lemmy.ml"
        "@pigup@lemmy.world"
        "@novibe@lemmy.ml"
        "@drislands@lemmy.world"
        "@Tavarin@lemmy.ca"
        "@JustZ@lemmy.world"
        "@SlothMama@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2346 …}
      +nested: Doctrine\ORM\PersistentCollection {#2347 …}
      +votes: Doctrine\ORM\PersistentCollection {#2344 …}
      +reports: Doctrine\ORM\PersistentCollection {#2042 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
      -id: 60545
      -bodyTs: "'close':24 'could':21 'duper':33 'everyth':16 'explain':12 'far':34 'fulli':11 'happen':7 'know':26 'particl':18 'physic':19 'sorta':1,3 'super':23,32 'time':31 'yes':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4667135"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697771967 {#2345
        date: 2023-10-20 05:19:27.0 +02:00
      }
      +"title": 60545
    }
  ]
  -id: 6311
  -titleTs: "'doubl':2 'double-slit':1 'slit':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697755075
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6683375"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697668675 {#2514
    date: 2023-10-19 00:37:55.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
80 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2076
  +user: Proxies\__CG__\App\Entity\User {#2491 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2097 …}
  +image: Proxies\__CG__\App\Entity\Image {#2609 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2610 …}
  +slug: "Double-slit"
  +title: "Double-slit"
  +url: "https://lemmy.ml/pictrs/image/5de34c6a-4738-4b4a-9555-51a9faa5a0a1.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 132
  +favouriteCount: 1523
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698813834 {#2604
    date: 2023-11-01 05:43:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2619 …}
  +votes: Doctrine\ORM\PersistentCollection {#2621 …}
  +reports: Doctrine\ORM\PersistentCollection {#2623 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
  +badges: Doctrine\ORM\PersistentCollection {#2629 …}
  +children: [
    2 => App\Entity\EntryComment {#2078
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2097 …}
      +image: null
      +parent: null
      +root: null
      +body: "That’s the best use of that meme I’ve seen."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1697755429 {#2079
        date: 2023-10-20 00:43:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@coja@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2083 …}
      +nested: Doctrine\ORM\PersistentCollection {#2085 …}
      +votes: Doctrine\ORM\PersistentCollection {#2062 …}
      +reports: Doctrine\ORM\PersistentCollection {#2077 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2063 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2064 …}
      -id: 60162
      -bodyTs: "'best':4 'meme':8 'seen':11 'use':5 've':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4659483"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697755429 {#2084
        date: 2023-10-20 00:43:49.0 +02:00
      }
      +"title": 60162
    }
    1 => App\Entity\EntryComment {#2087
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2097 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2091 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
      +body: "I mean it is quantum awareness at least, artful phrasing just makes it a bit misleading."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697771759 {#2088
        date: 2023-10-20 05:15:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@coja@lemmy.ml"
        "@denissimo@feddit.de"
        "@HawlSera@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2090 …}
      +nested: Doctrine\ORM\PersistentCollection {#2092 …}
      +votes: Doctrine\ORM\PersistentCollection {#2241 …}
      +reports: Doctrine\ORM\PersistentCollection {#2130 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
      -id: 60540
      -bodyTs: "'art':9 'awar':6 'bit':15 'least':8 'make':12 'mean':2 'mislead':16 'phrase':10 'quantum':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4667053"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697771759 {#2095
        date: 2023-10-20 05:15:59.0 +02:00
      }
      +"title": 60540
    }
    0 => App\Entity\EntryComment {#2350
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2097 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
      +body: "Sorta yes sorta no. Why it happens it’s not fully explained and as with everything in particle physics we could be super close to knowing but at the same time super duper far."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697771967 {#2040
        date: 2023-10-20 05:19:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@coja@lemmy.ml"
        "@pigup@lemmy.world"
        "@novibe@lemmy.ml"
        "@drislands@lemmy.world"
        "@Tavarin@lemmy.ca"
        "@JustZ@lemmy.world"
        "@SlothMama@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2346 …}
      +nested: Doctrine\ORM\PersistentCollection {#2347 …}
      +votes: Doctrine\ORM\PersistentCollection {#2344 …}
      +reports: Doctrine\ORM\PersistentCollection {#2042 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
      -id: 60545
      -bodyTs: "'close':24 'could':21 'duper':33 'everyth':16 'explain':12 'far':34 'fulli':11 'happen':7 'know':26 'particl':18 'physic':19 'sorta':1,3 'super':23,32 'time':31 'yes':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4667135"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697771967 {#2345
        date: 2023-10-20 05:19:27.0 +02:00
      }
      +"title": 60545
    }
  ]
  -id: 6311
  -titleTs: "'doubl':2 'double-slit':1 'slit':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697755075
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6683375"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697668675 {#2514
    date: 2023-10-19 00:37:55.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
81 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
82 DENIED moderate
App\Entity\EntryComment {#2078
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2076
    +user: Proxies\__CG__\App\Entity\User {#2491 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2097 …}
    +image: Proxies\__CG__\App\Entity\Image {#2609 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2610 …}
    +slug: "Double-slit"
    +title: "Double-slit"
    +url: "https://lemmy.ml/pictrs/image/5de34c6a-4738-4b4a-9555-51a9faa5a0a1.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 132
    +favouriteCount: 1523
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698813834 {#2604
      date: 2023-11-01 05:43:54.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2619 …}
    +votes: Doctrine\ORM\PersistentCollection {#2621 …}
    +reports: Doctrine\ORM\PersistentCollection {#2623 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
    +badges: Doctrine\ORM\PersistentCollection {#2629 …}
    +children: [
      2 => App\Entity\EntryComment {#2078}
      1 => App\Entity\EntryComment {#2087
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2097 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2091 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
        +body: "I mean it is quantum awareness at least, artful phrasing just makes it a bit misleading."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1697771759 {#2088
          date: 2023-10-20 05:15:59.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@coja@lemmy.ml"
          "@denissimo@feddit.de"
          "@HawlSera@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 60540
        -bodyTs: "'art':9 'awar':6 'bit':15 'least':8 'make':12 'mean':2 'mislead':16 'phrase':10 'quantum':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4667053"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697771759 {#2095
          date: 2023-10-20 05:15:59.0 +02:00
        }
        +"title": 60540
      }
      0 => App\Entity\EntryComment {#2350
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2097 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
        +body: "Sorta yes sorta no. Why it happens it’s not fully explained and as with everything in particle physics we could be super close to knowing but at the same time super duper far."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1697771967 {#2040
          date: 2023-10-20 05:19:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@coja@lemmy.ml"
          "@pigup@lemmy.world"
          "@novibe@lemmy.ml"
          "@drislands@lemmy.world"
          "@Tavarin@lemmy.ca"
          "@JustZ@lemmy.world"
          "@SlothMama@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2346 …}
        +nested: Doctrine\ORM\PersistentCollection {#2347 …}
        +votes: Doctrine\ORM\PersistentCollection {#2344 …}
        +reports: Doctrine\ORM\PersistentCollection {#2042 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
        -id: 60545
        -bodyTs: "'close':24 'could':21 'duper':33 'everyth':16 'explain':12 'far':34 'fulli':11 'happen':7 'know':26 'particl':18 'physic':19 'sorta':1,3 'super':23,32 'time':31 'yes':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4667135"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697771967 {#2345
          date: 2023-10-20 05:19:27.0 +02:00
        }
        +"title": 60545
      }
    ]
    -id: 6311
    -titleTs: "'doubl':2 'double-slit':1 'slit':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697755075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6683375"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697668675 {#2514
      date: 2023-10-19 00:37:55.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2097 …}
  +image: null
  +parent: null
  +root: null
  +body: "That’s the best use of that meme I’ve seen."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1697755429 {#2079
    date: 2023-10-20 00:43:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@coja@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2083 …}
  +nested: Doctrine\ORM\PersistentCollection {#2085 …}
  +votes: Doctrine\ORM\PersistentCollection {#2062 …}
  +reports: Doctrine\ORM\PersistentCollection {#2077 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2064 …}
  -id: 60162
  -bodyTs: "'best':4 'meme':8 'seen':11 'use':5 've':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4659483"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697755429 {#2084
    date: 2023-10-20 00:43:49.0 +02:00
  }
  +"title": 60162
}
"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
83 DENIED edit
App\Entity\EntryComment {#2078
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2076
    +user: Proxies\__CG__\App\Entity\User {#2491 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2097 …}
    +image: Proxies\__CG__\App\Entity\Image {#2609 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2610 …}
    +slug: "Double-slit"
    +title: "Double-slit"
    +url: "https://lemmy.ml/pictrs/image/5de34c6a-4738-4b4a-9555-51a9faa5a0a1.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 132
    +favouriteCount: 1523
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698813834 {#2604
      date: 2023-11-01 05:43:54.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2619 …}
    +votes: Doctrine\ORM\PersistentCollection {#2621 …}
    +reports: Doctrine\ORM\PersistentCollection {#2623 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
    +badges: Doctrine\ORM\PersistentCollection {#2629 …}
    +children: [
      2 => App\Entity\EntryComment {#2078}
      1 => App\Entity\EntryComment {#2087
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2097 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2091 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
        +body: "I mean it is quantum awareness at least, artful phrasing just makes it a bit misleading."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1697771759 {#2088
          date: 2023-10-20 05:15:59.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@coja@lemmy.ml"
          "@denissimo@feddit.de"
          "@HawlSera@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 60540
        -bodyTs: "'art':9 'awar':6 'bit':15 'least':8 'make':12 'mean':2 'mislead':16 'phrase':10 'quantum':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4667053"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697771759 {#2095
          date: 2023-10-20 05:15:59.0 +02:00
        }
        +"title": 60540
      }
      0 => App\Entity\EntryComment {#2350
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2097 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
        +body: "Sorta yes sorta no. Why it happens it’s not fully explained and as with everything in particle physics we could be super close to knowing but at the same time super duper far."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1697771967 {#2040
          date: 2023-10-20 05:19:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@coja@lemmy.ml"
          "@pigup@lemmy.world"
          "@novibe@lemmy.ml"
          "@drislands@lemmy.world"
          "@Tavarin@lemmy.ca"
          "@JustZ@lemmy.world"
          "@SlothMama@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2346 …}
        +nested: Doctrine\ORM\PersistentCollection {#2347 …}
        +votes: Doctrine\ORM\PersistentCollection {#2344 …}
        +reports: Doctrine\ORM\PersistentCollection {#2042 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
        -id: 60545
        -bodyTs: "'close':24 'could':21 'duper':33 'everyth':16 'explain':12 'far':34 'fulli':11 'happen':7 'know':26 'particl':18 'physic':19 'sorta':1,3 'super':23,32 'time':31 'yes':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4667135"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697771967 {#2345
          date: 2023-10-20 05:19:27.0 +02:00
        }
        +"title": 60545
      }
    ]
    -id: 6311
    -titleTs: "'doubl':2 'double-slit':1 'slit':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697755075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6683375"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697668675 {#2514
      date: 2023-10-19 00:37:55.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2097 …}
  +image: null
  +parent: null
  +root: null
  +body: "That’s the best use of that meme I’ve seen."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1697755429 {#2079
    date: 2023-10-20 00:43:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@coja@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2083 …}
  +nested: Doctrine\ORM\PersistentCollection {#2085 …}
  +votes: Doctrine\ORM\PersistentCollection {#2062 …}
  +reports: Doctrine\ORM\PersistentCollection {#2077 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2064 …}
  -id: 60162
  -bodyTs: "'best':4 'meme':8 'seen':11 'use':5 've':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4659483"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697755429 {#2084
    date: 2023-10-20 00:43:49.0 +02:00
  }
  +"title": 60162
}
"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
84 DENIED moderate
App\Entity\EntryComment {#2078
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2076
    +user: Proxies\__CG__\App\Entity\User {#2491 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2097 …}
    +image: Proxies\__CG__\App\Entity\Image {#2609 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2610 …}
    +slug: "Double-slit"
    +title: "Double-slit"
    +url: "https://lemmy.ml/pictrs/image/5de34c6a-4738-4b4a-9555-51a9faa5a0a1.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 132
    +favouriteCount: 1523
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698813834 {#2604
      date: 2023-11-01 05:43:54.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2619 …}
    +votes: Doctrine\ORM\PersistentCollection {#2621 …}
    +reports: Doctrine\ORM\PersistentCollection {#2623 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
    +badges: Doctrine\ORM\PersistentCollection {#2629 …}
    +children: [
      2 => App\Entity\EntryComment {#2078}
      1 => App\Entity\EntryComment {#2087
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2097 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2091 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
        +body: "I mean it is quantum awareness at least, artful phrasing just makes it a bit misleading."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1697771759 {#2088
          date: 2023-10-20 05:15:59.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@coja@lemmy.ml"
          "@denissimo@feddit.de"
          "@HawlSera@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 60540
        -bodyTs: "'art':9 'awar':6 'bit':15 'least':8 'make':12 'mean':2 'mislead':16 'phrase':10 'quantum':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4667053"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697771759 {#2095
          date: 2023-10-20 05:15:59.0 +02:00
        }
        +"title": 60540
      }
      0 => App\Entity\EntryComment {#2350
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2097 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
        +body: "Sorta yes sorta no. Why it happens it’s not fully explained and as with everything in particle physics we could be super close to knowing but at the same time super duper far."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1697771967 {#2040
          date: 2023-10-20 05:19:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@coja@lemmy.ml"
          "@pigup@lemmy.world"
          "@novibe@lemmy.ml"
          "@drislands@lemmy.world"
          "@Tavarin@lemmy.ca"
          "@JustZ@lemmy.world"
          "@SlothMama@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2346 …}
        +nested: Doctrine\ORM\PersistentCollection {#2347 …}
        +votes: Doctrine\ORM\PersistentCollection {#2344 …}
        +reports: Doctrine\ORM\PersistentCollection {#2042 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
        -id: 60545
        -bodyTs: "'close':24 'could':21 'duper':33 'everyth':16 'explain':12 'far':34 'fulli':11 'happen':7 'know':26 'particl':18 'physic':19 'sorta':1,3 'super':23,32 'time':31 'yes':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4667135"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697771967 {#2345
          date: 2023-10-20 05:19:27.0 +02:00
        }
        +"title": 60545
      }
    ]
    -id: 6311
    -titleTs: "'doubl':2 'double-slit':1 'slit':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697755075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6683375"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697668675 {#2514
      date: 2023-10-19 00:37:55.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2097 …}
  +image: null
  +parent: null
  +root: null
  +body: "That’s the best use of that meme I’ve seen."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1697755429 {#2079
    date: 2023-10-20 00:43:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@coja@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2083 …}
  +nested: Doctrine\ORM\PersistentCollection {#2085 …}
  +votes: Doctrine\ORM\PersistentCollection {#2062 …}
  +reports: Doctrine\ORM\PersistentCollection {#2077 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2064 …}
  -id: 60162
  -bodyTs: "'best':4 'meme':8 'seen':11 'use':5 've':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4659483"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697755429 {#2084
    date: 2023-10-20 00:43:49.0 +02:00
  }
  +"title": 60162
}
"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
85 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
86 DENIED moderate
App\Entity\EntryComment {#2087
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2076
    +user: Proxies\__CG__\App\Entity\User {#2491 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2097 …}
    +image: Proxies\__CG__\App\Entity\Image {#2609 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2610 …}
    +slug: "Double-slit"
    +title: "Double-slit"
    +url: "https://lemmy.ml/pictrs/image/5de34c6a-4738-4b4a-9555-51a9faa5a0a1.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 132
    +favouriteCount: 1523
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698813834 {#2604
      date: 2023-11-01 05:43:54.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2619 …}
    +votes: Doctrine\ORM\PersistentCollection {#2621 …}
    +reports: Doctrine\ORM\PersistentCollection {#2623 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
    +badges: Doctrine\ORM\PersistentCollection {#2629 …}
    +children: [
      2 => App\Entity\EntryComment {#2078
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2097 …}
        +image: null
        +parent: null
        +root: null
        +body: "That’s the best use of that meme I’ve seen."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1697755429 {#2079
          date: 2023-10-20 00:43:49.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@coja@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2083 …}
        +nested: Doctrine\ORM\PersistentCollection {#2085 …}
        +votes: Doctrine\ORM\PersistentCollection {#2062 …}
        +reports: Doctrine\ORM\PersistentCollection {#2077 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2063 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2064 …}
        -id: 60162
        -bodyTs: "'best':4 'meme':8 'seen':11 'use':5 've':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4659483"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697755429 {#2084
          date: 2023-10-20 00:43:49.0 +02:00
        }
        +"title": 60162
      }
      1 => App\Entity\EntryComment {#2087}
      0 => App\Entity\EntryComment {#2350
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2097 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
        +body: "Sorta yes sorta no. Why it happens it’s not fully explained and as with everything in particle physics we could be super close to knowing but at the same time super duper far."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1697771967 {#2040
          date: 2023-10-20 05:19:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@coja@lemmy.ml"
          "@pigup@lemmy.world"
          "@novibe@lemmy.ml"
          "@drislands@lemmy.world"
          "@Tavarin@lemmy.ca"
          "@JustZ@lemmy.world"
          "@SlothMama@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2346 …}
        +nested: Doctrine\ORM\PersistentCollection {#2347 …}
        +votes: Doctrine\ORM\PersistentCollection {#2344 …}
        +reports: Doctrine\ORM\PersistentCollection {#2042 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
        -id: 60545
        -bodyTs: "'close':24 'could':21 'duper':33 'everyth':16 'explain':12 'far':34 'fulli':11 'happen':7 'know':26 'particl':18 'physic':19 'sorta':1,3 'super':23,32 'time':31 'yes':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4667135"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697771967 {#2345
          date: 2023-10-20 05:19:27.0 +02:00
        }
        +"title": 60545
      }
    ]
    -id: 6311
    -titleTs: "'doubl':2 'double-slit':1 'slit':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697755075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6683375"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697668675 {#2514
      date: 2023-10-19 00:37:55.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2097 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2091 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
  +body: "I mean it is quantum awareness at least, artful phrasing just makes it a bit misleading."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697771759 {#2088
    date: 2023-10-20 05:15:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@coja@lemmy.ml"
    "@denissimo@feddit.de"
    "@HawlSera@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2090 …}
  +nested: Doctrine\ORM\PersistentCollection {#2092 …}
  +votes: Doctrine\ORM\PersistentCollection {#2241 …}
  +reports: Doctrine\ORM\PersistentCollection {#2130 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
  -id: 60540
  -bodyTs: "'art':9 'awar':6 'bit':15 'least':8 'make':12 'mean':2 'mislead':16 'phrase':10 'quantum':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4667053"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697771759 {#2095
    date: 2023-10-20 05:15:59.0 +02:00
  }
  +"title": 60540
}
"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
87 DENIED edit
App\Entity\EntryComment {#2087
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2076
    +user: Proxies\__CG__\App\Entity\User {#2491 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2097 …}
    +image: Proxies\__CG__\App\Entity\Image {#2609 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2610 …}
    +slug: "Double-slit"
    +title: "Double-slit"
    +url: "https://lemmy.ml/pictrs/image/5de34c6a-4738-4b4a-9555-51a9faa5a0a1.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 132
    +favouriteCount: 1523
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698813834 {#2604
      date: 2023-11-01 05:43:54.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2619 …}
    +votes: Doctrine\ORM\PersistentCollection {#2621 …}
    +reports: Doctrine\ORM\PersistentCollection {#2623 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
    +badges: Doctrine\ORM\PersistentCollection {#2629 …}
    +children: [
      2 => App\Entity\EntryComment {#2078
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2097 …}
        +image: null
        +parent: null
        +root: null
        +body: "That’s the best use of that meme I’ve seen."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1697755429 {#2079
          date: 2023-10-20 00:43:49.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@coja@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2083 …}
        +nested: Doctrine\ORM\PersistentCollection {#2085 …}
        +votes: Doctrine\ORM\PersistentCollection {#2062 …}
        +reports: Doctrine\ORM\PersistentCollection {#2077 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2063 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2064 …}
        -id: 60162
        -bodyTs: "'best':4 'meme':8 'seen':11 'use':5 've':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4659483"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697755429 {#2084
          date: 2023-10-20 00:43:49.0 +02:00
        }
        +"title": 60162
      }
      1 => App\Entity\EntryComment {#2087}
      0 => App\Entity\EntryComment {#2350
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2097 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
        +body: "Sorta yes sorta no. Why it happens it’s not fully explained and as with everything in particle physics we could be super close to knowing but at the same time super duper far."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1697771967 {#2040
          date: 2023-10-20 05:19:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@coja@lemmy.ml"
          "@pigup@lemmy.world"
          "@novibe@lemmy.ml"
          "@drislands@lemmy.world"
          "@Tavarin@lemmy.ca"
          "@JustZ@lemmy.world"
          "@SlothMama@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2346 …}
        +nested: Doctrine\ORM\PersistentCollection {#2347 …}
        +votes: Doctrine\ORM\PersistentCollection {#2344 …}
        +reports: Doctrine\ORM\PersistentCollection {#2042 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
        -id: 60545
        -bodyTs: "'close':24 'could':21 'duper':33 'everyth':16 'explain':12 'far':34 'fulli':11 'happen':7 'know':26 'particl':18 'physic':19 'sorta':1,3 'super':23,32 'time':31 'yes':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4667135"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697771967 {#2345
          date: 2023-10-20 05:19:27.0 +02:00
        }
        +"title": 60545
      }
    ]
    -id: 6311
    -titleTs: "'doubl':2 'double-slit':1 'slit':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697755075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6683375"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697668675 {#2514
      date: 2023-10-19 00:37:55.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2097 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2091 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
  +body: "I mean it is quantum awareness at least, artful phrasing just makes it a bit misleading."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697771759 {#2088
    date: 2023-10-20 05:15:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@coja@lemmy.ml"
    "@denissimo@feddit.de"
    "@HawlSera@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2090 …}
  +nested: Doctrine\ORM\PersistentCollection {#2092 …}
  +votes: Doctrine\ORM\PersistentCollection {#2241 …}
  +reports: Doctrine\ORM\PersistentCollection {#2130 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
  -id: 60540
  -bodyTs: "'art':9 'awar':6 'bit':15 'least':8 'make':12 'mean':2 'mislead':16 'phrase':10 'quantum':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4667053"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697771759 {#2095
    date: 2023-10-20 05:15:59.0 +02:00
  }
  +"title": 60540
}
"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
88 DENIED moderate
App\Entity\EntryComment {#2087
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2076
    +user: Proxies\__CG__\App\Entity\User {#2491 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2097 …}
    +image: Proxies\__CG__\App\Entity\Image {#2609 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2610 …}
    +slug: "Double-slit"
    +title: "Double-slit"
    +url: "https://lemmy.ml/pictrs/image/5de34c6a-4738-4b4a-9555-51a9faa5a0a1.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 132
    +favouriteCount: 1523
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698813834 {#2604
      date: 2023-11-01 05:43:54.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2619 …}
    +votes: Doctrine\ORM\PersistentCollection {#2621 …}
    +reports: Doctrine\ORM\PersistentCollection {#2623 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
    +badges: Doctrine\ORM\PersistentCollection {#2629 …}
    +children: [
      2 => App\Entity\EntryComment {#2078
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2097 …}
        +image: null
        +parent: null
        +root: null
        +body: "That’s the best use of that meme I’ve seen."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1697755429 {#2079
          date: 2023-10-20 00:43:49.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@coja@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2083 …}
        +nested: Doctrine\ORM\PersistentCollection {#2085 …}
        +votes: Doctrine\ORM\PersistentCollection {#2062 …}
        +reports: Doctrine\ORM\PersistentCollection {#2077 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2063 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2064 …}
        -id: 60162
        -bodyTs: "'best':4 'meme':8 'seen':11 'use':5 've':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4659483"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697755429 {#2084
          date: 2023-10-20 00:43:49.0 +02:00
        }
        +"title": 60162
      }
      1 => App\Entity\EntryComment {#2087}
      0 => App\Entity\EntryComment {#2350
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2097 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
        +body: "Sorta yes sorta no. Why it happens it’s not fully explained and as with everything in particle physics we could be super close to knowing but at the same time super duper far."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1697771967 {#2040
          date: 2023-10-20 05:19:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@coja@lemmy.ml"
          "@pigup@lemmy.world"
          "@novibe@lemmy.ml"
          "@drislands@lemmy.world"
          "@Tavarin@lemmy.ca"
          "@JustZ@lemmy.world"
          "@SlothMama@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2346 …}
        +nested: Doctrine\ORM\PersistentCollection {#2347 …}
        +votes: Doctrine\ORM\PersistentCollection {#2344 …}
        +reports: Doctrine\ORM\PersistentCollection {#2042 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
        -id: 60545
        -bodyTs: "'close':24 'could':21 'duper':33 'everyth':16 'explain':12 'far':34 'fulli':11 'happen':7 'know':26 'particl':18 'physic':19 'sorta':1,3 'super':23,32 'time':31 'yes':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4667135"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697771967 {#2345
          date: 2023-10-20 05:19:27.0 +02:00
        }
        +"title": 60545
      }
    ]
    -id: 6311
    -titleTs: "'doubl':2 'double-slit':1 'slit':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697755075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6683375"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697668675 {#2514
      date: 2023-10-19 00:37:55.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2097 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2091 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
  +body: "I mean it is quantum awareness at least, artful phrasing just makes it a bit misleading."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697771759 {#2088
    date: 2023-10-20 05:15:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@coja@lemmy.ml"
    "@denissimo@feddit.de"
    "@HawlSera@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2090 …}
  +nested: Doctrine\ORM\PersistentCollection {#2092 …}
  +votes: Doctrine\ORM\PersistentCollection {#2241 …}
  +reports: Doctrine\ORM\PersistentCollection {#2130 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
  -id: 60540
  -bodyTs: "'art':9 'awar':6 'bit':15 'least':8 'make':12 'mean':2 'mislead':16 'phrase':10 'quantum':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4667053"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697771759 {#2095
    date: 2023-10-20 05:15:59.0 +02:00
  }
  +"title": 60540
}
"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
89 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
90 DENIED moderate
App\Entity\EntryComment {#2350
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2076
    +user: Proxies\__CG__\App\Entity\User {#2491 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2097 …}
    +image: Proxies\__CG__\App\Entity\Image {#2609 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2610 …}
    +slug: "Double-slit"
    +title: "Double-slit"
    +url: "https://lemmy.ml/pictrs/image/5de34c6a-4738-4b4a-9555-51a9faa5a0a1.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 132
    +favouriteCount: 1523
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698813834 {#2604
      date: 2023-11-01 05:43:54.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2619 …}
    +votes: Doctrine\ORM\PersistentCollection {#2621 …}
    +reports: Doctrine\ORM\PersistentCollection {#2623 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
    +badges: Doctrine\ORM\PersistentCollection {#2629 …}
    +children: [
      2 => App\Entity\EntryComment {#2078
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2097 …}
        +image: null
        +parent: null
        +root: null
        +body: "That’s the best use of that meme I’ve seen."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1697755429 {#2079
          date: 2023-10-20 00:43:49.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@coja@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2083 …}
        +nested: Doctrine\ORM\PersistentCollection {#2085 …}
        +votes: Doctrine\ORM\PersistentCollection {#2062 …}
        +reports: Doctrine\ORM\PersistentCollection {#2077 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2063 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2064 …}
        -id: 60162
        -bodyTs: "'best':4 'meme':8 'seen':11 'use':5 've':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4659483"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697755429 {#2084
          date: 2023-10-20 00:43:49.0 +02:00
        }
        +"title": 60162
      }
      1 => App\Entity\EntryComment {#2087
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2097 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2091 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
        +body: "I mean it is quantum awareness at least, artful phrasing just makes it a bit misleading."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1697771759 {#2088
          date: 2023-10-20 05:15:59.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@coja@lemmy.ml"
          "@denissimo@feddit.de"
          "@HawlSera@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 60540
        -bodyTs: "'art':9 'awar':6 'bit':15 'least':8 'make':12 'mean':2 'mislead':16 'phrase':10 'quantum':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4667053"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697771759 {#2095
          date: 2023-10-20 05:15:59.0 +02:00
        }
        +"title": 60540
      }
      0 => App\Entity\EntryComment {#2350}
    ]
    -id: 6311
    -titleTs: "'doubl':2 'double-slit':1 'slit':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697755075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6683375"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697668675 {#2514
      date: 2023-10-19 00:37:55.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2097 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
  +body: "Sorta yes sorta no. Why it happens it’s not fully explained and as with everything in particle physics we could be super close to knowing but at the same time super duper far."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697771967 {#2040
    date: 2023-10-20 05:19:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@coja@lemmy.ml"
    "@pigup@lemmy.world"
    "@novibe@lemmy.ml"
    "@drislands@lemmy.world"
    "@Tavarin@lemmy.ca"
    "@JustZ@lemmy.world"
    "@SlothMama@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2346 …}
  +nested: Doctrine\ORM\PersistentCollection {#2347 …}
  +votes: Doctrine\ORM\PersistentCollection {#2344 …}
  +reports: Doctrine\ORM\PersistentCollection {#2042 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
  -id: 60545
  -bodyTs: "'close':24 'could':21 'duper':33 'everyth':16 'explain':12 'far':34 'fulli':11 'happen':7 'know':26 'particl':18 'physic':19 'sorta':1,3 'super':23,32 'time':31 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4667135"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697771967 {#2345
    date: 2023-10-20 05:19:27.0 +02:00
  }
  +"title": 60545
}
"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
91 DENIED edit
App\Entity\EntryComment {#2350
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2076
    +user: Proxies\__CG__\App\Entity\User {#2491 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2097 …}
    +image: Proxies\__CG__\App\Entity\Image {#2609 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2610 …}
    +slug: "Double-slit"
    +title: "Double-slit"
    +url: "https://lemmy.ml/pictrs/image/5de34c6a-4738-4b4a-9555-51a9faa5a0a1.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 132
    +favouriteCount: 1523
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698813834 {#2604
      date: 2023-11-01 05:43:54.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2619 …}
    +votes: Doctrine\ORM\PersistentCollection {#2621 …}
    +reports: Doctrine\ORM\PersistentCollection {#2623 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
    +badges: Doctrine\ORM\PersistentCollection {#2629 …}
    +children: [
      2 => App\Entity\EntryComment {#2078
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2097 …}
        +image: null
        +parent: null
        +root: null
        +body: "That’s the best use of that meme I’ve seen."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1697755429 {#2079
          date: 2023-10-20 00:43:49.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@coja@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2083 …}
        +nested: Doctrine\ORM\PersistentCollection {#2085 …}
        +votes: Doctrine\ORM\PersistentCollection {#2062 …}
        +reports: Doctrine\ORM\PersistentCollection {#2077 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2063 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2064 …}
        -id: 60162
        -bodyTs: "'best':4 'meme':8 'seen':11 'use':5 've':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4659483"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697755429 {#2084
          date: 2023-10-20 00:43:49.0 +02:00
        }
        +"title": 60162
      }
      1 => App\Entity\EntryComment {#2087
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2097 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2091 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
        +body: "I mean it is quantum awareness at least, artful phrasing just makes it a bit misleading."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1697771759 {#2088
          date: 2023-10-20 05:15:59.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@coja@lemmy.ml"
          "@denissimo@feddit.de"
          "@HawlSera@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 60540
        -bodyTs: "'art':9 'awar':6 'bit':15 'least':8 'make':12 'mean':2 'mislead':16 'phrase':10 'quantum':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4667053"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697771759 {#2095
          date: 2023-10-20 05:15:59.0 +02:00
        }
        +"title": 60540
      }
      0 => App\Entity\EntryComment {#2350}
    ]
    -id: 6311
    -titleTs: "'doubl':2 'double-slit':1 'slit':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697755075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6683375"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697668675 {#2514
      date: 2023-10-19 00:37:55.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2097 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
  +body: "Sorta yes sorta no. Why it happens it’s not fully explained and as with everything in particle physics we could be super close to knowing but at the same time super duper far."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697771967 {#2040
    date: 2023-10-20 05:19:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@coja@lemmy.ml"
    "@pigup@lemmy.world"
    "@novibe@lemmy.ml"
    "@drislands@lemmy.world"
    "@Tavarin@lemmy.ca"
    "@JustZ@lemmy.world"
    "@SlothMama@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2346 …}
  +nested: Doctrine\ORM\PersistentCollection {#2347 …}
  +votes: Doctrine\ORM\PersistentCollection {#2344 …}
  +reports: Doctrine\ORM\PersistentCollection {#2042 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
  -id: 60545
  -bodyTs: "'close':24 'could':21 'duper':33 'everyth':16 'explain':12 'far':34 'fulli':11 'happen':7 'know':26 'particl':18 'physic':19 'sorta':1,3 'super':23,32 'time':31 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4667135"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697771967 {#2345
    date: 2023-10-20 05:19:27.0 +02:00
  }
  +"title": 60545
}
"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
92 DENIED moderate
App\Entity\EntryComment {#2350
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2076
    +user: Proxies\__CG__\App\Entity\User {#2491 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2097 …}
    +image: Proxies\__CG__\App\Entity\Image {#2609 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2610 …}
    +slug: "Double-slit"
    +title: "Double-slit"
    +url: "https://lemmy.ml/pictrs/image/5de34c6a-4738-4b4a-9555-51a9faa5a0a1.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 132
    +favouriteCount: 1523
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698813834 {#2604
      date: 2023-11-01 05:43:54.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2619 …}
    +votes: Doctrine\ORM\PersistentCollection {#2621 …}
    +reports: Doctrine\ORM\PersistentCollection {#2623 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2625 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2627 …}
    +badges: Doctrine\ORM\PersistentCollection {#2629 …}
    +children: [
      2 => App\Entity\EntryComment {#2078
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2097 …}
        +image: null
        +parent: null
        +root: null
        +body: "That’s the best use of that meme I’ve seen."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1697755429 {#2079
          date: 2023-10-20 00:43:49.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@coja@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2083 …}
        +nested: Doctrine\ORM\PersistentCollection {#2085 …}
        +votes: Doctrine\ORM\PersistentCollection {#2062 …}
        +reports: Doctrine\ORM\PersistentCollection {#2077 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2063 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2064 …}
        -id: 60162
        -bodyTs: "'best':4 'meme':8 'seen':11 'use':5 've':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4659483"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697755429 {#2084
          date: 2023-10-20 00:43:49.0 +02:00
        }
        +"title": 60162
      }
      1 => App\Entity\EntryComment {#2087
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2097 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2091 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
        +body: "I mean it is quantum awareness at least, artful phrasing just makes it a bit misleading."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1697771759 {#2088
          date: 2023-10-20 05:15:59.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@coja@lemmy.ml"
          "@denissimo@feddit.de"
          "@HawlSera@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 60540
        -bodyTs: "'art':9 'awar':6 'bit':15 'least':8 'make':12 'mean':2 'mislead':16 'phrase':10 'quantum':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4667053"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697771759 {#2095
          date: 2023-10-20 05:15:59.0 +02:00
        }
        +"title": 60540
      }
      0 => App\Entity\EntryComment {#2350}
    ]
    -id: 6311
    -titleTs: "'doubl':2 'double-slit':1 'slit':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697755075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6683375"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697668675 {#2514
      date: 2023-10-19 00:37:55.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2097 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
  +body: "Sorta yes sorta no. Why it happens it’s not fully explained and as with everything in particle physics we could be super close to knowing but at the same time super duper far."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697771967 {#2040
    date: 2023-10-20 05:19:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@coja@lemmy.ml"
    "@pigup@lemmy.world"
    "@novibe@lemmy.ml"
    "@drislands@lemmy.world"
    "@Tavarin@lemmy.ca"
    "@JustZ@lemmy.world"
    "@SlothMama@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2346 …}
  +nested: Doctrine\ORM\PersistentCollection {#2347 …}
  +votes: Doctrine\ORM\PersistentCollection {#2344 …}
  +reports: Doctrine\ORM\PersistentCollection {#2042 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
  -id: 60545
  -bodyTs: "'close':24 'could':21 'duper':33 'everyth':16 'explain':12 'far':34 'fulli':11 'happen':7 'know':26 'particl':18 'physic':19 'sorta':1,3 'super':23,32 'time':31 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4667135"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697771967 {#2345
    date: 2023-10-20 05:19:27.0 +02:00
  }
  +"title": 60545
}
"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
93 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
94 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1385
  +user: Proxies\__CG__\App\Entity\User {#2903 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2361 …}
  +image: Proxies\__CG__\App\Entity\Image {#2946 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2678 …}
  +slug: "Adult-by-Pervis-Comics"
  +title: ""Adult" by Pervis Comics"
  +url: "https://lemmy.world/pictrs/image/5c7bdc05-8b97-48c3-9f7a-49b10bc4c1fa.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 841
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697597383 {#2941
    date: 2023-10-18 04:49:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2948 …}
  +votes: Doctrine\ORM\PersistentCollection {#2950 …}
  +reports: Doctrine\ORM\PersistentCollection {#2952 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2956 …}
  +badges: Doctrine\ORM\PersistentCollection {#2958 …}
  +children: [
    App\Entity\EntryComment {#1405
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2361 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
      +body: "If the monster under the couch is a biting chill then yes."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1697545187 {#1383
        date: 2023-10-17 14:19:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Geert@lemmy.world"
        "@ZoopZeZoop@lemmy.world"
        "@zurohki@aussie.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1404 …}
      +nested: Doctrine\ORM\PersistentCollection {#1361 …}
      +votes: Doctrine\ORM\PersistentCollection {#1403 …}
      +reports: Doctrine\ORM\PersistentCollection {#2023 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
      -id: 54464
      -bodyTs: "'bite':9 'chill':10 'couch':6 'monster':3 'yes':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4597030"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697545187 {#1402
        date: 2023-10-17 14:19:47.0 +02:00
      }
      +"title": 54464
    }
  ]
  -id: 5919
  -titleTs: "'adult':1 'comic':4 'pervi':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697613472
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6918663"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697527072 {#2927
    date: 2023-10-17 09:17:52.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
95 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1385
  +user: Proxies\__CG__\App\Entity\User {#2903 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2361 …}
  +image: Proxies\__CG__\App\Entity\Image {#2946 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2678 …}
  +slug: "Adult-by-Pervis-Comics"
  +title: ""Adult" by Pervis Comics"
  +url: "https://lemmy.world/pictrs/image/5c7bdc05-8b97-48c3-9f7a-49b10bc4c1fa.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 841
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697597383 {#2941
    date: 2023-10-18 04:49:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2948 …}
  +votes: Doctrine\ORM\PersistentCollection {#2950 …}
  +reports: Doctrine\ORM\PersistentCollection {#2952 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2956 …}
  +badges: Doctrine\ORM\PersistentCollection {#2958 …}
  +children: [
    App\Entity\EntryComment {#1405
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2361 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
      +body: "If the monster under the couch is a biting chill then yes."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1697545187 {#1383
        date: 2023-10-17 14:19:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Geert@lemmy.world"
        "@ZoopZeZoop@lemmy.world"
        "@zurohki@aussie.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1404 …}
      +nested: Doctrine\ORM\PersistentCollection {#1361 …}
      +votes: Doctrine\ORM\PersistentCollection {#1403 …}
      +reports: Doctrine\ORM\PersistentCollection {#2023 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
      -id: 54464
      -bodyTs: "'bite':9 'chill':10 'couch':6 'monster':3 'yes':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4597030"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697545187 {#1402
        date: 2023-10-17 14:19:47.0 +02:00
      }
      +"title": 54464
    }
  ]
  -id: 5919
  -titleTs: "'adult':1 'comic':4 'pervi':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697613472
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6918663"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697527072 {#2927
    date: 2023-10-17 09:17:52.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
96 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1385
  +user: Proxies\__CG__\App\Entity\User {#2903 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2361 …}
  +image: Proxies\__CG__\App\Entity\Image {#2946 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2678 …}
  +slug: "Adult-by-Pervis-Comics"
  +title: ""Adult" by Pervis Comics"
  +url: "https://lemmy.world/pictrs/image/5c7bdc05-8b97-48c3-9f7a-49b10bc4c1fa.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 841
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697597383 {#2941
    date: 2023-10-18 04:49:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2948 …}
  +votes: Doctrine\ORM\PersistentCollection {#2950 …}
  +reports: Doctrine\ORM\PersistentCollection {#2952 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2956 …}
  +badges: Doctrine\ORM\PersistentCollection {#2958 …}
  +children: [
    App\Entity\EntryComment {#1405
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2361 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
      +body: "If the monster under the couch is a biting chill then yes."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1697545187 {#1383
        date: 2023-10-17 14:19:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Geert@lemmy.world"
        "@ZoopZeZoop@lemmy.world"
        "@zurohki@aussie.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1404 …}
      +nested: Doctrine\ORM\PersistentCollection {#1361 …}
      +votes: Doctrine\ORM\PersistentCollection {#1403 …}
      +reports: Doctrine\ORM\PersistentCollection {#2023 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
      -id: 54464
      -bodyTs: "'bite':9 'chill':10 'couch':6 'monster':3 'yes':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4597030"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697545187 {#1402
        date: 2023-10-17 14:19:47.0 +02:00
      }
      +"title": 54464
    }
  ]
  -id: 5919
  -titleTs: "'adult':1 'comic':4 'pervi':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697613472
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6918663"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697527072 {#2927
    date: 2023-10-17 09:17:52.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
97 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
98 DENIED moderate
App\Entity\EntryComment {#1405
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1385
    +user: Proxies\__CG__\App\Entity\User {#2903 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2361 …}
    +image: Proxies\__CG__\App\Entity\Image {#2946 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2678 …}
    +slug: "Adult-by-Pervis-Comics"
    +title: ""Adult" by Pervis Comics"
    +url: "https://lemmy.world/pictrs/image/5c7bdc05-8b97-48c3-9f7a-49b10bc4c1fa.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 9
    +favouriteCount: 841
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697597383 {#2941
      date: 2023-10-18 04:49:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2948 …}
    +votes: Doctrine\ORM\PersistentCollection {#2950 …}
    +reports: Doctrine\ORM\PersistentCollection {#2952 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2954 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2956 …}
    +badges: Doctrine\ORM\PersistentCollection {#2958 …}
    +children: [
      App\Entity\EntryComment {#1405}
    ]
    -id: 5919
    -titleTs: "'adult':1 'comic':4 'pervi':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697613472
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6918663"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697527072 {#2927
      date: 2023-10-17 09:17:52.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2361 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
  +body: "If the monster under the couch is a biting chill then yes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697545187 {#1383
    date: 2023-10-17 14:19:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Geert@lemmy.world"
    "@ZoopZeZoop@lemmy.world"
    "@zurohki@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1404 …}
  +nested: Doctrine\ORM\PersistentCollection {#1361 …}
  +votes: Doctrine\ORM\PersistentCollection {#1403 …}
  +reports: Doctrine\ORM\PersistentCollection {#2023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
  -id: 54464
  -bodyTs: "'bite':9 'chill':10 'couch':6 'monster':3 'yes':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4597030"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697545187 {#1402
    date: 2023-10-17 14:19:47.0 +02:00
  }
  +"title": 54464
}
"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
99 DENIED edit
App\Entity\EntryComment {#1405
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1385
    +user: Proxies\__CG__\App\Entity\User {#2903 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2361 …}
    +image: Proxies\__CG__\App\Entity\Image {#2946 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2678 …}
    +slug: "Adult-by-Pervis-Comics"
    +title: ""Adult" by Pervis Comics"
    +url: "https://lemmy.world/pictrs/image/5c7bdc05-8b97-48c3-9f7a-49b10bc4c1fa.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 9
    +favouriteCount: 841
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697597383 {#2941
      date: 2023-10-18 04:49:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2948 …}
    +votes: Doctrine\ORM\PersistentCollection {#2950 …}
    +reports: Doctrine\ORM\PersistentCollection {#2952 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2954 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2956 …}
    +badges: Doctrine\ORM\PersistentCollection {#2958 …}
    +children: [
      App\Entity\EntryComment {#1405}
    ]
    -id: 5919
    -titleTs: "'adult':1 'comic':4 'pervi':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697613472
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6918663"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697527072 {#2927
      date: 2023-10-17 09:17:52.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2361 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
  +body: "If the monster under the couch is a biting chill then yes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697545187 {#1383
    date: 2023-10-17 14:19:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Geert@lemmy.world"
    "@ZoopZeZoop@lemmy.world"
    "@zurohki@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1404 …}
  +nested: Doctrine\ORM\PersistentCollection {#1361 …}
  +votes: Doctrine\ORM\PersistentCollection {#1403 …}
  +reports: Doctrine\ORM\PersistentCollection {#2023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
  -id: 54464
  -bodyTs: "'bite':9 'chill':10 'couch':6 'monster':3 'yes':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4597030"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697545187 {#1402
    date: 2023-10-17 14:19:47.0 +02:00
  }
  +"title": 54464
}
"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
100 DENIED moderate
App\Entity\EntryComment {#1405
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1385
    +user: Proxies\__CG__\App\Entity\User {#2903 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2361 …}
    +image: Proxies\__CG__\App\Entity\Image {#2946 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2678 …}
    +slug: "Adult-by-Pervis-Comics"
    +title: ""Adult" by Pervis Comics"
    +url: "https://lemmy.world/pictrs/image/5c7bdc05-8b97-48c3-9f7a-49b10bc4c1fa.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 9
    +favouriteCount: 841
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697597383 {#2941
      date: 2023-10-18 04:49:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2948 …}
    +votes: Doctrine\ORM\PersistentCollection {#2950 …}
    +reports: Doctrine\ORM\PersistentCollection {#2952 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2954 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2956 …}
    +badges: Doctrine\ORM\PersistentCollection {#2958 …}
    +children: [
      App\Entity\EntryComment {#1405}
    ]
    -id: 5919
    -titleTs: "'adult':1 'comic':4 'pervi':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697613472
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6918663"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697527072 {#2927
      date: 2023-10-17 09:17:52.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2361 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
  +body: "If the monster under the couch is a biting chill then yes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697545187 {#1383
    date: 2023-10-17 14:19:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Geert@lemmy.world"
    "@ZoopZeZoop@lemmy.world"
    "@zurohki@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1404 …}
  +nested: Doctrine\ORM\PersistentCollection {#1361 …}
  +votes: Doctrine\ORM\PersistentCollection {#1403 …}
  +reports: Doctrine\ORM\PersistentCollection {#2023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
  -id: 54464
  -bodyTs: "'bite':9 'chill':10 'couch':6 'monster':3 'yes':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4597030"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697545187 {#1402
    date: 2023-10-17 14:19:47.0 +02:00
  }
  +"title": 54464
}
"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
101 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
102 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2033
  +user: Proxies\__CG__\App\Entity\User {#2771 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2810 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2812 …}
  +slug: "The-size-of-a-what"
  +title: "The size of a what"
  +url: "https://sh.itjust.works/pictrs/image/06adf9ef-3e6f-4fc6-a0ab-ad1e3c2370dd.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 56
  +favouriteCount: 898
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697773926 {#2805
    date: 2023-10-20 05:52:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2813 …}
  +votes: Doctrine\ORM\PersistentCollection {#2815 …}
  +reports: Doctrine\ORM\PersistentCollection {#2817 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2819 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2821 …}
  +badges: Doctrine\ORM\PersistentCollection {#2823 …}
  +children: [
    App\Entity\EntryComment {#2011
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2033 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
      +body: "XXL small."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697590383 {#2018
        date: 2023-10-18 02:53:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sjmarf@sh.itjust.works"
        "@radioactiveradio@lemm.ee"
        "@huge_clock@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2029 …}
      +nested: Doctrine\ORM\PersistentCollection {#2020 …}
      +votes: Doctrine\ORM\PersistentCollection {#2027 …}
      +reports: Doctrine\ORM\PersistentCollection {#2031 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
      -id: 55570
      -bodyTs: "'small':2 'xxl':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4612736"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697590383 {#2025
        date: 2023-10-18 02:53:03.0 +02:00
      }
      +"title": 55570
    }
  ]
  -id: 5826
  -titleTs: "'size':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697576694
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/7319048"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697490294 {#2793
    date: 2023-10-16 23:04:54.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
103 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2033
  +user: Proxies\__CG__\App\Entity\User {#2771 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2810 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2812 …}
  +slug: "The-size-of-a-what"
  +title: "The size of a what"
  +url: "https://sh.itjust.works/pictrs/image/06adf9ef-3e6f-4fc6-a0ab-ad1e3c2370dd.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 56
  +favouriteCount: 898
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697773926 {#2805
    date: 2023-10-20 05:52:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2813 …}
  +votes: Doctrine\ORM\PersistentCollection {#2815 …}
  +reports: Doctrine\ORM\PersistentCollection {#2817 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2819 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2821 …}
  +badges: Doctrine\ORM\PersistentCollection {#2823 …}
  +children: [
    App\Entity\EntryComment {#2011
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2033 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
      +body: "XXL small."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697590383 {#2018
        date: 2023-10-18 02:53:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sjmarf@sh.itjust.works"
        "@radioactiveradio@lemm.ee"
        "@huge_clock@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2029 …}
      +nested: Doctrine\ORM\PersistentCollection {#2020 …}
      +votes: Doctrine\ORM\PersistentCollection {#2027 …}
      +reports: Doctrine\ORM\PersistentCollection {#2031 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
      -id: 55570
      -bodyTs: "'small':2 'xxl':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4612736"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697590383 {#2025
        date: 2023-10-18 02:53:03.0 +02:00
      }
      +"title": 55570
    }
  ]
  -id: 5826
  -titleTs: "'size':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697576694
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/7319048"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697490294 {#2793
    date: 2023-10-16 23:04:54.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
104 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2033
  +user: Proxies\__CG__\App\Entity\User {#2771 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2810 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2812 …}
  +slug: "The-size-of-a-what"
  +title: "The size of a what"
  +url: "https://sh.itjust.works/pictrs/image/06adf9ef-3e6f-4fc6-a0ab-ad1e3c2370dd.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 56
  +favouriteCount: 898
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697773926 {#2805
    date: 2023-10-20 05:52:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2813 …}
  +votes: Doctrine\ORM\PersistentCollection {#2815 …}
  +reports: Doctrine\ORM\PersistentCollection {#2817 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2819 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2821 …}
  +badges: Doctrine\ORM\PersistentCollection {#2823 …}
  +children: [
    App\Entity\EntryComment {#2011
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2033 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
      +body: "XXL small."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697590383 {#2018
        date: 2023-10-18 02:53:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sjmarf@sh.itjust.works"
        "@radioactiveradio@lemm.ee"
        "@huge_clock@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2029 …}
      +nested: Doctrine\ORM\PersistentCollection {#2020 …}
      +votes: Doctrine\ORM\PersistentCollection {#2027 …}
      +reports: Doctrine\ORM\PersistentCollection {#2031 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
      -id: 55570
      -bodyTs: "'small':2 'xxl':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4612736"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697590383 {#2025
        date: 2023-10-18 02:53:03.0 +02:00
      }
      +"title": 55570
    }
  ]
  -id: 5826
  -titleTs: "'size':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697576694
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/7319048"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697490294 {#2793
    date: 2023-10-16 23:04:54.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
105 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
106 DENIED moderate
App\Entity\EntryComment {#2011
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2033
    +user: Proxies\__CG__\App\Entity\User {#2771 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2810 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2812 …}
    +slug: "The-size-of-a-what"
    +title: "The size of a what"
    +url: "https://sh.itjust.works/pictrs/image/06adf9ef-3e6f-4fc6-a0ab-ad1e3c2370dd.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 56
    +favouriteCount: 898
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697773926 {#2805
      date: 2023-10-20 05:52:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2813 …}
    +votes: Doctrine\ORM\PersistentCollection {#2815 …}
    +reports: Doctrine\ORM\PersistentCollection {#2817 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2819 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2821 …}
    +badges: Doctrine\ORM\PersistentCollection {#2823 …}
    +children: [
      App\Entity\EntryComment {#2011}
    ]
    -id: 5826
    -titleTs: "'size':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697576694
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/7319048"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697490294 {#2793
      date: 2023-10-16 23:04:54.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
  +body: "XXL small."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697590383 {#2018
    date: 2023-10-18 02:53:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sjmarf@sh.itjust.works"
    "@radioactiveradio@lemm.ee"
    "@huge_clock@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2029 …}
  +nested: Doctrine\ORM\PersistentCollection {#2020 …}
  +votes: Doctrine\ORM\PersistentCollection {#2027 …}
  +reports: Doctrine\ORM\PersistentCollection {#2031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
  -id: 55570
  -bodyTs: "'small':2 'xxl':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4612736"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697590383 {#2025
    date: 2023-10-18 02:53:03.0 +02:00
  }
  +"title": 55570
}
"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
107 DENIED edit
App\Entity\EntryComment {#2011
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2033
    +user: Proxies\__CG__\App\Entity\User {#2771 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2810 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2812 …}
    +slug: "The-size-of-a-what"
    +title: "The size of a what"
    +url: "https://sh.itjust.works/pictrs/image/06adf9ef-3e6f-4fc6-a0ab-ad1e3c2370dd.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 56
    +favouriteCount: 898
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697773926 {#2805
      date: 2023-10-20 05:52:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2813 …}
    +votes: Doctrine\ORM\PersistentCollection {#2815 …}
    +reports: Doctrine\ORM\PersistentCollection {#2817 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2819 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2821 …}
    +badges: Doctrine\ORM\PersistentCollection {#2823 …}
    +children: [
      App\Entity\EntryComment {#2011}
    ]
    -id: 5826
    -titleTs: "'size':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697576694
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/7319048"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697490294 {#2793
      date: 2023-10-16 23:04:54.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
  +body: "XXL small."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697590383 {#2018
    date: 2023-10-18 02:53:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sjmarf@sh.itjust.works"
    "@radioactiveradio@lemm.ee"
    "@huge_clock@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2029 …}
  +nested: Doctrine\ORM\PersistentCollection {#2020 …}
  +votes: Doctrine\ORM\PersistentCollection {#2027 …}
  +reports: Doctrine\ORM\PersistentCollection {#2031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
  -id: 55570
  -bodyTs: "'small':2 'xxl':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4612736"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697590383 {#2025
    date: 2023-10-18 02:53:03.0 +02:00
  }
  +"title": 55570
}
"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
108 DENIED moderate
App\Entity\EntryComment {#2011
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2033
    +user: Proxies\__CG__\App\Entity\User {#2771 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2810 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2812 …}
    +slug: "The-size-of-a-what"
    +title: "The size of a what"
    +url: "https://sh.itjust.works/pictrs/image/06adf9ef-3e6f-4fc6-a0ab-ad1e3c2370dd.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 56
    +favouriteCount: 898
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697773926 {#2805
      date: 2023-10-20 05:52:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2813 …}
    +votes: Doctrine\ORM\PersistentCollection {#2815 …}
    +reports: Doctrine\ORM\PersistentCollection {#2817 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2819 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2821 …}
    +badges: Doctrine\ORM\PersistentCollection {#2823 …}
    +children: [
      App\Entity\EntryComment {#2011}
    ]
    -id: 5826
    -titleTs: "'size':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697576694
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/7319048"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697490294 {#2793
      date: 2023-10-16 23:04:54.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
  +body: "XXL small."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697590383 {#2018
    date: 2023-10-18 02:53:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sjmarf@sh.itjust.works"
    "@radioactiveradio@lemm.ee"
    "@huge_clock@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2029 …}
  +nested: Doctrine\ORM\PersistentCollection {#2020 …}
  +votes: Doctrine\ORM\PersistentCollection {#2027 …}
  +reports: Doctrine\ORM\PersistentCollection {#2031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
  -id: 55570
  -bodyTs: "'small':2 'xxl':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4612736"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697590383 {#2025
    date: 2023-10-18 02:53:03.0 +02:00
  }
  +"title": 55570
}
"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
109 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
110 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1874
  +user: Proxies\__CG__\App\Entity\User {#2885 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2926 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2928 …}
  +slug: "Trust-me-bro-it-s-100-true"
  +title: "Trust me bro it's 100% true"
  +url: "https://reddthat.com/pictrs/image/345dabc1-da20-49e0-8507-a577c05994e5.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 100
  +favouriteCount: 739
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728975162 {#2921
    date: 2024-10-15 08:52:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2929 …}
  +votes: Doctrine\ORM\PersistentCollection {#2931 …}
  +reports: Doctrine\ORM\PersistentCollection {#2933 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2935 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2937 …}
  +badges: Doctrine\ORM\PersistentCollection {#2939 …}
  +children: [
    App\Entity\EntryComment {#1410
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1907 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1908 …}
      +body: "As rowdy as that sounds you are completely correct, it is newsworthy and every war with modern media has had exactly the same because people need to know."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 46
      +score: 0
      +lastActive: DateTime @1697198666 {#1708
        date: 2023-10-13 14:04:26.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@misaloun@reddthat.com"
        "@arymandias@feddit.de"
        "@NoIWontPickaName@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1407 …}
      +nested: Doctrine\ORM\PersistentCollection {#2391 …}
      +votes: Doctrine\ORM\PersistentCollection {#2369 …}
      +reports: Doctrine\ORM\PersistentCollection {#2392 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2395 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1384 …}
      -id: 45267
      -bodyTs: "'complet':8 'correct':9 'everi':14 'exact':21 'know':28 'media':18 'modern':17 'need':26 'newsworthi':12 'peopl':25 'rowdi':2 'sound':5 'war':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4499424"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697198666 {#1926
        date: 2023-10-13 14:04:26.0 +02:00
      }
      +"title": 45267
    }
  ]
  -id: 4856
  -titleTs: "'100':6 'bro':3 'true':7 'trust':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697270497
  +visibility: "visible             "
  +apId: "https://reddthat.com/post/5753875"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697184097 {#2906
    date: 2023-10-13 10:01:37.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
111 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1874
  +user: Proxies\__CG__\App\Entity\User {#2885 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2926 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2928 …}
  +slug: "Trust-me-bro-it-s-100-true"
  +title: "Trust me bro it's 100% true"
  +url: "https://reddthat.com/pictrs/image/345dabc1-da20-49e0-8507-a577c05994e5.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 100
  +favouriteCount: 739
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728975162 {#2921
    date: 2024-10-15 08:52:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2929 …}
  +votes: Doctrine\ORM\PersistentCollection {#2931 …}
  +reports: Doctrine\ORM\PersistentCollection {#2933 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2935 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2937 …}
  +badges: Doctrine\ORM\PersistentCollection {#2939 …}
  +children: [
    App\Entity\EntryComment {#1410
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1907 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1908 …}
      +body: "As rowdy as that sounds you are completely correct, it is newsworthy and every war with modern media has had exactly the same because people need to know."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 46
      +score: 0
      +lastActive: DateTime @1697198666 {#1708
        date: 2023-10-13 14:04:26.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@misaloun@reddthat.com"
        "@arymandias@feddit.de"
        "@NoIWontPickaName@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1407 …}
      +nested: Doctrine\ORM\PersistentCollection {#2391 …}
      +votes: Doctrine\ORM\PersistentCollection {#2369 …}
      +reports: Doctrine\ORM\PersistentCollection {#2392 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2395 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1384 …}
      -id: 45267
      -bodyTs: "'complet':8 'correct':9 'everi':14 'exact':21 'know':28 'media':18 'modern':17 'need':26 'newsworthi':12 'peopl':25 'rowdi':2 'sound':5 'war':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4499424"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697198666 {#1926
        date: 2023-10-13 14:04:26.0 +02:00
      }
      +"title": 45267
    }
  ]
  -id: 4856
  -titleTs: "'100':6 'bro':3 'true':7 'trust':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697270497
  +visibility: "visible             "
  +apId: "https://reddthat.com/post/5753875"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697184097 {#2906
    date: 2023-10-13 10:01:37.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
112 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1874
  +user: Proxies\__CG__\App\Entity\User {#2885 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2926 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2928 …}
  +slug: "Trust-me-bro-it-s-100-true"
  +title: "Trust me bro it's 100% true"
  +url: "https://reddthat.com/pictrs/image/345dabc1-da20-49e0-8507-a577c05994e5.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 100
  +favouriteCount: 739
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728975162 {#2921
    date: 2024-10-15 08:52:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2929 …}
  +votes: Doctrine\ORM\PersistentCollection {#2931 …}
  +reports: Doctrine\ORM\PersistentCollection {#2933 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2935 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2937 …}
  +badges: Doctrine\ORM\PersistentCollection {#2939 …}
  +children: [
    App\Entity\EntryComment {#1410
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1907 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1908 …}
      +body: "As rowdy as that sounds you are completely correct, it is newsworthy and every war with modern media has had exactly the same because people need to know."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 46
      +score: 0
      +lastActive: DateTime @1697198666 {#1708
        date: 2023-10-13 14:04:26.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@misaloun@reddthat.com"
        "@arymandias@feddit.de"
        "@NoIWontPickaName@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1407 …}
      +nested: Doctrine\ORM\PersistentCollection {#2391 …}
      +votes: Doctrine\ORM\PersistentCollection {#2369 …}
      +reports: Doctrine\ORM\PersistentCollection {#2392 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2395 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1384 …}
      -id: 45267
      -bodyTs: "'complet':8 'correct':9 'everi':14 'exact':21 'know':28 'media':18 'modern':17 'need':26 'newsworthi':12 'peopl':25 'rowdi':2 'sound':5 'war':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4499424"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697198666 {#1926
        date: 2023-10-13 14:04:26.0 +02:00
      }
      +"title": 45267
    }
  ]
  -id: 4856
  -titleTs: "'100':6 'bro':3 'true':7 'trust':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697270497
  +visibility: "visible             "
  +apId: "https://reddthat.com/post/5753875"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697184097 {#2906
    date: 2023-10-13 10:01:37.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
113 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
114 DENIED moderate
App\Entity\EntryComment {#1410
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1874
    +user: Proxies\__CG__\App\Entity\User {#2885 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2926 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2928 …}
    +slug: "Trust-me-bro-it-s-100-true"
    +title: "Trust me bro it's 100% true"
    +url: "https://reddthat.com/pictrs/image/345dabc1-da20-49e0-8507-a577c05994e5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 100
    +favouriteCount: 739
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728975162 {#2921
      date: 2024-10-15 08:52:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2929 …}
    +votes: Doctrine\ORM\PersistentCollection {#2931 …}
    +reports: Doctrine\ORM\PersistentCollection {#2933 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2935 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2937 …}
    +badges: Doctrine\ORM\PersistentCollection {#2939 …}
    +children: [
      App\Entity\EntryComment {#1410}
    ]
    -id: 4856
    -titleTs: "'100':6 'bro':3 'true':7 'trust':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697270497
    +visibility: "visible             "
    +apId: "https://reddthat.com/post/5753875"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697184097 {#2906
      date: 2023-10-13 10:01:37.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1907 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1908 …}
  +body: "As rowdy as that sounds you are completely correct, it is newsworthy and every war with modern media has had exactly the same because people need to know."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 46
  +score: 0
  +lastActive: DateTime @1697198666 {#1708
    date: 2023-10-13 14:04:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@misaloun@reddthat.com"
    "@arymandias@feddit.de"
    "@NoIWontPickaName@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1407 …}
  +nested: Doctrine\ORM\PersistentCollection {#2391 …}
  +votes: Doctrine\ORM\PersistentCollection {#2369 …}
  +reports: Doctrine\ORM\PersistentCollection {#2392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1384 …}
  -id: 45267
  -bodyTs: "'complet':8 'correct':9 'everi':14 'exact':21 'know':28 'media':18 'modern':17 'need':26 'newsworthi':12 'peopl':25 'rowdi':2 'sound':5 'war':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4499424"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697198666 {#1926
    date: 2023-10-13 14:04:26.0 +02:00
  }
  +"title": 45267
}
"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
115 DENIED edit
App\Entity\EntryComment {#1410
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1874
    +user: Proxies\__CG__\App\Entity\User {#2885 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2926 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2928 …}
    +slug: "Trust-me-bro-it-s-100-true"
    +title: "Trust me bro it's 100% true"
    +url: "https://reddthat.com/pictrs/image/345dabc1-da20-49e0-8507-a577c05994e5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 100
    +favouriteCount: 739
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728975162 {#2921
      date: 2024-10-15 08:52:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2929 …}
    +votes: Doctrine\ORM\PersistentCollection {#2931 …}
    +reports: Doctrine\ORM\PersistentCollection {#2933 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2935 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2937 …}
    +badges: Doctrine\ORM\PersistentCollection {#2939 …}
    +children: [
      App\Entity\EntryComment {#1410}
    ]
    -id: 4856
    -titleTs: "'100':6 'bro':3 'true':7 'trust':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697270497
    +visibility: "visible             "
    +apId: "https://reddthat.com/post/5753875"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697184097 {#2906
      date: 2023-10-13 10:01:37.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1907 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1908 …}
  +body: "As rowdy as that sounds you are completely correct, it is newsworthy and every war with modern media has had exactly the same because people need to know."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 46
  +score: 0
  +lastActive: DateTime @1697198666 {#1708
    date: 2023-10-13 14:04:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@misaloun@reddthat.com"
    "@arymandias@feddit.de"
    "@NoIWontPickaName@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1407 …}
  +nested: Doctrine\ORM\PersistentCollection {#2391 …}
  +votes: Doctrine\ORM\PersistentCollection {#2369 …}
  +reports: Doctrine\ORM\PersistentCollection {#2392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1384 …}
  -id: 45267
  -bodyTs: "'complet':8 'correct':9 'everi':14 'exact':21 'know':28 'media':18 'modern':17 'need':26 'newsworthi':12 'peopl':25 'rowdi':2 'sound':5 'war':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4499424"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697198666 {#1926
    date: 2023-10-13 14:04:26.0 +02:00
  }
  +"title": 45267
}
"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
116 DENIED moderate
App\Entity\EntryComment {#1410
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1874
    +user: Proxies\__CG__\App\Entity\User {#2885 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2926 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2928 …}
    +slug: "Trust-me-bro-it-s-100-true"
    +title: "Trust me bro it's 100% true"
    +url: "https://reddthat.com/pictrs/image/345dabc1-da20-49e0-8507-a577c05994e5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 100
    +favouriteCount: 739
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728975162 {#2921
      date: 2024-10-15 08:52:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2929 …}
    +votes: Doctrine\ORM\PersistentCollection {#2931 …}
    +reports: Doctrine\ORM\PersistentCollection {#2933 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2935 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2937 …}
    +badges: Doctrine\ORM\PersistentCollection {#2939 …}
    +children: [
      App\Entity\EntryComment {#1410}
    ]
    -id: 4856
    -titleTs: "'100':6 'bro':3 'true':7 'trust':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697270497
    +visibility: "visible             "
    +apId: "https://reddthat.com/post/5753875"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697184097 {#2906
      date: 2023-10-13 10:01:37.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1907 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1908 …}
  +body: "As rowdy as that sounds you are completely correct, it is newsworthy and every war with modern media has had exactly the same because people need to know."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 46
  +score: 0
  +lastActive: DateTime @1697198666 {#1708
    date: 2023-10-13 14:04:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@misaloun@reddthat.com"
    "@arymandias@feddit.de"
    "@NoIWontPickaName@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1407 …}
  +nested: Doctrine\ORM\PersistentCollection {#2391 …}
  +votes: Doctrine\ORM\PersistentCollection {#2369 …}
  +reports: Doctrine\ORM\PersistentCollection {#2392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1384 …}
  -id: 45267
  -bodyTs: "'complet':8 'correct':9 'everi':14 'exact':21 'know':28 'media':18 'modern':17 'need':26 'newsworthi':12 'peopl':25 'rowdi':2 'sound':5 'war':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4499424"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697198666 {#1926
    date: 2023-10-13 14:04:26.0 +02:00
  }
  +"title": 45267
}
"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
117 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
118 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2359
  +user: Proxies\__CG__\App\Entity\User {#2905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2361 …}
  +image: Proxies\__CG__\App\Entity\Image {#2907 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2908 …}
  +slug: "Until-the-day-you-die-Danby-Draws"
  +title: "Until the day you die [Danby Draws]"
  +url: "https://startrek.website/pictrs/image/756c83e7-8173-4e16-8db5-f2ae876d8950.png"
  +body: """
    Danby Draw Sources/Links\n
    \n
    - [Website](https://danbydraws.com/)\n
    - [Instagram](https://www.instagram.com/danbydraws/)\n
    - [Facebook](https://www.facebook.com/danbydraws/)\n
    - [Xhitter](https://twitter.com/DanbyDraws)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 568
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697154043 {#2900
    date: 2023-10-13 01:40:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2909 …}
  +votes: Doctrine\ORM\PersistentCollection {#2911 …}
  +reports: Doctrine\ORM\PersistentCollection {#2913 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2915 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2917 …}
  +badges: Doctrine\ORM\PersistentCollection {#2919 …}
  +children: [
    App\Entity\EntryComment {#2360
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2359 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2361 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
      +body: "Some uggas to be duggad?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697154043 {#2370
        date: 2023-10-13 01:40:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@mrfriki@lemmy.world"
        "@rbesfe@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2380 …}
      +nested: Doctrine\ORM\PersistentCollection {#2382 …}
      +votes: Doctrine\ORM\PersistentCollection {#2384 …}
      +reports: Doctrine\ORM\PersistentCollection {#2379 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
      -id: 44274
      -bodyTs: "'duggad':5 'ugga':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4486063"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697154043 {#2377
        date: 2023-10-13 01:40:43.0 +02:00
      }
      +"title": 44274
    }
  ]
  -id: 4481
  -titleTs: "'danbi':6 'day':3 'die':5 'draw':7"
  -bodyTs: "'/)':7 '/danbydraws)':19 '/danbydraws/)':11,15 'danbi':1 'danbydraws.com':6 'danbydraws.com/)':5 'draw':2 'facebook':12 'instagram':8 'sources/links':3 'twitter.com':18 'twitter.com/danbydraws)':17 'websit':4 'www.facebook.com':14 'www.facebook.com/danbydraws/)':13 'www.instagram.com':10 'www.instagram.com/danbydraws/)':9 'xhitter':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697156322
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2602313"
  +editedAt: DateTimeImmutable @1697070212 {#2888
    date: 2023-10-12 02:23:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697069922 {#2865
    date: 2023-10-12 02:18:42.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
119 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2359
  +user: Proxies\__CG__\App\Entity\User {#2905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2361 …}
  +image: Proxies\__CG__\App\Entity\Image {#2907 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2908 …}
  +slug: "Until-the-day-you-die-Danby-Draws"
  +title: "Until the day you die [Danby Draws]"
  +url: "https://startrek.website/pictrs/image/756c83e7-8173-4e16-8db5-f2ae876d8950.png"
  +body: """
    Danby Draw Sources/Links\n
    \n
    - [Website](https://danbydraws.com/)\n
    - [Instagram](https://www.instagram.com/danbydraws/)\n
    - [Facebook](https://www.facebook.com/danbydraws/)\n
    - [Xhitter](https://twitter.com/DanbyDraws)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 568
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697154043 {#2900
    date: 2023-10-13 01:40:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2909 …}
  +votes: Doctrine\ORM\PersistentCollection {#2911 …}
  +reports: Doctrine\ORM\PersistentCollection {#2913 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2915 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2917 …}
  +badges: Doctrine\ORM\PersistentCollection {#2919 …}
  +children: [
    App\Entity\EntryComment {#2360
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2359 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2361 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
      +body: "Some uggas to be duggad?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697154043 {#2370
        date: 2023-10-13 01:40:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@mrfriki@lemmy.world"
        "@rbesfe@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2380 …}
      +nested: Doctrine\ORM\PersistentCollection {#2382 …}
      +votes: Doctrine\ORM\PersistentCollection {#2384 …}
      +reports: Doctrine\ORM\PersistentCollection {#2379 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
      -id: 44274
      -bodyTs: "'duggad':5 'ugga':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4486063"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697154043 {#2377
        date: 2023-10-13 01:40:43.0 +02:00
      }
      +"title": 44274
    }
  ]
  -id: 4481
  -titleTs: "'danbi':6 'day':3 'die':5 'draw':7"
  -bodyTs: "'/)':7 '/danbydraws)':19 '/danbydraws/)':11,15 'danbi':1 'danbydraws.com':6 'danbydraws.com/)':5 'draw':2 'facebook':12 'instagram':8 'sources/links':3 'twitter.com':18 'twitter.com/danbydraws)':17 'websit':4 'www.facebook.com':14 'www.facebook.com/danbydraws/)':13 'www.instagram.com':10 'www.instagram.com/danbydraws/)':9 'xhitter':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697156322
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2602313"
  +editedAt: DateTimeImmutable @1697070212 {#2888
    date: 2023-10-12 02:23:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697069922 {#2865
    date: 2023-10-12 02:18:42.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
120 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2359
  +user: Proxies\__CG__\App\Entity\User {#2905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2361 …}
  +image: Proxies\__CG__\App\Entity\Image {#2907 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2908 …}
  +slug: "Until-the-day-you-die-Danby-Draws"
  +title: "Until the day you die [Danby Draws]"
  +url: "https://startrek.website/pictrs/image/756c83e7-8173-4e16-8db5-f2ae876d8950.png"
  +body: """
    Danby Draw Sources/Links\n
    \n
    - [Website](https://danbydraws.com/)\n
    - [Instagram](https://www.instagram.com/danbydraws/)\n
    - [Facebook](https://www.facebook.com/danbydraws/)\n
    - [Xhitter](https://twitter.com/DanbyDraws)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 568
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697154043 {#2900
    date: 2023-10-13 01:40:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2909 …}
  +votes: Doctrine\ORM\PersistentCollection {#2911 …}
  +reports: Doctrine\ORM\PersistentCollection {#2913 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2915 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2917 …}
  +badges: Doctrine\ORM\PersistentCollection {#2919 …}
  +children: [
    App\Entity\EntryComment {#2360
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2359 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2361 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
      +body: "Some uggas to be duggad?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697154043 {#2370
        date: 2023-10-13 01:40:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@mrfriki@lemmy.world"
        "@rbesfe@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2380 …}
      +nested: Doctrine\ORM\PersistentCollection {#2382 …}
      +votes: Doctrine\ORM\PersistentCollection {#2384 …}
      +reports: Doctrine\ORM\PersistentCollection {#2379 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
      -id: 44274
      -bodyTs: "'duggad':5 'ugga':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4486063"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697154043 {#2377
        date: 2023-10-13 01:40:43.0 +02:00
      }
      +"title": 44274
    }
  ]
  -id: 4481
  -titleTs: "'danbi':6 'day':3 'die':5 'draw':7"
  -bodyTs: "'/)':7 '/danbydraws)':19 '/danbydraws/)':11,15 'danbi':1 'danbydraws.com':6 'danbydraws.com/)':5 'draw':2 'facebook':12 'instagram':8 'sources/links':3 'twitter.com':18 'twitter.com/danbydraws)':17 'websit':4 'www.facebook.com':14 'www.facebook.com/danbydraws/)':13 'www.instagram.com':10 'www.instagram.com/danbydraws/)':9 'xhitter':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697156322
  +visibility: "visible             "
  +apId: "https://startrek.website/post/2602313"
  +editedAt: DateTimeImmutable @1697070212 {#2888
    date: 2023-10-12 02:23:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697069922 {#2865
    date: 2023-10-12 02:18:42.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
121 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
122 DENIED moderate
App\Entity\EntryComment {#2360
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2359
    +user: Proxies\__CG__\App\Entity\User {#2905 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2361 …}
    +image: Proxies\__CG__\App\Entity\Image {#2907 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2908 …}
    +slug: "Until-the-day-you-die-Danby-Draws"
    +title: "Until the day you die [Danby Draws]"
    +url: "https://startrek.website/pictrs/image/756c83e7-8173-4e16-8db5-f2ae876d8950.png"
    +body: """
      Danby Draw Sources/Links\n
      \n
      - [Website](https://danbydraws.com/)\n
      - [Instagram](https://www.instagram.com/danbydraws/)\n
      - [Facebook](https://www.facebook.com/danbydraws/)\n
      - [Xhitter](https://twitter.com/DanbyDraws)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 568
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697154043 {#2900
      date: 2023-10-13 01:40:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2909 …}
    +votes: Doctrine\ORM\PersistentCollection {#2911 …}
    +reports: Doctrine\ORM\PersistentCollection {#2913 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2915 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2917 …}
    +badges: Doctrine\ORM\PersistentCollection {#2919 …}
    +children: [
      App\Entity\EntryComment {#2360}
    ]
    -id: 4481
    -titleTs: "'danbi':6 'day':3 'die':5 'draw':7"
    -bodyTs: "'/)':7 '/danbydraws)':19 '/danbydraws/)':11,15 'danbi':1 'danbydraws.com':6 'danbydraws.com/)':5 'draw':2 'facebook':12 'instagram':8 'sources/links':3 'twitter.com':18 'twitter.com/danbydraws)':17 'websit':4 'www.facebook.com':14 'www.facebook.com/danbydraws/)':13 'www.instagram.com':10 'www.instagram.com/danbydraws/)':9 'xhitter':16"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697156322
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2602313"
    +editedAt: DateTimeImmutable @1697070212 {#2888
      date: 2023-10-12 02:23:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697069922 {#2865
      date: 2023-10-12 02:18:42.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2361 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
  +body: "Some uggas to be duggad?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697154043 {#2370
    date: 2023-10-13 01:40:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@mrfriki@lemmy.world"
    "@rbesfe@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2380 …}
  +nested: Doctrine\ORM\PersistentCollection {#2382 …}
  +votes: Doctrine\ORM\PersistentCollection {#2384 …}
  +reports: Doctrine\ORM\PersistentCollection {#2379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
  -id: 44274
  -bodyTs: "'duggad':5 'ugga':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4486063"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697154043 {#2377
    date: 2023-10-13 01:40:43.0 +02:00
  }
  +"title": 44274
}
"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
123 DENIED edit
App\Entity\EntryComment {#2360
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2359
    +user: Proxies\__CG__\App\Entity\User {#2905 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2361 …}
    +image: Proxies\__CG__\App\Entity\Image {#2907 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2908 …}
    +slug: "Until-the-day-you-die-Danby-Draws"
    +title: "Until the day you die [Danby Draws]"
    +url: "https://startrek.website/pictrs/image/756c83e7-8173-4e16-8db5-f2ae876d8950.png"
    +body: """
      Danby Draw Sources/Links\n
      \n
      - [Website](https://danbydraws.com/)\n
      - [Instagram](https://www.instagram.com/danbydraws/)\n
      - [Facebook](https://www.facebook.com/danbydraws/)\n
      - [Xhitter](https://twitter.com/DanbyDraws)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 568
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697154043 {#2900
      date: 2023-10-13 01:40:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2909 …}
    +votes: Doctrine\ORM\PersistentCollection {#2911 …}
    +reports: Doctrine\ORM\PersistentCollection {#2913 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2915 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2917 …}
    +badges: Doctrine\ORM\PersistentCollection {#2919 …}
    +children: [
      App\Entity\EntryComment {#2360}
    ]
    -id: 4481
    -titleTs: "'danbi':6 'day':3 'die':5 'draw':7"
    -bodyTs: "'/)':7 '/danbydraws)':19 '/danbydraws/)':11,15 'danbi':1 'danbydraws.com':6 'danbydraws.com/)':5 'draw':2 'facebook':12 'instagram':8 'sources/links':3 'twitter.com':18 'twitter.com/danbydraws)':17 'websit':4 'www.facebook.com':14 'www.facebook.com/danbydraws/)':13 'www.instagram.com':10 'www.instagram.com/danbydraws/)':9 'xhitter':16"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697156322
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2602313"
    +editedAt: DateTimeImmutable @1697070212 {#2888
      date: 2023-10-12 02:23:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697069922 {#2865
      date: 2023-10-12 02:18:42.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2361 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
  +body: "Some uggas to be duggad?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697154043 {#2370
    date: 2023-10-13 01:40:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@mrfriki@lemmy.world"
    "@rbesfe@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2380 …}
  +nested: Doctrine\ORM\PersistentCollection {#2382 …}
  +votes: Doctrine\ORM\PersistentCollection {#2384 …}
  +reports: Doctrine\ORM\PersistentCollection {#2379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
  -id: 44274
  -bodyTs: "'duggad':5 'ugga':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4486063"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697154043 {#2377
    date: 2023-10-13 01:40:43.0 +02:00
  }
  +"title": 44274
}
"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
124 DENIED moderate
App\Entity\EntryComment {#2360
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2359
    +user: Proxies\__CG__\App\Entity\User {#2905 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2361 …}
    +image: Proxies\__CG__\App\Entity\Image {#2907 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2908 …}
    +slug: "Until-the-day-you-die-Danby-Draws"
    +title: "Until the day you die [Danby Draws]"
    +url: "https://startrek.website/pictrs/image/756c83e7-8173-4e16-8db5-f2ae876d8950.png"
    +body: """
      Danby Draw Sources/Links\n
      \n
      - [Website](https://danbydraws.com/)\n
      - [Instagram](https://www.instagram.com/danbydraws/)\n
      - [Facebook](https://www.facebook.com/danbydraws/)\n
      - [Xhitter](https://twitter.com/DanbyDraws)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 568
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697154043 {#2900
      date: 2023-10-13 01:40:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2909 …}
    +votes: Doctrine\ORM\PersistentCollection {#2911 …}
    +reports: Doctrine\ORM\PersistentCollection {#2913 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2915 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2917 …}
    +badges: Doctrine\ORM\PersistentCollection {#2919 …}
    +children: [
      App\Entity\EntryComment {#2360}
    ]
    -id: 4481
    -titleTs: "'danbi':6 'day':3 'die':5 'draw':7"
    -bodyTs: "'/)':7 '/danbydraws)':19 '/danbydraws/)':11,15 'danbi':1 'danbydraws.com':6 'danbydraws.com/)':5 'draw':2 'facebook':12 'instagram':8 'sources/links':3 'twitter.com':18 'twitter.com/danbydraws)':17 'websit':4 'www.facebook.com':14 'www.facebook.com/danbydraws/)':13 'www.instagram.com':10 'www.instagram.com/danbydraws/)':9 'xhitter':16"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697156322
    +visibility: "visible             "
    +apId: "https://startrek.website/post/2602313"
    +editedAt: DateTimeImmutable @1697070212 {#2888
      date: 2023-10-12 02:23:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697069922 {#2865
      date: 2023-10-12 02:18:42.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2361 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
  +body: "Some uggas to be duggad?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697154043 {#2370
    date: 2023-10-13 01:40:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@mrfriki@lemmy.world"
    "@rbesfe@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2380 …}
  +nested: Doctrine\ORM\PersistentCollection {#2382 …}
  +votes: Doctrine\ORM\PersistentCollection {#2384 …}
  +reports: Doctrine\ORM\PersistentCollection {#2379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
  -id: 44274
  -bodyTs: "'duggad':5 'ugga':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4486063"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697154043 {#2377
    date: 2023-10-13 01:40:43.0 +02:00
  }
  +"title": 44274
}
"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
125 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
126 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1726
  +user: Proxies\__CG__\App\Entity\User {#2828 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1728 …}
  +image: Proxies\__CG__\App\Entity\Image {#2867 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2869 …}
  +slug: "MIT-s-New-Desalination-System-Produces-Freshwater-That-Is-Cheaper-Than"
  +title: "MIT’s New Desalination System Produces Freshwater That Is “Cheaper Than Tap Water”"
  +url: "https://scitechdaily.com/mits-new-desalination-system-produces-freshwater-that-is-cheaper-than-tap-water/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 54
  +favouriteCount: 417
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697107623 {#2862
    date: 2023-10-12 12:47:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2870 …}
  +votes: Doctrine\ORM\PersistentCollection {#2872 …}
  +reports: Doctrine\ORM\PersistentCollection {#2874 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
  +badges: Doctrine\ORM\PersistentCollection {#2880 …}
  +children: [
    App\Entity\EntryComment {#1721
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1728 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
      +body: "That’s the same issue as now."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697028448 {#1723
        date: 2023-10-11 14:47:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@alphacyberranger@lemmy.world"
        "@21Cabbage@lemmynsfw.com"
        "@Fades@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1737 …}
      +nested: Doctrine\ORM\PersistentCollection {#1732 …}
      +votes: Doctrine\ORM\PersistentCollection {#1735 …}
      +reports: Doctrine\ORM\PersistentCollection {#1729 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
      -id: 41358
      -bodyTs: "'issu':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4437120"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697028448 {#1722
        date: 2023-10-11 14:47:28.0 +02:00
      }
      +"title": 41358
    }
  ]
  -id: 4099
  -titleTs: "'cheaper':10 'desalin':4 'freshwat':7 'mit':1 'new':3 'produc':6 'system':5 'tap':12 'water':13"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697045349
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6608572"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696958949 {#2849
    date: 2023-10-10 19:29:09.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
127 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1726
  +user: Proxies\__CG__\App\Entity\User {#2828 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1728 …}
  +image: Proxies\__CG__\App\Entity\Image {#2867 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2869 …}
  +slug: "MIT-s-New-Desalination-System-Produces-Freshwater-That-Is-Cheaper-Than"
  +title: "MIT’s New Desalination System Produces Freshwater That Is “Cheaper Than Tap Water”"
  +url: "https://scitechdaily.com/mits-new-desalination-system-produces-freshwater-that-is-cheaper-than-tap-water/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 54
  +favouriteCount: 417
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697107623 {#2862
    date: 2023-10-12 12:47:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2870 …}
  +votes: Doctrine\ORM\PersistentCollection {#2872 …}
  +reports: Doctrine\ORM\PersistentCollection {#2874 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
  +badges: Doctrine\ORM\PersistentCollection {#2880 …}
  +children: [
    App\Entity\EntryComment {#1721
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1728 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
      +body: "That’s the same issue as now."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697028448 {#1723
        date: 2023-10-11 14:47:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@alphacyberranger@lemmy.world"
        "@21Cabbage@lemmynsfw.com"
        "@Fades@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1737 …}
      +nested: Doctrine\ORM\PersistentCollection {#1732 …}
      +votes: Doctrine\ORM\PersistentCollection {#1735 …}
      +reports: Doctrine\ORM\PersistentCollection {#1729 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
      -id: 41358
      -bodyTs: "'issu':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4437120"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697028448 {#1722
        date: 2023-10-11 14:47:28.0 +02:00
      }
      +"title": 41358
    }
  ]
  -id: 4099
  -titleTs: "'cheaper':10 'desalin':4 'freshwat':7 'mit':1 'new':3 'produc':6 'system':5 'tap':12 'water':13"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697045349
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6608572"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696958949 {#2849
    date: 2023-10-10 19:29:09.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
128 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1726
  +user: Proxies\__CG__\App\Entity\User {#2828 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1728 …}
  +image: Proxies\__CG__\App\Entity\Image {#2867 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2869 …}
  +slug: "MIT-s-New-Desalination-System-Produces-Freshwater-That-Is-Cheaper-Than"
  +title: "MIT’s New Desalination System Produces Freshwater That Is “Cheaper Than Tap Water”"
  +url: "https://scitechdaily.com/mits-new-desalination-system-produces-freshwater-that-is-cheaper-than-tap-water/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 54
  +favouriteCount: 417
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697107623 {#2862
    date: 2023-10-12 12:47:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2870 …}
  +votes: Doctrine\ORM\PersistentCollection {#2872 …}
  +reports: Doctrine\ORM\PersistentCollection {#2874 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
  +badges: Doctrine\ORM\PersistentCollection {#2880 …}
  +children: [
    App\Entity\EntryComment {#1721
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1726 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1728 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
      +body: "That’s the same issue as now."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697028448 {#1723
        date: 2023-10-11 14:47:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@alphacyberranger@lemmy.world"
        "@21Cabbage@lemmynsfw.com"
        "@Fades@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1737 …}
      +nested: Doctrine\ORM\PersistentCollection {#1732 …}
      +votes: Doctrine\ORM\PersistentCollection {#1735 …}
      +reports: Doctrine\ORM\PersistentCollection {#1729 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
      -id: 41358
      -bodyTs: "'issu':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4437120"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697028448 {#1722
        date: 2023-10-11 14:47:28.0 +02:00
      }
      +"title": 41358
    }
  ]
  -id: 4099
  -titleTs: "'cheaper':10 'desalin':4 'freshwat':7 'mit':1 'new':3 'produc':6 'system':5 'tap':12 'water':13"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697045349
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6608572"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696958949 {#2849
    date: 2023-10-10 19:29:09.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
129 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
130 DENIED moderate
App\Entity\EntryComment {#1721
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1726
    +user: Proxies\__CG__\App\Entity\User {#2828 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1728 …}
    +image: Proxies\__CG__\App\Entity\Image {#2867 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2869 …}
    +slug: "MIT-s-New-Desalination-System-Produces-Freshwater-That-Is-Cheaper-Than"
    +title: "MIT’s New Desalination System Produces Freshwater That Is “Cheaper Than Tap Water”"
    +url: "https://scitechdaily.com/mits-new-desalination-system-produces-freshwater-that-is-cheaper-than-tap-water/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 54
    +favouriteCount: 417
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697107623 {#2862
      date: 2023-10-12 12:47:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2870 …}
    +votes: Doctrine\ORM\PersistentCollection {#2872 …}
    +reports: Doctrine\ORM\PersistentCollection {#2874 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
    +badges: Doctrine\ORM\PersistentCollection {#2880 …}
    +children: [
      App\Entity\EntryComment {#1721}
    ]
    -id: 4099
    -titleTs: "'cheaper':10 'desalin':4 'freshwat':7 'mit':1 'new':3 'produc':6 'system':5 'tap':12 'water':13"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697045349
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6608572"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696958949 {#2849
      date: 2023-10-10 19:29:09.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1728 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
  +body: "That’s the same issue as now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697028448 {#1723
    date: 2023-10-11 14:47:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@alphacyberranger@lemmy.world"
    "@21Cabbage@lemmynsfw.com"
    "@Fades@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1737 …}
  +nested: Doctrine\ORM\PersistentCollection {#1732 …}
  +votes: Doctrine\ORM\PersistentCollection {#1735 …}
  +reports: Doctrine\ORM\PersistentCollection {#1729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
  -id: 41358
  -bodyTs: "'issu':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4437120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697028448 {#1722
    date: 2023-10-11 14:47:28.0 +02:00
  }
  +"title": 41358
}
"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
131 DENIED edit
App\Entity\EntryComment {#1721
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1726
    +user: Proxies\__CG__\App\Entity\User {#2828 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1728 …}
    +image: Proxies\__CG__\App\Entity\Image {#2867 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2869 …}
    +slug: "MIT-s-New-Desalination-System-Produces-Freshwater-That-Is-Cheaper-Than"
    +title: "MIT’s New Desalination System Produces Freshwater That Is “Cheaper Than Tap Water”"
    +url: "https://scitechdaily.com/mits-new-desalination-system-produces-freshwater-that-is-cheaper-than-tap-water/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 54
    +favouriteCount: 417
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697107623 {#2862
      date: 2023-10-12 12:47:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2870 …}
    +votes: Doctrine\ORM\PersistentCollection {#2872 …}
    +reports: Doctrine\ORM\PersistentCollection {#2874 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
    +badges: Doctrine\ORM\PersistentCollection {#2880 …}
    +children: [
      App\Entity\EntryComment {#1721}
    ]
    -id: 4099
    -titleTs: "'cheaper':10 'desalin':4 'freshwat':7 'mit':1 'new':3 'produc':6 'system':5 'tap':12 'water':13"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697045349
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6608572"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696958949 {#2849
      date: 2023-10-10 19:29:09.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1728 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
  +body: "That’s the same issue as now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697028448 {#1723
    date: 2023-10-11 14:47:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@alphacyberranger@lemmy.world"
    "@21Cabbage@lemmynsfw.com"
    "@Fades@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1737 …}
  +nested: Doctrine\ORM\PersistentCollection {#1732 …}
  +votes: Doctrine\ORM\PersistentCollection {#1735 …}
  +reports: Doctrine\ORM\PersistentCollection {#1729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
  -id: 41358
  -bodyTs: "'issu':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4437120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697028448 {#1722
    date: 2023-10-11 14:47:28.0 +02:00
  }
  +"title": 41358
}
"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
132 DENIED moderate
App\Entity\EntryComment {#1721
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1726
    +user: Proxies\__CG__\App\Entity\User {#2828 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1728 …}
    +image: Proxies\__CG__\App\Entity\Image {#2867 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2869 …}
    +slug: "MIT-s-New-Desalination-System-Produces-Freshwater-That-Is-Cheaper-Than"
    +title: "MIT’s New Desalination System Produces Freshwater That Is “Cheaper Than Tap Water”"
    +url: "https://scitechdaily.com/mits-new-desalination-system-produces-freshwater-that-is-cheaper-than-tap-water/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 54
    +favouriteCount: 417
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697107623 {#2862
      date: 2023-10-12 12:47:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2870 …}
    +votes: Doctrine\ORM\PersistentCollection {#2872 …}
    +reports: Doctrine\ORM\PersistentCollection {#2874 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
    +badges: Doctrine\ORM\PersistentCollection {#2880 …}
    +children: [
      App\Entity\EntryComment {#1721}
    ]
    -id: 4099
    -titleTs: "'cheaper':10 'desalin':4 'freshwat':7 'mit':1 'new':3 'produc':6 'system':5 'tap':12 'water':13"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697045349
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6608572"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696958949 {#2849
      date: 2023-10-10 19:29:09.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1728 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
  +body: "That’s the same issue as now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697028448 {#1723
    date: 2023-10-11 14:47:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@alphacyberranger@lemmy.world"
    "@21Cabbage@lemmynsfw.com"
    "@Fades@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1737 …}
  +nested: Doctrine\ORM\PersistentCollection {#1732 …}
  +votes: Doctrine\ORM\PersistentCollection {#1735 …}
  +reports: Doctrine\ORM\PersistentCollection {#1729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
  -id: 41358
  -bodyTs: "'issu':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4437120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697028448 {#1722
    date: 2023-10-11 14:47:28.0 +02:00
  }
  +"title": 41358
}
"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
133 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
134 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1616
  +user: Proxies\__CG__\App\Entity\User {#2694 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2846 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2610 …}
  +slug: "Hmmmm"
  +title: "Hmmmm"
  +url: "https://lemmy.ml/pictrs/image/8167c307-dbe1-4b38-a5c5-e85ad51a6d7f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 167
  +favouriteCount: 1312
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697374817 {#2882
    date: 2023-10-15 15:00:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2887 …}
  +votes: Doctrine\ORM\PersistentCollection {#2890 …}
  +reports: Doctrine\ORM\PersistentCollection {#2892 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2894 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2896 …}
  +badges: Doctrine\ORM\PersistentCollection {#2898 …}
  +children: [
    2 => App\Entity\EntryComment {#1711
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1616 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
      +body: "Pushed out? You mean committed mass genocide."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1696873652 {#1795
        date: 2023-10-09 19:47:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@JohnDClay@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1598 …}
      +nested: Doctrine\ORM\PersistentCollection {#1629 …}
      +votes: Doctrine\ORM\PersistentCollection {#1626 …}
      +reports: Doctrine\ORM\PersistentCollection {#1618 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1597 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1731 …}
      -id: 39055
      -bodyTs: "'commit':5 'genocid':7 'mass':6 'mean':4 'push':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4359136"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696873652 {#1705
        date: 2023-10-09 19:47:32.0 +02:00
      }
      +"title": 39055
    }
    1 => App\Entity\EntryComment {#1717
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1616 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
      +body: """
        Aside from their tendency to murder military aged Palestinians… Sure I guess aside from all the proof otherwise?\n
        \n
        Bro there’s no if about it, the un has repeatedly warned the public about Israeli soft genocide.\n
        \n
        It’s 100% not the only country accused of genocide that’s objectively and really proved false.\n
        \n
        There are many types of genocide, as genocide is an act not a specific action.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697048758 {#1720
        date: 2023-10-11 20:25:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@JohnDClay@sh.itjust.works"
        "@Madison420@lemmy.world"
        "@Basuliic@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1741 …}
      +nested: Doctrine\ORM\PersistentCollection {#1707 …}
      +votes: Doctrine\ORM\PersistentCollection {#2464 …}
      +reports: Doctrine\ORM\PersistentCollection {#2448 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
      -id: 41796
      -bodyTs: "'100':39 'accus':44 'act':64 'action':68 'age':8 'asid':1,13 'bro':19 'countri':43 'fals':53 'genocid':36,46,59,61 'guess':12 'isra':34 'mani':56 'militari':7 'murder':6 'object':49 'otherwis':18 'palestinian':9 'proof':17 'prove':52 'public':32 'realli':51 'repeat':29 'soft':35 'specif':67 'sure':10 'tendenc':4 'type':57 'un':27 'warn':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4446120"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697048758 {#1716
        date: 2023-10-11 20:25:58.0 +02:00
      }
      +"title": 41796
    }
    0 => App\Entity\EntryComment {#2460
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1616 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
      +body: """
        > This might surprise you but Bible is new book written not so long ago while Israely were there from 10000 b.c.\n
        \n
        Verifiably no, there’s argument at to if ancient Israel ever existed or of out was a loose confederation like the early German empire.\n
        \n
        > Fighting other local tribes until Muslims where invented and came with all their sadistic hate to other nations and killing infants just like they behave now.\n
        \n
        There’s exactly zero proof of that and literally no one knows who started what or when.\n
        \n
        > No excuses. They need to be wiped out, like Russia and other tumors on Earth.\n
        \n
        Like you perhaps.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697049211 {#2461
        date: 2023-10-11 20:33:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@JohnDClay@sh.itjust.works"
        "@Basuliic@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2452 …}
      +nested: Doctrine\ORM\PersistentCollection {#2454 …}
      +votes: Doctrine\ORM\PersistentCollection {#2459 …}
      +reports: Doctrine\ORM\PersistentCollection {#2470 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
      -id: 41804
      -bodyTs: "'10000':20 'ago':14 'ancient':30 'argument':26 'b.c':21 'behav':70 'bibl':6 'book':9 'came':55 'confeder':40 'earli':43 'earth':103 'empir':45 'ever':32 'exact':74 'excus':90 'exist':33 'fight':46 'german':44 'hate':60 'infant':66 'invent':53 'isra':16 'israel':31 'kill':65 'know':83 'like':41,68,97,104 'liter':80 'local':48 'long':13 'loos':39 'might':2 'muslim':51 'nation':63 'need':92 'new':8 'one':82 'perhap':106 'proof':76 'russia':98 'sadist':59 'start':85 'surpris':3 'tribe':49 'tumor':101 'verifi':22 'wipe':95 'written':10 'zero':75"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4446342"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697049211 {#2456
        date: 2023-10-11 20:33:31.0 +02:00
      }
      +"title": 41804
    }
  ]
  -id: 3916
  -titleTs: "'hmmmm':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696937605
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6240704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696851205 {#2868
    date: 2023-10-09 13:33:25.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
135 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1616
  +user: Proxies\__CG__\App\Entity\User {#2694 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2846 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2610 …}
  +slug: "Hmmmm"
  +title: "Hmmmm"
  +url: "https://lemmy.ml/pictrs/image/8167c307-dbe1-4b38-a5c5-e85ad51a6d7f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 167
  +favouriteCount: 1312
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697374817 {#2882
    date: 2023-10-15 15:00:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2887 …}
  +votes: Doctrine\ORM\PersistentCollection {#2890 …}
  +reports: Doctrine\ORM\PersistentCollection {#2892 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2894 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2896 …}
  +badges: Doctrine\ORM\PersistentCollection {#2898 …}
  +children: [
    2 => App\Entity\EntryComment {#1711
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1616 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
      +body: "Pushed out? You mean committed mass genocide."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1696873652 {#1795
        date: 2023-10-09 19:47:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@JohnDClay@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1598 …}
      +nested: Doctrine\ORM\PersistentCollection {#1629 …}
      +votes: Doctrine\ORM\PersistentCollection {#1626 …}
      +reports: Doctrine\ORM\PersistentCollection {#1618 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1597 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1731 …}
      -id: 39055
      -bodyTs: "'commit':5 'genocid':7 'mass':6 'mean':4 'push':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4359136"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696873652 {#1705
        date: 2023-10-09 19:47:32.0 +02:00
      }
      +"title": 39055
    }
    1 => App\Entity\EntryComment {#1717
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1616 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
      +body: """
        Aside from their tendency to murder military aged Palestinians… Sure I guess aside from all the proof otherwise?\n
        \n
        Bro there’s no if about it, the un has repeatedly warned the public about Israeli soft genocide.\n
        \n
        It’s 100% not the only country accused of genocide that’s objectively and really proved false.\n
        \n
        There are many types of genocide, as genocide is an act not a specific action.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697048758 {#1720
        date: 2023-10-11 20:25:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@JohnDClay@sh.itjust.works"
        "@Madison420@lemmy.world"
        "@Basuliic@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1741 …}
      +nested: Doctrine\ORM\PersistentCollection {#1707 …}
      +votes: Doctrine\ORM\PersistentCollection {#2464 …}
      +reports: Doctrine\ORM\PersistentCollection {#2448 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
      -id: 41796
      -bodyTs: "'100':39 'accus':44 'act':64 'action':68 'age':8 'asid':1,13 'bro':19 'countri':43 'fals':53 'genocid':36,46,59,61 'guess':12 'isra':34 'mani':56 'militari':7 'murder':6 'object':49 'otherwis':18 'palestinian':9 'proof':17 'prove':52 'public':32 'realli':51 'repeat':29 'soft':35 'specif':67 'sure':10 'tendenc':4 'type':57 'un':27 'warn':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4446120"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697048758 {#1716
        date: 2023-10-11 20:25:58.0 +02:00
      }
      +"title": 41796
    }
    0 => App\Entity\EntryComment {#2460
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1616 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
      +body: """
        > This might surprise you but Bible is new book written not so long ago while Israely were there from 10000 b.c.\n
        \n
        Verifiably no, there’s argument at to if ancient Israel ever existed or of out was a loose confederation like the early German empire.\n
        \n
        > Fighting other local tribes until Muslims where invented and came with all their sadistic hate to other nations and killing infants just like they behave now.\n
        \n
        There’s exactly zero proof of that and literally no one knows who started what or when.\n
        \n
        > No excuses. They need to be wiped out, like Russia and other tumors on Earth.\n
        \n
        Like you perhaps.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697049211 {#2461
        date: 2023-10-11 20:33:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@JohnDClay@sh.itjust.works"
        "@Basuliic@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2452 …}
      +nested: Doctrine\ORM\PersistentCollection {#2454 …}
      +votes: Doctrine\ORM\PersistentCollection {#2459 …}
      +reports: Doctrine\ORM\PersistentCollection {#2470 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
      -id: 41804
      -bodyTs: "'10000':20 'ago':14 'ancient':30 'argument':26 'b.c':21 'behav':70 'bibl':6 'book':9 'came':55 'confeder':40 'earli':43 'earth':103 'empir':45 'ever':32 'exact':74 'excus':90 'exist':33 'fight':46 'german':44 'hate':60 'infant':66 'invent':53 'isra':16 'israel':31 'kill':65 'know':83 'like':41,68,97,104 'liter':80 'local':48 'long':13 'loos':39 'might':2 'muslim':51 'nation':63 'need':92 'new':8 'one':82 'perhap':106 'proof':76 'russia':98 'sadist':59 'start':85 'surpris':3 'tribe':49 'tumor':101 'verifi':22 'wipe':95 'written':10 'zero':75"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4446342"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697049211 {#2456
        date: 2023-10-11 20:33:31.0 +02:00
      }
      +"title": 41804
    }
  ]
  -id: 3916
  -titleTs: "'hmmmm':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696937605
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6240704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696851205 {#2868
    date: 2023-10-09 13:33:25.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
136 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1616
  +user: Proxies\__CG__\App\Entity\User {#2694 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2846 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2610 …}
  +slug: "Hmmmm"
  +title: "Hmmmm"
  +url: "https://lemmy.ml/pictrs/image/8167c307-dbe1-4b38-a5c5-e85ad51a6d7f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 167
  +favouriteCount: 1312
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697374817 {#2882
    date: 2023-10-15 15:00:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2887 …}
  +votes: Doctrine\ORM\PersistentCollection {#2890 …}
  +reports: Doctrine\ORM\PersistentCollection {#2892 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2894 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2896 …}
  +badges: Doctrine\ORM\PersistentCollection {#2898 …}
  +children: [
    2 => App\Entity\EntryComment {#1711
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1616 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
      +body: "Pushed out? You mean committed mass genocide."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1696873652 {#1795
        date: 2023-10-09 19:47:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@JohnDClay@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1598 …}
      +nested: Doctrine\ORM\PersistentCollection {#1629 …}
      +votes: Doctrine\ORM\PersistentCollection {#1626 …}
      +reports: Doctrine\ORM\PersistentCollection {#1618 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1597 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1731 …}
      -id: 39055
      -bodyTs: "'commit':5 'genocid':7 'mass':6 'mean':4 'push':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4359136"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696873652 {#1705
        date: 2023-10-09 19:47:32.0 +02:00
      }
      +"title": 39055
    }
    1 => App\Entity\EntryComment {#1717
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1616 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
      +body: """
        Aside from their tendency to murder military aged Palestinians… Sure I guess aside from all the proof otherwise?\n
        \n
        Bro there’s no if about it, the un has repeatedly warned the public about Israeli soft genocide.\n
        \n
        It’s 100% not the only country accused of genocide that’s objectively and really proved false.\n
        \n
        There are many types of genocide, as genocide is an act not a specific action.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697048758 {#1720
        date: 2023-10-11 20:25:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@JohnDClay@sh.itjust.works"
        "@Madison420@lemmy.world"
        "@Basuliic@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1741 …}
      +nested: Doctrine\ORM\PersistentCollection {#1707 …}
      +votes: Doctrine\ORM\PersistentCollection {#2464 …}
      +reports: Doctrine\ORM\PersistentCollection {#2448 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
      -id: 41796
      -bodyTs: "'100':39 'accus':44 'act':64 'action':68 'age':8 'asid':1,13 'bro':19 'countri':43 'fals':53 'genocid':36,46,59,61 'guess':12 'isra':34 'mani':56 'militari':7 'murder':6 'object':49 'otherwis':18 'palestinian':9 'proof':17 'prove':52 'public':32 'realli':51 'repeat':29 'soft':35 'specif':67 'sure':10 'tendenc':4 'type':57 'un':27 'warn':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4446120"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697048758 {#1716
        date: 2023-10-11 20:25:58.0 +02:00
      }
      +"title": 41796
    }
    0 => App\Entity\EntryComment {#2460
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1616 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
      +body: """
        > This might surprise you but Bible is new book written not so long ago while Israely were there from 10000 b.c.\n
        \n
        Verifiably no, there’s argument at to if ancient Israel ever existed or of out was a loose confederation like the early German empire.\n
        \n
        > Fighting other local tribes until Muslims where invented and came with all their sadistic hate to other nations and killing infants just like they behave now.\n
        \n
        There’s exactly zero proof of that and literally no one knows who started what or when.\n
        \n
        > No excuses. They need to be wiped out, like Russia and other tumors on Earth.\n
        \n
        Like you perhaps.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697049211 {#2461
        date: 2023-10-11 20:33:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@JohnDClay@sh.itjust.works"
        "@Basuliic@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2452 …}
      +nested: Doctrine\ORM\PersistentCollection {#2454 …}
      +votes: Doctrine\ORM\PersistentCollection {#2459 …}
      +reports: Doctrine\ORM\PersistentCollection {#2470 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
      -id: 41804
      -bodyTs: "'10000':20 'ago':14 'ancient':30 'argument':26 'b.c':21 'behav':70 'bibl':6 'book':9 'came':55 'confeder':40 'earli':43 'earth':103 'empir':45 'ever':32 'exact':74 'excus':90 'exist':33 'fight':46 'german':44 'hate':60 'infant':66 'invent':53 'isra':16 'israel':31 'kill':65 'know':83 'like':41,68,97,104 'liter':80 'local':48 'long':13 'loos':39 'might':2 'muslim':51 'nation':63 'need':92 'new':8 'one':82 'perhap':106 'proof':76 'russia':98 'sadist':59 'start':85 'surpris':3 'tribe':49 'tumor':101 'verifi':22 'wipe':95 'written':10 'zero':75"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4446342"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697049211 {#2456
        date: 2023-10-11 20:33:31.0 +02:00
      }
      +"title": 41804
    }
  ]
  -id: 3916
  -titleTs: "'hmmmm':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696937605
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6240704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696851205 {#2868
    date: 2023-10-09 13:33:25.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
137 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
138 DENIED moderate
App\Entity\EntryComment {#1711
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1616
    +user: Proxies\__CG__\App\Entity\User {#2694 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2846 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2610 …}
    +slug: "Hmmmm"
    +title: "Hmmmm"
    +url: "https://lemmy.ml/pictrs/image/8167c307-dbe1-4b38-a5c5-e85ad51a6d7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 167
    +favouriteCount: 1312
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697374817 {#2882
      date: 2023-10-15 15:00:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2887 …}
    +votes: Doctrine\ORM\PersistentCollection {#2890 …}
    +reports: Doctrine\ORM\PersistentCollection {#2892 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2894 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2896 …}
    +badges: Doctrine\ORM\PersistentCollection {#2898 …}
    +children: [
      2 => App\Entity\EntryComment {#1711}
      1 => App\Entity\EntryComment {#1717
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1616 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
        +body: """
          Aside from their tendency to murder military aged Palestinians… Sure I guess aside from all the proof otherwise?\n
          \n
          Bro there’s no if about it, the un has repeatedly warned the public about Israeli soft genocide.\n
          \n
          It’s 100% not the only country accused of genocide that’s objectively and really proved false.\n
          \n
          There are many types of genocide, as genocide is an act not a specific action.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1697048758 {#1720
          date: 2023-10-11 20:25:58.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@JohnDClay@sh.itjust.works"
          "@Madison420@lemmy.world"
          "@Basuliic@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1741 …}
        +nested: Doctrine\ORM\PersistentCollection {#1707 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#2448 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
        -id: 41796
        -bodyTs: "'100':39 'accus':44 'act':64 'action':68 'age':8 'asid':1,13 'bro':19 'countri':43 'fals':53 'genocid':36,46,59,61 'guess':12 'isra':34 'mani':56 'militari':7 'murder':6 'object':49 'otherwis':18 'palestinian':9 'proof':17 'prove':52 'public':32 'realli':51 'repeat':29 'soft':35 'specif':67 'sure':10 'tendenc':4 'type':57 'un':27 'warn':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4446120"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697048758 {#1716
          date: 2023-10-11 20:25:58.0 +02:00
        }
        +"title": 41796
      }
      0 => App\Entity\EntryComment {#2460
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1616 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
        +body: """
          > This might surprise you but Bible is new book written not so long ago while Israely were there from 10000 b.c.\n
          \n
          Verifiably no, there’s argument at to if ancient Israel ever existed or of out was a loose confederation like the early German empire.\n
          \n
          > Fighting other local tribes until Muslims where invented and came with all their sadistic hate to other nations and killing infants just like they behave now.\n
          \n
          There’s exactly zero proof of that and literally no one knows who started what or when.\n
          \n
          > No excuses. They need to be wiped out, like Russia and other tumors on Earth.\n
          \n
          Like you perhaps.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1697049211 {#2461
          date: 2023-10-11 20:33:31.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@JohnDClay@sh.itjust.works"
          "@Basuliic@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2452 …}
        +nested: Doctrine\ORM\PersistentCollection {#2454 …}
        +votes: Doctrine\ORM\PersistentCollection {#2459 …}
        +reports: Doctrine\ORM\PersistentCollection {#2470 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
        -id: 41804
        -bodyTs: "'10000':20 'ago':14 'ancient':30 'argument':26 'b.c':21 'behav':70 'bibl':6 'book':9 'came':55 'confeder':40 'earli':43 'earth':103 'empir':45 'ever':32 'exact':74 'excus':90 'exist':33 'fight':46 'german':44 'hate':60 'infant':66 'invent':53 'isra':16 'israel':31 'kill':65 'know':83 'like':41,68,97,104 'liter':80 'local':48 'long':13 'loos':39 'might':2 'muslim':51 'nation':63 'need':92 'new':8 'one':82 'perhap':106 'proof':76 'russia':98 'sadist':59 'start':85 'surpris':3 'tribe':49 'tumor':101 'verifi':22 'wipe':95 'written':10 'zero':75"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4446342"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697049211 {#2456
          date: 2023-10-11 20:33:31.0 +02:00
        }
        +"title": 41804
      }
    ]
    -id: 3916
    -titleTs: "'hmmmm':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696937605
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6240704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696851205 {#2868
      date: 2023-10-09 13:33:25.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
  +body: "Pushed out? You mean committed mass genocide."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1696873652 {#1795
    date: 2023-10-09 19:47:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@JohnDClay@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1598 …}
  +nested: Doctrine\ORM\PersistentCollection {#1629 …}
  +votes: Doctrine\ORM\PersistentCollection {#1626 …}
  +reports: Doctrine\ORM\PersistentCollection {#1618 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1597 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1731 …}
  -id: 39055
  -bodyTs: "'commit':5 'genocid':7 'mass':6 'mean':4 'push':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4359136"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696873652 {#1705
    date: 2023-10-09 19:47:32.0 +02:00
  }
  +"title": 39055
}
"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
139 DENIED edit
App\Entity\EntryComment {#1711
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1616
    +user: Proxies\__CG__\App\Entity\User {#2694 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2846 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2610 …}
    +slug: "Hmmmm"
    +title: "Hmmmm"
    +url: "https://lemmy.ml/pictrs/image/8167c307-dbe1-4b38-a5c5-e85ad51a6d7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 167
    +favouriteCount: 1312
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697374817 {#2882
      date: 2023-10-15 15:00:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2887 …}
    +votes: Doctrine\ORM\PersistentCollection {#2890 …}
    +reports: Doctrine\ORM\PersistentCollection {#2892 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2894 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2896 …}
    +badges: Doctrine\ORM\PersistentCollection {#2898 …}
    +children: [
      2 => App\Entity\EntryComment {#1711}
      1 => App\Entity\EntryComment {#1717
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1616 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
        +body: """
          Aside from their tendency to murder military aged Palestinians… Sure I guess aside from all the proof otherwise?\n
          \n
          Bro there’s no if about it, the un has repeatedly warned the public about Israeli soft genocide.\n
          \n
          It’s 100% not the only country accused of genocide that’s objectively and really proved false.\n
          \n
          There are many types of genocide, as genocide is an act not a specific action.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1697048758 {#1720
          date: 2023-10-11 20:25:58.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@JohnDClay@sh.itjust.works"
          "@Madison420@lemmy.world"
          "@Basuliic@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1741 …}
        +nested: Doctrine\ORM\PersistentCollection {#1707 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#2448 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
        -id: 41796
        -bodyTs: "'100':39 'accus':44 'act':64 'action':68 'age':8 'asid':1,13 'bro':19 'countri':43 'fals':53 'genocid':36,46,59,61 'guess':12 'isra':34 'mani':56 'militari':7 'murder':6 'object':49 'otherwis':18 'palestinian':9 'proof':17 'prove':52 'public':32 'realli':51 'repeat':29 'soft':35 'specif':67 'sure':10 'tendenc':4 'type':57 'un':27 'warn':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4446120"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697048758 {#1716
          date: 2023-10-11 20:25:58.0 +02:00
        }
        +"title": 41796
      }
      0 => App\Entity\EntryComment {#2460
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1616 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
        +body: """
          > This might surprise you but Bible is new book written not so long ago while Israely were there from 10000 b.c.\n
          \n
          Verifiably no, there’s argument at to if ancient Israel ever existed or of out was a loose confederation like the early German empire.\n
          \n
          > Fighting other local tribes until Muslims where invented and came with all their sadistic hate to other nations and killing infants just like they behave now.\n
          \n
          There’s exactly zero proof of that and literally no one knows who started what or when.\n
          \n
          > No excuses. They need to be wiped out, like Russia and other tumors on Earth.\n
          \n
          Like you perhaps.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1697049211 {#2461
          date: 2023-10-11 20:33:31.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@JohnDClay@sh.itjust.works"
          "@Basuliic@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2452 …}
        +nested: Doctrine\ORM\PersistentCollection {#2454 …}
        +votes: Doctrine\ORM\PersistentCollection {#2459 …}
        +reports: Doctrine\ORM\PersistentCollection {#2470 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
        -id: 41804
        -bodyTs: "'10000':20 'ago':14 'ancient':30 'argument':26 'b.c':21 'behav':70 'bibl':6 'book':9 'came':55 'confeder':40 'earli':43 'earth':103 'empir':45 'ever':32 'exact':74 'excus':90 'exist':33 'fight':46 'german':44 'hate':60 'infant':66 'invent':53 'isra':16 'israel':31 'kill':65 'know':83 'like':41,68,97,104 'liter':80 'local':48 'long':13 'loos':39 'might':2 'muslim':51 'nation':63 'need':92 'new':8 'one':82 'perhap':106 'proof':76 'russia':98 'sadist':59 'start':85 'surpris':3 'tribe':49 'tumor':101 'verifi':22 'wipe':95 'written':10 'zero':75"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4446342"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697049211 {#2456
          date: 2023-10-11 20:33:31.0 +02:00
        }
        +"title": 41804
      }
    ]
    -id: 3916
    -titleTs: "'hmmmm':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696937605
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6240704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696851205 {#2868
      date: 2023-10-09 13:33:25.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
  +body: "Pushed out? You mean committed mass genocide."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1696873652 {#1795
    date: 2023-10-09 19:47:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@JohnDClay@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1598 …}
  +nested: Doctrine\ORM\PersistentCollection {#1629 …}
  +votes: Doctrine\ORM\PersistentCollection {#1626 …}
  +reports: Doctrine\ORM\PersistentCollection {#1618 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1597 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1731 …}
  -id: 39055
  -bodyTs: "'commit':5 'genocid':7 'mass':6 'mean':4 'push':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4359136"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696873652 {#1705
    date: 2023-10-09 19:47:32.0 +02:00
  }
  +"title": 39055
}
"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
140 DENIED moderate
App\Entity\EntryComment {#1711
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1616
    +user: Proxies\__CG__\App\Entity\User {#2694 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2846 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2610 …}
    +slug: "Hmmmm"
    +title: "Hmmmm"
    +url: "https://lemmy.ml/pictrs/image/8167c307-dbe1-4b38-a5c5-e85ad51a6d7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 167
    +favouriteCount: 1312
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697374817 {#2882
      date: 2023-10-15 15:00:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2887 …}
    +votes: Doctrine\ORM\PersistentCollection {#2890 …}
    +reports: Doctrine\ORM\PersistentCollection {#2892 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2894 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2896 …}
    +badges: Doctrine\ORM\PersistentCollection {#2898 …}
    +children: [
      2 => App\Entity\EntryComment {#1711}
      1 => App\Entity\EntryComment {#1717
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1616 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
        +body: """
          Aside from their tendency to murder military aged Palestinians… Sure I guess aside from all the proof otherwise?\n
          \n
          Bro there’s no if about it, the un has repeatedly warned the public about Israeli soft genocide.\n
          \n
          It’s 100% not the only country accused of genocide that’s objectively and really proved false.\n
          \n
          There are many types of genocide, as genocide is an act not a specific action.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1697048758 {#1720
          date: 2023-10-11 20:25:58.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@JohnDClay@sh.itjust.works"
          "@Madison420@lemmy.world"
          "@Basuliic@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1741 …}
        +nested: Doctrine\ORM\PersistentCollection {#1707 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#2448 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
        -id: 41796
        -bodyTs: "'100':39 'accus':44 'act':64 'action':68 'age':8 'asid':1,13 'bro':19 'countri':43 'fals':53 'genocid':36,46,59,61 'guess':12 'isra':34 'mani':56 'militari':7 'murder':6 'object':49 'otherwis':18 'palestinian':9 'proof':17 'prove':52 'public':32 'realli':51 'repeat':29 'soft':35 'specif':67 'sure':10 'tendenc':4 'type':57 'un':27 'warn':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4446120"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697048758 {#1716
          date: 2023-10-11 20:25:58.0 +02:00
        }
        +"title": 41796
      }
      0 => App\Entity\EntryComment {#2460
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1616 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
        +body: """
          > This might surprise you but Bible is new book written not so long ago while Israely were there from 10000 b.c.\n
          \n
          Verifiably no, there’s argument at to if ancient Israel ever existed or of out was a loose confederation like the early German empire.\n
          \n
          > Fighting other local tribes until Muslims where invented and came with all their sadistic hate to other nations and killing infants just like they behave now.\n
          \n
          There’s exactly zero proof of that and literally no one knows who started what or when.\n
          \n
          > No excuses. They need to be wiped out, like Russia and other tumors on Earth.\n
          \n
          Like you perhaps.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1697049211 {#2461
          date: 2023-10-11 20:33:31.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@JohnDClay@sh.itjust.works"
          "@Basuliic@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2452 …}
        +nested: Doctrine\ORM\PersistentCollection {#2454 …}
        +votes: Doctrine\ORM\PersistentCollection {#2459 …}
        +reports: Doctrine\ORM\PersistentCollection {#2470 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
        -id: 41804
        -bodyTs: "'10000':20 'ago':14 'ancient':30 'argument':26 'b.c':21 'behav':70 'bibl':6 'book':9 'came':55 'confeder':40 'earli':43 'earth':103 'empir':45 'ever':32 'exact':74 'excus':90 'exist':33 'fight':46 'german':44 'hate':60 'infant':66 'invent':53 'isra':16 'israel':31 'kill':65 'know':83 'like':41,68,97,104 'liter':80 'local':48 'long':13 'loos':39 'might':2 'muslim':51 'nation':63 'need':92 'new':8 'one':82 'perhap':106 'proof':76 'russia':98 'sadist':59 'start':85 'surpris':3 'tribe':49 'tumor':101 'verifi':22 'wipe':95 'written':10 'zero':75"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4446342"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697049211 {#2456
          date: 2023-10-11 20:33:31.0 +02:00
        }
        +"title": 41804
      }
    ]
    -id: 3916
    -titleTs: "'hmmmm':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696937605
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6240704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696851205 {#2868
      date: 2023-10-09 13:33:25.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
  +body: "Pushed out? You mean committed mass genocide."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1696873652 {#1795
    date: 2023-10-09 19:47:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@JohnDClay@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1598 …}
  +nested: Doctrine\ORM\PersistentCollection {#1629 …}
  +votes: Doctrine\ORM\PersistentCollection {#1626 …}
  +reports: Doctrine\ORM\PersistentCollection {#1618 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1597 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1731 …}
  -id: 39055
  -bodyTs: "'commit':5 'genocid':7 'mass':6 'mean':4 'push':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4359136"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696873652 {#1705
    date: 2023-10-09 19:47:32.0 +02:00
  }
  +"title": 39055
}
"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
141 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
142 DENIED moderate
App\Entity\EntryComment {#1717
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1616
    +user: Proxies\__CG__\App\Entity\User {#2694 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2846 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2610 …}
    +slug: "Hmmmm"
    +title: "Hmmmm"
    +url: "https://lemmy.ml/pictrs/image/8167c307-dbe1-4b38-a5c5-e85ad51a6d7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 167
    +favouriteCount: 1312
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697374817 {#2882
      date: 2023-10-15 15:00:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2887 …}
    +votes: Doctrine\ORM\PersistentCollection {#2890 …}
    +reports: Doctrine\ORM\PersistentCollection {#2892 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2894 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2896 …}
    +badges: Doctrine\ORM\PersistentCollection {#2898 …}
    +children: [
      2 => App\Entity\EntryComment {#1711
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1616 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
        +body: "Pushed out? You mean committed mass genocide."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1696873652 {#1795
          date: 2023-10-09 19:47:32.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@JohnDClay@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1598 …}
        +nested: Doctrine\ORM\PersistentCollection {#1629 …}
        +votes: Doctrine\ORM\PersistentCollection {#1626 …}
        +reports: Doctrine\ORM\PersistentCollection {#1618 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1597 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1731 …}
        -id: 39055
        -bodyTs: "'commit':5 'genocid':7 'mass':6 'mean':4 'push':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4359136"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696873652 {#1705
          date: 2023-10-09 19:47:32.0 +02:00
        }
        +"title": 39055
      }
      1 => App\Entity\EntryComment {#1717}
      0 => App\Entity\EntryComment {#2460
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1616 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
        +body: """
          > This might surprise you but Bible is new book written not so long ago while Israely were there from 10000 b.c.\n
          \n
          Verifiably no, there’s argument at to if ancient Israel ever existed or of out was a loose confederation like the early German empire.\n
          \n
          > Fighting other local tribes until Muslims where invented and came with all their sadistic hate to other nations and killing infants just like they behave now.\n
          \n
          There’s exactly zero proof of that and literally no one knows who started what or when.\n
          \n
          > No excuses. They need to be wiped out, like Russia and other tumors on Earth.\n
          \n
          Like you perhaps.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1697049211 {#2461
          date: 2023-10-11 20:33:31.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@JohnDClay@sh.itjust.works"
          "@Basuliic@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2452 …}
        +nested: Doctrine\ORM\PersistentCollection {#2454 …}
        +votes: Doctrine\ORM\PersistentCollection {#2459 …}
        +reports: Doctrine\ORM\PersistentCollection {#2470 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
        -id: 41804
        -bodyTs: "'10000':20 'ago':14 'ancient':30 'argument':26 'b.c':21 'behav':70 'bibl':6 'book':9 'came':55 'confeder':40 'earli':43 'earth':103 'empir':45 'ever':32 'exact':74 'excus':90 'exist':33 'fight':46 'german':44 'hate':60 'infant':66 'invent':53 'isra':16 'israel':31 'kill':65 'know':83 'like':41,68,97,104 'liter':80 'local':48 'long':13 'loos':39 'might':2 'muslim':51 'nation':63 'need':92 'new':8 'one':82 'perhap':106 'proof':76 'russia':98 'sadist':59 'start':85 'surpris':3 'tribe':49 'tumor':101 'verifi':22 'wipe':95 'written':10 'zero':75"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4446342"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697049211 {#2456
          date: 2023-10-11 20:33:31.0 +02:00
        }
        +"title": 41804
      }
    ]
    -id: 3916
    -titleTs: "'hmmmm':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696937605
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6240704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696851205 {#2868
      date: 2023-10-09 13:33:25.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
  +body: """
    Aside from their tendency to murder military aged Palestinians… Sure I guess aside from all the proof otherwise?\n
    \n
    Bro there’s no if about it, the un has repeatedly warned the public about Israeli soft genocide.\n
    \n
    It’s 100% not the only country accused of genocide that’s objectively and really proved false.\n
    \n
    There are many types of genocide, as genocide is an act not a specific action.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697048758 {#1720
    date: 2023-10-11 20:25:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@JohnDClay@sh.itjust.works"
    "@Madison420@lemmy.world"
    "@Basuliic@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1741 …}
  +nested: Doctrine\ORM\PersistentCollection {#1707 …}
  +votes: Doctrine\ORM\PersistentCollection {#2464 …}
  +reports: Doctrine\ORM\PersistentCollection {#2448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
  -id: 41796
  -bodyTs: "'100':39 'accus':44 'act':64 'action':68 'age':8 'asid':1,13 'bro':19 'countri':43 'fals':53 'genocid':36,46,59,61 'guess':12 'isra':34 'mani':56 'militari':7 'murder':6 'object':49 'otherwis':18 'palestinian':9 'proof':17 'prove':52 'public':32 'realli':51 'repeat':29 'soft':35 'specif':67 'sure':10 'tendenc':4 'type':57 'un':27 'warn':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4446120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697048758 {#1716
    date: 2023-10-11 20:25:58.0 +02:00
  }
  +"title": 41796
}
"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
143 DENIED edit
App\Entity\EntryComment {#1717
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1616
    +user: Proxies\__CG__\App\Entity\User {#2694 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2846 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2610 …}
    +slug: "Hmmmm"
    +title: "Hmmmm"
    +url: "https://lemmy.ml/pictrs/image/8167c307-dbe1-4b38-a5c5-e85ad51a6d7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 167
    +favouriteCount: 1312
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697374817 {#2882
      date: 2023-10-15 15:00:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2887 …}
    +votes: Doctrine\ORM\PersistentCollection {#2890 …}
    +reports: Doctrine\ORM\PersistentCollection {#2892 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2894 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2896 …}
    +badges: Doctrine\ORM\PersistentCollection {#2898 …}
    +children: [
      2 => App\Entity\EntryComment {#1711
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1616 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
        +body: "Pushed out? You mean committed mass genocide."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1696873652 {#1795
          date: 2023-10-09 19:47:32.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@JohnDClay@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1598 …}
        +nested: Doctrine\ORM\PersistentCollection {#1629 …}
        +votes: Doctrine\ORM\PersistentCollection {#1626 …}
        +reports: Doctrine\ORM\PersistentCollection {#1618 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1597 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1731 …}
        -id: 39055
        -bodyTs: "'commit':5 'genocid':7 'mass':6 'mean':4 'push':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4359136"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696873652 {#1705
          date: 2023-10-09 19:47:32.0 +02:00
        }
        +"title": 39055
      }
      1 => App\Entity\EntryComment {#1717}
      0 => App\Entity\EntryComment {#2460
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1616 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
        +body: """
          > This might surprise you but Bible is new book written not so long ago while Israely were there from 10000 b.c.\n
          \n
          Verifiably no, there’s argument at to if ancient Israel ever existed or of out was a loose confederation like the early German empire.\n
          \n
          > Fighting other local tribes until Muslims where invented and came with all their sadistic hate to other nations and killing infants just like they behave now.\n
          \n
          There’s exactly zero proof of that and literally no one knows who started what or when.\n
          \n
          > No excuses. They need to be wiped out, like Russia and other tumors on Earth.\n
          \n
          Like you perhaps.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1697049211 {#2461
          date: 2023-10-11 20:33:31.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@JohnDClay@sh.itjust.works"
          "@Basuliic@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2452 …}
        +nested: Doctrine\ORM\PersistentCollection {#2454 …}
        +votes: Doctrine\ORM\PersistentCollection {#2459 …}
        +reports: Doctrine\ORM\PersistentCollection {#2470 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
        -id: 41804
        -bodyTs: "'10000':20 'ago':14 'ancient':30 'argument':26 'b.c':21 'behav':70 'bibl':6 'book':9 'came':55 'confeder':40 'earli':43 'earth':103 'empir':45 'ever':32 'exact':74 'excus':90 'exist':33 'fight':46 'german':44 'hate':60 'infant':66 'invent':53 'isra':16 'israel':31 'kill':65 'know':83 'like':41,68,97,104 'liter':80 'local':48 'long':13 'loos':39 'might':2 'muslim':51 'nation':63 'need':92 'new':8 'one':82 'perhap':106 'proof':76 'russia':98 'sadist':59 'start':85 'surpris':3 'tribe':49 'tumor':101 'verifi':22 'wipe':95 'written':10 'zero':75"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4446342"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697049211 {#2456
          date: 2023-10-11 20:33:31.0 +02:00
        }
        +"title": 41804
      }
    ]
    -id: 3916
    -titleTs: "'hmmmm':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696937605
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6240704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696851205 {#2868
      date: 2023-10-09 13:33:25.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
  +body: """
    Aside from their tendency to murder military aged Palestinians… Sure I guess aside from all the proof otherwise?\n
    \n
    Bro there’s no if about it, the un has repeatedly warned the public about Israeli soft genocide.\n
    \n
    It’s 100% not the only country accused of genocide that’s objectively and really proved false.\n
    \n
    There are many types of genocide, as genocide is an act not a specific action.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697048758 {#1720
    date: 2023-10-11 20:25:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@JohnDClay@sh.itjust.works"
    "@Madison420@lemmy.world"
    "@Basuliic@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1741 …}
  +nested: Doctrine\ORM\PersistentCollection {#1707 …}
  +votes: Doctrine\ORM\PersistentCollection {#2464 …}
  +reports: Doctrine\ORM\PersistentCollection {#2448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
  -id: 41796
  -bodyTs: "'100':39 'accus':44 'act':64 'action':68 'age':8 'asid':1,13 'bro':19 'countri':43 'fals':53 'genocid':36,46,59,61 'guess':12 'isra':34 'mani':56 'militari':7 'murder':6 'object':49 'otherwis':18 'palestinian':9 'proof':17 'prove':52 'public':32 'realli':51 'repeat':29 'soft':35 'specif':67 'sure':10 'tendenc':4 'type':57 'un':27 'warn':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4446120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697048758 {#1716
    date: 2023-10-11 20:25:58.0 +02:00
  }
  +"title": 41796
}
"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
144 DENIED moderate
App\Entity\EntryComment {#1717
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1616
    +user: Proxies\__CG__\App\Entity\User {#2694 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2846 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2610 …}
    +slug: "Hmmmm"
    +title: "Hmmmm"
    +url: "https://lemmy.ml/pictrs/image/8167c307-dbe1-4b38-a5c5-e85ad51a6d7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 167
    +favouriteCount: 1312
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697374817 {#2882
      date: 2023-10-15 15:00:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2887 …}
    +votes: Doctrine\ORM\PersistentCollection {#2890 …}
    +reports: Doctrine\ORM\PersistentCollection {#2892 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2894 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2896 …}
    +badges: Doctrine\ORM\PersistentCollection {#2898 …}
    +children: [
      2 => App\Entity\EntryComment {#1711
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1616 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
        +body: "Pushed out? You mean committed mass genocide."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1696873652 {#1795
          date: 2023-10-09 19:47:32.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@JohnDClay@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1598 …}
        +nested: Doctrine\ORM\PersistentCollection {#1629 …}
        +votes: Doctrine\ORM\PersistentCollection {#1626 …}
        +reports: Doctrine\ORM\PersistentCollection {#1618 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1597 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1731 …}
        -id: 39055
        -bodyTs: "'commit':5 'genocid':7 'mass':6 'mean':4 'push':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4359136"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696873652 {#1705
          date: 2023-10-09 19:47:32.0 +02:00
        }
        +"title": 39055
      }
      1 => App\Entity\EntryComment {#1717}
      0 => App\Entity\EntryComment {#2460
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1616 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
        +body: """
          > This might surprise you but Bible is new book written not so long ago while Israely were there from 10000 b.c.\n
          \n
          Verifiably no, there’s argument at to if ancient Israel ever existed or of out was a loose confederation like the early German empire.\n
          \n
          > Fighting other local tribes until Muslims where invented and came with all their sadistic hate to other nations and killing infants just like they behave now.\n
          \n
          There’s exactly zero proof of that and literally no one knows who started what or when.\n
          \n
          > No excuses. They need to be wiped out, like Russia and other tumors on Earth.\n
          \n
          Like you perhaps.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1697049211 {#2461
          date: 2023-10-11 20:33:31.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@JohnDClay@sh.itjust.works"
          "@Basuliic@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2452 …}
        +nested: Doctrine\ORM\PersistentCollection {#2454 …}
        +votes: Doctrine\ORM\PersistentCollection {#2459 …}
        +reports: Doctrine\ORM\PersistentCollection {#2470 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
        -id: 41804
        -bodyTs: "'10000':20 'ago':14 'ancient':30 'argument':26 'b.c':21 'behav':70 'bibl':6 'book':9 'came':55 'confeder':40 'earli':43 'earth':103 'empir':45 'ever':32 'exact':74 'excus':90 'exist':33 'fight':46 'german':44 'hate':60 'infant':66 'invent':53 'isra':16 'israel':31 'kill':65 'know':83 'like':41,68,97,104 'liter':80 'local':48 'long':13 'loos':39 'might':2 'muslim':51 'nation':63 'need':92 'new':8 'one':82 'perhap':106 'proof':76 'russia':98 'sadist':59 'start':85 'surpris':3 'tribe':49 'tumor':101 'verifi':22 'wipe':95 'written':10 'zero':75"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4446342"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697049211 {#2456
          date: 2023-10-11 20:33:31.0 +02:00
        }
        +"title": 41804
      }
    ]
    -id: 3916
    -titleTs: "'hmmmm':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696937605
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6240704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696851205 {#2868
      date: 2023-10-09 13:33:25.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
  +body: """
    Aside from their tendency to murder military aged Palestinians… Sure I guess aside from all the proof otherwise?\n
    \n
    Bro there’s no if about it, the un has repeatedly warned the public about Israeli soft genocide.\n
    \n
    It’s 100% not the only country accused of genocide that’s objectively and really proved false.\n
    \n
    There are many types of genocide, as genocide is an act not a specific action.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697048758 {#1720
    date: 2023-10-11 20:25:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@JohnDClay@sh.itjust.works"
    "@Madison420@lemmy.world"
    "@Basuliic@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1741 …}
  +nested: Doctrine\ORM\PersistentCollection {#1707 …}
  +votes: Doctrine\ORM\PersistentCollection {#2464 …}
  +reports: Doctrine\ORM\PersistentCollection {#2448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
  -id: 41796
  -bodyTs: "'100':39 'accus':44 'act':64 'action':68 'age':8 'asid':1,13 'bro':19 'countri':43 'fals':53 'genocid':36,46,59,61 'guess':12 'isra':34 'mani':56 'militari':7 'murder':6 'object':49 'otherwis':18 'palestinian':9 'proof':17 'prove':52 'public':32 'realli':51 'repeat':29 'soft':35 'specif':67 'sure':10 'tendenc':4 'type':57 'un':27 'warn':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4446120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697048758 {#1716
    date: 2023-10-11 20:25:58.0 +02:00
  }
  +"title": 41796
}
"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
145 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
146 DENIED moderate
App\Entity\EntryComment {#2460
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1616
    +user: Proxies\__CG__\App\Entity\User {#2694 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2846 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2610 …}
    +slug: "Hmmmm"
    +title: "Hmmmm"
    +url: "https://lemmy.ml/pictrs/image/8167c307-dbe1-4b38-a5c5-e85ad51a6d7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 167
    +favouriteCount: 1312
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697374817 {#2882
      date: 2023-10-15 15:00:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2887 …}
    +votes: Doctrine\ORM\PersistentCollection {#2890 …}
    +reports: Doctrine\ORM\PersistentCollection {#2892 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2894 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2896 …}
    +badges: Doctrine\ORM\PersistentCollection {#2898 …}
    +children: [
      2 => App\Entity\EntryComment {#1711
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1616 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
        +body: "Pushed out? You mean committed mass genocide."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1696873652 {#1795
          date: 2023-10-09 19:47:32.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@JohnDClay@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1598 …}
        +nested: Doctrine\ORM\PersistentCollection {#1629 …}
        +votes: Doctrine\ORM\PersistentCollection {#1626 …}
        +reports: Doctrine\ORM\PersistentCollection {#1618 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1597 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1731 …}
        -id: 39055
        -bodyTs: "'commit':5 'genocid':7 'mass':6 'mean':4 'push':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4359136"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696873652 {#1705
          date: 2023-10-09 19:47:32.0 +02:00
        }
        +"title": 39055
      }
      1 => App\Entity\EntryComment {#1717
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1616 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
        +body: """
          Aside from their tendency to murder military aged Palestinians… Sure I guess aside from all the proof otherwise?\n
          \n
          Bro there’s no if about it, the un has repeatedly warned the public about Israeli soft genocide.\n
          \n
          It’s 100% not the only country accused of genocide that’s objectively and really proved false.\n
          \n
          There are many types of genocide, as genocide is an act not a specific action.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1697048758 {#1720
          date: 2023-10-11 20:25:58.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@JohnDClay@sh.itjust.works"
          "@Madison420@lemmy.world"
          "@Basuliic@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1741 …}
        +nested: Doctrine\ORM\PersistentCollection {#1707 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#2448 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
        -id: 41796
        -bodyTs: "'100':39 'accus':44 'act':64 'action':68 'age':8 'asid':1,13 'bro':19 'countri':43 'fals':53 'genocid':36,46,59,61 'guess':12 'isra':34 'mani':56 'militari':7 'murder':6 'object':49 'otherwis':18 'palestinian':9 'proof':17 'prove':52 'public':32 'realli':51 'repeat':29 'soft':35 'specif':67 'sure':10 'tendenc':4 'type':57 'un':27 'warn':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4446120"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697048758 {#1716
          date: 2023-10-11 20:25:58.0 +02:00
        }
        +"title": 41796
      }
      0 => App\Entity\EntryComment {#2460}
    ]
    -id: 3916
    -titleTs: "'hmmmm':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696937605
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6240704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696851205 {#2868
      date: 2023-10-09 13:33:25.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
  +body: """
    > This might surprise you but Bible is new book written not so long ago while Israely were there from 10000 b.c.\n
    \n
    Verifiably no, there’s argument at to if ancient Israel ever existed or of out was a loose confederation like the early German empire.\n
    \n
    > Fighting other local tribes until Muslims where invented and came with all their sadistic hate to other nations and killing infants just like they behave now.\n
    \n
    There’s exactly zero proof of that and literally no one knows who started what or when.\n
    \n
    > No excuses. They need to be wiped out, like Russia and other tumors on Earth.\n
    \n
    Like you perhaps.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697049211 {#2461
    date: 2023-10-11 20:33:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@JohnDClay@sh.itjust.works"
    "@Basuliic@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2452 …}
  +nested: Doctrine\ORM\PersistentCollection {#2454 …}
  +votes: Doctrine\ORM\PersistentCollection {#2459 …}
  +reports: Doctrine\ORM\PersistentCollection {#2470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
  -id: 41804
  -bodyTs: "'10000':20 'ago':14 'ancient':30 'argument':26 'b.c':21 'behav':70 'bibl':6 'book':9 'came':55 'confeder':40 'earli':43 'earth':103 'empir':45 'ever':32 'exact':74 'excus':90 'exist':33 'fight':46 'german':44 'hate':60 'infant':66 'invent':53 'isra':16 'israel':31 'kill':65 'know':83 'like':41,68,97,104 'liter':80 'local':48 'long':13 'loos':39 'might':2 'muslim':51 'nation':63 'need':92 'new':8 'one':82 'perhap':106 'proof':76 'russia':98 'sadist':59 'start':85 'surpris':3 'tribe':49 'tumor':101 'verifi':22 'wipe':95 'written':10 'zero':75"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4446342"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697049211 {#2456
    date: 2023-10-11 20:33:31.0 +02:00
  }
  +"title": 41804
}
"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
147 DENIED edit
App\Entity\EntryComment {#2460
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1616
    +user: Proxies\__CG__\App\Entity\User {#2694 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2846 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2610 …}
    +slug: "Hmmmm"
    +title: "Hmmmm"
    +url: "https://lemmy.ml/pictrs/image/8167c307-dbe1-4b38-a5c5-e85ad51a6d7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 167
    +favouriteCount: 1312
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697374817 {#2882
      date: 2023-10-15 15:00:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2887 …}
    +votes: Doctrine\ORM\PersistentCollection {#2890 …}
    +reports: Doctrine\ORM\PersistentCollection {#2892 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2894 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2896 …}
    +badges: Doctrine\ORM\PersistentCollection {#2898 …}
    +children: [
      2 => App\Entity\EntryComment {#1711
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1616 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
        +body: "Pushed out? You mean committed mass genocide."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1696873652 {#1795
          date: 2023-10-09 19:47:32.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@JohnDClay@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1598 …}
        +nested: Doctrine\ORM\PersistentCollection {#1629 …}
        +votes: Doctrine\ORM\PersistentCollection {#1626 …}
        +reports: Doctrine\ORM\PersistentCollection {#1618 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1597 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1731 …}
        -id: 39055
        -bodyTs: "'commit':5 'genocid':7 'mass':6 'mean':4 'push':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4359136"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696873652 {#1705
          date: 2023-10-09 19:47:32.0 +02:00
        }
        +"title": 39055
      }
      1 => App\Entity\EntryComment {#1717
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1616 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
        +body: """
          Aside from their tendency to murder military aged Palestinians… Sure I guess aside from all the proof otherwise?\n
          \n
          Bro there’s no if about it, the un has repeatedly warned the public about Israeli soft genocide.\n
          \n
          It’s 100% not the only country accused of genocide that’s objectively and really proved false.\n
          \n
          There are many types of genocide, as genocide is an act not a specific action.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1697048758 {#1720
          date: 2023-10-11 20:25:58.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@JohnDClay@sh.itjust.works"
          "@Madison420@lemmy.world"
          "@Basuliic@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1741 …}
        +nested: Doctrine\ORM\PersistentCollection {#1707 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#2448 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
        -id: 41796
        -bodyTs: "'100':39 'accus':44 'act':64 'action':68 'age':8 'asid':1,13 'bro':19 'countri':43 'fals':53 'genocid':36,46,59,61 'guess':12 'isra':34 'mani':56 'militari':7 'murder':6 'object':49 'otherwis':18 'palestinian':9 'proof':17 'prove':52 'public':32 'realli':51 'repeat':29 'soft':35 'specif':67 'sure':10 'tendenc':4 'type':57 'un':27 'warn':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4446120"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697048758 {#1716
          date: 2023-10-11 20:25:58.0 +02:00
        }
        +"title": 41796
      }
      0 => App\Entity\EntryComment {#2460}
    ]
    -id: 3916
    -titleTs: "'hmmmm':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696937605
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6240704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696851205 {#2868
      date: 2023-10-09 13:33:25.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
  +body: """
    > This might surprise you but Bible is new book written not so long ago while Israely were there from 10000 b.c.\n
    \n
    Verifiably no, there’s argument at to if ancient Israel ever existed or of out was a loose confederation like the early German empire.\n
    \n
    > Fighting other local tribes until Muslims where invented and came with all their sadistic hate to other nations and killing infants just like they behave now.\n
    \n
    There’s exactly zero proof of that and literally no one knows who started what or when.\n
    \n
    > No excuses. They need to be wiped out, like Russia and other tumors on Earth.\n
    \n
    Like you perhaps.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697049211 {#2461
    date: 2023-10-11 20:33:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@JohnDClay@sh.itjust.works"
    "@Basuliic@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2452 …}
  +nested: Doctrine\ORM\PersistentCollection {#2454 …}
  +votes: Doctrine\ORM\PersistentCollection {#2459 …}
  +reports: Doctrine\ORM\PersistentCollection {#2470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
  -id: 41804
  -bodyTs: "'10000':20 'ago':14 'ancient':30 'argument':26 'b.c':21 'behav':70 'bibl':6 'book':9 'came':55 'confeder':40 'earli':43 'earth':103 'empir':45 'ever':32 'exact':74 'excus':90 'exist':33 'fight':46 'german':44 'hate':60 'infant':66 'invent':53 'isra':16 'israel':31 'kill':65 'know':83 'like':41,68,97,104 'liter':80 'local':48 'long':13 'loos':39 'might':2 'muslim':51 'nation':63 'need':92 'new':8 'one':82 'perhap':106 'proof':76 'russia':98 'sadist':59 'start':85 'surpris':3 'tribe':49 'tumor':101 'verifi':22 'wipe':95 'written':10 'zero':75"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4446342"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697049211 {#2456
    date: 2023-10-11 20:33:31.0 +02:00
  }
  +"title": 41804
}
"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
148 DENIED moderate
App\Entity\EntryComment {#2460
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1616
    +user: Proxies\__CG__\App\Entity\User {#2694 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2846 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2610 …}
    +slug: "Hmmmm"
    +title: "Hmmmm"
    +url: "https://lemmy.ml/pictrs/image/8167c307-dbe1-4b38-a5c5-e85ad51a6d7f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 167
    +favouriteCount: 1312
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697374817 {#2882
      date: 2023-10-15 15:00:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2887 …}
    +votes: Doctrine\ORM\PersistentCollection {#2890 …}
    +reports: Doctrine\ORM\PersistentCollection {#2892 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2894 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2896 …}
    +badges: Doctrine\ORM\PersistentCollection {#2898 …}
    +children: [
      2 => App\Entity\EntryComment {#1711
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1616 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
        +body: "Pushed out? You mean committed mass genocide."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1696873652 {#1795
          date: 2023-10-09 19:47:32.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@JohnDClay@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1598 …}
        +nested: Doctrine\ORM\PersistentCollection {#1629 …}
        +votes: Doctrine\ORM\PersistentCollection {#1626 …}
        +reports: Doctrine\ORM\PersistentCollection {#1618 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1597 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1731 …}
        -id: 39055
        -bodyTs: "'commit':5 'genocid':7 'mass':6 'mean':4 'push':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4359136"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696873652 {#1705
          date: 2023-10-09 19:47:32.0 +02:00
        }
        +"title": 39055
      }
      1 => App\Entity\EntryComment {#1717
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1616 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
        +body: """
          Aside from their tendency to murder military aged Palestinians… Sure I guess aside from all the proof otherwise?\n
          \n
          Bro there’s no if about it, the un has repeatedly warned the public about Israeli soft genocide.\n
          \n
          It’s 100% not the only country accused of genocide that’s objectively and really proved false.\n
          \n
          There are many types of genocide, as genocide is an act not a specific action.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1697048758 {#1720
          date: 2023-10-11 20:25:58.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@JohnDClay@sh.itjust.works"
          "@Madison420@lemmy.world"
          "@Basuliic@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1741 …}
        +nested: Doctrine\ORM\PersistentCollection {#1707 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#2448 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
        -id: 41796
        -bodyTs: "'100':39 'accus':44 'act':64 'action':68 'age':8 'asid':1,13 'bro':19 'countri':43 'fals':53 'genocid':36,46,59,61 'guess':12 'isra':34 'mani':56 'militari':7 'murder':6 'object':49 'otherwis':18 'palestinian':9 'proof':17 'prove':52 'public':32 'realli':51 'repeat':29 'soft':35 'specif':67 'sure':10 'tendenc':4 'type':57 'un':27 'warn':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4446120"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697048758 {#1716
          date: 2023-10-11 20:25:58.0 +02:00
        }
        +"title": 41796
      }
      0 => App\Entity\EntryComment {#2460}
    ]
    -id: 3916
    -titleTs: "'hmmmm':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696937605
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6240704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696851205 {#2868
      date: 2023-10-09 13:33:25.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
  +body: """
    > This might surprise you but Bible is new book written not so long ago while Israely were there from 10000 b.c.\n
    \n
    Verifiably no, there’s argument at to if ancient Israel ever existed or of out was a loose confederation like the early German empire.\n
    \n
    > Fighting other local tribes until Muslims where invented and came with all their sadistic hate to other nations and killing infants just like they behave now.\n
    \n
    There’s exactly zero proof of that and literally no one knows who started what or when.\n
    \n
    > No excuses. They need to be wiped out, like Russia and other tumors on Earth.\n
    \n
    Like you perhaps.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697049211 {#2461
    date: 2023-10-11 20:33:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@JohnDClay@sh.itjust.works"
    "@Basuliic@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2452 …}
  +nested: Doctrine\ORM\PersistentCollection {#2454 …}
  +votes: Doctrine\ORM\PersistentCollection {#2459 …}
  +reports: Doctrine\ORM\PersistentCollection {#2470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
  -id: 41804
  -bodyTs: "'10000':20 'ago':14 'ancient':30 'argument':26 'b.c':21 'behav':70 'bibl':6 'book':9 'came':55 'confeder':40 'earli':43 'earth':103 'empir':45 'ever':32 'exact':74 'excus':90 'exist':33 'fight':46 'german':44 'hate':60 'infant':66 'invent':53 'isra':16 'israel':31 'kill':65 'know':83 'like':41,68,97,104 'liter':80 'local':48 'long':13 'loos':39 'might':2 'muslim':51 'nation':63 'need':92 'new':8 'one':82 'perhap':106 'proof':76 'russia':98 'sadist':59 'start':85 'surpris':3 'tribe':49 'tumor':101 'verifi':22 'wipe':95 'written':10 'zero':75"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4446342"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697049211 {#2456
    date: 2023-10-11 20:33:31.0 +02:00
  }
  +"title": 41804
}
"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
149 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
150 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1621
  +user: Proxies\__CG__\App\Entity\User {#2808 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2848 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2678 …}
  +slug: "May-as-well-buy-burgers-in-the-US-since-you"
  +title: "May as well buy burgers in the US, since you already paid for most of it through taxes!"
  +url: "https://lemmy.world/pictrs/image/a70dd278-f748-49b6-ac24-41c379ce4d6f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 137
  +favouriteCount: 1497
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698325166 {#2843
    date: 2023-10-26 14:59:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2850 …}
  +votes: Doctrine\ORM\PersistentCollection {#2852 …}
  +reports: Doctrine\ORM\PersistentCollection {#2854 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2856 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2858 …}
  +badges: Doctrine\ORM\PersistentCollection {#2860 …}
  +children: [
    App\Entity\EntryComment {#1555
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1621 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1620 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
      +body: "Also grains are subsidized to support the beef industry because feeding beef beef byproduct had predictable results."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1696791108 {#1556
        date: 2023-10-08 20:51:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ericbomb@lemmy.world"
        "@SexyTimeSasquatch@lemmy.world"
        "@Kepabar@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1604 …}
      +nested: Doctrine\ORM\PersistentCollection {#1619 …}
      +votes: Doctrine\ORM\PersistentCollection {#1701 …}
      +reports: Doctrine\ORM\PersistentCollection {#1687 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
      -id: 37773
      -bodyTs: "'also':1 'beef':8,12,13 'byproduct':14 'feed':11 'grain':2 'industri':9 'predict':16 'result':17 'subsid':4 'support':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4284869"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696791108 {#1557
        date: 2023-10-08 20:51:48.0 +02:00
      }
      +"title": 37773
    }
  ]
  -id: 3608
  -titleTs: "'alreadi':11 'burger':5 'buy':4 'may':1 'paid':12 'sinc':9 'tax':18 'us':8 'well':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696863055
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6499764"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696776655 {#2831
    date: 2023-10-08 16:50:55.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
151 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1621
  +user: Proxies\__CG__\App\Entity\User {#2808 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2848 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2678 …}
  +slug: "May-as-well-buy-burgers-in-the-US-since-you"
  +title: "May as well buy burgers in the US, since you already paid for most of it through taxes!"
  +url: "https://lemmy.world/pictrs/image/a70dd278-f748-49b6-ac24-41c379ce4d6f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 137
  +favouriteCount: 1497
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698325166 {#2843
    date: 2023-10-26 14:59:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2850 …}
  +votes: Doctrine\ORM\PersistentCollection {#2852 …}
  +reports: Doctrine\ORM\PersistentCollection {#2854 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2856 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2858 …}
  +badges: Doctrine\ORM\PersistentCollection {#2860 …}
  +children: [
    App\Entity\EntryComment {#1555
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1621 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1620 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
      +body: "Also grains are subsidized to support the beef industry because feeding beef beef byproduct had predictable results."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1696791108 {#1556
        date: 2023-10-08 20:51:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ericbomb@lemmy.world"
        "@SexyTimeSasquatch@lemmy.world"
        "@Kepabar@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1604 …}
      +nested: Doctrine\ORM\PersistentCollection {#1619 …}
      +votes: Doctrine\ORM\PersistentCollection {#1701 …}
      +reports: Doctrine\ORM\PersistentCollection {#1687 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
      -id: 37773
      -bodyTs: "'also':1 'beef':8,12,13 'byproduct':14 'feed':11 'grain':2 'industri':9 'predict':16 'result':17 'subsid':4 'support':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4284869"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696791108 {#1557
        date: 2023-10-08 20:51:48.0 +02:00
      }
      +"title": 37773
    }
  ]
  -id: 3608
  -titleTs: "'alreadi':11 'burger':5 'buy':4 'may':1 'paid':12 'sinc':9 'tax':18 'us':8 'well':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696863055
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6499764"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696776655 {#2831
    date: 2023-10-08 16:50:55.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
152 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1621
  +user: Proxies\__CG__\App\Entity\User {#2808 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2848 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2678 …}
  +slug: "May-as-well-buy-burgers-in-the-US-since-you"
  +title: "May as well buy burgers in the US, since you already paid for most of it through taxes!"
  +url: "https://lemmy.world/pictrs/image/a70dd278-f748-49b6-ac24-41c379ce4d6f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 137
  +favouriteCount: 1497
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698325166 {#2843
    date: 2023-10-26 14:59:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2850 …}
  +votes: Doctrine\ORM\PersistentCollection {#2852 …}
  +reports: Doctrine\ORM\PersistentCollection {#2854 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2856 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2858 …}
  +badges: Doctrine\ORM\PersistentCollection {#2860 …}
  +children: [
    App\Entity\EntryComment {#1555
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1621 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1620 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
      +body: "Also grains are subsidized to support the beef industry because feeding beef beef byproduct had predictable results."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1696791108 {#1556
        date: 2023-10-08 20:51:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ericbomb@lemmy.world"
        "@SexyTimeSasquatch@lemmy.world"
        "@Kepabar@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1604 …}
      +nested: Doctrine\ORM\PersistentCollection {#1619 …}
      +votes: Doctrine\ORM\PersistentCollection {#1701 …}
      +reports: Doctrine\ORM\PersistentCollection {#1687 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
      -id: 37773
      -bodyTs: "'also':1 'beef':8,12,13 'byproduct':14 'feed':11 'grain':2 'industri':9 'predict':16 'result':17 'subsid':4 'support':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4284869"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696791108 {#1557
        date: 2023-10-08 20:51:48.0 +02:00
      }
      +"title": 37773
    }
  ]
  -id: 3608
  -titleTs: "'alreadi':11 'burger':5 'buy':4 'may':1 'paid':12 'sinc':9 'tax':18 'us':8 'well':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696863055
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6499764"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696776655 {#2831
    date: 2023-10-08 16:50:55.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
153 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
154 DENIED moderate
App\Entity\EntryComment {#1555
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1621
    +user: Proxies\__CG__\App\Entity\User {#2808 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2848 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2678 …}
    +slug: "May-as-well-buy-burgers-in-the-US-since-you"
    +title: "May as well buy burgers in the US, since you already paid for most of it through taxes!"
    +url: "https://lemmy.world/pictrs/image/a70dd278-f748-49b6-ac24-41c379ce4d6f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 137
    +favouriteCount: 1497
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698325166 {#2843
      date: 2023-10-26 14:59:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2850 …}
    +votes: Doctrine\ORM\PersistentCollection {#2852 …}
    +reports: Doctrine\ORM\PersistentCollection {#2854 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2856 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2858 …}
    +badges: Doctrine\ORM\PersistentCollection {#2860 …}
    +children: [
      App\Entity\EntryComment {#1555}
    ]
    -id: 3608
    -titleTs: "'alreadi':11 'burger':5 'buy':4 'may':1 'paid':12 'sinc':9 'tax':18 'us':8 'well':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696863055
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6499764"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696776655 {#2831
      date: 2023-10-08 16:50:55.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1620 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
  +body: "Also grains are subsidized to support the beef industry because feeding beef beef byproduct had predictable results."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696791108 {#1556
    date: 2023-10-08 20:51:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ericbomb@lemmy.world"
    "@SexyTimeSasquatch@lemmy.world"
    "@Kepabar@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1604 …}
  +nested: Doctrine\ORM\PersistentCollection {#1619 …}
  +votes: Doctrine\ORM\PersistentCollection {#1701 …}
  +reports: Doctrine\ORM\PersistentCollection {#1687 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
  -id: 37773
  -bodyTs: "'also':1 'beef':8,12,13 'byproduct':14 'feed':11 'grain':2 'industri':9 'predict':16 'result':17 'subsid':4 'support':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4284869"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696791108 {#1557
    date: 2023-10-08 20:51:48.0 +02:00
  }
  +"title": 37773
}
"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
155 DENIED edit
App\Entity\EntryComment {#1555
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1621
    +user: Proxies\__CG__\App\Entity\User {#2808 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2848 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2678 …}
    +slug: "May-as-well-buy-burgers-in-the-US-since-you"
    +title: "May as well buy burgers in the US, since you already paid for most of it through taxes!"
    +url: "https://lemmy.world/pictrs/image/a70dd278-f748-49b6-ac24-41c379ce4d6f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 137
    +favouriteCount: 1497
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698325166 {#2843
      date: 2023-10-26 14:59:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2850 …}
    +votes: Doctrine\ORM\PersistentCollection {#2852 …}
    +reports: Doctrine\ORM\PersistentCollection {#2854 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2856 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2858 …}
    +badges: Doctrine\ORM\PersistentCollection {#2860 …}
    +children: [
      App\Entity\EntryComment {#1555}
    ]
    -id: 3608
    -titleTs: "'alreadi':11 'burger':5 'buy':4 'may':1 'paid':12 'sinc':9 'tax':18 'us':8 'well':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696863055
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6499764"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696776655 {#2831
      date: 2023-10-08 16:50:55.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1620 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
  +body: "Also grains are subsidized to support the beef industry because feeding beef beef byproduct had predictable results."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696791108 {#1556
    date: 2023-10-08 20:51:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ericbomb@lemmy.world"
    "@SexyTimeSasquatch@lemmy.world"
    "@Kepabar@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1604 …}
  +nested: Doctrine\ORM\PersistentCollection {#1619 …}
  +votes: Doctrine\ORM\PersistentCollection {#1701 …}
  +reports: Doctrine\ORM\PersistentCollection {#1687 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
  -id: 37773
  -bodyTs: "'also':1 'beef':8,12,13 'byproduct':14 'feed':11 'grain':2 'industri':9 'predict':16 'result':17 'subsid':4 'support':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4284869"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696791108 {#1557
    date: 2023-10-08 20:51:48.0 +02:00
  }
  +"title": 37773
}
"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
156 DENIED moderate
App\Entity\EntryComment {#1555
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1621
    +user: Proxies\__CG__\App\Entity\User {#2808 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2848 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2678 …}
    +slug: "May-as-well-buy-burgers-in-the-US-since-you"
    +title: "May as well buy burgers in the US, since you already paid for most of it through taxes!"
    +url: "https://lemmy.world/pictrs/image/a70dd278-f748-49b6-ac24-41c379ce4d6f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 137
    +favouriteCount: 1497
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698325166 {#2843
      date: 2023-10-26 14:59:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2850 …}
    +votes: Doctrine\ORM\PersistentCollection {#2852 …}
    +reports: Doctrine\ORM\PersistentCollection {#2854 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2856 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2858 …}
    +badges: Doctrine\ORM\PersistentCollection {#2860 …}
    +children: [
      App\Entity\EntryComment {#1555}
    ]
    -id: 3608
    -titleTs: "'alreadi':11 'burger':5 'buy':4 'may':1 'paid':12 'sinc':9 'tax':18 'us':8 'well':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696863055
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6499764"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696776655 {#2831
      date: 2023-10-08 16:50:55.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1620 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
  +body: "Also grains are subsidized to support the beef industry because feeding beef beef byproduct had predictable results."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696791108 {#1556
    date: 2023-10-08 20:51:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ericbomb@lemmy.world"
    "@SexyTimeSasquatch@lemmy.world"
    "@Kepabar@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1604 …}
  +nested: Doctrine\ORM\PersistentCollection {#1619 …}
  +votes: Doctrine\ORM\PersistentCollection {#1701 …}
  +reports: Doctrine\ORM\PersistentCollection {#1687 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
  -id: 37773
  -bodyTs: "'also':1 'beef':8,12,13 'byproduct':14 'feed':11 'grain':2 'industri':9 'predict':16 'result':17 'subsid':4 'support':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4284869"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696791108 {#1557
    date: 2023-10-08 20:51:48.0 +02:00
  }
  +"title": 37773
}
"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
157 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
158 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1528
  +user: Proxies\__CG__\App\Entity\User {#2790 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2610 …}
  +slug: "Double-standards-or-something-I-don-t-know"
  +title: "Double standards or something, I don't know..."
  +url: "https://lemmy.ml/pictrs/image/21c1b2ee-071e-4f3f-8865-3121edfaad9d.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 218
  +favouriteCount: 640
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703176352 {#2825
    date: 2023-12-21 17:32:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2830 …}
  +votes: Doctrine\ORM\PersistentCollection {#2833 …}
  +reports: Doctrine\ORM\PersistentCollection {#2835 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2837 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2839 …}
  +badges: Doctrine\ORM\PersistentCollection {#2841 …}
  +children: [
    App\Entity\EntryComment {#1561
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1528 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1560 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1568 …}
      +body: "Lol yup Israel has been taking down buildings for years taking people’s life, history and financial gain and turn it to rubble because someone in the building may have helped hamas. No trial, no questioning, just a small bomb going off on your roof too warn you to run the fuck away before you die in a collapsed building."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1696771625 {#1582
        date: 2023-10-08 15:27:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@w00t@lemmy.ml"
        "@Guydht@lemmy.world"
        "@jackmarxist@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1525 …}
      +nested: Doctrine\ORM\PersistentCollection {#1550 …}
      +votes: Doctrine\ORM\PersistentCollection {#1548 …}
      +reports: Doctrine\ORM\PersistentCollection {#1566 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
      -id: 37387
      -bodyTs: "'away':53 'bomb':40 'build':8,28,60 'collaps':59 'die':56 'financi':17 'fuck':52 'gain':18 'go':41 'hama':32 'help':31 'histori':15 'israel':3 'life':14 'lol':1 'may':29 'peopl':12 'question':36 'roof':45 'rubbl':23 'run':50 'small':39 'someon':25 'take':6,11 'trial':34 'turn':20 'warn':47 'year':10 'yup':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4275989"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696771625 {#1527
        date: 2023-10-08 15:27:05.0 +02:00
      }
      +"title": 37387
    }
  ]
  -id: 3440
  -titleTs: "'doubl':1 'know':8 'someth':4 'standard':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696791041
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6157227"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696704641 {#2811
    date: 2023-10-07 20:50:41.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
159 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1528
  +user: Proxies\__CG__\App\Entity\User {#2790 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2610 …}
  +slug: "Double-standards-or-something-I-don-t-know"
  +title: "Double standards or something, I don't know..."
  +url: "https://lemmy.ml/pictrs/image/21c1b2ee-071e-4f3f-8865-3121edfaad9d.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 218
  +favouriteCount: 640
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703176352 {#2825
    date: 2023-12-21 17:32:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2830 …}
  +votes: Doctrine\ORM\PersistentCollection {#2833 …}
  +reports: Doctrine\ORM\PersistentCollection {#2835 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2837 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2839 …}
  +badges: Doctrine\ORM\PersistentCollection {#2841 …}
  +children: [
    App\Entity\EntryComment {#1561
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1528 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1560 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1568 …}
      +body: "Lol yup Israel has been taking down buildings for years taking people’s life, history and financial gain and turn it to rubble because someone in the building may have helped hamas. No trial, no questioning, just a small bomb going off on your roof too warn you to run the fuck away before you die in a collapsed building."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1696771625 {#1582
        date: 2023-10-08 15:27:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@w00t@lemmy.ml"
        "@Guydht@lemmy.world"
        "@jackmarxist@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1525 …}
      +nested: Doctrine\ORM\PersistentCollection {#1550 …}
      +votes: Doctrine\ORM\PersistentCollection {#1548 …}
      +reports: Doctrine\ORM\PersistentCollection {#1566 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
      -id: 37387
      -bodyTs: "'away':53 'bomb':40 'build':8,28,60 'collaps':59 'die':56 'financi':17 'fuck':52 'gain':18 'go':41 'hama':32 'help':31 'histori':15 'israel':3 'life':14 'lol':1 'may':29 'peopl':12 'question':36 'roof':45 'rubbl':23 'run':50 'small':39 'someon':25 'take':6,11 'trial':34 'turn':20 'warn':47 'year':10 'yup':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4275989"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696771625 {#1527
        date: 2023-10-08 15:27:05.0 +02:00
      }
      +"title": 37387
    }
  ]
  -id: 3440
  -titleTs: "'doubl':1 'know':8 'someth':4 'standard':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696791041
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6157227"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696704641 {#2811
    date: 2023-10-07 20:50:41.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
160 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1528
  +user: Proxies\__CG__\App\Entity\User {#2790 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2610 …}
  +slug: "Double-standards-or-something-I-don-t-know"
  +title: "Double standards or something, I don't know..."
  +url: "https://lemmy.ml/pictrs/image/21c1b2ee-071e-4f3f-8865-3121edfaad9d.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 218
  +favouriteCount: 640
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703176352 {#2825
    date: 2023-12-21 17:32:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2830 …}
  +votes: Doctrine\ORM\PersistentCollection {#2833 …}
  +reports: Doctrine\ORM\PersistentCollection {#2835 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2837 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2839 …}
  +badges: Doctrine\ORM\PersistentCollection {#2841 …}
  +children: [
    App\Entity\EntryComment {#1561
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1528 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1560 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1568 …}
      +body: "Lol yup Israel has been taking down buildings for years taking people’s life, history and financial gain and turn it to rubble because someone in the building may have helped hamas. No trial, no questioning, just a small bomb going off on your roof too warn you to run the fuck away before you die in a collapsed building."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1696771625 {#1582
        date: 2023-10-08 15:27:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@w00t@lemmy.ml"
        "@Guydht@lemmy.world"
        "@jackmarxist@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1525 …}
      +nested: Doctrine\ORM\PersistentCollection {#1550 …}
      +votes: Doctrine\ORM\PersistentCollection {#1548 …}
      +reports: Doctrine\ORM\PersistentCollection {#1566 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
      -id: 37387
      -bodyTs: "'away':53 'bomb':40 'build':8,28,60 'collaps':59 'die':56 'financi':17 'fuck':52 'gain':18 'go':41 'hama':32 'help':31 'histori':15 'israel':3 'life':14 'lol':1 'may':29 'peopl':12 'question':36 'roof':45 'rubbl':23 'run':50 'small':39 'someon':25 'take':6,11 'trial':34 'turn':20 'warn':47 'year':10 'yup':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4275989"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696771625 {#1527
        date: 2023-10-08 15:27:05.0 +02:00
      }
      +"title": 37387
    }
  ]
  -id: 3440
  -titleTs: "'doubl':1 'know':8 'someth':4 'standard':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696791041
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6157227"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696704641 {#2811
    date: 2023-10-07 20:50:41.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
161 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
162 DENIED moderate
App\Entity\EntryComment {#1561
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1528
    +user: Proxies\__CG__\App\Entity\User {#2790 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2610 …}
    +slug: "Double-standards-or-something-I-don-t-know"
    +title: "Double standards or something, I don't know..."
    +url: "https://lemmy.ml/pictrs/image/21c1b2ee-071e-4f3f-8865-3121edfaad9d.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 218
    +favouriteCount: 640
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703176352 {#2825
      date: 2023-12-21 17:32:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2830 …}
    +votes: Doctrine\ORM\PersistentCollection {#2833 …}
    +reports: Doctrine\ORM\PersistentCollection {#2835 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2837 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2839 …}
    +badges: Doctrine\ORM\PersistentCollection {#2841 …}
    +children: [
      App\Entity\EntryComment {#1561}
    ]
    -id: 3440
    -titleTs: "'doubl':1 'know':8 'someth':4 'standard':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696791041
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6157227"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696704641 {#2811
      date: 2023-10-07 20:50:41.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1560 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1568 …}
  +body: "Lol yup Israel has been taking down buildings for years taking people’s life, history and financial gain and turn it to rubble because someone in the building may have helped hamas. No trial, no questioning, just a small bomb going off on your roof too warn you to run the fuck away before you die in a collapsed building."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1696771625 {#1582
    date: 2023-10-08 15:27:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@w00t@lemmy.ml"
    "@Guydht@lemmy.world"
    "@jackmarxist@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1525 …}
  +nested: Doctrine\ORM\PersistentCollection {#1550 …}
  +votes: Doctrine\ORM\PersistentCollection {#1548 …}
  +reports: Doctrine\ORM\PersistentCollection {#1566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
  -id: 37387
  -bodyTs: "'away':53 'bomb':40 'build':8,28,60 'collaps':59 'die':56 'financi':17 'fuck':52 'gain':18 'go':41 'hama':32 'help':31 'histori':15 'israel':3 'life':14 'lol':1 'may':29 'peopl':12 'question':36 'roof':45 'rubbl':23 'run':50 'small':39 'someon':25 'take':6,11 'trial':34 'turn':20 'warn':47 'year':10 'yup':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4275989"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696771625 {#1527
    date: 2023-10-08 15:27:05.0 +02:00
  }
  +"title": 37387
}
"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
163 DENIED edit
App\Entity\EntryComment {#1561
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1528
    +user: Proxies\__CG__\App\Entity\User {#2790 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2610 …}
    +slug: "Double-standards-or-something-I-don-t-know"
    +title: "Double standards or something, I don't know..."
    +url: "https://lemmy.ml/pictrs/image/21c1b2ee-071e-4f3f-8865-3121edfaad9d.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 218
    +favouriteCount: 640
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703176352 {#2825
      date: 2023-12-21 17:32:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2830 …}
    +votes: Doctrine\ORM\PersistentCollection {#2833 …}
    +reports: Doctrine\ORM\PersistentCollection {#2835 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2837 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2839 …}
    +badges: Doctrine\ORM\PersistentCollection {#2841 …}
    +children: [
      App\Entity\EntryComment {#1561}
    ]
    -id: 3440
    -titleTs: "'doubl':1 'know':8 'someth':4 'standard':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696791041
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6157227"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696704641 {#2811
      date: 2023-10-07 20:50:41.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1560 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1568 …}
  +body: "Lol yup Israel has been taking down buildings for years taking people’s life, history and financial gain and turn it to rubble because someone in the building may have helped hamas. No trial, no questioning, just a small bomb going off on your roof too warn you to run the fuck away before you die in a collapsed building."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1696771625 {#1582
    date: 2023-10-08 15:27:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@w00t@lemmy.ml"
    "@Guydht@lemmy.world"
    "@jackmarxist@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1525 …}
  +nested: Doctrine\ORM\PersistentCollection {#1550 …}
  +votes: Doctrine\ORM\PersistentCollection {#1548 …}
  +reports: Doctrine\ORM\PersistentCollection {#1566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
  -id: 37387
  -bodyTs: "'away':53 'bomb':40 'build':8,28,60 'collaps':59 'die':56 'financi':17 'fuck':52 'gain':18 'go':41 'hama':32 'help':31 'histori':15 'israel':3 'life':14 'lol':1 'may':29 'peopl':12 'question':36 'roof':45 'rubbl':23 'run':50 'small':39 'someon':25 'take':6,11 'trial':34 'turn':20 'warn':47 'year':10 'yup':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4275989"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696771625 {#1527
    date: 2023-10-08 15:27:05.0 +02:00
  }
  +"title": 37387
}
"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
164 DENIED moderate
App\Entity\EntryComment {#1561
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1528
    +user: Proxies\__CG__\App\Entity\User {#2790 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2610 …}
    +slug: "Double-standards-or-something-I-don-t-know"
    +title: "Double standards or something, I don't know..."
    +url: "https://lemmy.ml/pictrs/image/21c1b2ee-071e-4f3f-8865-3121edfaad9d.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 218
    +favouriteCount: 640
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703176352 {#2825
      date: 2023-12-21 17:32:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2830 …}
    +votes: Doctrine\ORM\PersistentCollection {#2833 …}
    +reports: Doctrine\ORM\PersistentCollection {#2835 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2837 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2839 …}
    +badges: Doctrine\ORM\PersistentCollection {#2841 …}
    +children: [
      App\Entity\EntryComment {#1561}
    ]
    -id: 3440
    -titleTs: "'doubl':1 'know':8 'someth':4 'standard':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696791041
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6157227"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696704641 {#2811
      date: 2023-10-07 20:50:41.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1560 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1568 …}
  +body: "Lol yup Israel has been taking down buildings for years taking people’s life, history and financial gain and turn it to rubble because someone in the building may have helped hamas. No trial, no questioning, just a small bomb going off on your roof too warn you to run the fuck away before you die in a collapsed building."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1696771625 {#1582
    date: 2023-10-08 15:27:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@w00t@lemmy.ml"
    "@Guydht@lemmy.world"
    "@jackmarxist@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1525 …}
  +nested: Doctrine\ORM\PersistentCollection {#1550 …}
  +votes: Doctrine\ORM\PersistentCollection {#1548 …}
  +reports: Doctrine\ORM\PersistentCollection {#1566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
  -id: 37387
  -bodyTs: "'away':53 'bomb':40 'build':8,28,60 'collaps':59 'die':56 'financi':17 'fuck':52 'gain':18 'go':41 'hama':32 'help':31 'histori':15 'israel':3 'life':14 'lol':1 'may':29 'peopl':12 'question':36 'roof':45 'rubbl':23 'run':50 'small':39 'someon':25 'take':6,11 'trial':34 'turn':20 'warn':47 'year':10 'yup':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4275989"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696771625 {#1527
    date: 2023-10-08 15:27:05.0 +02:00
  }
  +"title": 37387
}
"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
165 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
166 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1592
  +user: Proxies\__CG__\App\Entity\User {#2517 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2636 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2638 …}
  +slug: "reverse-Indy"
  +title: "reverse Indy"
  +url: "https://discuss.tchncs.de/pictrs/image/47c252f2-1829-4f49-a186-0dd79f07f681.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 45
  +favouriteCount: 1244
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696693280 {#2631
    date: 2023-10-07 17:41:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2639 …}
  +votes: Doctrine\ORM\PersistentCollection {#2641 …}
  +reports: Doctrine\ORM\PersistentCollection {#2643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2647 …}
  +badges: Doctrine\ORM\PersistentCollection {#2649 …}
  +children: [
    App\Entity\EntryComment {#1697
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1592 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1666 …}
      +body: "The sphinx but yes."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1696693280 {#1439
        date: 2023-10-07 17:41:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@produnis@discuss.tchncs.de"
        "@Zerush@lemmy.ml"
        "@papel@lemmyf.uk"
        "@ComicalMayhem@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1669 …}
      +nested: Doctrine\ORM\PersistentCollection {#1677 …}
      +votes: Doctrine\ORM\PersistentCollection {#1672 …}
      +reports: Doctrine\ORM\PersistentCollection {#1674 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
      -id: 36025
      -bodyTs: "'sphinx':2 'yes':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4224463"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696693280 {#1435
        date: 2023-10-07 17:41:20.0 +02:00
      }
      +"title": 36025
    }
  ]
  -id: 3281
  -titleTs: "'indi':2 'revers':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696700003
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/4344793"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696613603 {#2612
    date: 2023-10-06 19:33:23.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
167 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1592
  +user: Proxies\__CG__\App\Entity\User {#2517 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2636 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2638 …}
  +slug: "reverse-Indy"
  +title: "reverse Indy"
  +url: "https://discuss.tchncs.de/pictrs/image/47c252f2-1829-4f49-a186-0dd79f07f681.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 45
  +favouriteCount: 1244
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696693280 {#2631
    date: 2023-10-07 17:41:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2639 …}
  +votes: Doctrine\ORM\PersistentCollection {#2641 …}
  +reports: Doctrine\ORM\PersistentCollection {#2643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2647 …}
  +badges: Doctrine\ORM\PersistentCollection {#2649 …}
  +children: [
    App\Entity\EntryComment {#1697
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1592 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1666 …}
      +body: "The sphinx but yes."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1696693280 {#1439
        date: 2023-10-07 17:41:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@produnis@discuss.tchncs.de"
        "@Zerush@lemmy.ml"
        "@papel@lemmyf.uk"
        "@ComicalMayhem@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1669 …}
      +nested: Doctrine\ORM\PersistentCollection {#1677 …}
      +votes: Doctrine\ORM\PersistentCollection {#1672 …}
      +reports: Doctrine\ORM\PersistentCollection {#1674 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
      -id: 36025
      -bodyTs: "'sphinx':2 'yes':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4224463"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696693280 {#1435
        date: 2023-10-07 17:41:20.0 +02:00
      }
      +"title": 36025
    }
  ]
  -id: 3281
  -titleTs: "'indi':2 'revers':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696700003
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/4344793"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696613603 {#2612
    date: 2023-10-06 19:33:23.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
168 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1592
  +user: Proxies\__CG__\App\Entity\User {#2517 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2636 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2638 …}
  +slug: "reverse-Indy"
  +title: "reverse Indy"
  +url: "https://discuss.tchncs.de/pictrs/image/47c252f2-1829-4f49-a186-0dd79f07f681.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 45
  +favouriteCount: 1244
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696693280 {#2631
    date: 2023-10-07 17:41:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2639 …}
  +votes: Doctrine\ORM\PersistentCollection {#2641 …}
  +reports: Doctrine\ORM\PersistentCollection {#2643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2647 …}
  +badges: Doctrine\ORM\PersistentCollection {#2649 …}
  +children: [
    App\Entity\EntryComment {#1697
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1592 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1666 …}
      +body: "The sphinx but yes."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1696693280 {#1439
        date: 2023-10-07 17:41:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@produnis@discuss.tchncs.de"
        "@Zerush@lemmy.ml"
        "@papel@lemmyf.uk"
        "@ComicalMayhem@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1669 …}
      +nested: Doctrine\ORM\PersistentCollection {#1677 …}
      +votes: Doctrine\ORM\PersistentCollection {#1672 …}
      +reports: Doctrine\ORM\PersistentCollection {#1674 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
      -id: 36025
      -bodyTs: "'sphinx':2 'yes':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4224463"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696693280 {#1435
        date: 2023-10-07 17:41:20.0 +02:00
      }
      +"title": 36025
    }
  ]
  -id: 3281
  -titleTs: "'indi':2 'revers':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696700003
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/4344793"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696613603 {#2612
    date: 2023-10-06 19:33:23.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
169 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
170 DENIED moderate
App\Entity\EntryComment {#1697
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1592
    +user: Proxies\__CG__\App\Entity\User {#2517 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2636 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2638 …}
    +slug: "reverse-Indy"
    +title: "reverse Indy"
    +url: "https://discuss.tchncs.de/pictrs/image/47c252f2-1829-4f49-a186-0dd79f07f681.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 1244
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696693280 {#2631
      date: 2023-10-07 17:41:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2639 …}
    +votes: Doctrine\ORM\PersistentCollection {#2641 …}
    +reports: Doctrine\ORM\PersistentCollection {#2643 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2645 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2647 …}
    +badges: Doctrine\ORM\PersistentCollection {#2649 …}
    +children: [
      App\Entity\EntryComment {#1697}
    ]
    -id: 3281
    -titleTs: "'indi':2 'revers':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696700003
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/4344793"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696613603 {#2612
      date: 2023-10-06 19:33:23.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1666 …}
  +body: "The sphinx but yes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696693280 {#1439
    date: 2023-10-07 17:41:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@produnis@discuss.tchncs.de"
    "@Zerush@lemmy.ml"
    "@papel@lemmyf.uk"
    "@ComicalMayhem@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1669 …}
  +nested: Doctrine\ORM\PersistentCollection {#1677 …}
  +votes: Doctrine\ORM\PersistentCollection {#1672 …}
  +reports: Doctrine\ORM\PersistentCollection {#1674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
  -id: 36025
  -bodyTs: "'sphinx':2 'yes':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4224463"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696693280 {#1435
    date: 2023-10-07 17:41:20.0 +02:00
  }
  +"title": 36025
}
"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
171 DENIED edit
App\Entity\EntryComment {#1697
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1592
    +user: Proxies\__CG__\App\Entity\User {#2517 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2636 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2638 …}
    +slug: "reverse-Indy"
    +title: "reverse Indy"
    +url: "https://discuss.tchncs.de/pictrs/image/47c252f2-1829-4f49-a186-0dd79f07f681.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 1244
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696693280 {#2631
      date: 2023-10-07 17:41:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2639 …}
    +votes: Doctrine\ORM\PersistentCollection {#2641 …}
    +reports: Doctrine\ORM\PersistentCollection {#2643 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2645 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2647 …}
    +badges: Doctrine\ORM\PersistentCollection {#2649 …}
    +children: [
      App\Entity\EntryComment {#1697}
    ]
    -id: 3281
    -titleTs: "'indi':2 'revers':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696700003
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/4344793"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696613603 {#2612
      date: 2023-10-06 19:33:23.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1666 …}
  +body: "The sphinx but yes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696693280 {#1439
    date: 2023-10-07 17:41:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@produnis@discuss.tchncs.de"
    "@Zerush@lemmy.ml"
    "@papel@lemmyf.uk"
    "@ComicalMayhem@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1669 …}
  +nested: Doctrine\ORM\PersistentCollection {#1677 …}
  +votes: Doctrine\ORM\PersistentCollection {#1672 …}
  +reports: Doctrine\ORM\PersistentCollection {#1674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
  -id: 36025
  -bodyTs: "'sphinx':2 'yes':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4224463"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696693280 {#1435
    date: 2023-10-07 17:41:20.0 +02:00
  }
  +"title": 36025
}
"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
172 DENIED moderate
App\Entity\EntryComment {#1697
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1592
    +user: Proxies\__CG__\App\Entity\User {#2517 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2636 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2638 …}
    +slug: "reverse-Indy"
    +title: "reverse Indy"
    +url: "https://discuss.tchncs.de/pictrs/image/47c252f2-1829-4f49-a186-0dd79f07f681.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 1244
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696693280 {#2631
      date: 2023-10-07 17:41:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2639 …}
    +votes: Doctrine\ORM\PersistentCollection {#2641 …}
    +reports: Doctrine\ORM\PersistentCollection {#2643 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2645 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2647 …}
    +badges: Doctrine\ORM\PersistentCollection {#2649 …}
    +children: [
      App\Entity\EntryComment {#1697}
    ]
    -id: 3281
    -titleTs: "'indi':2 'revers':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696700003
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/4344793"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696613603 {#2612
      date: 2023-10-06 19:33:23.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1666 …}
  +body: "The sphinx but yes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696693280 {#1439
    date: 2023-10-07 17:41:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@produnis@discuss.tchncs.de"
    "@Zerush@lemmy.ml"
    "@papel@lemmyf.uk"
    "@ComicalMayhem@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1669 …}
  +nested: Doctrine\ORM\PersistentCollection {#1677 …}
  +votes: Doctrine\ORM\PersistentCollection {#1672 …}
  +reports: Doctrine\ORM\PersistentCollection {#1674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
  -id: 36025
  -bodyTs: "'sphinx':2 'yes':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4224463"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696693280 {#1435
    date: 2023-10-07 17:41:20.0 +02:00
  }
  +"title": 36025
}
"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
173 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
174 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