GET https://kbin.spritesserver.nl/u/@Fredselfish@lemmy.world/commented?p=1

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.28 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.06 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2392
  +user: Proxies\__CG__\App\Entity\User {#3198 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3238 …}
  +slug: "Which-books-have-the-worst-video-adaptation"
  +title: "Which books have the worst video adaptation?"
  +url: null
  +body: "For me it’s definitely the Dark Tower, but the Golden Compas was also a huge letdown."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 127
  +favouriteCount: 86
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699921851 {#3233
    date: 2023-11-14 01:30:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3240 …}
  +votes: Doctrine\ORM\PersistentCollection {#3242 …}
  +reports: Doctrine\ORM\PersistentCollection {#3244 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3246 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3248 …}
  +badges: Doctrine\ORM\PersistentCollection {#3250 …}
  +children: [
    App\Entity\EntryComment {#2387
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2392 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
      +body: "The movie totally went against the novel and sucked hardcore because of it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1699769900 {#2389
        date: 2023-11-12 07:18:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@abbadon420@lemm.ee"
        "@morphballganon@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2393 …}
      +nested: Doctrine\ORM\PersistentCollection {#1381 …}
      +votes: Doctrine\ORM\PersistentCollection {#1402 …}
      +reports: Doctrine\ORM\PersistentCollection {#1385 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1401 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
      -id: 114486
      -bodyTs: "'hardcor':10 'movi':2 'novel':7 'suck':9 'total':3 'went':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5253755"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699769900 {#2369
        date: 2023-11-12 07:18:20.0 +01:00
      }
      +"title": 114486
    }
  ]
  -id: 12135
  -titleTs: "'adapt':7 'book':2 'video':6 'worst':5"
  -bodyTs: "'also':14 'compa':12 'dark':7 'definit':5 'golden':11 'huge':16 'letdown':17 'tower':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699827348
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14607762"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699740948 {#3221
    date: 2023-11-11 23:15:48.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2392
  +user: Proxies\__CG__\App\Entity\User {#3198 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3238 …}
  +slug: "Which-books-have-the-worst-video-adaptation"
  +title: "Which books have the worst video adaptation?"
  +url: null
  +body: "For me it’s definitely the Dark Tower, but the Golden Compas was also a huge letdown."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 127
  +favouriteCount: 86
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699921851 {#3233
    date: 2023-11-14 01:30:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3240 …}
  +votes: Doctrine\ORM\PersistentCollection {#3242 …}
  +reports: Doctrine\ORM\PersistentCollection {#3244 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3246 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3248 …}
  +badges: Doctrine\ORM\PersistentCollection {#3250 …}
  +children: [
    App\Entity\EntryComment {#2387
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2392 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
      +body: "The movie totally went against the novel and sucked hardcore because of it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1699769900 {#2389
        date: 2023-11-12 07:18:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@abbadon420@lemm.ee"
        "@morphballganon@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2393 …}
      +nested: Doctrine\ORM\PersistentCollection {#1381 …}
      +votes: Doctrine\ORM\PersistentCollection {#1402 …}
      +reports: Doctrine\ORM\PersistentCollection {#1385 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1401 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
      -id: 114486
      -bodyTs: "'hardcor':10 'movi':2 'novel':7 'suck':9 'total':3 'went':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5253755"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699769900 {#2369
        date: 2023-11-12 07:18:20.0 +01:00
      }
      +"title": 114486
    }
  ]
  -id: 12135
  -titleTs: "'adapt':7 'book':2 'video':6 'worst':5"
  -bodyTs: "'also':14 'compa':12 'dark':7 'definit':5 'golden':11 'huge':16 'letdown':17 'tower':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699827348
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14607762"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699740948 {#3221
    date: 2023-11-11 23:15:48.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2392
  +user: Proxies\__CG__\App\Entity\User {#3198 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3238 …}
  +slug: "Which-books-have-the-worst-video-adaptation"
  +title: "Which books have the worst video adaptation?"
  +url: null
  +body: "For me it’s definitely the Dark Tower, but the Golden Compas was also a huge letdown."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 127
  +favouriteCount: 86
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699921851 {#3233
    date: 2023-11-14 01:30:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3240 …}
  +votes: Doctrine\ORM\PersistentCollection {#3242 …}
  +reports: Doctrine\ORM\PersistentCollection {#3244 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3246 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3248 …}
  +badges: Doctrine\ORM\PersistentCollection {#3250 …}
  +children: [
    App\Entity\EntryComment {#2387
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2392 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
      +body: "The movie totally went against the novel and sucked hardcore because of it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1699769900 {#2389
        date: 2023-11-12 07:18:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@abbadon420@lemm.ee"
        "@morphballganon@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2393 …}
      +nested: Doctrine\ORM\PersistentCollection {#1381 …}
      +votes: Doctrine\ORM\PersistentCollection {#1402 …}
      +reports: Doctrine\ORM\PersistentCollection {#1385 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1401 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
      -id: 114486
      -bodyTs: "'hardcor':10 'movi':2 'novel':7 'suck':9 'total':3 'went':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5253755"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699769900 {#2369
        date: 2023-11-12 07:18:20.0 +01:00
      }
      +"title": 114486
    }
  ]
  -id: 12135
  -titleTs: "'adapt':7 'book':2 'video':6 'worst':5"
  -bodyTs: "'also':14 'compa':12 'dark':7 'definit':5 'golden':11 'huge':16 'letdown':17 'tower':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699827348
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14607762"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699740948 {#3221
    date: 2023-11-11 23:15:48.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#2387
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2392
    +user: Proxies\__CG__\App\Entity\User {#3198 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3238 …}
    +slug: "Which-books-have-the-worst-video-adaptation"
    +title: "Which books have the worst video adaptation?"
    +url: null
    +body: "For me it’s definitely the Dark Tower, but the Golden Compas was also a huge letdown."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 127
    +favouriteCount: 86
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699921851 {#3233
      date: 2023-11-14 01:30:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3240 …}
    +votes: Doctrine\ORM\PersistentCollection {#3242 …}
    +reports: Doctrine\ORM\PersistentCollection {#3244 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3246 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3248 …}
    +badges: Doctrine\ORM\PersistentCollection {#3250 …}
    +children: [
      App\Entity\EntryComment {#2387}
    ]
    -id: 12135
    -titleTs: "'adapt':7 'book':2 'video':6 'worst':5"
    -bodyTs: "'also':14 'compa':12 'dark':7 'definit':5 'golden':11 'huge':16 'letdown':17 'tower':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699827348
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14607762"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699740948 {#3221
      date: 2023-11-11 23:15:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
  +body: "The movie totally went against the novel and sucked hardcore because of it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699769900 {#2389
    date: 2023-11-12 07:18:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@abbadon420@lemm.ee"
    "@morphballganon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2393 …}
  +nested: Doctrine\ORM\PersistentCollection {#1381 …}
  +votes: Doctrine\ORM\PersistentCollection {#1402 …}
  +reports: Doctrine\ORM\PersistentCollection {#1385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1401 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
  -id: 114486
  -bodyTs: "'hardcor':10 'movi':2 'novel':7 'suck':9 'total':3 'went':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5253755"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699769900 {#2369
    date: 2023-11-12 07:18:20.0 +01:00
  }
  +"title": 114486
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2387
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2392
    +user: Proxies\__CG__\App\Entity\User {#3198 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3238 …}
    +slug: "Which-books-have-the-worst-video-adaptation"
    +title: "Which books have the worst video adaptation?"
    +url: null
    +body: "For me it’s definitely the Dark Tower, but the Golden Compas was also a huge letdown."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 127
    +favouriteCount: 86
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699921851 {#3233
      date: 2023-11-14 01:30:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3240 …}
    +votes: Doctrine\ORM\PersistentCollection {#3242 …}
    +reports: Doctrine\ORM\PersistentCollection {#3244 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3246 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3248 …}
    +badges: Doctrine\ORM\PersistentCollection {#3250 …}
    +children: [
      App\Entity\EntryComment {#2387}
    ]
    -id: 12135
    -titleTs: "'adapt':7 'book':2 'video':6 'worst':5"
    -bodyTs: "'also':14 'compa':12 'dark':7 'definit':5 'golden':11 'huge':16 'letdown':17 'tower':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699827348
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14607762"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699740948 {#3221
      date: 2023-11-11 23:15:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
  +body: "The movie totally went against the novel and sucked hardcore because of it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699769900 {#2389
    date: 2023-11-12 07:18:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@abbadon420@lemm.ee"
    "@morphballganon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2393 …}
  +nested: Doctrine\ORM\PersistentCollection {#1381 …}
  +votes: Doctrine\ORM\PersistentCollection {#1402 …}
  +reports: Doctrine\ORM\PersistentCollection {#1385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1401 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
  -id: 114486
  -bodyTs: "'hardcor':10 'movi':2 'novel':7 'suck':9 'total':3 'went':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5253755"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699769900 {#2369
    date: 2023-11-12 07:18:20.0 +01:00
  }
  +"title": 114486
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2387
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2392
    +user: Proxies\__CG__\App\Entity\User {#3198 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3238 …}
    +slug: "Which-books-have-the-worst-video-adaptation"
    +title: "Which books have the worst video adaptation?"
    +url: null
    +body: "For me it’s definitely the Dark Tower, but the Golden Compas was also a huge letdown."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 127
    +favouriteCount: 86
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699921851 {#3233
      date: 2023-11-14 01:30:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3240 …}
    +votes: Doctrine\ORM\PersistentCollection {#3242 …}
    +reports: Doctrine\ORM\PersistentCollection {#3244 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3246 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3248 …}
    +badges: Doctrine\ORM\PersistentCollection {#3250 …}
    +children: [
      App\Entity\EntryComment {#2387}
    ]
    -id: 12135
    -titleTs: "'adapt':7 'book':2 'video':6 'worst':5"
    -bodyTs: "'also':14 'compa':12 'dark':7 'definit':5 'golden':11 'huge':16 'letdown':17 'tower':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699827348
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14607762"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699740948 {#3221
      date: 2023-11-11 23:15:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
  +body: "The movie totally went against the novel and sucked hardcore because of it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699769900 {#2389
    date: 2023-11-12 07:18:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@abbadon420@lemm.ee"
    "@morphballganon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2393 …}
  +nested: Doctrine\ORM\PersistentCollection {#1381 …}
  +votes: Doctrine\ORM\PersistentCollection {#1402 …}
  +reports: Doctrine\ORM\PersistentCollection {#1385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1401 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
  -id: 114486
  -bodyTs: "'hardcor':10 'movi':2 'novel':7 'suck':9 'total':3 'went':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5253755"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699769900 {#2369
    date: 2023-11-12 07:18:20.0 +01:00
  }
  +"title": 114486
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2333
  +user: Proxies\__CG__\App\Entity\User {#2039 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: Proxies\__CG__\App\Entity\Image {#3180 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3182 …}
  +slug: "The-Clock"
  +title: "The Clock"
  +url: "https://feddit.de/pictrs/image/8bf0b29f-13c2-4eda-80fa-3418c49fda3b.jpeg"
  +body: """
    ![](https://feddit.de/pictrs/image/21fdea71-03cb-4854-822e-71af947f5080.jpeg)\n
    \n
    ![](https://feddit.de/pictrs/image/1ce654b6-e825-4c35-88b5-cd93aa749780.jpeg)\n
    \n
    ![](https://feddit.de/pictrs/image/034794d0-62ea-4a4a-8099-4cda640b31d1.jpeg)\n
    \n
    ![](https://feddit.de/pictrs/image/d3c1c4de-3164-4899-9504-121bb566a8e6.jpeg)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 53
  +favouriteCount: 345
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701966348 {#3175
    date: 2023-12-07 17:25:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3183 …}
  +votes: Doctrine\ORM\PersistentCollection {#3185 …}
  +reports: Doctrine\ORM\PersistentCollection {#3187 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3191 …}
  +badges: Doctrine\ORM\PersistentCollection {#3193 …}
  +children: [
    1 => App\Entity\EntryComment {#2143
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2333 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2135 …}
      +root: App\Entity\EntryComment {#2329
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2333 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
        +image: null
        +parent: null
        +root: null
        +body: "Don’t give companies ideas ( written from the bathroom at work)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 43
        +score: 0
        +lastActive: DateTime @1703034959 {#2325
          date: 2023-12-20 02:15:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@noerdman@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2323 …}
        +nested: Doctrine\ORM\PersistentCollection {#2300 …}
        +votes: Doctrine\ORM\PersistentCollection {#2340 …}
        +reports: Doctrine\ORM\PersistentCollection {#2342 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2343 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2335 …}
        -id: 195652
        -bodyTs: "'bathroom':9 'compani':4 'give':3 'idea':5 'work':11 'written':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5796173"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701702832 {#2327
          date: 2023-12-04 16:13:52.0 +01:00
        }
        +"title": 195652
      }
      +body: "Boss makes a dollar I make a dime why I poop on company time."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701781888 {#2338
        date: 2023-12-05 14:11:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@noerdman@feddit.de"
        "@Fredselfish@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2136 …}
      +nested: Doctrine\ORM\PersistentCollection {#2073 …}
      +votes: Doctrine\ORM\PersistentCollection {#2072 …}
      +reports: Doctrine\ORM\PersistentCollection {#2065 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
      -id: 198640
      -bodyTs: "'boss':1 'compani':13 'dime':8 'dollar':4 'make':2,6 'poop':11 'time':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5818519"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701781888 {#2159
        date: 2023-12-05 14:11:28.0 +01:00
      }
      +"title": 198640
    }
    0 => App\Entity\EntryComment {#2329}
  ]
  -id: 19999
  -titleTs: "'clock':2"
  -bodyTs: "'/pictrs/image/034794d0-62ea-4a4a-8099-4cda640b31d1.jpeg)':9 '/pictrs/image/1ce654b6-e825-4c35-88b5-cd93aa749780.jpeg)':6 '/pictrs/image/21fdea71-03cb-4854-822e-71af947f5080.jpeg)':3 '/pictrs/image/d3c1c4de-3164-4899-9504-121bb566a8e6.jpeg)':12 'feddit.de':2,5,8,11 'feddit.de/pictrs/image/034794d0-62ea-4a4a-8099-4cda640b31d1.jpeg)':7 'feddit.de/pictrs/image/1ce654b6-e825-4c35-88b5-cd93aa749780.jpeg)':4 'feddit.de/pictrs/image/21fdea71-03cb-4854-822e-71af947f5080.jpeg)':1 'feddit.de/pictrs/image/d3c1c4de-3164-4899-9504-121bb566a8e6.jpeg)':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701787915
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6356488"
  +editedAt: DateTimeImmutable @1702916562 {#3161
    date: 2023-12-18 17:22:42.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701701515 {#3137
    date: 2023-12-04 15:51: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
11 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2333
  +user: Proxies\__CG__\App\Entity\User {#2039 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: Proxies\__CG__\App\Entity\Image {#3180 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3182 …}
  +slug: "The-Clock"
  +title: "The Clock"
  +url: "https://feddit.de/pictrs/image/8bf0b29f-13c2-4eda-80fa-3418c49fda3b.jpeg"
  +body: """
    ![](https://feddit.de/pictrs/image/21fdea71-03cb-4854-822e-71af947f5080.jpeg)\n
    \n
    ![](https://feddit.de/pictrs/image/1ce654b6-e825-4c35-88b5-cd93aa749780.jpeg)\n
    \n
    ![](https://feddit.de/pictrs/image/034794d0-62ea-4a4a-8099-4cda640b31d1.jpeg)\n
    \n
    ![](https://feddit.de/pictrs/image/d3c1c4de-3164-4899-9504-121bb566a8e6.jpeg)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 53
  +favouriteCount: 345
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701966348 {#3175
    date: 2023-12-07 17:25:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3183 …}
  +votes: Doctrine\ORM\PersistentCollection {#3185 …}
  +reports: Doctrine\ORM\PersistentCollection {#3187 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3191 …}
  +badges: Doctrine\ORM\PersistentCollection {#3193 …}
  +children: [
    1 => App\Entity\EntryComment {#2143
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2333 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2135 …}
      +root: App\Entity\EntryComment {#2329
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2333 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
        +image: null
        +parent: null
        +root: null
        +body: "Don’t give companies ideas ( written from the bathroom at work)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 43
        +score: 0
        +lastActive: DateTime @1703034959 {#2325
          date: 2023-12-20 02:15:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@noerdman@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2323 …}
        +nested: Doctrine\ORM\PersistentCollection {#2300 …}
        +votes: Doctrine\ORM\PersistentCollection {#2340 …}
        +reports: Doctrine\ORM\PersistentCollection {#2342 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2343 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2335 …}
        -id: 195652
        -bodyTs: "'bathroom':9 'compani':4 'give':3 'idea':5 'work':11 'written':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5796173"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701702832 {#2327
          date: 2023-12-04 16:13:52.0 +01:00
        }
        +"title": 195652
      }
      +body: "Boss makes a dollar I make a dime why I poop on company time."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701781888 {#2338
        date: 2023-12-05 14:11:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@noerdman@feddit.de"
        "@Fredselfish@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2136 …}
      +nested: Doctrine\ORM\PersistentCollection {#2073 …}
      +votes: Doctrine\ORM\PersistentCollection {#2072 …}
      +reports: Doctrine\ORM\PersistentCollection {#2065 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
      -id: 198640
      -bodyTs: "'boss':1 'compani':13 'dime':8 'dollar':4 'make':2,6 'poop':11 'time':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5818519"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701781888 {#2159
        date: 2023-12-05 14:11:28.0 +01:00
      }
      +"title": 198640
    }
    0 => App\Entity\EntryComment {#2329}
  ]
  -id: 19999
  -titleTs: "'clock':2"
  -bodyTs: "'/pictrs/image/034794d0-62ea-4a4a-8099-4cda640b31d1.jpeg)':9 '/pictrs/image/1ce654b6-e825-4c35-88b5-cd93aa749780.jpeg)':6 '/pictrs/image/21fdea71-03cb-4854-822e-71af947f5080.jpeg)':3 '/pictrs/image/d3c1c4de-3164-4899-9504-121bb566a8e6.jpeg)':12 'feddit.de':2,5,8,11 'feddit.de/pictrs/image/034794d0-62ea-4a4a-8099-4cda640b31d1.jpeg)':7 'feddit.de/pictrs/image/1ce654b6-e825-4c35-88b5-cd93aa749780.jpeg)':4 'feddit.de/pictrs/image/21fdea71-03cb-4854-822e-71af947f5080.jpeg)':1 'feddit.de/pictrs/image/d3c1c4de-3164-4899-9504-121bb566a8e6.jpeg)':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701787915
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6356488"
  +editedAt: DateTimeImmutable @1702916562 {#3161
    date: 2023-12-18 17:22:42.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701701515 {#3137
    date: 2023-12-04 15:51: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
12 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2333
  +user: Proxies\__CG__\App\Entity\User {#2039 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: Proxies\__CG__\App\Entity\Image {#3180 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3182 …}
  +slug: "The-Clock"
  +title: "The Clock"
  +url: "https://feddit.de/pictrs/image/8bf0b29f-13c2-4eda-80fa-3418c49fda3b.jpeg"
  +body: """
    ![](https://feddit.de/pictrs/image/21fdea71-03cb-4854-822e-71af947f5080.jpeg)\n
    \n
    ![](https://feddit.de/pictrs/image/1ce654b6-e825-4c35-88b5-cd93aa749780.jpeg)\n
    \n
    ![](https://feddit.de/pictrs/image/034794d0-62ea-4a4a-8099-4cda640b31d1.jpeg)\n
    \n
    ![](https://feddit.de/pictrs/image/d3c1c4de-3164-4899-9504-121bb566a8e6.jpeg)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 53
  +favouriteCount: 345
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701966348 {#3175
    date: 2023-12-07 17:25:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3183 …}
  +votes: Doctrine\ORM\PersistentCollection {#3185 …}
  +reports: Doctrine\ORM\PersistentCollection {#3187 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3191 …}
  +badges: Doctrine\ORM\PersistentCollection {#3193 …}
  +children: [
    1 => App\Entity\EntryComment {#2143
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2333 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2135 …}
      +root: App\Entity\EntryComment {#2329
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2333 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
        +image: null
        +parent: null
        +root: null
        +body: "Don’t give companies ideas ( written from the bathroom at work)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 43
        +score: 0
        +lastActive: DateTime @1703034959 {#2325
          date: 2023-12-20 02:15:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@noerdman@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2323 …}
        +nested: Doctrine\ORM\PersistentCollection {#2300 …}
        +votes: Doctrine\ORM\PersistentCollection {#2340 …}
        +reports: Doctrine\ORM\PersistentCollection {#2342 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2343 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2335 …}
        -id: 195652
        -bodyTs: "'bathroom':9 'compani':4 'give':3 'idea':5 'work':11 'written':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5796173"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701702832 {#2327
          date: 2023-12-04 16:13:52.0 +01:00
        }
        +"title": 195652
      }
      +body: "Boss makes a dollar I make a dime why I poop on company time."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701781888 {#2338
        date: 2023-12-05 14:11:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@noerdman@feddit.de"
        "@Fredselfish@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2136 …}
      +nested: Doctrine\ORM\PersistentCollection {#2073 …}
      +votes: Doctrine\ORM\PersistentCollection {#2072 …}
      +reports: Doctrine\ORM\PersistentCollection {#2065 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
      -id: 198640
      -bodyTs: "'boss':1 'compani':13 'dime':8 'dollar':4 'make':2,6 'poop':11 'time':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5818519"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701781888 {#2159
        date: 2023-12-05 14:11:28.0 +01:00
      }
      +"title": 198640
    }
    0 => App\Entity\EntryComment {#2329}
  ]
  -id: 19999
  -titleTs: "'clock':2"
  -bodyTs: "'/pictrs/image/034794d0-62ea-4a4a-8099-4cda640b31d1.jpeg)':9 '/pictrs/image/1ce654b6-e825-4c35-88b5-cd93aa749780.jpeg)':6 '/pictrs/image/21fdea71-03cb-4854-822e-71af947f5080.jpeg)':3 '/pictrs/image/d3c1c4de-3164-4899-9504-121bb566a8e6.jpeg)':12 'feddit.de':2,5,8,11 'feddit.de/pictrs/image/034794d0-62ea-4a4a-8099-4cda640b31d1.jpeg)':7 'feddit.de/pictrs/image/1ce654b6-e825-4c35-88b5-cd93aa749780.jpeg)':4 'feddit.de/pictrs/image/21fdea71-03cb-4854-822e-71af947f5080.jpeg)':1 'feddit.de/pictrs/image/d3c1c4de-3164-4899-9504-121bb566a8e6.jpeg)':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701787915
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6356488"
  +editedAt: DateTimeImmutable @1702916562 {#3161
    date: 2023-12-18 17:22:42.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701701515 {#3137
    date: 2023-12-04 15:51: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
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#2143
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2333
    +user: Proxies\__CG__\App\Entity\User {#2039 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: Proxies\__CG__\App\Entity\Image {#3180 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3182 …}
    +slug: "The-Clock"
    +title: "The Clock"
    +url: "https://feddit.de/pictrs/image/8bf0b29f-13c2-4eda-80fa-3418c49fda3b.jpeg"
    +body: """
      ![](https://feddit.de/pictrs/image/21fdea71-03cb-4854-822e-71af947f5080.jpeg)\n
      \n
      ![](https://feddit.de/pictrs/image/1ce654b6-e825-4c35-88b5-cd93aa749780.jpeg)\n
      \n
      ![](https://feddit.de/pictrs/image/034794d0-62ea-4a4a-8099-4cda640b31d1.jpeg)\n
      \n
      ![](https://feddit.de/pictrs/image/d3c1c4de-3164-4899-9504-121bb566a8e6.jpeg)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 345
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701966348 {#3175
      date: 2023-12-07 17:25:48.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3183 …}
    +votes: Doctrine\ORM\PersistentCollection {#3185 …}
    +reports: Doctrine\ORM\PersistentCollection {#3187 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3189 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3191 …}
    +badges: Doctrine\ORM\PersistentCollection {#3193 …}
    +children: [
      1 => App\Entity\EntryComment {#2143}
      0 => App\Entity\EntryComment {#2329
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2333 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
        +image: null
        +parent: null
        +root: null
        +body: "Don’t give companies ideas ( written from the bathroom at work)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 43
        +score: 0
        +lastActive: DateTime @1703034959 {#2325
          date: 2023-12-20 02:15:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@noerdman@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2323 …}
        +nested: Doctrine\ORM\PersistentCollection {#2300 …}
        +votes: Doctrine\ORM\PersistentCollection {#2340 …}
        +reports: Doctrine\ORM\PersistentCollection {#2342 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2343 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2335 …}
        -id: 195652
        -bodyTs: "'bathroom':9 'compani':4 'give':3 'idea':5 'work':11 'written':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5796173"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701702832 {#2327
          date: 2023-12-04 16:13:52.0 +01:00
        }
        +"title": 195652
      }
    ]
    -id: 19999
    -titleTs: "'clock':2"
    -bodyTs: "'/pictrs/image/034794d0-62ea-4a4a-8099-4cda640b31d1.jpeg)':9 '/pictrs/image/1ce654b6-e825-4c35-88b5-cd93aa749780.jpeg)':6 '/pictrs/image/21fdea71-03cb-4854-822e-71af947f5080.jpeg)':3 '/pictrs/image/d3c1c4de-3164-4899-9504-121bb566a8e6.jpeg)':12 'feddit.de':2,5,8,11 'feddit.de/pictrs/image/034794d0-62ea-4a4a-8099-4cda640b31d1.jpeg)':7 'feddit.de/pictrs/image/1ce654b6-e825-4c35-88b5-cd93aa749780.jpeg)':4 'feddit.de/pictrs/image/21fdea71-03cb-4854-822e-71af947f5080.jpeg)':1 'feddit.de/pictrs/image/d3c1c4de-3164-4899-9504-121bb566a8e6.jpeg)':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701787915
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6356488"
    +editedAt: DateTimeImmutable @1702916562 {#3161
      date: 2023-12-18 17:22:42.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701701515 {#3137
      date: 2023-12-04 15:51:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2135 …}
  +root: App\Entity\EntryComment {#2329}
  +body: "Boss makes a dollar I make a dime why I poop on company time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701781888 {#2338
    date: 2023-12-05 14:11:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@noerdman@feddit.de"
    "@Fredselfish@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2136 …}
  +nested: Doctrine\ORM\PersistentCollection {#2073 …}
  +votes: Doctrine\ORM\PersistentCollection {#2072 …}
  +reports: Doctrine\ORM\PersistentCollection {#2065 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
  -id: 198640
  -bodyTs: "'boss':1 'compani':13 'dime':8 'dollar':4 'make':2,6 'poop':11 'time':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5818519"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701781888 {#2159
    date: 2023-12-05 14:11:28.0 +01:00
  }
  +"title": 198640
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2143
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2333
    +user: Proxies\__CG__\App\Entity\User {#2039 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: Proxies\__CG__\App\Entity\Image {#3180 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3182 …}
    +slug: "The-Clock"
    +title: "The Clock"
    +url: "https://feddit.de/pictrs/image/8bf0b29f-13c2-4eda-80fa-3418c49fda3b.jpeg"
    +body: """
      ![](https://feddit.de/pictrs/image/21fdea71-03cb-4854-822e-71af947f5080.jpeg)\n
      \n
      ![](https://feddit.de/pictrs/image/1ce654b6-e825-4c35-88b5-cd93aa749780.jpeg)\n
      \n
      ![](https://feddit.de/pictrs/image/034794d0-62ea-4a4a-8099-4cda640b31d1.jpeg)\n
      \n
      ![](https://feddit.de/pictrs/image/d3c1c4de-3164-4899-9504-121bb566a8e6.jpeg)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 345
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701966348 {#3175
      date: 2023-12-07 17:25:48.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3183 …}
    +votes: Doctrine\ORM\PersistentCollection {#3185 …}
    +reports: Doctrine\ORM\PersistentCollection {#3187 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3189 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3191 …}
    +badges: Doctrine\ORM\PersistentCollection {#3193 …}
    +children: [
      1 => App\Entity\EntryComment {#2143}
      0 => App\Entity\EntryComment {#2329
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2333 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
        +image: null
        +parent: null
        +root: null
        +body: "Don’t give companies ideas ( written from the bathroom at work)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 43
        +score: 0
        +lastActive: DateTime @1703034959 {#2325
          date: 2023-12-20 02:15:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@noerdman@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2323 …}
        +nested: Doctrine\ORM\PersistentCollection {#2300 …}
        +votes: Doctrine\ORM\PersistentCollection {#2340 …}
        +reports: Doctrine\ORM\PersistentCollection {#2342 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2343 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2335 …}
        -id: 195652
        -bodyTs: "'bathroom':9 'compani':4 'give':3 'idea':5 'work':11 'written':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5796173"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701702832 {#2327
          date: 2023-12-04 16:13:52.0 +01:00
        }
        +"title": 195652
      }
    ]
    -id: 19999
    -titleTs: "'clock':2"
    -bodyTs: "'/pictrs/image/034794d0-62ea-4a4a-8099-4cda640b31d1.jpeg)':9 '/pictrs/image/1ce654b6-e825-4c35-88b5-cd93aa749780.jpeg)':6 '/pictrs/image/21fdea71-03cb-4854-822e-71af947f5080.jpeg)':3 '/pictrs/image/d3c1c4de-3164-4899-9504-121bb566a8e6.jpeg)':12 'feddit.de':2,5,8,11 'feddit.de/pictrs/image/034794d0-62ea-4a4a-8099-4cda640b31d1.jpeg)':7 'feddit.de/pictrs/image/1ce654b6-e825-4c35-88b5-cd93aa749780.jpeg)':4 'feddit.de/pictrs/image/21fdea71-03cb-4854-822e-71af947f5080.jpeg)':1 'feddit.de/pictrs/image/d3c1c4de-3164-4899-9504-121bb566a8e6.jpeg)':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701787915
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6356488"
    +editedAt: DateTimeImmutable @1702916562 {#3161
      date: 2023-12-18 17:22:42.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701701515 {#3137
      date: 2023-12-04 15:51:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2135 …}
  +root: App\Entity\EntryComment {#2329}
  +body: "Boss makes a dollar I make a dime why I poop on company time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701781888 {#2338
    date: 2023-12-05 14:11:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@noerdman@feddit.de"
    "@Fredselfish@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2136 …}
  +nested: Doctrine\ORM\PersistentCollection {#2073 …}
  +votes: Doctrine\ORM\PersistentCollection {#2072 …}
  +reports: Doctrine\ORM\PersistentCollection {#2065 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
  -id: 198640
  -bodyTs: "'boss':1 'compani':13 'dime':8 'dollar':4 'make':2,6 'poop':11 'time':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5818519"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701781888 {#2159
    date: 2023-12-05 14:11:28.0 +01:00
  }
  +"title": 198640
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2143
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2333
    +user: Proxies\__CG__\App\Entity\User {#2039 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: Proxies\__CG__\App\Entity\Image {#3180 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3182 …}
    +slug: "The-Clock"
    +title: "The Clock"
    +url: "https://feddit.de/pictrs/image/8bf0b29f-13c2-4eda-80fa-3418c49fda3b.jpeg"
    +body: """
      ![](https://feddit.de/pictrs/image/21fdea71-03cb-4854-822e-71af947f5080.jpeg)\n
      \n
      ![](https://feddit.de/pictrs/image/1ce654b6-e825-4c35-88b5-cd93aa749780.jpeg)\n
      \n
      ![](https://feddit.de/pictrs/image/034794d0-62ea-4a4a-8099-4cda640b31d1.jpeg)\n
      \n
      ![](https://feddit.de/pictrs/image/d3c1c4de-3164-4899-9504-121bb566a8e6.jpeg)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 345
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701966348 {#3175
      date: 2023-12-07 17:25:48.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3183 …}
    +votes: Doctrine\ORM\PersistentCollection {#3185 …}
    +reports: Doctrine\ORM\PersistentCollection {#3187 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3189 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3191 …}
    +badges: Doctrine\ORM\PersistentCollection {#3193 …}
    +children: [
      1 => App\Entity\EntryComment {#2143}
      0 => App\Entity\EntryComment {#2329
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2333 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
        +image: null
        +parent: null
        +root: null
        +body: "Don’t give companies ideas ( written from the bathroom at work)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 43
        +score: 0
        +lastActive: DateTime @1703034959 {#2325
          date: 2023-12-20 02:15:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@noerdman@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2323 …}
        +nested: Doctrine\ORM\PersistentCollection {#2300 …}
        +votes: Doctrine\ORM\PersistentCollection {#2340 …}
        +reports: Doctrine\ORM\PersistentCollection {#2342 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2343 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2335 …}
        -id: 195652
        -bodyTs: "'bathroom':9 'compani':4 'give':3 'idea':5 'work':11 'written':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5796173"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701702832 {#2327
          date: 2023-12-04 16:13:52.0 +01:00
        }
        +"title": 195652
      }
    ]
    -id: 19999
    -titleTs: "'clock':2"
    -bodyTs: "'/pictrs/image/034794d0-62ea-4a4a-8099-4cda640b31d1.jpeg)':9 '/pictrs/image/1ce654b6-e825-4c35-88b5-cd93aa749780.jpeg)':6 '/pictrs/image/21fdea71-03cb-4854-822e-71af947f5080.jpeg)':3 '/pictrs/image/d3c1c4de-3164-4899-9504-121bb566a8e6.jpeg)':12 'feddit.de':2,5,8,11 'feddit.de/pictrs/image/034794d0-62ea-4a4a-8099-4cda640b31d1.jpeg)':7 'feddit.de/pictrs/image/1ce654b6-e825-4c35-88b5-cd93aa749780.jpeg)':4 'feddit.de/pictrs/image/21fdea71-03cb-4854-822e-71af947f5080.jpeg)':1 'feddit.de/pictrs/image/d3c1c4de-3164-4899-9504-121bb566a8e6.jpeg)':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701787915
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6356488"
    +editedAt: DateTimeImmutable @1702916562 {#3161
      date: 2023-12-18 17:22:42.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701701515 {#3137
      date: 2023-12-04 15:51:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2135 …}
  +root: App\Entity\EntryComment {#2329}
  +body: "Boss makes a dollar I make a dime why I poop on company time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701781888 {#2338
    date: 2023-12-05 14:11:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@noerdman@feddit.de"
    "@Fredselfish@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2136 …}
  +nested: Doctrine\ORM\PersistentCollection {#2073 …}
  +votes: Doctrine\ORM\PersistentCollection {#2072 …}
  +reports: Doctrine\ORM\PersistentCollection {#2065 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
  -id: 198640
  -bodyTs: "'boss':1 'compani':13 'dime':8 'dollar':4 'make':2,6 'poop':11 'time':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5818519"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701781888 {#2159
    date: 2023-12-05 14:11:28.0 +01:00
  }
  +"title": 198640
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#2329
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2333
    +user: Proxies\__CG__\App\Entity\User {#2039 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: Proxies\__CG__\App\Entity\Image {#3180 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3182 …}
    +slug: "The-Clock"
    +title: "The Clock"
    +url: "https://feddit.de/pictrs/image/8bf0b29f-13c2-4eda-80fa-3418c49fda3b.jpeg"
    +body: """
      ![](https://feddit.de/pictrs/image/21fdea71-03cb-4854-822e-71af947f5080.jpeg)\n
      \n
      ![](https://feddit.de/pictrs/image/1ce654b6-e825-4c35-88b5-cd93aa749780.jpeg)\n
      \n
      ![](https://feddit.de/pictrs/image/034794d0-62ea-4a4a-8099-4cda640b31d1.jpeg)\n
      \n
      ![](https://feddit.de/pictrs/image/d3c1c4de-3164-4899-9504-121bb566a8e6.jpeg)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 345
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701966348 {#3175
      date: 2023-12-07 17:25:48.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3183 …}
    +votes: Doctrine\ORM\PersistentCollection {#3185 …}
    +reports: Doctrine\ORM\PersistentCollection {#3187 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3189 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3191 …}
    +badges: Doctrine\ORM\PersistentCollection {#3193 …}
    +children: [
      1 => App\Entity\EntryComment {#2143
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2333 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2135 …}
        +root: App\Entity\EntryComment {#2329}
        +body: "Boss makes a dollar I make a dime why I poop on company time."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701781888 {#2338
          date: 2023-12-05 14:11:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@noerdman@feddit.de"
          "@Fredselfish@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2136 …}
        +nested: Doctrine\ORM\PersistentCollection {#2073 …}
        +votes: Doctrine\ORM\PersistentCollection {#2072 …}
        +reports: Doctrine\ORM\PersistentCollection {#2065 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
        -id: 198640
        -bodyTs: "'boss':1 'compani':13 'dime':8 'dollar':4 'make':2,6 'poop':11 'time':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5818519"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701781888 {#2159
          date: 2023-12-05 14:11:28.0 +01:00
        }
        +"title": 198640
      }
      0 => App\Entity\EntryComment {#2329}
    ]
    -id: 19999
    -titleTs: "'clock':2"
    -bodyTs: "'/pictrs/image/034794d0-62ea-4a4a-8099-4cda640b31d1.jpeg)':9 '/pictrs/image/1ce654b6-e825-4c35-88b5-cd93aa749780.jpeg)':6 '/pictrs/image/21fdea71-03cb-4854-822e-71af947f5080.jpeg)':3 '/pictrs/image/d3c1c4de-3164-4899-9504-121bb566a8e6.jpeg)':12 'feddit.de':2,5,8,11 'feddit.de/pictrs/image/034794d0-62ea-4a4a-8099-4cda640b31d1.jpeg)':7 'feddit.de/pictrs/image/1ce654b6-e825-4c35-88b5-cd93aa749780.jpeg)':4 'feddit.de/pictrs/image/21fdea71-03cb-4854-822e-71af947f5080.jpeg)':1 'feddit.de/pictrs/image/d3c1c4de-3164-4899-9504-121bb566a8e6.jpeg)':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701787915
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6356488"
    +editedAt: DateTimeImmutable @1702916562 {#3161
      date: 2023-12-18 17:22:42.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701701515 {#3137
      date: 2023-12-04 15:51:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: null
  +root: null
  +body: "Don’t give companies ideas ( written from the bathroom at work)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 43
  +score: 0
  +lastActive: DateTime @1703034959 {#2325
    date: 2023-12-20 02:15:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@noerdman@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2323 …}
  +nested: Doctrine\ORM\PersistentCollection {#2300 …}
  +votes: Doctrine\ORM\PersistentCollection {#2340 …}
  +reports: Doctrine\ORM\PersistentCollection {#2342 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2343 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2335 …}
  -id: 195652
  -bodyTs: "'bathroom':9 'compani':4 'give':3 'idea':5 'work':11 'written':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5796173"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701702832 {#2327
    date: 2023-12-04 16:13:52.0 +01:00
  }
  +"title": 195652
}
"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 {#2329
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2333
    +user: Proxies\__CG__\App\Entity\User {#2039 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: Proxies\__CG__\App\Entity\Image {#3180 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3182 …}
    +slug: "The-Clock"
    +title: "The Clock"
    +url: "https://feddit.de/pictrs/image/8bf0b29f-13c2-4eda-80fa-3418c49fda3b.jpeg"
    +body: """
      ![](https://feddit.de/pictrs/image/21fdea71-03cb-4854-822e-71af947f5080.jpeg)\n
      \n
      ![](https://feddit.de/pictrs/image/1ce654b6-e825-4c35-88b5-cd93aa749780.jpeg)\n
      \n
      ![](https://feddit.de/pictrs/image/034794d0-62ea-4a4a-8099-4cda640b31d1.jpeg)\n
      \n
      ![](https://feddit.de/pictrs/image/d3c1c4de-3164-4899-9504-121bb566a8e6.jpeg)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 345
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701966348 {#3175
      date: 2023-12-07 17:25:48.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3183 …}
    +votes: Doctrine\ORM\PersistentCollection {#3185 …}
    +reports: Doctrine\ORM\PersistentCollection {#3187 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3189 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3191 …}
    +badges: Doctrine\ORM\PersistentCollection {#3193 …}
    +children: [
      1 => App\Entity\EntryComment {#2143
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2333 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2135 …}
        +root: App\Entity\EntryComment {#2329}
        +body: "Boss makes a dollar I make a dime why I poop on company time."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701781888 {#2338
          date: 2023-12-05 14:11:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@noerdman@feddit.de"
          "@Fredselfish@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2136 …}
        +nested: Doctrine\ORM\PersistentCollection {#2073 …}
        +votes: Doctrine\ORM\PersistentCollection {#2072 …}
        +reports: Doctrine\ORM\PersistentCollection {#2065 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
        -id: 198640
        -bodyTs: "'boss':1 'compani':13 'dime':8 'dollar':4 'make':2,6 'poop':11 'time':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5818519"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701781888 {#2159
          date: 2023-12-05 14:11:28.0 +01:00
        }
        +"title": 198640
      }
      0 => App\Entity\EntryComment {#2329}
    ]
    -id: 19999
    -titleTs: "'clock':2"
    -bodyTs: "'/pictrs/image/034794d0-62ea-4a4a-8099-4cda640b31d1.jpeg)':9 '/pictrs/image/1ce654b6-e825-4c35-88b5-cd93aa749780.jpeg)':6 '/pictrs/image/21fdea71-03cb-4854-822e-71af947f5080.jpeg)':3 '/pictrs/image/d3c1c4de-3164-4899-9504-121bb566a8e6.jpeg)':12 'feddit.de':2,5,8,11 'feddit.de/pictrs/image/034794d0-62ea-4a4a-8099-4cda640b31d1.jpeg)':7 'feddit.de/pictrs/image/1ce654b6-e825-4c35-88b5-cd93aa749780.jpeg)':4 'feddit.de/pictrs/image/21fdea71-03cb-4854-822e-71af947f5080.jpeg)':1 'feddit.de/pictrs/image/d3c1c4de-3164-4899-9504-121bb566a8e6.jpeg)':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701787915
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6356488"
    +editedAt: DateTimeImmutable @1702916562 {#3161
      date: 2023-12-18 17:22:42.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701701515 {#3137
      date: 2023-12-04 15:51:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: null
  +root: null
  +body: "Don’t give companies ideas ( written from the bathroom at work)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 43
  +score: 0
  +lastActive: DateTime @1703034959 {#2325
    date: 2023-12-20 02:15:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@noerdman@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2323 …}
  +nested: Doctrine\ORM\PersistentCollection {#2300 …}
  +votes: Doctrine\ORM\PersistentCollection {#2340 …}
  +reports: Doctrine\ORM\PersistentCollection {#2342 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2343 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2335 …}
  -id: 195652
  -bodyTs: "'bathroom':9 'compani':4 'give':3 'idea':5 'work':11 'written':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5796173"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701702832 {#2327
    date: 2023-12-04 16:13:52.0 +01:00
  }
  +"title": 195652
}
"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 {#2329
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2333
    +user: Proxies\__CG__\App\Entity\User {#2039 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: Proxies\__CG__\App\Entity\Image {#3180 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3182 …}
    +slug: "The-Clock"
    +title: "The Clock"
    +url: "https://feddit.de/pictrs/image/8bf0b29f-13c2-4eda-80fa-3418c49fda3b.jpeg"
    +body: """
      ![](https://feddit.de/pictrs/image/21fdea71-03cb-4854-822e-71af947f5080.jpeg)\n
      \n
      ![](https://feddit.de/pictrs/image/1ce654b6-e825-4c35-88b5-cd93aa749780.jpeg)\n
      \n
      ![](https://feddit.de/pictrs/image/034794d0-62ea-4a4a-8099-4cda640b31d1.jpeg)\n
      \n
      ![](https://feddit.de/pictrs/image/d3c1c4de-3164-4899-9504-121bb566a8e6.jpeg)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 345
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701966348 {#3175
      date: 2023-12-07 17:25:48.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3183 …}
    +votes: Doctrine\ORM\PersistentCollection {#3185 …}
    +reports: Doctrine\ORM\PersistentCollection {#3187 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3189 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3191 …}
    +badges: Doctrine\ORM\PersistentCollection {#3193 …}
    +children: [
      1 => App\Entity\EntryComment {#2143
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2333 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2135 …}
        +root: App\Entity\EntryComment {#2329}
        +body: "Boss makes a dollar I make a dime why I poop on company time."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701781888 {#2338
          date: 2023-12-05 14:11:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@noerdman@feddit.de"
          "@Fredselfish@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2136 …}
        +nested: Doctrine\ORM\PersistentCollection {#2073 …}
        +votes: Doctrine\ORM\PersistentCollection {#2072 …}
        +reports: Doctrine\ORM\PersistentCollection {#2065 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2066 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2067 …}
        -id: 198640
        -bodyTs: "'boss':1 'compani':13 'dime':8 'dollar':4 'make':2,6 'poop':11 'time':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5818519"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701781888 {#2159
          date: 2023-12-05 14:11:28.0 +01:00
        }
        +"title": 198640
      }
      0 => App\Entity\EntryComment {#2329}
    ]
    -id: 19999
    -titleTs: "'clock':2"
    -bodyTs: "'/pictrs/image/034794d0-62ea-4a4a-8099-4cda640b31d1.jpeg)':9 '/pictrs/image/1ce654b6-e825-4c35-88b5-cd93aa749780.jpeg)':6 '/pictrs/image/21fdea71-03cb-4854-822e-71af947f5080.jpeg)':3 '/pictrs/image/d3c1c4de-3164-4899-9504-121bb566a8e6.jpeg)':12 'feddit.de':2,5,8,11 'feddit.de/pictrs/image/034794d0-62ea-4a4a-8099-4cda640b31d1.jpeg)':7 'feddit.de/pictrs/image/1ce654b6-e825-4c35-88b5-cd93aa749780.jpeg)':4 'feddit.de/pictrs/image/21fdea71-03cb-4854-822e-71af947f5080.jpeg)':1 'feddit.de/pictrs/image/d3c1c4de-3164-4899-9504-121bb566a8e6.jpeg)':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701787915
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6356488"
    +editedAt: DateTimeImmutable @1702916562 {#3161
      date: 2023-12-18 17:22:42.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701701515 {#3137
      date: 2023-12-04 15:51:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: null
  +root: null
  +body: "Don’t give companies ideas ( written from the bathroom at work)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 43
  +score: 0
  +lastActive: DateTime @1703034959 {#2325
    date: 2023-12-20 02:15:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@noerdman@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2323 …}
  +nested: Doctrine\ORM\PersistentCollection {#2300 …}
  +votes: Doctrine\ORM\PersistentCollection {#2340 …}
  +reports: Doctrine\ORM\PersistentCollection {#2342 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2343 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2335 …}
  -id: 195652
  -bodyTs: "'bathroom':9 'compani':4 'give':3 'idea':5 'work':11 'written':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5796173"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701702832 {#2327
    date: 2023-12-04 16:13:52.0 +01:00
  }
  +"title": 195652
}
"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 {#2105
  +user: Proxies\__CG__\App\Entity\User {#3059 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: Proxies\__CG__\App\Entity\Image {#3100 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3102 …}
  +slug: "The-Pact-by-ChrisHallbeck"
  +title: ""The Pact" by ChrisHallbeck"
  +url: "https://64.media.tumblr.com/ad6d71f88337afcff5400cf141fdc898/f39c038d6d299b79-6e/s1280x1920/912d247c345adbbca0324c168578a60e5e88f25b.png"
  +body: "- Source: [Mastodon](https://mastodon.social/@Chrishallbeck/111541868056162495) - [RSS](https://mastodon.social/@Chrishallbeck.rss)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 47
  +favouriteCount: 832
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702209382 {#3095
    date: 2023-12-10 12:56:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3103 …}
  +votes: Doctrine\ORM\PersistentCollection {#3105 …}
  +reports: Doctrine\ORM\PersistentCollection {#3107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
  +badges: Doctrine\ORM\PersistentCollection {#3113 …}
  +children: [
    App\Entity\EntryComment {#2099
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2105 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
      +body: "That one I think about if I got three wishes. First one would be always have green lights. More specifically I wish for unlimited luck that includes nothing impending my right of way. Just smooth traffic at all times."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1702144513 {#2104
        date: 2023-12-09 18:55:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@TheBat@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2111 …}
      +nested: Doctrine\ORM\PersistentCollection {#2102 …}
      +votes: Doctrine\ORM\PersistentCollection {#2103 …}
      +reports: Doctrine\ORM\PersistentCollection {#2110 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2112 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2114 …}
      -id: 214456
      -bodyTs: "'alway':15 'first':11 'got':8 'green':17 'impend':29 'includ':27 'light':18 'luck':25 'noth':28 'one':2,12 'right':31 'smooth':35 'specif':20 'think':4 'three':9 'time':39 'traffic':36 'unlimit':24 'way':33 'wish':10,22 'would':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5923395"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702144513 {#2100
        date: 2023-12-09 18:55:13.0 +01:00
      }
      +"title": 214456
    }
  ]
  -id: 21332
  -titleTs: "'chrishallbeck':4 'pact':2"
  -bodyTs: "'/@chrishallbeck.rss)':9 '/@chrishallbeck/111541868056162495)':5 'mastodon':2 'mastodon.social':4,8 'mastodon.social/@chrishallbeck.rss)':7 'mastodon.social/@chrishallbeck/111541868056162495)':3 'rss':6 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702204191
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/17420179"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702117791 {#3082
    date: 2023-12-09 11:29:51.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2105
  +user: Proxies\__CG__\App\Entity\User {#3059 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: Proxies\__CG__\App\Entity\Image {#3100 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3102 …}
  +slug: "The-Pact-by-ChrisHallbeck"
  +title: ""The Pact" by ChrisHallbeck"
  +url: "https://64.media.tumblr.com/ad6d71f88337afcff5400cf141fdc898/f39c038d6d299b79-6e/s1280x1920/912d247c345adbbca0324c168578a60e5e88f25b.png"
  +body: "- Source: [Mastodon](https://mastodon.social/@Chrishallbeck/111541868056162495) - [RSS](https://mastodon.social/@Chrishallbeck.rss)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 47
  +favouriteCount: 832
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702209382 {#3095
    date: 2023-12-10 12:56:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3103 …}
  +votes: Doctrine\ORM\PersistentCollection {#3105 …}
  +reports: Doctrine\ORM\PersistentCollection {#3107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
  +badges: Doctrine\ORM\PersistentCollection {#3113 …}
  +children: [
    App\Entity\EntryComment {#2099
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2105 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
      +body: "That one I think about if I got three wishes. First one would be always have green lights. More specifically I wish for unlimited luck that includes nothing impending my right of way. Just smooth traffic at all times."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1702144513 {#2104
        date: 2023-12-09 18:55:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@TheBat@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2111 …}
      +nested: Doctrine\ORM\PersistentCollection {#2102 …}
      +votes: Doctrine\ORM\PersistentCollection {#2103 …}
      +reports: Doctrine\ORM\PersistentCollection {#2110 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2112 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2114 …}
      -id: 214456
      -bodyTs: "'alway':15 'first':11 'got':8 'green':17 'impend':29 'includ':27 'light':18 'luck':25 'noth':28 'one':2,12 'right':31 'smooth':35 'specif':20 'think':4 'three':9 'time':39 'traffic':36 'unlimit':24 'way':33 'wish':10,22 'would':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5923395"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702144513 {#2100
        date: 2023-12-09 18:55:13.0 +01:00
      }
      +"title": 214456
    }
  ]
  -id: 21332
  -titleTs: "'chrishallbeck':4 'pact':2"
  -bodyTs: "'/@chrishallbeck.rss)':9 '/@chrishallbeck/111541868056162495)':5 'mastodon':2 'mastodon.social':4,8 'mastodon.social/@chrishallbeck.rss)':7 'mastodon.social/@chrishallbeck/111541868056162495)':3 'rss':6 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702204191
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/17420179"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702117791 {#3082
    date: 2023-12-09 11:29:51.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2105
  +user: Proxies\__CG__\App\Entity\User {#3059 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: Proxies\__CG__\App\Entity\Image {#3100 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3102 …}
  +slug: "The-Pact-by-ChrisHallbeck"
  +title: ""The Pact" by ChrisHallbeck"
  +url: "https://64.media.tumblr.com/ad6d71f88337afcff5400cf141fdc898/f39c038d6d299b79-6e/s1280x1920/912d247c345adbbca0324c168578a60e5e88f25b.png"
  +body: "- Source: [Mastodon](https://mastodon.social/@Chrishallbeck/111541868056162495) - [RSS](https://mastodon.social/@Chrishallbeck.rss)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 47
  +favouriteCount: 832
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702209382 {#3095
    date: 2023-12-10 12:56:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3103 …}
  +votes: Doctrine\ORM\PersistentCollection {#3105 …}
  +reports: Doctrine\ORM\PersistentCollection {#3107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
  +badges: Doctrine\ORM\PersistentCollection {#3113 …}
  +children: [
    App\Entity\EntryComment {#2099
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2105 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
      +body: "That one I think about if I got three wishes. First one would be always have green lights. More specifically I wish for unlimited luck that includes nothing impending my right of way. Just smooth traffic at all times."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1702144513 {#2104
        date: 2023-12-09 18:55:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@TheBat@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2111 …}
      +nested: Doctrine\ORM\PersistentCollection {#2102 …}
      +votes: Doctrine\ORM\PersistentCollection {#2103 …}
      +reports: Doctrine\ORM\PersistentCollection {#2110 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2112 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2114 …}
      -id: 214456
      -bodyTs: "'alway':15 'first':11 'got':8 'green':17 'impend':29 'includ':27 'light':18 'luck':25 'noth':28 'one':2,12 'right':31 'smooth':35 'specif':20 'think':4 'three':9 'time':39 'traffic':36 'unlimit':24 'way':33 'wish':10,22 'would':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5923395"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702144513 {#2100
        date: 2023-12-09 18:55:13.0 +01:00
      }
      +"title": 214456
    }
  ]
  -id: 21332
  -titleTs: "'chrishallbeck':4 'pact':2"
  -bodyTs: "'/@chrishallbeck.rss)':9 '/@chrishallbeck/111541868056162495)':5 'mastodon':2 'mastodon.social':4,8 'mastodon.social/@chrishallbeck.rss)':7 'mastodon.social/@chrishallbeck/111541868056162495)':3 'rss':6 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702204191
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/17420179"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702117791 {#3082
    date: 2023-12-09 11:29:51.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2099
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2105
    +user: Proxies\__CG__\App\Entity\User {#3059 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: Proxies\__CG__\App\Entity\Image {#3100 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3102 …}
    +slug: "The-Pact-by-ChrisHallbeck"
    +title: ""The Pact" by ChrisHallbeck"
    +url: "https://64.media.tumblr.com/ad6d71f88337afcff5400cf141fdc898/f39c038d6d299b79-6e/s1280x1920/912d247c345adbbca0324c168578a60e5e88f25b.png"
    +body: "- Source: [Mastodon](https://mastodon.social/@Chrishallbeck/111541868056162495) - [RSS](https://mastodon.social/@Chrishallbeck.rss)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 832
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702209382 {#3095
      date: 2023-12-10 12:56:22.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3103 …}
    +votes: Doctrine\ORM\PersistentCollection {#3105 …}
    +reports: Doctrine\ORM\PersistentCollection {#3107 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
    +badges: Doctrine\ORM\PersistentCollection {#3113 …}
    +children: [
      App\Entity\EntryComment {#2099}
    ]
    -id: 21332
    -titleTs: "'chrishallbeck':4 'pact':2"
    -bodyTs: "'/@chrishallbeck.rss)':9 '/@chrishallbeck/111541868056162495)':5 'mastodon':2 'mastodon.social':4,8 'mastodon.social/@chrishallbeck.rss)':7 'mastodon.social/@chrishallbeck/111541868056162495)':3 'rss':6 'sourc':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702204191
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/17420179"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702117791 {#3082
      date: 2023-12-09 11:29:51.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
  +body: "That one I think about if I got three wishes. First one would be always have green lights. More specifically I wish for unlimited luck that includes nothing impending my right of way. Just smooth traffic at all times."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702144513 {#2104
    date: 2023-12-09 18:55:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@TheBat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2111 …}
  +nested: Doctrine\ORM\PersistentCollection {#2102 …}
  +votes: Doctrine\ORM\PersistentCollection {#2103 …}
  +reports: Doctrine\ORM\PersistentCollection {#2110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2114 …}
  -id: 214456
  -bodyTs: "'alway':15 'first':11 'got':8 'green':17 'impend':29 'includ':27 'light':18 'luck':25 'noth':28 'one':2,12 'right':31 'smooth':35 'specif':20 'think':4 'three':9 'time':39 'traffic':36 'unlimit':24 'way':33 'wish':10,22 'would':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5923395"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702144513 {#2100
    date: 2023-12-09 18:55:13.0 +01:00
  }
  +"title": 214456
}
"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 {#2099
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2105
    +user: Proxies\__CG__\App\Entity\User {#3059 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: Proxies\__CG__\App\Entity\Image {#3100 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3102 …}
    +slug: "The-Pact-by-ChrisHallbeck"
    +title: ""The Pact" by ChrisHallbeck"
    +url: "https://64.media.tumblr.com/ad6d71f88337afcff5400cf141fdc898/f39c038d6d299b79-6e/s1280x1920/912d247c345adbbca0324c168578a60e5e88f25b.png"
    +body: "- Source: [Mastodon](https://mastodon.social/@Chrishallbeck/111541868056162495) - [RSS](https://mastodon.social/@Chrishallbeck.rss)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 832
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702209382 {#3095
      date: 2023-12-10 12:56:22.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3103 …}
    +votes: Doctrine\ORM\PersistentCollection {#3105 …}
    +reports: Doctrine\ORM\PersistentCollection {#3107 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
    +badges: Doctrine\ORM\PersistentCollection {#3113 …}
    +children: [
      App\Entity\EntryComment {#2099}
    ]
    -id: 21332
    -titleTs: "'chrishallbeck':4 'pact':2"
    -bodyTs: "'/@chrishallbeck.rss)':9 '/@chrishallbeck/111541868056162495)':5 'mastodon':2 'mastodon.social':4,8 'mastodon.social/@chrishallbeck.rss)':7 'mastodon.social/@chrishallbeck/111541868056162495)':3 'rss':6 'sourc':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702204191
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/17420179"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702117791 {#3082
      date: 2023-12-09 11:29:51.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
  +body: "That one I think about if I got three wishes. First one would be always have green lights. More specifically I wish for unlimited luck that includes nothing impending my right of way. Just smooth traffic at all times."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702144513 {#2104
    date: 2023-12-09 18:55:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@TheBat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2111 …}
  +nested: Doctrine\ORM\PersistentCollection {#2102 …}
  +votes: Doctrine\ORM\PersistentCollection {#2103 …}
  +reports: Doctrine\ORM\PersistentCollection {#2110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2114 …}
  -id: 214456
  -bodyTs: "'alway':15 'first':11 'got':8 'green':17 'impend':29 'includ':27 'light':18 'luck':25 'noth':28 'one':2,12 'right':31 'smooth':35 'specif':20 'think':4 'three':9 'time':39 'traffic':36 'unlimit':24 'way':33 'wish':10,22 'would':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5923395"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702144513 {#2100
    date: 2023-12-09 18:55:13.0 +01:00
  }
  +"title": 214456
}
"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 {#2099
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2105
    +user: Proxies\__CG__\App\Entity\User {#3059 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: Proxies\__CG__\App\Entity\Image {#3100 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3102 …}
    +slug: "The-Pact-by-ChrisHallbeck"
    +title: ""The Pact" by ChrisHallbeck"
    +url: "https://64.media.tumblr.com/ad6d71f88337afcff5400cf141fdc898/f39c038d6d299b79-6e/s1280x1920/912d247c345adbbca0324c168578a60e5e88f25b.png"
    +body: "- Source: [Mastodon](https://mastodon.social/@Chrishallbeck/111541868056162495) - [RSS](https://mastodon.social/@Chrishallbeck.rss)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 832
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702209382 {#3095
      date: 2023-12-10 12:56:22.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3103 …}
    +votes: Doctrine\ORM\PersistentCollection {#3105 …}
    +reports: Doctrine\ORM\PersistentCollection {#3107 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
    +badges: Doctrine\ORM\PersistentCollection {#3113 …}
    +children: [
      App\Entity\EntryComment {#2099}
    ]
    -id: 21332
    -titleTs: "'chrishallbeck':4 'pact':2"
    -bodyTs: "'/@chrishallbeck.rss)':9 '/@chrishallbeck/111541868056162495)':5 'mastodon':2 'mastodon.social':4,8 'mastodon.social/@chrishallbeck.rss)':7 'mastodon.social/@chrishallbeck/111541868056162495)':3 'rss':6 'sourc':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702204191
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/17420179"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702117791 {#3082
      date: 2023-12-09 11:29:51.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
  +body: "That one I think about if I got three wishes. First one would be always have green lights. More specifically I wish for unlimited luck that includes nothing impending my right of way. Just smooth traffic at all times."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702144513 {#2104
    date: 2023-12-09 18:55:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@TheBat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2111 …}
  +nested: Doctrine\ORM\PersistentCollection {#2102 …}
  +votes: Doctrine\ORM\PersistentCollection {#2103 …}
  +reports: Doctrine\ORM\PersistentCollection {#2110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2114 …}
  -id: 214456
  -bodyTs: "'alway':15 'first':11 'got':8 'green':17 'impend':29 'includ':27 'light':18 'luck':25 'noth':28 'one':2,12 'right':31 'smooth':35 'specif':20 'think':4 'three':9 'time':39 'traffic':36 'unlimit':24 'way':33 'wish':10,22 'would':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5923395"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702144513 {#2100
    date: 2023-12-09 18:55:13.0 +01:00
  }
  +"title": 214456
}
"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 {#2215
  +user: Proxies\__CG__\App\Entity\User {#3000 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2224 …}
  +image: Proxies\__CG__\App\Entity\Image {#3042 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3024 …}
  +slug: "Secret-service-agents-moments-after-the-1981-assassination-attempt-of"
  +title: "Secret service agents moments after the 1981 assassination attempt of Ronald Reagan."
  +url: "https://lemmy.world/pictrs/image/c51a0203-4f50-42f5-b732-18471d112a1b.jpeg"
  +body: """
    Excerpt: On this day in 1981, President Ronald Reagan was shot in the chest at the side entrance of the Washington Hilton on Connecticut Avenue by John Hinckley Jr. Reagan was walking to his limousine after a speech to AFL-CIO leaders when Hinckley, 25, who was standing among a group of reporters, fired six shots, hitting Reagan and three others.\n
    \n
    [Source](https://www.politico.com/story/2017/03/president-reagan-shot-march-30-1981-236656)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 43
  +favouriteCount: 175
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702744769 {#3037
    date: 2023-12-16 17:39:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3044 …}
  +votes: Doctrine\ORM\PersistentCollection {#3046 …}
  +reports: Doctrine\ORM\PersistentCollection {#3048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3050 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3052 …}
  +badges: Doctrine\ORM\PersistentCollection {#3054 …}
  +children: [
    App\Entity\EntryComment {#2139
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2215 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2224 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Six shots and only got him once and no kill shot. Imagine the world if he been successful.\n
        \n
        We could actually never gotten Trump. And definitely no Reganomics.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 89
      +score: 0
      +lastActive: DateTime @1704933899 {#2126
        date: 2024-01-11 01:44:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@setsneedtofeed@lemmy.world"
      ]
      +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: 223121
      -bodyTs: "'actual':21 'could':20 'definit':26 'got':5 'gotten':23 'imagin':12 'kill':10 'never':22 'reganom':28 'shot':2,11 'six':1 'success':18 'trump':24 'world':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6050082"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702604709 {#2043
        date: 2023-12-15 02:45:09.0 +01:00
      }
      +"title": 223121
    }
  ]
  -id: 22327
  -titleTs: "'1981':7 'agent':3 'assassin':8 'attempt':9 'moment':4 'reagan':12 'ronald':11 'secret':1 'servic':2"
  -bodyTs: "'/story/2017/03/president-reagan-shot-march-30-1981-236656)':66 '1981':6 '25':46 'afl':41 'afl-cio':40 'among':50 'avenu':25 'chest':14 'cio':42 'connecticut':24 'day':4 'entranc':18 'excerpt':1 'fire':55 'group':52 'hilton':22 'hinckley':28,45 'hit':58 'john':27 'jr':29 'leader':43 'limousin':35 'other':62 'presid':7 'reagan':9,30,59 'report':54 'ronald':8 'shot':11,57 'side':17 'six':56 'sourc':63 'speech':38 'stand':49 'three':61 'walk':32 'washington':21 'www.politico.com':65 'www.politico.com/story/2017/03/president-reagan-shot-march-30-1981-236656)':64"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702690522
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9581332"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702604122 {#3023
    date: 2023-12-15 02:35:22.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 {#2215
  +user: Proxies\__CG__\App\Entity\User {#3000 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2224 …}
  +image: Proxies\__CG__\App\Entity\Image {#3042 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3024 …}
  +slug: "Secret-service-agents-moments-after-the-1981-assassination-attempt-of"
  +title: "Secret service agents moments after the 1981 assassination attempt of Ronald Reagan."
  +url: "https://lemmy.world/pictrs/image/c51a0203-4f50-42f5-b732-18471d112a1b.jpeg"
  +body: """
    Excerpt: On this day in 1981, President Ronald Reagan was shot in the chest at the side entrance of the Washington Hilton on Connecticut Avenue by John Hinckley Jr. Reagan was walking to his limousine after a speech to AFL-CIO leaders when Hinckley, 25, who was standing among a group of reporters, fired six shots, hitting Reagan and three others.\n
    \n
    [Source](https://www.politico.com/story/2017/03/president-reagan-shot-march-30-1981-236656)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 43
  +favouriteCount: 175
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702744769 {#3037
    date: 2023-12-16 17:39:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3044 …}
  +votes: Doctrine\ORM\PersistentCollection {#3046 …}
  +reports: Doctrine\ORM\PersistentCollection {#3048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3050 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3052 …}
  +badges: Doctrine\ORM\PersistentCollection {#3054 …}
  +children: [
    App\Entity\EntryComment {#2139
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2215 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2224 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Six shots and only got him once and no kill shot. Imagine the world if he been successful.\n
        \n
        We could actually never gotten Trump. And definitely no Reganomics.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 89
      +score: 0
      +lastActive: DateTime @1704933899 {#2126
        date: 2024-01-11 01:44:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@setsneedtofeed@lemmy.world"
      ]
      +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: 223121
      -bodyTs: "'actual':21 'could':20 'definit':26 'got':5 'gotten':23 'imagin':12 'kill':10 'never':22 'reganom':28 'shot':2,11 'six':1 'success':18 'trump':24 'world':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6050082"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702604709 {#2043
        date: 2023-12-15 02:45:09.0 +01:00
      }
      +"title": 223121
    }
  ]
  -id: 22327
  -titleTs: "'1981':7 'agent':3 'assassin':8 'attempt':9 'moment':4 'reagan':12 'ronald':11 'secret':1 'servic':2"
  -bodyTs: "'/story/2017/03/president-reagan-shot-march-30-1981-236656)':66 '1981':6 '25':46 'afl':41 'afl-cio':40 'among':50 'avenu':25 'chest':14 'cio':42 'connecticut':24 'day':4 'entranc':18 'excerpt':1 'fire':55 'group':52 'hilton':22 'hinckley':28,45 'hit':58 'john':27 'jr':29 'leader':43 'limousin':35 'other':62 'presid':7 'reagan':9,30,59 'report':54 'ronald':8 'shot':11,57 'side':17 'six':56 'sourc':63 'speech':38 'stand':49 'three':61 'walk':32 'washington':21 'www.politico.com':65 'www.politico.com/story/2017/03/president-reagan-shot-march-30-1981-236656)':64"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702690522
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9581332"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702604122 {#3023
    date: 2023-12-15 02:35:22.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 {#2215
  +user: Proxies\__CG__\App\Entity\User {#3000 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2224 …}
  +image: Proxies\__CG__\App\Entity\Image {#3042 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3024 …}
  +slug: "Secret-service-agents-moments-after-the-1981-assassination-attempt-of"
  +title: "Secret service agents moments after the 1981 assassination attempt of Ronald Reagan."
  +url: "https://lemmy.world/pictrs/image/c51a0203-4f50-42f5-b732-18471d112a1b.jpeg"
  +body: """
    Excerpt: On this day in 1981, President Ronald Reagan was shot in the chest at the side entrance of the Washington Hilton on Connecticut Avenue by John Hinckley Jr. Reagan was walking to his limousine after a speech to AFL-CIO leaders when Hinckley, 25, who was standing among a group of reporters, fired six shots, hitting Reagan and three others.\n
    \n
    [Source](https://www.politico.com/story/2017/03/president-reagan-shot-march-30-1981-236656)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 43
  +favouriteCount: 175
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702744769 {#3037
    date: 2023-12-16 17:39:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3044 …}
  +votes: Doctrine\ORM\PersistentCollection {#3046 …}
  +reports: Doctrine\ORM\PersistentCollection {#3048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3050 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3052 …}
  +badges: Doctrine\ORM\PersistentCollection {#3054 …}
  +children: [
    App\Entity\EntryComment {#2139
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2215 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2224 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Six shots and only got him once and no kill shot. Imagine the world if he been successful.\n
        \n
        We could actually never gotten Trump. And definitely no Reganomics.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 89
      +score: 0
      +lastActive: DateTime @1704933899 {#2126
        date: 2024-01-11 01:44:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@setsneedtofeed@lemmy.world"
      ]
      +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: 223121
      -bodyTs: "'actual':21 'could':20 'definit':26 'got':5 'gotten':23 'imagin':12 'kill':10 'never':22 'reganom':28 'shot':2,11 'six':1 'success':18 'trump':24 'world':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6050082"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702604709 {#2043
        date: 2023-12-15 02:45:09.0 +01:00
      }
      +"title": 223121
    }
  ]
  -id: 22327
  -titleTs: "'1981':7 'agent':3 'assassin':8 'attempt':9 'moment':4 'reagan':12 'ronald':11 'secret':1 'servic':2"
  -bodyTs: "'/story/2017/03/president-reagan-shot-march-30-1981-236656)':66 '1981':6 '25':46 'afl':41 'afl-cio':40 'among':50 'avenu':25 'chest':14 'cio':42 'connecticut':24 'day':4 'entranc':18 'excerpt':1 'fire':55 'group':52 'hilton':22 'hinckley':28,45 'hit':58 'john':27 'jr':29 'leader':43 'limousin':35 'other':62 'presid':7 'reagan':9,30,59 'report':54 'ronald':8 'shot':11,57 'side':17 'six':56 'sourc':63 'speech':38 'stand':49 'three':61 'walk':32 'washington':21 'www.politico.com':65 'www.politico.com/story/2017/03/president-reagan-shot-march-30-1981-236656)':64"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702690522
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9581332"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702604122 {#3023
    date: 2023-12-15 02:35:22.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 {#2139
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2215
    +user: Proxies\__CG__\App\Entity\User {#3000 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2224 …}
    +image: Proxies\__CG__\App\Entity\Image {#3042 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3024 …}
    +slug: "Secret-service-agents-moments-after-the-1981-assassination-attempt-of"
    +title: "Secret service agents moments after the 1981 assassination attempt of Ronald Reagan."
    +url: "https://lemmy.world/pictrs/image/c51a0203-4f50-42f5-b732-18471d112a1b.jpeg"
    +body: """
      Excerpt: On this day in 1981, President Ronald Reagan was shot in the chest at the side entrance of the Washington Hilton on Connecticut Avenue by John Hinckley Jr. Reagan was walking to his limousine after a speech to AFL-CIO leaders when Hinckley, 25, who was standing among a group of reporters, fired six shots, hitting Reagan and three others.\n
      \n
      [Source](https://www.politico.com/story/2017/03/president-reagan-shot-march-30-1981-236656)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 175
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702744769 {#3037
      date: 2023-12-16 17:39:29.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3044 …}
    +votes: Doctrine\ORM\PersistentCollection {#3046 …}
    +reports: Doctrine\ORM\PersistentCollection {#3048 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3050 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3052 …}
    +badges: Doctrine\ORM\PersistentCollection {#3054 …}
    +children: [
      App\Entity\EntryComment {#2139}
    ]
    -id: 22327
    -titleTs: "'1981':7 'agent':3 'assassin':8 'attempt':9 'moment':4 'reagan':12 'ronald':11 'secret':1 'servic':2"
    -bodyTs: "'/story/2017/03/president-reagan-shot-march-30-1981-236656)':66 '1981':6 '25':46 'afl':41 'afl-cio':40 'among':50 'avenu':25 'chest':14 'cio':42 'connecticut':24 'day':4 'entranc':18 'excerpt':1 'fire':55 'group':52 'hilton':22 'hinckley':28,45 'hit':58 'john':27 'jr':29 'leader':43 'limousin':35 'other':62 'presid':7 'reagan':9,30,59 'report':54 'ronald':8 'shot':11,57 'side':17 'six':56 'sourc':63 'speech':38 'stand':49 'three':61 'walk':32 'washington':21 'www.politico.com':65 'www.politico.com/story/2017/03/president-reagan-shot-march-30-1981-236656)':64"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702690522
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9581332"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702604122 {#3023
      date: 2023-12-15 02:35:22.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2224 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Six shots and only got him once and no kill shot. Imagine the world if he been successful.\n
    \n
    We could actually never gotten Trump. And definitely no Reganomics.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 89
  +score: 0
  +lastActive: DateTime @1704933899 {#2126
    date: 2024-01-11 01:44:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@setsneedtofeed@lemmy.world"
  ]
  +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: 223121
  -bodyTs: "'actual':21 'could':20 'definit':26 'got':5 'gotten':23 'imagin':12 'kill':10 'never':22 'reganom':28 'shot':2,11 'six':1 'success':18 'trump':24 'world':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6050082"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702604709 {#2043
    date: 2023-12-15 02:45:09.0 +01:00
  }
  +"title": 223121
}
"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 {#2139
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2215
    +user: Proxies\__CG__\App\Entity\User {#3000 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2224 …}
    +image: Proxies\__CG__\App\Entity\Image {#3042 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3024 …}
    +slug: "Secret-service-agents-moments-after-the-1981-assassination-attempt-of"
    +title: "Secret service agents moments after the 1981 assassination attempt of Ronald Reagan."
    +url: "https://lemmy.world/pictrs/image/c51a0203-4f50-42f5-b732-18471d112a1b.jpeg"
    +body: """
      Excerpt: On this day in 1981, President Ronald Reagan was shot in the chest at the side entrance of the Washington Hilton on Connecticut Avenue by John Hinckley Jr. Reagan was walking to his limousine after a speech to AFL-CIO leaders when Hinckley, 25, who was standing among a group of reporters, fired six shots, hitting Reagan and three others.\n
      \n
      [Source](https://www.politico.com/story/2017/03/president-reagan-shot-march-30-1981-236656)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 175
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702744769 {#3037
      date: 2023-12-16 17:39:29.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3044 …}
    +votes: Doctrine\ORM\PersistentCollection {#3046 …}
    +reports: Doctrine\ORM\PersistentCollection {#3048 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3050 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3052 …}
    +badges: Doctrine\ORM\PersistentCollection {#3054 …}
    +children: [
      App\Entity\EntryComment {#2139}
    ]
    -id: 22327
    -titleTs: "'1981':7 'agent':3 'assassin':8 'attempt':9 'moment':4 'reagan':12 'ronald':11 'secret':1 'servic':2"
    -bodyTs: "'/story/2017/03/president-reagan-shot-march-30-1981-236656)':66 '1981':6 '25':46 'afl':41 'afl-cio':40 'among':50 'avenu':25 'chest':14 'cio':42 'connecticut':24 'day':4 'entranc':18 'excerpt':1 'fire':55 'group':52 'hilton':22 'hinckley':28,45 'hit':58 'john':27 'jr':29 'leader':43 'limousin':35 'other':62 'presid':7 'reagan':9,30,59 'report':54 'ronald':8 'shot':11,57 'side':17 'six':56 'sourc':63 'speech':38 'stand':49 'three':61 'walk':32 'washington':21 'www.politico.com':65 'www.politico.com/story/2017/03/president-reagan-shot-march-30-1981-236656)':64"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702690522
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9581332"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702604122 {#3023
      date: 2023-12-15 02:35:22.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2224 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Six shots and only got him once and no kill shot. Imagine the world if he been successful.\n
    \n
    We could actually never gotten Trump. And definitely no Reganomics.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 89
  +score: 0
  +lastActive: DateTime @1704933899 {#2126
    date: 2024-01-11 01:44:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@setsneedtofeed@lemmy.world"
  ]
  +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: 223121
  -bodyTs: "'actual':21 'could':20 'definit':26 'got':5 'gotten':23 'imagin':12 'kill':10 'never':22 'reganom':28 'shot':2,11 'six':1 'success':18 'trump':24 'world':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6050082"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702604709 {#2043
    date: 2023-12-15 02:45:09.0 +01:00
  }
  +"title": 223121
}
"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 {#2139
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2215
    +user: Proxies\__CG__\App\Entity\User {#3000 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2224 …}
    +image: Proxies\__CG__\App\Entity\Image {#3042 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3024 …}
    +slug: "Secret-service-agents-moments-after-the-1981-assassination-attempt-of"
    +title: "Secret service agents moments after the 1981 assassination attempt of Ronald Reagan."
    +url: "https://lemmy.world/pictrs/image/c51a0203-4f50-42f5-b732-18471d112a1b.jpeg"
    +body: """
      Excerpt: On this day in 1981, President Ronald Reagan was shot in the chest at the side entrance of the Washington Hilton on Connecticut Avenue by John Hinckley Jr. Reagan was walking to his limousine after a speech to AFL-CIO leaders when Hinckley, 25, who was standing among a group of reporters, fired six shots, hitting Reagan and three others.\n
      \n
      [Source](https://www.politico.com/story/2017/03/president-reagan-shot-march-30-1981-236656)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 175
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702744769 {#3037
      date: 2023-12-16 17:39:29.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3044 …}
    +votes: Doctrine\ORM\PersistentCollection {#3046 …}
    +reports: Doctrine\ORM\PersistentCollection {#3048 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3050 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3052 …}
    +badges: Doctrine\ORM\PersistentCollection {#3054 …}
    +children: [
      App\Entity\EntryComment {#2139}
    ]
    -id: 22327
    -titleTs: "'1981':7 'agent':3 'assassin':8 'attempt':9 'moment':4 'reagan':12 'ronald':11 'secret':1 'servic':2"
    -bodyTs: "'/story/2017/03/president-reagan-shot-march-30-1981-236656)':66 '1981':6 '25':46 'afl':41 'afl-cio':40 'among':50 'avenu':25 'chest':14 'cio':42 'connecticut':24 'day':4 'entranc':18 'excerpt':1 'fire':55 'group':52 'hilton':22 'hinckley':28,45 'hit':58 'john':27 'jr':29 'leader':43 'limousin':35 'other':62 'presid':7 'reagan':9,30,59 'report':54 'ronald':8 'shot':11,57 'side':17 'six':56 'sourc':63 'speech':38 'stand':49 'three':61 'walk':32 'washington':21 'www.politico.com':65 'www.politico.com/story/2017/03/president-reagan-shot-march-30-1981-236656)':64"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702690522
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9581332"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702604122 {#3023
      date: 2023-12-15 02:35:22.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2224 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Six shots and only got him once and no kill shot. Imagine the world if he been successful.\n
    \n
    We could actually never gotten Trump. And definitely no Reganomics.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 89
  +score: 0
  +lastActive: DateTime @1704933899 {#2126
    date: 2024-01-11 01:44:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@setsneedtofeed@lemmy.world"
  ]
  +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: 223121
  -bodyTs: "'actual':21 'could':20 'definit':26 'got':5 'gotten':23 'imagin':12 'kill':10 'never':22 'reganom':28 'shot':2,11 'six':1 'success':18 'trump':24 'world':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6050082"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702604709 {#2043
    date: 2023-12-15 02:45:09.0 +01:00
  }
  +"title": 223121
}
"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 {#2023
  +user: Proxies\__CG__\App\Entity\User {#3236 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3238 …}
  +slug: "If-another-species-on-Earth-began-to-develop-civilization-how"
  +title: "If another species on Earth began to develop civilization, how would you like to see them approached?"
  +url: null
  +body: "Would you prefer a hands-off, leave them to their own devices kind of approach, a keep at arms reach gently advise, or something else altogether?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 41
  +favouriteCount: 64
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701125333 {#3271
    date: 2023-11-27 23:48:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3276 …}
  +votes: Doctrine\ORM\PersistentCollection {#3279 …}
  +reports: Doctrine\ORM\PersistentCollection {#3281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3283 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3285 …}
  +badges: Doctrine\ORM\PersistentCollection {#3287 …}
  +children: [
    App\Entity\EntryComment {#2019
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2023 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2030 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2030 …}
      +body: "Yeah no way would we sit back and let other intelligent species go unmolested. We are the bad guys in all the alien invasion movies."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700659545 {#1362
        date: 2023-11-22 14:25:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ALostInquirer@lemm.ee"
        "@JoeKrogan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2032 …}
      +nested: Doctrine\ORM\PersistentCollection {#2024 …}
      +votes: Doctrine\ORM\PersistentCollection {#2018 …}
      +reports: Doctrine\ORM\PersistentCollection {#2011 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2021 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2029 …}
      -id: 150431
      -bodyTs: "'alien':23 'back':7 'bad':18 'go':13 'guy':19 'intellig':11 'invas':24 'let':9 'movi':25 'sit':6 'speci':12 'unmolest':14 'way':3 'would':4 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5500084"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700659545 {#1403
        date: 2023-11-22 14:25:45.0 +01:00
      }
      +"title": 150431
    }
  ]
  -id: 15323
  -titleTs: "'anoth':2 'approach':17 'began':6 'civil':9 'develop':8 'earth':5 'like':13 'see':15 'speci':3 'would':11"
  -bodyTs: "'advis':23 'altogeth':27 'approach':16 'arm':20 'devic':13 'els':26 'gentl':22 'hand':6 'hands-off':5 'keep':18 'kind':14 'leav':8 'prefer':3 'reach':21 'someth':25 'would':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700714434
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15699483"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700628034 {#3258
    date: 2023-11-22 05:40:34.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 {#2023
  +user: Proxies\__CG__\App\Entity\User {#3236 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3238 …}
  +slug: "If-another-species-on-Earth-began-to-develop-civilization-how"
  +title: "If another species on Earth began to develop civilization, how would you like to see them approached?"
  +url: null
  +body: "Would you prefer a hands-off, leave them to their own devices kind of approach, a keep at arms reach gently advise, or something else altogether?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 41
  +favouriteCount: 64
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701125333 {#3271
    date: 2023-11-27 23:48:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3276 …}
  +votes: Doctrine\ORM\PersistentCollection {#3279 …}
  +reports: Doctrine\ORM\PersistentCollection {#3281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3283 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3285 …}
  +badges: Doctrine\ORM\PersistentCollection {#3287 …}
  +children: [
    App\Entity\EntryComment {#2019
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2023 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2030 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2030 …}
      +body: "Yeah no way would we sit back and let other intelligent species go unmolested. We are the bad guys in all the alien invasion movies."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700659545 {#1362
        date: 2023-11-22 14:25:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ALostInquirer@lemm.ee"
        "@JoeKrogan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2032 …}
      +nested: Doctrine\ORM\PersistentCollection {#2024 …}
      +votes: Doctrine\ORM\PersistentCollection {#2018 …}
      +reports: Doctrine\ORM\PersistentCollection {#2011 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2021 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2029 …}
      -id: 150431
      -bodyTs: "'alien':23 'back':7 'bad':18 'go':13 'guy':19 'intellig':11 'invas':24 'let':9 'movi':25 'sit':6 'speci':12 'unmolest':14 'way':3 'would':4 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5500084"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700659545 {#1403
        date: 2023-11-22 14:25:45.0 +01:00
      }
      +"title": 150431
    }
  ]
  -id: 15323
  -titleTs: "'anoth':2 'approach':17 'began':6 'civil':9 'develop':8 'earth':5 'like':13 'see':15 'speci':3 'would':11"
  -bodyTs: "'advis':23 'altogeth':27 'approach':16 'arm':20 'devic':13 'els':26 'gentl':22 'hand':6 'hands-off':5 'keep':18 'kind':14 'leav':8 'prefer':3 'reach':21 'someth':25 'would':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700714434
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15699483"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700628034 {#3258
    date: 2023-11-22 05:40:34.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 {#2023
  +user: Proxies\__CG__\App\Entity\User {#3236 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3238 …}
  +slug: "If-another-species-on-Earth-began-to-develop-civilization-how"
  +title: "If another species on Earth began to develop civilization, how would you like to see them approached?"
  +url: null
  +body: "Would you prefer a hands-off, leave them to their own devices kind of approach, a keep at arms reach gently advise, or something else altogether?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 41
  +favouriteCount: 64
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701125333 {#3271
    date: 2023-11-27 23:48:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3276 …}
  +votes: Doctrine\ORM\PersistentCollection {#3279 …}
  +reports: Doctrine\ORM\PersistentCollection {#3281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3283 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3285 …}
  +badges: Doctrine\ORM\PersistentCollection {#3287 …}
  +children: [
    App\Entity\EntryComment {#2019
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2023 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2030 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2030 …}
      +body: "Yeah no way would we sit back and let other intelligent species go unmolested. We are the bad guys in all the alien invasion movies."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700659545 {#1362
        date: 2023-11-22 14:25:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ALostInquirer@lemm.ee"
        "@JoeKrogan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2032 …}
      +nested: Doctrine\ORM\PersistentCollection {#2024 …}
      +votes: Doctrine\ORM\PersistentCollection {#2018 …}
      +reports: Doctrine\ORM\PersistentCollection {#2011 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2021 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2029 …}
      -id: 150431
      -bodyTs: "'alien':23 'back':7 'bad':18 'go':13 'guy':19 'intellig':11 'invas':24 'let':9 'movi':25 'sit':6 'speci':12 'unmolest':14 'way':3 'would':4 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5500084"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700659545 {#1403
        date: 2023-11-22 14:25:45.0 +01:00
      }
      +"title": 150431
    }
  ]
  -id: 15323
  -titleTs: "'anoth':2 'approach':17 'began':6 'civil':9 'develop':8 'earth':5 'like':13 'see':15 'speci':3 'would':11"
  -bodyTs: "'advis':23 'altogeth':27 'approach':16 'arm':20 'devic':13 'els':26 'gentl':22 'hand':6 'hands-off':5 'keep':18 'kind':14 'leav':8 'prefer':3 'reach':21 'someth':25 'would':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700714434
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15699483"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700628034 {#3258
    date: 2023-11-22 05:40:34.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 {#2019
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023
    +user: Proxies\__CG__\App\Entity\User {#3236 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3238 …}
    +slug: "If-another-species-on-Earth-began-to-develop-civilization-how"
    +title: "If another species on Earth began to develop civilization, how would you like to see them approached?"
    +url: null
    +body: "Would you prefer a hands-off, leave them to their own devices kind of approach, a keep at arms reach gently advise, or something else altogether?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 41
    +favouriteCount: 64
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701125333 {#3271
      date: 2023-11-27 23:48:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3276 …}
    +votes: Doctrine\ORM\PersistentCollection {#3279 …}
    +reports: Doctrine\ORM\PersistentCollection {#3281 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3283 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3285 …}
    +badges: Doctrine\ORM\PersistentCollection {#3287 …}
    +children: [
      App\Entity\EntryComment {#2019}
    ]
    -id: 15323
    -titleTs: "'anoth':2 'approach':17 'began':6 'civil':9 'develop':8 'earth':5 'like':13 'see':15 'speci':3 'would':11"
    -bodyTs: "'advis':23 'altogeth':27 'approach':16 'arm':20 'devic':13 'els':26 'gentl':22 'hand':6 'hands-off':5 'keep':18 'kind':14 'leav':8 'prefer':3 'reach':21 'someth':25 'would':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700714434
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15699483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700628034 {#3258
      date: 2023-11-22 05:40:34.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2030 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2030 …}
  +body: "Yeah no way would we sit back and let other intelligent species go unmolested. We are the bad guys in all the alien invasion movies."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700659545 {#1362
    date: 2023-11-22 14:25:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ALostInquirer@lemm.ee"
    "@JoeKrogan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2032 …}
  +nested: Doctrine\ORM\PersistentCollection {#2024 …}
  +votes: Doctrine\ORM\PersistentCollection {#2018 …}
  +reports: Doctrine\ORM\PersistentCollection {#2011 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2021 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2029 …}
  -id: 150431
  -bodyTs: "'alien':23 'back':7 'bad':18 'go':13 'guy':19 'intellig':11 'invas':24 'let':9 'movi':25 'sit':6 'speci':12 'unmolest':14 'way':3 'would':4 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5500084"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700659545 {#1403
    date: 2023-11-22 14:25:45.0 +01:00
  }
  +"title": 150431
}
"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 {#2019
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023
    +user: Proxies\__CG__\App\Entity\User {#3236 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3238 …}
    +slug: "If-another-species-on-Earth-began-to-develop-civilization-how"
    +title: "If another species on Earth began to develop civilization, how would you like to see them approached?"
    +url: null
    +body: "Would you prefer a hands-off, leave them to their own devices kind of approach, a keep at arms reach gently advise, or something else altogether?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 41
    +favouriteCount: 64
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701125333 {#3271
      date: 2023-11-27 23:48:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3276 …}
    +votes: Doctrine\ORM\PersistentCollection {#3279 …}
    +reports: Doctrine\ORM\PersistentCollection {#3281 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3283 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3285 …}
    +badges: Doctrine\ORM\PersistentCollection {#3287 …}
    +children: [
      App\Entity\EntryComment {#2019}
    ]
    -id: 15323
    -titleTs: "'anoth':2 'approach':17 'began':6 'civil':9 'develop':8 'earth':5 'like':13 'see':15 'speci':3 'would':11"
    -bodyTs: "'advis':23 'altogeth':27 'approach':16 'arm':20 'devic':13 'els':26 'gentl':22 'hand':6 'hands-off':5 'keep':18 'kind':14 'leav':8 'prefer':3 'reach':21 'someth':25 'would':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700714434
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15699483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700628034 {#3258
      date: 2023-11-22 05:40:34.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2030 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2030 …}
  +body: "Yeah no way would we sit back and let other intelligent species go unmolested. We are the bad guys in all the alien invasion movies."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700659545 {#1362
    date: 2023-11-22 14:25:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ALostInquirer@lemm.ee"
    "@JoeKrogan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2032 …}
  +nested: Doctrine\ORM\PersistentCollection {#2024 …}
  +votes: Doctrine\ORM\PersistentCollection {#2018 …}
  +reports: Doctrine\ORM\PersistentCollection {#2011 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2021 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2029 …}
  -id: 150431
  -bodyTs: "'alien':23 'back':7 'bad':18 'go':13 'guy':19 'intellig':11 'invas':24 'let':9 'movi':25 'sit':6 'speci':12 'unmolest':14 'way':3 'would':4 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5500084"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700659545 {#1403
    date: 2023-11-22 14:25:45.0 +01:00
  }
  +"title": 150431
}
"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 {#2019
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023
    +user: Proxies\__CG__\App\Entity\User {#3236 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3238 …}
    +slug: "If-another-species-on-Earth-began-to-develop-civilization-how"
    +title: "If another species on Earth began to develop civilization, how would you like to see them approached?"
    +url: null
    +body: "Would you prefer a hands-off, leave them to their own devices kind of approach, a keep at arms reach gently advise, or something else altogether?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 41
    +favouriteCount: 64
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701125333 {#3271
      date: 2023-11-27 23:48:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3276 …}
    +votes: Doctrine\ORM\PersistentCollection {#3279 …}
    +reports: Doctrine\ORM\PersistentCollection {#3281 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3283 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3285 …}
    +badges: Doctrine\ORM\PersistentCollection {#3287 …}
    +children: [
      App\Entity\EntryComment {#2019}
    ]
    -id: 15323
    -titleTs: "'anoth':2 'approach':17 'began':6 'civil':9 'develop':8 'earth':5 'like':13 'see':15 'speci':3 'would':11"
    -bodyTs: "'advis':23 'altogeth':27 'approach':16 'arm':20 'devic':13 'els':26 'gentl':22 'hand':6 'hands-off':5 'keep':18 'kind':14 'leav':8 'prefer':3 'reach':21 'someth':25 'would':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700714434
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15699483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700628034 {#3258
      date: 2023-11-22 05:40:34.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2030 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2030 …}
  +body: "Yeah no way would we sit back and let other intelligent species go unmolested. We are the bad guys in all the alien invasion movies."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700659545 {#1362
    date: 2023-11-22 14:25:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ALostInquirer@lemm.ee"
    "@JoeKrogan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2032 …}
  +nested: Doctrine\ORM\PersistentCollection {#2024 …}
  +votes: Doctrine\ORM\PersistentCollection {#2018 …}
  +reports: Doctrine\ORM\PersistentCollection {#2011 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2021 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2029 …}
  -id: 150431
  -bodyTs: "'alien':23 'back':7 'bad':18 'go':13 'guy':19 'intellig':11 'invas':24 'let':9 'movi':25 'sit':6 'speci':12 'unmolest':14 'way':3 'would':4 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5500084"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700659545 {#1403
    date: 2023-11-22 14:25:45.0 +01:00
  }
  +"title": 150431
}
"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 {#3292 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3238 …}
  +slug: "What-is-your-earliest-memory"
  +title: "What is your earliest memory?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 37
  +favouriteCount: 57
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710701534 {#3326
    date: 2024-03-17 19:52:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3331 …}
  +votes: Doctrine\ORM\PersistentCollection {#3334 …}
  +reports: Doctrine\ORM\PersistentCollection {#3336 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3338 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3340 …}
  +badges: Doctrine\ORM\PersistentCollection {#3342 …}
  +children: [
    1 => App\Entity\EntryComment {#2280
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2299 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2282 …}
      +root: App\Entity\EntryComment {#2189
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2299 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I was 6 months old when I saw my mom and dad fishing. My mom caught a snapping turtle and freaked out, so my dad pick up a stick and beat it.\n
          \n
          Only reason I know how old I was because I was telling a friend the story when my mom chime in asked that how could I remember that I was only a baby and left on a blanket while they fished.\n
          \n
          Yet I do and can see it clearly to this day. What sucks is I can clearly and vividly see all my past memories to that point even the bad shit.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1708681221 {#2252
          date: 2024-02-23 10:40:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ani@endlesstalk.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2311 …}
        +nested: Doctrine\ORM\PersistentCollection {#2293 …}
        +votes: Doctrine\ORM\PersistentCollection {#2309 …}
        +reports: Doctrine\ORM\PersistentCollection {#2302 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2320 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2322 …}
        -id: 257622
        -bodyTs: "'6':3 'ask':54 'babi':65 'bad':103 'beat':31 'blanket':70 'caught':16 'chime':52 'clear':81,90 'could':57 'dad':12,25 'day':84 'even':101 'fish':13,73 'freak':21 'friend':46 'know':36 'left':67 'memori':97 'mom':10,15,51 'month':4 'old':5,38 'past':96 'pick':26 'point':100 'reason':34 'rememb':59 'saw':8 'see':79,93 'shit':104 'snap':18 'stick':29 'stori':48 'suck':86 'tell':44 'turtl':19 'vivid':92 'yet':74"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6268278"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703713280 {#2192
          date: 2023-12-27 22:41:20.0 +01:00
        }
        +"title": 257622
      }
      +body: """
        No, that be sweet. It’s only memorys that I can recall. Not always the dilouge but sometimes that too. And depending on how long ago I sometimes must concentrate on one to get vivid details.\n
        \n
        I once read that everything we have ever read, heard, and seen is stored in our mind just like a computer we just can’t always access it.\n
        \n
        But somethings we can always acess like riding a bike. And somethings we forget like I used to know French now I can’t string two sentences together. Yet deep somewhere in my subconscious that knowledge is stored.\n
        \n
        Be interesting if we could acess it at will.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703769695 {#2281
        date: 2023-12-28 14:21:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ani@endlesstalk.org"
        "@Fredselfish@lemmy.world"
        "@Mr_Dr_Oink@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2278 …}
      +nested: Doctrine\ORM\PersistentCollection {#2279 …}
      +votes: Doctrine\ORM\PersistentCollection {#2277 …}
      +reports: Doctrine\ORM\PersistentCollection {#2220 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
      -id: 259240
      -bodyTs: "'access':63 'acess':70,108 'ago':26 'alway':14,62,69 'bike':74 'comput':57 'concentr':30 'could':107 'deep':94 'depend':22 'detail':36 'diloug':16 'ever':44 'everyth':41 'forget':78 'french':84 'get':34 'heard':46 'interest':104 'know':83 'knowledg':100 'like':55,71,79 'long':25 'memori':8 'mind':53 'must':29 'one':32 'read':39,45 'recal':12 'ride':72 'seen':48 'sentenc':91 'someth':66,76 'sometim':18,28 'somewher':95 'store':50,102 'string':89 'subconsci':98 'sweet':4 'togeth':92 'two':90 'use':81 'vivid':35 'yet':93"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6276349"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703769695 {#2283
        date: 2023-12-28 14:21:35.0 +01:00
      }
      +"title": 259240
    }
    0 => App\Entity\EntryComment {#2189}
  ]
  -id: 25265
  -titleTs: "'earliest':4 'memori':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703793921
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/post/15549970"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703707521 {#3314
    date: 2023-12-27 21:05:21.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 {#3292 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3238 …}
  +slug: "What-is-your-earliest-memory"
  +title: "What is your earliest memory?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 37
  +favouriteCount: 57
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710701534 {#3326
    date: 2024-03-17 19:52:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3331 …}
  +votes: Doctrine\ORM\PersistentCollection {#3334 …}
  +reports: Doctrine\ORM\PersistentCollection {#3336 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3338 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3340 …}
  +badges: Doctrine\ORM\PersistentCollection {#3342 …}
  +children: [
    1 => App\Entity\EntryComment {#2280
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2299 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2282 …}
      +root: App\Entity\EntryComment {#2189
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2299 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I was 6 months old when I saw my mom and dad fishing. My mom caught a snapping turtle and freaked out, so my dad pick up a stick and beat it.\n
          \n
          Only reason I know how old I was because I was telling a friend the story when my mom chime in asked that how could I remember that I was only a baby and left on a blanket while they fished.\n
          \n
          Yet I do and can see it clearly to this day. What sucks is I can clearly and vividly see all my past memories to that point even the bad shit.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1708681221 {#2252
          date: 2024-02-23 10:40:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ani@endlesstalk.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2311 …}
        +nested: Doctrine\ORM\PersistentCollection {#2293 …}
        +votes: Doctrine\ORM\PersistentCollection {#2309 …}
        +reports: Doctrine\ORM\PersistentCollection {#2302 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2320 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2322 …}
        -id: 257622
        -bodyTs: "'6':3 'ask':54 'babi':65 'bad':103 'beat':31 'blanket':70 'caught':16 'chime':52 'clear':81,90 'could':57 'dad':12,25 'day':84 'even':101 'fish':13,73 'freak':21 'friend':46 'know':36 'left':67 'memori':97 'mom':10,15,51 'month':4 'old':5,38 'past':96 'pick':26 'point':100 'reason':34 'rememb':59 'saw':8 'see':79,93 'shit':104 'snap':18 'stick':29 'stori':48 'suck':86 'tell':44 'turtl':19 'vivid':92 'yet':74"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6268278"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703713280 {#2192
          date: 2023-12-27 22:41:20.0 +01:00
        }
        +"title": 257622
      }
      +body: """
        No, that be sweet. It’s only memorys that I can recall. Not always the dilouge but sometimes that too. And depending on how long ago I sometimes must concentrate on one to get vivid details.\n
        \n
        I once read that everything we have ever read, heard, and seen is stored in our mind just like a computer we just can’t always access it.\n
        \n
        But somethings we can always acess like riding a bike. And somethings we forget like I used to know French now I can’t string two sentences together. Yet deep somewhere in my subconscious that knowledge is stored.\n
        \n
        Be interesting if we could acess it at will.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703769695 {#2281
        date: 2023-12-28 14:21:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ani@endlesstalk.org"
        "@Fredselfish@lemmy.world"
        "@Mr_Dr_Oink@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2278 …}
      +nested: Doctrine\ORM\PersistentCollection {#2279 …}
      +votes: Doctrine\ORM\PersistentCollection {#2277 …}
      +reports: Doctrine\ORM\PersistentCollection {#2220 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
      -id: 259240
      -bodyTs: "'access':63 'acess':70,108 'ago':26 'alway':14,62,69 'bike':74 'comput':57 'concentr':30 'could':107 'deep':94 'depend':22 'detail':36 'diloug':16 'ever':44 'everyth':41 'forget':78 'french':84 'get':34 'heard':46 'interest':104 'know':83 'knowledg':100 'like':55,71,79 'long':25 'memori':8 'mind':53 'must':29 'one':32 'read':39,45 'recal':12 'ride':72 'seen':48 'sentenc':91 'someth':66,76 'sometim':18,28 'somewher':95 'store':50,102 'string':89 'subconsci':98 'sweet':4 'togeth':92 'two':90 'use':81 'vivid':35 'yet':93"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6276349"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703769695 {#2283
        date: 2023-12-28 14:21:35.0 +01:00
      }
      +"title": 259240
    }
    0 => App\Entity\EntryComment {#2189}
  ]
  -id: 25265
  -titleTs: "'earliest':4 'memori':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703793921
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/post/15549970"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703707521 {#3314
    date: 2023-12-27 21:05:21.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 {#3292 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3238 …}
  +slug: "What-is-your-earliest-memory"
  +title: "What is your earliest memory?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 37
  +favouriteCount: 57
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710701534 {#3326
    date: 2024-03-17 19:52:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3331 …}
  +votes: Doctrine\ORM\PersistentCollection {#3334 …}
  +reports: Doctrine\ORM\PersistentCollection {#3336 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3338 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3340 …}
  +badges: Doctrine\ORM\PersistentCollection {#3342 …}
  +children: [
    1 => App\Entity\EntryComment {#2280
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2299 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2282 …}
      +root: App\Entity\EntryComment {#2189
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2299 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I was 6 months old when I saw my mom and dad fishing. My mom caught a snapping turtle and freaked out, so my dad pick up a stick and beat it.\n
          \n
          Only reason I know how old I was because I was telling a friend the story when my mom chime in asked that how could I remember that I was only a baby and left on a blanket while they fished.\n
          \n
          Yet I do and can see it clearly to this day. What sucks is I can clearly and vividly see all my past memories to that point even the bad shit.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1708681221 {#2252
          date: 2024-02-23 10:40:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ani@endlesstalk.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2311 …}
        +nested: Doctrine\ORM\PersistentCollection {#2293 …}
        +votes: Doctrine\ORM\PersistentCollection {#2309 …}
        +reports: Doctrine\ORM\PersistentCollection {#2302 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2320 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2322 …}
        -id: 257622
        -bodyTs: "'6':3 'ask':54 'babi':65 'bad':103 'beat':31 'blanket':70 'caught':16 'chime':52 'clear':81,90 'could':57 'dad':12,25 'day':84 'even':101 'fish':13,73 'freak':21 'friend':46 'know':36 'left':67 'memori':97 'mom':10,15,51 'month':4 'old':5,38 'past':96 'pick':26 'point':100 'reason':34 'rememb':59 'saw':8 'see':79,93 'shit':104 'snap':18 'stick':29 'stori':48 'suck':86 'tell':44 'turtl':19 'vivid':92 'yet':74"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6268278"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703713280 {#2192
          date: 2023-12-27 22:41:20.0 +01:00
        }
        +"title": 257622
      }
      +body: """
        No, that be sweet. It’s only memorys that I can recall. Not always the dilouge but sometimes that too. And depending on how long ago I sometimes must concentrate on one to get vivid details.\n
        \n
        I once read that everything we have ever read, heard, and seen is stored in our mind just like a computer we just can’t always access it.\n
        \n
        But somethings we can always acess like riding a bike. And somethings we forget like I used to know French now I can’t string two sentences together. Yet deep somewhere in my subconscious that knowledge is stored.\n
        \n
        Be interesting if we could acess it at will.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703769695 {#2281
        date: 2023-12-28 14:21:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ani@endlesstalk.org"
        "@Fredselfish@lemmy.world"
        "@Mr_Dr_Oink@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2278 …}
      +nested: Doctrine\ORM\PersistentCollection {#2279 …}
      +votes: Doctrine\ORM\PersistentCollection {#2277 …}
      +reports: Doctrine\ORM\PersistentCollection {#2220 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
      -id: 259240
      -bodyTs: "'access':63 'acess':70,108 'ago':26 'alway':14,62,69 'bike':74 'comput':57 'concentr':30 'could':107 'deep':94 'depend':22 'detail':36 'diloug':16 'ever':44 'everyth':41 'forget':78 'french':84 'get':34 'heard':46 'interest':104 'know':83 'knowledg':100 'like':55,71,79 'long':25 'memori':8 'mind':53 'must':29 'one':32 'read':39,45 'recal':12 'ride':72 'seen':48 'sentenc':91 'someth':66,76 'sometim':18,28 'somewher':95 'store':50,102 'string':89 'subconsci':98 'sweet':4 'togeth':92 'two':90 'use':81 'vivid':35 'yet':93"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6276349"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703769695 {#2283
        date: 2023-12-28 14:21:35.0 +01:00
      }
      +"title": 259240
    }
    0 => App\Entity\EntryComment {#2189}
  ]
  -id: 25265
  -titleTs: "'earliest':4 'memori':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703793921
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/post/15549970"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703707521 {#3314
    date: 2023-12-27 21:05:21.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 {#2280
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2299
    +user: Proxies\__CG__\App\Entity\User {#3292 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3238 …}
    +slug: "What-is-your-earliest-memory"
    +title: "What is your earliest memory?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 37
    +favouriteCount: 57
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710701534 {#3326
      date: 2024-03-17 19:52:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3331 …}
    +votes: Doctrine\ORM\PersistentCollection {#3334 …}
    +reports: Doctrine\ORM\PersistentCollection {#3336 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3338 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3340 …}
    +badges: Doctrine\ORM\PersistentCollection {#3342 …}
    +children: [
      1 => App\Entity\EntryComment {#2280}
      0 => App\Entity\EntryComment {#2189
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2299 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I was 6 months old when I saw my mom and dad fishing. My mom caught a snapping turtle and freaked out, so my dad pick up a stick and beat it.\n
          \n
          Only reason I know how old I was because I was telling a friend the story when my mom chime in asked that how could I remember that I was only a baby and left on a blanket while they fished.\n
          \n
          Yet I do and can see it clearly to this day. What sucks is I can clearly and vividly see all my past memories to that point even the bad shit.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1708681221 {#2252
          date: 2024-02-23 10:40:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ani@endlesstalk.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2311 …}
        +nested: Doctrine\ORM\PersistentCollection {#2293 …}
        +votes: Doctrine\ORM\PersistentCollection {#2309 …}
        +reports: Doctrine\ORM\PersistentCollection {#2302 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2320 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2322 …}
        -id: 257622
        -bodyTs: "'6':3 'ask':54 'babi':65 'bad':103 'beat':31 'blanket':70 'caught':16 'chime':52 'clear':81,90 'could':57 'dad':12,25 'day':84 'even':101 'fish':13,73 'freak':21 'friend':46 'know':36 'left':67 'memori':97 'mom':10,15,51 'month':4 'old':5,38 'past':96 'pick':26 'point':100 'reason':34 'rememb':59 'saw':8 'see':79,93 'shit':104 'snap':18 'stick':29 'stori':48 'suck':86 'tell':44 'turtl':19 'vivid':92 'yet':74"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6268278"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703713280 {#2192
          date: 2023-12-27 22:41:20.0 +01:00
        }
        +"title": 257622
      }
    ]
    -id: 25265
    -titleTs: "'earliest':4 'memori':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703793921
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/15549970"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703707521 {#3314
      date: 2023-12-27 21:05:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2282 …}
  +root: App\Entity\EntryComment {#2189}
  +body: """
    No, that be sweet. It’s only memorys that I can recall. Not always the dilouge but sometimes that too. And depending on how long ago I sometimes must concentrate on one to get vivid details.\n
    \n
    I once read that everything we have ever read, heard, and seen is stored in our mind just like a computer we just can’t always access it.\n
    \n
    But somethings we can always acess like riding a bike. And somethings we forget like I used to know French now I can’t string two sentences together. Yet deep somewhere in my subconscious that knowledge is stored.\n
    \n
    Be interesting if we could acess it at will.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703769695 {#2281
    date: 2023-12-28 14:21:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ani@endlesstalk.org"
    "@Fredselfish@lemmy.world"
    "@Mr_Dr_Oink@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2278 …}
  +nested: Doctrine\ORM\PersistentCollection {#2279 …}
  +votes: Doctrine\ORM\PersistentCollection {#2277 …}
  +reports: Doctrine\ORM\PersistentCollection {#2220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
  -id: 259240
  -bodyTs: "'access':63 'acess':70,108 'ago':26 'alway':14,62,69 'bike':74 'comput':57 'concentr':30 'could':107 'deep':94 'depend':22 'detail':36 'diloug':16 'ever':44 'everyth':41 'forget':78 'french':84 'get':34 'heard':46 'interest':104 'know':83 'knowledg':100 'like':55,71,79 'long':25 'memori':8 'mind':53 'must':29 'one':32 'read':39,45 'recal':12 'ride':72 'seen':48 'sentenc':91 'someth':66,76 'sometim':18,28 'somewher':95 'store':50,102 'string':89 'subconsci':98 'sweet':4 'togeth':92 'two':90 'use':81 'vivid':35 'yet':93"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6276349"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703769695 {#2283
    date: 2023-12-28 14:21:35.0 +01:00
  }
  +"title": 259240
}
"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 {#2280
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2299
    +user: Proxies\__CG__\App\Entity\User {#3292 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3238 …}
    +slug: "What-is-your-earliest-memory"
    +title: "What is your earliest memory?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 37
    +favouriteCount: 57
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710701534 {#3326
      date: 2024-03-17 19:52:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3331 …}
    +votes: Doctrine\ORM\PersistentCollection {#3334 …}
    +reports: Doctrine\ORM\PersistentCollection {#3336 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3338 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3340 …}
    +badges: Doctrine\ORM\PersistentCollection {#3342 …}
    +children: [
      1 => App\Entity\EntryComment {#2280}
      0 => App\Entity\EntryComment {#2189
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2299 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I was 6 months old when I saw my mom and dad fishing. My mom caught a snapping turtle and freaked out, so my dad pick up a stick and beat it.\n
          \n
          Only reason I know how old I was because I was telling a friend the story when my mom chime in asked that how could I remember that I was only a baby and left on a blanket while they fished.\n
          \n
          Yet I do and can see it clearly to this day. What sucks is I can clearly and vividly see all my past memories to that point even the bad shit.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1708681221 {#2252
          date: 2024-02-23 10:40:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ani@endlesstalk.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2311 …}
        +nested: Doctrine\ORM\PersistentCollection {#2293 …}
        +votes: Doctrine\ORM\PersistentCollection {#2309 …}
        +reports: Doctrine\ORM\PersistentCollection {#2302 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2320 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2322 …}
        -id: 257622
        -bodyTs: "'6':3 'ask':54 'babi':65 'bad':103 'beat':31 'blanket':70 'caught':16 'chime':52 'clear':81,90 'could':57 'dad':12,25 'day':84 'even':101 'fish':13,73 'freak':21 'friend':46 'know':36 'left':67 'memori':97 'mom':10,15,51 'month':4 'old':5,38 'past':96 'pick':26 'point':100 'reason':34 'rememb':59 'saw':8 'see':79,93 'shit':104 'snap':18 'stick':29 'stori':48 'suck':86 'tell':44 'turtl':19 'vivid':92 'yet':74"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6268278"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703713280 {#2192
          date: 2023-12-27 22:41:20.0 +01:00
        }
        +"title": 257622
      }
    ]
    -id: 25265
    -titleTs: "'earliest':4 'memori':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703793921
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/15549970"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703707521 {#3314
      date: 2023-12-27 21:05:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2282 …}
  +root: App\Entity\EntryComment {#2189}
  +body: """
    No, that be sweet. It’s only memorys that I can recall. Not always the dilouge but sometimes that too. And depending on how long ago I sometimes must concentrate on one to get vivid details.\n
    \n
    I once read that everything we have ever read, heard, and seen is stored in our mind just like a computer we just can’t always access it.\n
    \n
    But somethings we can always acess like riding a bike. And somethings we forget like I used to know French now I can’t string two sentences together. Yet deep somewhere in my subconscious that knowledge is stored.\n
    \n
    Be interesting if we could acess it at will.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703769695 {#2281
    date: 2023-12-28 14:21:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ani@endlesstalk.org"
    "@Fredselfish@lemmy.world"
    "@Mr_Dr_Oink@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2278 …}
  +nested: Doctrine\ORM\PersistentCollection {#2279 …}
  +votes: Doctrine\ORM\PersistentCollection {#2277 …}
  +reports: Doctrine\ORM\PersistentCollection {#2220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
  -id: 259240
  -bodyTs: "'access':63 'acess':70,108 'ago':26 'alway':14,62,69 'bike':74 'comput':57 'concentr':30 'could':107 'deep':94 'depend':22 'detail':36 'diloug':16 'ever':44 'everyth':41 'forget':78 'french':84 'get':34 'heard':46 'interest':104 'know':83 'knowledg':100 'like':55,71,79 'long':25 'memori':8 'mind':53 'must':29 'one':32 'read':39,45 'recal':12 'ride':72 'seen':48 'sentenc':91 'someth':66,76 'sometim':18,28 'somewher':95 'store':50,102 'string':89 'subconsci':98 'sweet':4 'togeth':92 'two':90 'use':81 'vivid':35 'yet':93"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6276349"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703769695 {#2283
    date: 2023-12-28 14:21:35.0 +01:00
  }
  +"title": 259240
}
"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 {#2280
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2299
    +user: Proxies\__CG__\App\Entity\User {#3292 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3238 …}
    +slug: "What-is-your-earliest-memory"
    +title: "What is your earliest memory?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 37
    +favouriteCount: 57
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710701534 {#3326
      date: 2024-03-17 19:52:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3331 …}
    +votes: Doctrine\ORM\PersistentCollection {#3334 …}
    +reports: Doctrine\ORM\PersistentCollection {#3336 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3338 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3340 …}
    +badges: Doctrine\ORM\PersistentCollection {#3342 …}
    +children: [
      1 => App\Entity\EntryComment {#2280}
      0 => App\Entity\EntryComment {#2189
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2299 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I was 6 months old when I saw my mom and dad fishing. My mom caught a snapping turtle and freaked out, so my dad pick up a stick and beat it.\n
          \n
          Only reason I know how old I was because I was telling a friend the story when my mom chime in asked that how could I remember that I was only a baby and left on a blanket while they fished.\n
          \n
          Yet I do and can see it clearly to this day. What sucks is I can clearly and vividly see all my past memories to that point even the bad shit.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1708681221 {#2252
          date: 2024-02-23 10:40:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ani@endlesstalk.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2311 …}
        +nested: Doctrine\ORM\PersistentCollection {#2293 …}
        +votes: Doctrine\ORM\PersistentCollection {#2309 …}
        +reports: Doctrine\ORM\PersistentCollection {#2302 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2320 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2322 …}
        -id: 257622
        -bodyTs: "'6':3 'ask':54 'babi':65 'bad':103 'beat':31 'blanket':70 'caught':16 'chime':52 'clear':81,90 'could':57 'dad':12,25 'day':84 'even':101 'fish':13,73 'freak':21 'friend':46 'know':36 'left':67 'memori':97 'mom':10,15,51 'month':4 'old':5,38 'past':96 'pick':26 'point':100 'reason':34 'rememb':59 'saw':8 'see':79,93 'shit':104 'snap':18 'stick':29 'stori':48 'suck':86 'tell':44 'turtl':19 'vivid':92 'yet':74"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6268278"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703713280 {#2192
          date: 2023-12-27 22:41:20.0 +01:00
        }
        +"title": 257622
      }
    ]
    -id: 25265
    -titleTs: "'earliest':4 'memori':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703793921
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/15549970"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703707521 {#3314
      date: 2023-12-27 21:05:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2282 …}
  +root: App\Entity\EntryComment {#2189}
  +body: """
    No, that be sweet. It’s only memorys that I can recall. Not always the dilouge but sometimes that too. And depending on how long ago I sometimes must concentrate on one to get vivid details.\n
    \n
    I once read that everything we have ever read, heard, and seen is stored in our mind just like a computer we just can’t always access it.\n
    \n
    But somethings we can always acess like riding a bike. And somethings we forget like I used to know French now I can’t string two sentences together. Yet deep somewhere in my subconscious that knowledge is stored.\n
    \n
    Be interesting if we could acess it at will.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703769695 {#2281
    date: 2023-12-28 14:21:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ani@endlesstalk.org"
    "@Fredselfish@lemmy.world"
    "@Mr_Dr_Oink@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2278 …}
  +nested: Doctrine\ORM\PersistentCollection {#2279 …}
  +votes: Doctrine\ORM\PersistentCollection {#2277 …}
  +reports: Doctrine\ORM\PersistentCollection {#2220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
  -id: 259240
  -bodyTs: "'access':63 'acess':70,108 'ago':26 'alway':14,62,69 'bike':74 'comput':57 'concentr':30 'could':107 'deep':94 'depend':22 'detail':36 'diloug':16 'ever':44 'everyth':41 'forget':78 'french':84 'get':34 'heard':46 'interest':104 'know':83 'knowledg':100 'like':55,71,79 'long':25 'memori':8 'mind':53 'must':29 'one':32 'read':39,45 'recal':12 'ride':72 'seen':48 'sentenc':91 'someth':66,76 'sometim':18,28 'somewher':95 'store':50,102 'string':89 'subconsci':98 'sweet':4 'togeth':92 'two':90 'use':81 'vivid':35 'yet':93"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6276349"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703769695 {#2283
    date: 2023-12-28 14:21:35.0 +01:00
  }
  +"title": 259240
}
"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
App\Entity\EntryComment {#2189
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2299
    +user: Proxies\__CG__\App\Entity\User {#3292 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3238 …}
    +slug: "What-is-your-earliest-memory"
    +title: "What is your earliest memory?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 37
    +favouriteCount: 57
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710701534 {#3326
      date: 2024-03-17 19:52:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3331 …}
    +votes: Doctrine\ORM\PersistentCollection {#3334 …}
    +reports: Doctrine\ORM\PersistentCollection {#3336 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3338 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3340 …}
    +badges: Doctrine\ORM\PersistentCollection {#3342 …}
    +children: [
      1 => App\Entity\EntryComment {#2280
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2299 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2282 …}
        +root: App\Entity\EntryComment {#2189}
        +body: """
          No, that be sweet. It’s only memorys that I can recall. Not always the dilouge but sometimes that too. And depending on how long ago I sometimes must concentrate on one to get vivid details.\n
          \n
          I once read that everything we have ever read, heard, and seen is stored in our mind just like a computer we just can’t always access it.\n
          \n
          But somethings we can always acess like riding a bike. And somethings we forget like I used to know French now I can’t string two sentences together. Yet deep somewhere in my subconscious that knowledge is stored.\n
          \n
          Be interesting if we could acess it at will.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703769695 {#2281
          date: 2023-12-28 14:21:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ani@endlesstalk.org"
          "@Fredselfish@lemmy.world"
          "@Mr_Dr_Oink@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2278 …}
        +nested: Doctrine\ORM\PersistentCollection {#2279 …}
        +votes: Doctrine\ORM\PersistentCollection {#2277 …}
        +reports: Doctrine\ORM\PersistentCollection {#2220 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
        -id: 259240
        -bodyTs: "'access':63 'acess':70,108 'ago':26 'alway':14,62,69 'bike':74 'comput':57 'concentr':30 'could':107 'deep':94 'depend':22 'detail':36 'diloug':16 'ever':44 'everyth':41 'forget':78 'french':84 'get':34 'heard':46 'interest':104 'know':83 'knowledg':100 'like':55,71,79 'long':25 'memori':8 'mind':53 'must':29 'one':32 'read':39,45 'recal':12 'ride':72 'seen':48 'sentenc':91 'someth':66,76 'sometim':18,28 'somewher':95 'store':50,102 'string':89 'subconsci':98 'sweet':4 'togeth':92 'two':90 'use':81 'vivid':35 'yet':93"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6276349"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703769695 {#2283
          date: 2023-12-28 14:21:35.0 +01:00
        }
        +"title": 259240
      }
      0 => App\Entity\EntryComment {#2189}
    ]
    -id: 25265
    -titleTs: "'earliest':4 'memori':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703793921
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/15549970"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703707521 {#3314
      date: 2023-12-27 21:05:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I was 6 months old when I saw my mom and dad fishing. My mom caught a snapping turtle and freaked out, so my dad pick up a stick and beat it.\n
    \n
    Only reason I know how old I was because I was telling a friend the story when my mom chime in asked that how could I remember that I was only a baby and left on a blanket while they fished.\n
    \n
    Yet I do and can see it clearly to this day. What sucks is I can clearly and vividly see all my past memories to that point even the bad shit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1708681221 {#2252
    date: 2024-02-23 10:40:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ani@endlesstalk.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2311 …}
  +nested: Doctrine\ORM\PersistentCollection {#2293 …}
  +votes: Doctrine\ORM\PersistentCollection {#2309 …}
  +reports: Doctrine\ORM\PersistentCollection {#2302 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2320 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2322 …}
  -id: 257622
  -bodyTs: "'6':3 'ask':54 'babi':65 'bad':103 'beat':31 'blanket':70 'caught':16 'chime':52 'clear':81,90 'could':57 'dad':12,25 'day':84 'even':101 'fish':13,73 'freak':21 'friend':46 'know':36 'left':67 'memori':97 'mom':10,15,51 'month':4 'old':5,38 'past':96 'pick':26 'point':100 'reason':34 'rememb':59 'saw':8 'see':79,93 'shit':104 'snap':18 'stick':29 'stori':48 'suck':86 'tell':44 'turtl':19 'vivid':92 'yet':74"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6268278"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703713280 {#2192
    date: 2023-12-27 22:41:20.0 +01:00
  }
  +"title": 257622
}
"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
55 DENIED edit
App\Entity\EntryComment {#2189
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2299
    +user: Proxies\__CG__\App\Entity\User {#3292 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3238 …}
    +slug: "What-is-your-earliest-memory"
    +title: "What is your earliest memory?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 37
    +favouriteCount: 57
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710701534 {#3326
      date: 2024-03-17 19:52:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3331 …}
    +votes: Doctrine\ORM\PersistentCollection {#3334 …}
    +reports: Doctrine\ORM\PersistentCollection {#3336 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3338 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3340 …}
    +badges: Doctrine\ORM\PersistentCollection {#3342 …}
    +children: [
      1 => App\Entity\EntryComment {#2280
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2299 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2282 …}
        +root: App\Entity\EntryComment {#2189}
        +body: """
          No, that be sweet. It’s only memorys that I can recall. Not always the dilouge but sometimes that too. And depending on how long ago I sometimes must concentrate on one to get vivid details.\n
          \n
          I once read that everything we have ever read, heard, and seen is stored in our mind just like a computer we just can’t always access it.\n
          \n
          But somethings we can always acess like riding a bike. And somethings we forget like I used to know French now I can’t string two sentences together. Yet deep somewhere in my subconscious that knowledge is stored.\n
          \n
          Be interesting if we could acess it at will.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703769695 {#2281
          date: 2023-12-28 14:21:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ani@endlesstalk.org"
          "@Fredselfish@lemmy.world"
          "@Mr_Dr_Oink@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2278 …}
        +nested: Doctrine\ORM\PersistentCollection {#2279 …}
        +votes: Doctrine\ORM\PersistentCollection {#2277 …}
        +reports: Doctrine\ORM\PersistentCollection {#2220 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
        -id: 259240
        -bodyTs: "'access':63 'acess':70,108 'ago':26 'alway':14,62,69 'bike':74 'comput':57 'concentr':30 'could':107 'deep':94 'depend':22 'detail':36 'diloug':16 'ever':44 'everyth':41 'forget':78 'french':84 'get':34 'heard':46 'interest':104 'know':83 'knowledg':100 'like':55,71,79 'long':25 'memori':8 'mind':53 'must':29 'one':32 'read':39,45 'recal':12 'ride':72 'seen':48 'sentenc':91 'someth':66,76 'sometim':18,28 'somewher':95 'store':50,102 'string':89 'subconsci':98 'sweet':4 'togeth':92 'two':90 'use':81 'vivid':35 'yet':93"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6276349"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703769695 {#2283
          date: 2023-12-28 14:21:35.0 +01:00
        }
        +"title": 259240
      }
      0 => App\Entity\EntryComment {#2189}
    ]
    -id: 25265
    -titleTs: "'earliest':4 'memori':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703793921
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/15549970"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703707521 {#3314
      date: 2023-12-27 21:05:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I was 6 months old when I saw my mom and dad fishing. My mom caught a snapping turtle and freaked out, so my dad pick up a stick and beat it.\n
    \n
    Only reason I know how old I was because I was telling a friend the story when my mom chime in asked that how could I remember that I was only a baby and left on a blanket while they fished.\n
    \n
    Yet I do and can see it clearly to this day. What sucks is I can clearly and vividly see all my past memories to that point even the bad shit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1708681221 {#2252
    date: 2024-02-23 10:40:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ani@endlesstalk.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2311 …}
  +nested: Doctrine\ORM\PersistentCollection {#2293 …}
  +votes: Doctrine\ORM\PersistentCollection {#2309 …}
  +reports: Doctrine\ORM\PersistentCollection {#2302 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2320 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2322 …}
  -id: 257622
  -bodyTs: "'6':3 'ask':54 'babi':65 'bad':103 'beat':31 'blanket':70 'caught':16 'chime':52 'clear':81,90 'could':57 'dad':12,25 'day':84 'even':101 'fish':13,73 'freak':21 'friend':46 'know':36 'left':67 'memori':97 'mom':10,15,51 'month':4 'old':5,38 'past':96 'pick':26 'point':100 'reason':34 'rememb':59 'saw':8 'see':79,93 'shit':104 'snap':18 'stick':29 'stori':48 'suck':86 'tell':44 'turtl':19 'vivid':92 'yet':74"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6268278"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703713280 {#2192
    date: 2023-12-27 22:41:20.0 +01:00
  }
  +"title": 257622
}
"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
56 DENIED moderate
App\Entity\EntryComment {#2189
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2299
    +user: Proxies\__CG__\App\Entity\User {#3292 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3238 …}
    +slug: "What-is-your-earliest-memory"
    +title: "What is your earliest memory?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 37
    +favouriteCount: 57
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710701534 {#3326
      date: 2024-03-17 19:52:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3331 …}
    +votes: Doctrine\ORM\PersistentCollection {#3334 …}
    +reports: Doctrine\ORM\PersistentCollection {#3336 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3338 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3340 …}
    +badges: Doctrine\ORM\PersistentCollection {#3342 …}
    +children: [
      1 => App\Entity\EntryComment {#2280
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2299 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2282 …}
        +root: App\Entity\EntryComment {#2189}
        +body: """
          No, that be sweet. It’s only memorys that I can recall. Not always the dilouge but sometimes that too. And depending on how long ago I sometimes must concentrate on one to get vivid details.\n
          \n
          I once read that everything we have ever read, heard, and seen is stored in our mind just like a computer we just can’t always access it.\n
          \n
          But somethings we can always acess like riding a bike. And somethings we forget like I used to know French now I can’t string two sentences together. Yet deep somewhere in my subconscious that knowledge is stored.\n
          \n
          Be interesting if we could acess it at will.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703769695 {#2281
          date: 2023-12-28 14:21:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ani@endlesstalk.org"
          "@Fredselfish@lemmy.world"
          "@Mr_Dr_Oink@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2278 …}
        +nested: Doctrine\ORM\PersistentCollection {#2279 …}
        +votes: Doctrine\ORM\PersistentCollection {#2277 …}
        +reports: Doctrine\ORM\PersistentCollection {#2220 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
        -id: 259240
        -bodyTs: "'access':63 'acess':70,108 'ago':26 'alway':14,62,69 'bike':74 'comput':57 'concentr':30 'could':107 'deep':94 'depend':22 'detail':36 'diloug':16 'ever':44 'everyth':41 'forget':78 'french':84 'get':34 'heard':46 'interest':104 'know':83 'knowledg':100 'like':55,71,79 'long':25 'memori':8 'mind':53 'must':29 'one':32 'read':39,45 'recal':12 'ride':72 'seen':48 'sentenc':91 'someth':66,76 'sometim':18,28 'somewher':95 'store':50,102 'string':89 'subconsci':98 'sweet':4 'togeth':92 'two':90 'use':81 'vivid':35 'yet':93"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6276349"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703769695 {#2283
          date: 2023-12-28 14:21:35.0 +01:00
        }
        +"title": 259240
      }
      0 => App\Entity\EntryComment {#2189}
    ]
    -id: 25265
    -titleTs: "'earliest':4 'memori':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703793921
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/15549970"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703707521 {#3314
      date: 2023-12-27 21:05:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I was 6 months old when I saw my mom and dad fishing. My mom caught a snapping turtle and freaked out, so my dad pick up a stick and beat it.\n
    \n
    Only reason I know how old I was because I was telling a friend the story when my mom chime in asked that how could I remember that I was only a baby and left on a blanket while they fished.\n
    \n
    Yet I do and can see it clearly to this day. What sucks is I can clearly and vividly see all my past memories to that point even the bad shit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1708681221 {#2252
    date: 2024-02-23 10:40:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ani@endlesstalk.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2311 …}
  +nested: Doctrine\ORM\PersistentCollection {#2293 …}
  +votes: Doctrine\ORM\PersistentCollection {#2309 …}
  +reports: Doctrine\ORM\PersistentCollection {#2302 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2320 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2322 …}
  -id: 257622
  -bodyTs: "'6':3 'ask':54 'babi':65 'bad':103 'beat':31 'blanket':70 'caught':16 'chime':52 'clear':81,90 'could':57 'dad':12,25 'day':84 'even':101 'fish':13,73 'freak':21 'friend':46 'know':36 'left':67 'memori':97 'mom':10,15,51 'month':4 'old':5,38 'past':96 'pick':26 'point':100 'reason':34 'rememb':59 'saw':8 'see':79,93 'shit':104 'snap':18 'stick':29 'stori':48 'suck':86 'tell':44 'turtl':19 'vivid':92 'yet':74"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6268278"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703713280 {#2192
    date: 2023-12-27 22:41:20.0 +01:00
  }
  +"title": 257622
}
"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
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
Proxies\__CG__\App\Entity\Entry {#2383
  +user: Proxies\__CG__\App\Entity\User {#3040 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: Proxies\__CG__\App\Entity\Image {#3081 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3024 …}
  +slug: "Lighthouse-by-Extra-Fabulous-Comics"
  +title: ""Lighthouse" by Extra Fabulous Comics"
  +url: "https://lemmy.world/pictrs/image/7bd96cd0-e4ca-41b2-8aad-2195472ca4f5.png"
  +body: """
    - [www.extrafabulouscomics.com](https://www.extrafabulouscomics.com/)\n
    - [Patreon](https://www.patreon.com/ExtraFabulousComics)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 30
  +favouriteCount: 1333
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699796059 {#3076
    date: 2023-11-12 14:34:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3083 …}
  +votes: Doctrine\ORM\PersistentCollection {#3085 …}
  +reports: Doctrine\ORM\PersistentCollection {#3087 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
  +badges: Doctrine\ORM\PersistentCollection {#3093 …}
  +children: [
    App\Entity\EntryComment {#2381
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2383 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: null
      +root: null
      +body: "This is one way to be a pirate. That our a serial killer."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699704699 {#2378
        date: 2023-11-11 13:11:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Geert@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1910 …}
      +nested: Doctrine\ORM\PersistentCollection {#1909 …}
      +votes: Doctrine\ORM\PersistentCollection {#1926 …}
      +reports: Doctrine\ORM\PersistentCollection {#1874 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
      -id: 110879
      -bodyTs: "'killer':13 'one':3 'pirat':8 'serial':12 'way':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5232023"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699704699 {#2379
        date: 2023-11-11 13:11:39.0 +01:00
      }
      +"title": 110879
    }
  ]
  -id: 11967
  -titleTs: "'comic':5 'extra':3 'fabul':4 'lighthous':1"
  -bodyTs: "'/)':4 '/extrafabulouscomics)':8 'patreon':5 'www.extrafabulouscomics.com':1,3 'www.extrafabulouscomics.com/)':2 'www.patreon.com':7 'www.patreon.com/extrafabulouscomics)':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699790847
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8107050"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699704447 {#3062
    date: 2023-11-11 13:07:27.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
59 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2383
  +user: Proxies\__CG__\App\Entity\User {#3040 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: Proxies\__CG__\App\Entity\Image {#3081 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3024 …}
  +slug: "Lighthouse-by-Extra-Fabulous-Comics"
  +title: ""Lighthouse" by Extra Fabulous Comics"
  +url: "https://lemmy.world/pictrs/image/7bd96cd0-e4ca-41b2-8aad-2195472ca4f5.png"
  +body: """
    - [www.extrafabulouscomics.com](https://www.extrafabulouscomics.com/)\n
    - [Patreon](https://www.patreon.com/ExtraFabulousComics)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 30
  +favouriteCount: 1333
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699796059 {#3076
    date: 2023-11-12 14:34:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3083 …}
  +votes: Doctrine\ORM\PersistentCollection {#3085 …}
  +reports: Doctrine\ORM\PersistentCollection {#3087 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
  +badges: Doctrine\ORM\PersistentCollection {#3093 …}
  +children: [
    App\Entity\EntryComment {#2381
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2383 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: null
      +root: null
      +body: "This is one way to be a pirate. That our a serial killer."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699704699 {#2378
        date: 2023-11-11 13:11:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Geert@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1910 …}
      +nested: Doctrine\ORM\PersistentCollection {#1909 …}
      +votes: Doctrine\ORM\PersistentCollection {#1926 …}
      +reports: Doctrine\ORM\PersistentCollection {#1874 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
      -id: 110879
      -bodyTs: "'killer':13 'one':3 'pirat':8 'serial':12 'way':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5232023"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699704699 {#2379
        date: 2023-11-11 13:11:39.0 +01:00
      }
      +"title": 110879
    }
  ]
  -id: 11967
  -titleTs: "'comic':5 'extra':3 'fabul':4 'lighthous':1"
  -bodyTs: "'/)':4 '/extrafabulouscomics)':8 'patreon':5 'www.extrafabulouscomics.com':1,3 'www.extrafabulouscomics.com/)':2 'www.patreon.com':7 'www.patreon.com/extrafabulouscomics)':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699790847
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8107050"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699704447 {#3062
    date: 2023-11-11 13:07:27.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
60 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2383
  +user: Proxies\__CG__\App\Entity\User {#3040 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: Proxies\__CG__\App\Entity\Image {#3081 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3024 …}
  +slug: "Lighthouse-by-Extra-Fabulous-Comics"
  +title: ""Lighthouse" by Extra Fabulous Comics"
  +url: "https://lemmy.world/pictrs/image/7bd96cd0-e4ca-41b2-8aad-2195472ca4f5.png"
  +body: """
    - [www.extrafabulouscomics.com](https://www.extrafabulouscomics.com/)\n
    - [Patreon](https://www.patreon.com/ExtraFabulousComics)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 30
  +favouriteCount: 1333
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699796059 {#3076
    date: 2023-11-12 14:34:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3083 …}
  +votes: Doctrine\ORM\PersistentCollection {#3085 …}
  +reports: Doctrine\ORM\PersistentCollection {#3087 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
  +badges: Doctrine\ORM\PersistentCollection {#3093 …}
  +children: [
    App\Entity\EntryComment {#2381
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2383 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: null
      +root: null
      +body: "This is one way to be a pirate. That our a serial killer."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699704699 {#2378
        date: 2023-11-11 13:11:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Geert@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1910 …}
      +nested: Doctrine\ORM\PersistentCollection {#1909 …}
      +votes: Doctrine\ORM\PersistentCollection {#1926 …}
      +reports: Doctrine\ORM\PersistentCollection {#1874 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
      -id: 110879
      -bodyTs: "'killer':13 'one':3 'pirat':8 'serial':12 'way':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5232023"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699704699 {#2379
        date: 2023-11-11 13:11:39.0 +01:00
      }
      +"title": 110879
    }
  ]
  -id: 11967
  -titleTs: "'comic':5 'extra':3 'fabul':4 'lighthous':1"
  -bodyTs: "'/)':4 '/extrafabulouscomics)':8 'patreon':5 'www.extrafabulouscomics.com':1,3 'www.extrafabulouscomics.com/)':2 'www.patreon.com':7 'www.patreon.com/extrafabulouscomics)':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699790847
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8107050"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699704447 {#3062
    date: 2023-11-11 13:07:27.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
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 {#2381
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2383
    +user: Proxies\__CG__\App\Entity\User {#3040 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: Proxies\__CG__\App\Entity\Image {#3081 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3024 …}
    +slug: "Lighthouse-by-Extra-Fabulous-Comics"
    +title: ""Lighthouse" by Extra Fabulous Comics"
    +url: "https://lemmy.world/pictrs/image/7bd96cd0-e4ca-41b2-8aad-2195472ca4f5.png"
    +body: """
      - [www.extrafabulouscomics.com](https://www.extrafabulouscomics.com/)\n
      - [Patreon](https://www.patreon.com/ExtraFabulousComics)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 1333
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699796059 {#3076
      date: 2023-11-12 14:34:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3083 …}
    +votes: Doctrine\ORM\PersistentCollection {#3085 …}
    +reports: Doctrine\ORM\PersistentCollection {#3087 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3089 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
    +badges: Doctrine\ORM\PersistentCollection {#3093 …}
    +children: [
      App\Entity\EntryComment {#2381}
    ]
    -id: 11967
    -titleTs: "'comic':5 'extra':3 'fabul':4 'lighthous':1"
    -bodyTs: "'/)':4 '/extrafabulouscomics)':8 'patreon':5 'www.extrafabulouscomics.com':1,3 'www.extrafabulouscomics.com/)':2 'www.patreon.com':7 'www.patreon.com/extrafabulouscomics)':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699790847
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8107050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699704447 {#3062
      date: 2023-11-11 13:07:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is one way to be a pirate. That our a serial killer."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699704699 {#2378
    date: 2023-11-11 13:11:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Geert@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1910 …}
  +nested: Doctrine\ORM\PersistentCollection {#1909 …}
  +votes: Doctrine\ORM\PersistentCollection {#1926 …}
  +reports: Doctrine\ORM\PersistentCollection {#1874 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
  -id: 110879
  -bodyTs: "'killer':13 'one':3 'pirat':8 'serial':12 'way':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5232023"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699704699 {#2379
    date: 2023-11-11 13:11:39.0 +01:00
  }
  +"title": 110879
}
"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 {#2381
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2383
    +user: Proxies\__CG__\App\Entity\User {#3040 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: Proxies\__CG__\App\Entity\Image {#3081 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3024 …}
    +slug: "Lighthouse-by-Extra-Fabulous-Comics"
    +title: ""Lighthouse" by Extra Fabulous Comics"
    +url: "https://lemmy.world/pictrs/image/7bd96cd0-e4ca-41b2-8aad-2195472ca4f5.png"
    +body: """
      - [www.extrafabulouscomics.com](https://www.extrafabulouscomics.com/)\n
      - [Patreon](https://www.patreon.com/ExtraFabulousComics)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 1333
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699796059 {#3076
      date: 2023-11-12 14:34:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3083 …}
    +votes: Doctrine\ORM\PersistentCollection {#3085 …}
    +reports: Doctrine\ORM\PersistentCollection {#3087 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3089 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
    +badges: Doctrine\ORM\PersistentCollection {#3093 …}
    +children: [
      App\Entity\EntryComment {#2381}
    ]
    -id: 11967
    -titleTs: "'comic':5 'extra':3 'fabul':4 'lighthous':1"
    -bodyTs: "'/)':4 '/extrafabulouscomics)':8 'patreon':5 'www.extrafabulouscomics.com':1,3 'www.extrafabulouscomics.com/)':2 'www.patreon.com':7 'www.patreon.com/extrafabulouscomics)':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699790847
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8107050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699704447 {#3062
      date: 2023-11-11 13:07:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is one way to be a pirate. That our a serial killer."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699704699 {#2378
    date: 2023-11-11 13:11:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Geert@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1910 …}
  +nested: Doctrine\ORM\PersistentCollection {#1909 …}
  +votes: Doctrine\ORM\PersistentCollection {#1926 …}
  +reports: Doctrine\ORM\PersistentCollection {#1874 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
  -id: 110879
  -bodyTs: "'killer':13 'one':3 'pirat':8 'serial':12 'way':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5232023"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699704699 {#2379
    date: 2023-11-11 13:11:39.0 +01:00
  }
  +"title": 110879
}
"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 {#2381
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2383
    +user: Proxies\__CG__\App\Entity\User {#3040 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: Proxies\__CG__\App\Entity\Image {#3081 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3024 …}
    +slug: "Lighthouse-by-Extra-Fabulous-Comics"
    +title: ""Lighthouse" by Extra Fabulous Comics"
    +url: "https://lemmy.world/pictrs/image/7bd96cd0-e4ca-41b2-8aad-2195472ca4f5.png"
    +body: """
      - [www.extrafabulouscomics.com](https://www.extrafabulouscomics.com/)\n
      - [Patreon](https://www.patreon.com/ExtraFabulousComics)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 1333
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699796059 {#3076
      date: 2023-11-12 14:34:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3083 …}
    +votes: Doctrine\ORM\PersistentCollection {#3085 …}
    +reports: Doctrine\ORM\PersistentCollection {#3087 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3089 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3091 …}
    +badges: Doctrine\ORM\PersistentCollection {#3093 …}
    +children: [
      App\Entity\EntryComment {#2381}
    ]
    -id: 11967
    -titleTs: "'comic':5 'extra':3 'fabul':4 'lighthous':1"
    -bodyTs: "'/)':4 '/extrafabulouscomics)':8 'patreon':5 'www.extrafabulouscomics.com':1,3 'www.extrafabulouscomics.com/)':2 'www.patreon.com':7 'www.patreon.com/extrafabulouscomics)':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699790847
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8107050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699704447 {#3062
      date: 2023-11-11 13:07:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is one way to be a pirate. That our a serial killer."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699704699 {#2378
    date: 2023-11-11 13:11:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Geert@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1910 …}
  +nested: Doctrine\ORM\PersistentCollection {#1909 …}
  +votes: Doctrine\ORM\PersistentCollection {#1926 …}
  +reports: Doctrine\ORM\PersistentCollection {#1874 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
  -id: 110879
  -bodyTs: "'killer':13 'one':3 'pirat':8 'serial':12 'way':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5232023"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699704699 {#2379
    date: 2023-11-11 13:11:39.0 +01:00
  }
  +"title": 110879
}
"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
Proxies\__CG__\App\Entity\Entry {#2056
  +user: Proxies\__CG__\App\Entity\User {#3059 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: Proxies\__CG__\App\Entity\Image {#3218 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3257 …}
  +slug: "If-I-knew-then-what-I-know-now-by-Port"
  +title: ""If I knew then what I know now" by Port Sherry"
  +url: "https://i0.wp.com/portsherry.com/wp-content/uploads/2023/11/sherry892.png"
  +body: "Source: [Website](https://portsherry.com/comic/if-i-knew-then-what-i-know-now/) - [RSS](https://portsherry.com/feed/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 22
  +favouriteCount: 439
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702151073 {#3252
    date: 2023-12-09 20:44:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3259 …}
  +votes: Doctrine\ORM\PersistentCollection {#3261 …}
  +reports: Doctrine\ORM\PersistentCollection {#3263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3267 …}
  +badges: Doctrine\ORM\PersistentCollection {#3269 …}
  +children: [
    App\Entity\EntryComment {#2051
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2056 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2059 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
      +body: """
        That’s what I think time travel would truly be like. Yes you can travel back and time and change the past but when you go back to your present nothing would have changed.\n
        \n
        Because once you change the past you start a separate timeline.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1701906044 {#2049
        date: 2023-12-07 00:40:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@logicbomb@lemmy.world"
        "@joyjoy@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2047 …}
      +nested: Doctrine\ORM\PersistentCollection {#2057 …}
      +votes: Doctrine\ORM\PersistentCollection {#2055 …}
      +reports: Doctrine\ORM\PersistentCollection {#2054 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
      -id: 204578
      -bodyTs: "'back':16,27 'chang':20,34,38 'go':26 'like':11 'noth':31 'past':22,40 'present':30 'separ':44 'start':42 'think':5 'time':6,18 'timelin':45 'travel':7,15 'truli':9 'would':8,32 'yes':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5858221"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701906044 {#2048
        date: 2023-12-07 00:40:44.0 +01:00
      }
      +"title": 204578
    }
  ]
  -id: 20678
  -titleTs: "'knew':3 'know':7 'port':10 'sherri':11"
  -bodyTs: "'/comic/if-i-knew-then-what-i-know-now/)':5 '/feed/)':9 'portsherry.com':4,8 'portsherry.com/comic/if-i-knew-then-what-i-know-now/)':3 'portsherry.com/feed/)':7 'rss':6 'sourc':1 'websit':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701964609
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/17119743"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701878209 {#3239
    date: 2023-12-06 16:56:49.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
67 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2056
  +user: Proxies\__CG__\App\Entity\User {#3059 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: Proxies\__CG__\App\Entity\Image {#3218 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3257 …}
  +slug: "If-I-knew-then-what-I-know-now-by-Port"
  +title: ""If I knew then what I know now" by Port Sherry"
  +url: "https://i0.wp.com/portsherry.com/wp-content/uploads/2023/11/sherry892.png"
  +body: "Source: [Website](https://portsherry.com/comic/if-i-knew-then-what-i-know-now/) - [RSS](https://portsherry.com/feed/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 22
  +favouriteCount: 439
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702151073 {#3252
    date: 2023-12-09 20:44:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3259 …}
  +votes: Doctrine\ORM\PersistentCollection {#3261 …}
  +reports: Doctrine\ORM\PersistentCollection {#3263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3267 …}
  +badges: Doctrine\ORM\PersistentCollection {#3269 …}
  +children: [
    App\Entity\EntryComment {#2051
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2056 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2059 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
      +body: """
        That’s what I think time travel would truly be like. Yes you can travel back and time and change the past but when you go back to your present nothing would have changed.\n
        \n
        Because once you change the past you start a separate timeline.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1701906044 {#2049
        date: 2023-12-07 00:40:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@logicbomb@lemmy.world"
        "@joyjoy@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2047 …}
      +nested: Doctrine\ORM\PersistentCollection {#2057 …}
      +votes: Doctrine\ORM\PersistentCollection {#2055 …}
      +reports: Doctrine\ORM\PersistentCollection {#2054 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
      -id: 204578
      -bodyTs: "'back':16,27 'chang':20,34,38 'go':26 'like':11 'noth':31 'past':22,40 'present':30 'separ':44 'start':42 'think':5 'time':6,18 'timelin':45 'travel':7,15 'truli':9 'would':8,32 'yes':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5858221"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701906044 {#2048
        date: 2023-12-07 00:40:44.0 +01:00
      }
      +"title": 204578
    }
  ]
  -id: 20678
  -titleTs: "'knew':3 'know':7 'port':10 'sherri':11"
  -bodyTs: "'/comic/if-i-knew-then-what-i-know-now/)':5 '/feed/)':9 'portsherry.com':4,8 'portsherry.com/comic/if-i-knew-then-what-i-know-now/)':3 'portsherry.com/feed/)':7 'rss':6 'sourc':1 'websit':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701964609
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/17119743"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701878209 {#3239
    date: 2023-12-06 16:56:49.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
68 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2056
  +user: Proxies\__CG__\App\Entity\User {#3059 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: Proxies\__CG__\App\Entity\Image {#3218 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3257 …}
  +slug: "If-I-knew-then-what-I-know-now-by-Port"
  +title: ""If I knew then what I know now" by Port Sherry"
  +url: "https://i0.wp.com/portsherry.com/wp-content/uploads/2023/11/sherry892.png"
  +body: "Source: [Website](https://portsherry.com/comic/if-i-knew-then-what-i-know-now/) - [RSS](https://portsherry.com/feed/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 22
  +favouriteCount: 439
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702151073 {#3252
    date: 2023-12-09 20:44:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3259 …}
  +votes: Doctrine\ORM\PersistentCollection {#3261 …}
  +reports: Doctrine\ORM\PersistentCollection {#3263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3267 …}
  +badges: Doctrine\ORM\PersistentCollection {#3269 …}
  +children: [
    App\Entity\EntryComment {#2051
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2056 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2059 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
      +body: """
        That’s what I think time travel would truly be like. Yes you can travel back and time and change the past but when you go back to your present nothing would have changed.\n
        \n
        Because once you change the past you start a separate timeline.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1701906044 {#2049
        date: 2023-12-07 00:40:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@logicbomb@lemmy.world"
        "@joyjoy@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2047 …}
      +nested: Doctrine\ORM\PersistentCollection {#2057 …}
      +votes: Doctrine\ORM\PersistentCollection {#2055 …}
      +reports: Doctrine\ORM\PersistentCollection {#2054 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
      -id: 204578
      -bodyTs: "'back':16,27 'chang':20,34,38 'go':26 'like':11 'noth':31 'past':22,40 'present':30 'separ':44 'start':42 'think':5 'time':6,18 'timelin':45 'travel':7,15 'truli':9 'would':8,32 'yes':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5858221"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701906044 {#2048
        date: 2023-12-07 00:40:44.0 +01:00
      }
      +"title": 204578
    }
  ]
  -id: 20678
  -titleTs: "'knew':3 'know':7 'port':10 'sherri':11"
  -bodyTs: "'/comic/if-i-knew-then-what-i-know-now/)':5 '/feed/)':9 'portsherry.com':4,8 'portsherry.com/comic/if-i-knew-then-what-i-know-now/)':3 'portsherry.com/feed/)':7 'rss':6 'sourc':1 'websit':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701964609
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/17119743"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701878209 {#3239
    date: 2023-12-06 16:56:49.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
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
App\Entity\EntryComment {#2051
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2056
    +user: Proxies\__CG__\App\Entity\User {#3059 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: Proxies\__CG__\App\Entity\Image {#3218 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3257 …}
    +slug: "If-I-knew-then-what-I-know-now-by-Port"
    +title: ""If I knew then what I know now" by Port Sherry"
    +url: "https://i0.wp.com/portsherry.com/wp-content/uploads/2023/11/sherry892.png"
    +body: "Source: [Website](https://portsherry.com/comic/if-i-knew-then-what-i-know-now/) - [RSS](https://portsherry.com/feed/)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 439
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702151073 {#3252
      date: 2023-12-09 20:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3259 …}
    +votes: Doctrine\ORM\PersistentCollection {#3261 …}
    +reports: Doctrine\ORM\PersistentCollection {#3263 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3265 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3267 …}
    +badges: Doctrine\ORM\PersistentCollection {#3269 …}
    +children: [
      App\Entity\EntryComment {#2051}
    ]
    -id: 20678
    -titleTs: "'knew':3 'know':7 'port':10 'sherri':11"
    -bodyTs: "'/comic/if-i-knew-then-what-i-know-now/)':5 '/feed/)':9 'portsherry.com':4,8 'portsherry.com/comic/if-i-knew-then-what-i-know-now/)':3 'portsherry.com/feed/)':7 'rss':6 'sourc':1 'websit':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701964609
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/17119743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701878209 {#3239
      date: 2023-12-06 16:56:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2059 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
  +body: """
    That’s what I think time travel would truly be like. Yes you can travel back and time and change the past but when you go back to your present nothing would have changed.\n
    \n
    Because once you change the past you start a separate timeline.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701906044 {#2049
    date: 2023-12-07 00:40:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@logicbomb@lemmy.world"
    "@joyjoy@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2047 …}
  +nested: Doctrine\ORM\PersistentCollection {#2057 …}
  +votes: Doctrine\ORM\PersistentCollection {#2055 …}
  +reports: Doctrine\ORM\PersistentCollection {#2054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
  -id: 204578
  -bodyTs: "'back':16,27 'chang':20,34,38 'go':26 'like':11 'noth':31 'past':22,40 'present':30 'separ':44 'start':42 'think':5 'time':6,18 'timelin':45 'travel':7,15 'truli':9 'would':8,32 'yes':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5858221"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701906044 {#2048
    date: 2023-12-07 00:40:44.0 +01:00
  }
  +"title": 204578
}
"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
71 DENIED edit
App\Entity\EntryComment {#2051
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2056
    +user: Proxies\__CG__\App\Entity\User {#3059 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: Proxies\__CG__\App\Entity\Image {#3218 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3257 …}
    +slug: "If-I-knew-then-what-I-know-now-by-Port"
    +title: ""If I knew then what I know now" by Port Sherry"
    +url: "https://i0.wp.com/portsherry.com/wp-content/uploads/2023/11/sherry892.png"
    +body: "Source: [Website](https://portsherry.com/comic/if-i-knew-then-what-i-know-now/) - [RSS](https://portsherry.com/feed/)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 439
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702151073 {#3252
      date: 2023-12-09 20:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3259 …}
    +votes: Doctrine\ORM\PersistentCollection {#3261 …}
    +reports: Doctrine\ORM\PersistentCollection {#3263 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3265 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3267 …}
    +badges: Doctrine\ORM\PersistentCollection {#3269 …}
    +children: [
      App\Entity\EntryComment {#2051}
    ]
    -id: 20678
    -titleTs: "'knew':3 'know':7 'port':10 'sherri':11"
    -bodyTs: "'/comic/if-i-knew-then-what-i-know-now/)':5 '/feed/)':9 'portsherry.com':4,8 'portsherry.com/comic/if-i-knew-then-what-i-know-now/)':3 'portsherry.com/feed/)':7 'rss':6 'sourc':1 'websit':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701964609
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/17119743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701878209 {#3239
      date: 2023-12-06 16:56:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2059 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
  +body: """
    That’s what I think time travel would truly be like. Yes you can travel back and time and change the past but when you go back to your present nothing would have changed.\n
    \n
    Because once you change the past you start a separate timeline.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701906044 {#2049
    date: 2023-12-07 00:40:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@logicbomb@lemmy.world"
    "@joyjoy@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2047 …}
  +nested: Doctrine\ORM\PersistentCollection {#2057 …}
  +votes: Doctrine\ORM\PersistentCollection {#2055 …}
  +reports: Doctrine\ORM\PersistentCollection {#2054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
  -id: 204578
  -bodyTs: "'back':16,27 'chang':20,34,38 'go':26 'like':11 'noth':31 'past':22,40 'present':30 'separ':44 'start':42 'think':5 'time':6,18 'timelin':45 'travel':7,15 'truli':9 'would':8,32 'yes':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5858221"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701906044 {#2048
    date: 2023-12-07 00:40:44.0 +01:00
  }
  +"title": 204578
}
"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
72 DENIED moderate
App\Entity\EntryComment {#2051
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2056
    +user: Proxies\__CG__\App\Entity\User {#3059 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: Proxies\__CG__\App\Entity\Image {#3218 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3257 …}
    +slug: "If-I-knew-then-what-I-know-now-by-Port"
    +title: ""If I knew then what I know now" by Port Sherry"
    +url: "https://i0.wp.com/portsherry.com/wp-content/uploads/2023/11/sherry892.png"
    +body: "Source: [Website](https://portsherry.com/comic/if-i-knew-then-what-i-know-now/) - [RSS](https://portsherry.com/feed/)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 439
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702151073 {#3252
      date: 2023-12-09 20:44:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3259 …}
    +votes: Doctrine\ORM\PersistentCollection {#3261 …}
    +reports: Doctrine\ORM\PersistentCollection {#3263 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3265 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3267 …}
    +badges: Doctrine\ORM\PersistentCollection {#3269 …}
    +children: [
      App\Entity\EntryComment {#2051}
    ]
    -id: 20678
    -titleTs: "'knew':3 'know':7 'port':10 'sherri':11"
    -bodyTs: "'/comic/if-i-knew-then-what-i-know-now/)':5 '/feed/)':9 'portsherry.com':4,8 'portsherry.com/comic/if-i-knew-then-what-i-know-now/)':3 'portsherry.com/feed/)':7 'rss':6 'sourc':1 'websit':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701964609
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/17119743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701878209 {#3239
      date: 2023-12-06 16:56:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2059 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2046 …}
  +body: """
    That’s what I think time travel would truly be like. Yes you can travel back and time and change the past but when you go back to your present nothing would have changed.\n
    \n
    Because once you change the past you start a separate timeline.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701906044 {#2049
    date: 2023-12-07 00:40:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@logicbomb@lemmy.world"
    "@joyjoy@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2047 …}
  +nested: Doctrine\ORM\PersistentCollection {#2057 …}
  +votes: Doctrine\ORM\PersistentCollection {#2055 …}
  +reports: Doctrine\ORM\PersistentCollection {#2054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
  -id: 204578
  -bodyTs: "'back':16,27 'chang':20,34,38 'go':26 'like':11 'noth':31 'past':22,40 'present':30 'separ':44 'start':42 'think':5 'time':6,18 'timelin':45 'travel':7,15 'truli':9 'would':8,32 'yes':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5858221"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701906044 {#2048
    date: 2023-12-07 00:40:44.0 +01:00
  }
  +"title": 204578
}
"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
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
Proxies\__CG__\App\Entity\Entry {#1725
  +user: Proxies\__CG__\App\Entity\User {#2546 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: Proxies\__CG__\App\Entity\Image {#2955 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2956 …}
  +slug: "Margaret-by-Jim-Benton"
  +title: ""Margaret" by Jim Benton"
  +url: "https://files.mastodon.social/media_attachments/files/111/329/363/358/190/038/original/0e48b624576ca7aa.png"
  +body: """
    alt textCartoon of the Grim Reaper/Death at the door of a smiling, plump woman giving out Halloween candy. Death says: “I’m not wearing a costume. I’m here to take your sou—” The sentence breaks off when he sees what the woman gave him, then he exclaims: “Holy Shit full size Snickers” He concludes: “Nevermind Margaret we’re good” (alt text by @nixCraft@mastodon.social)\n
    \n
    [website](https://www.jimbenton.com/)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 19
  +favouriteCount: 709
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698799835 {#2950
    date: 2023-11-01 01:50:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@nixCraft@mastodon.social"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2965 …}
  +votes: Doctrine\ORM\PersistentCollection {#2967 …}
  +reports: Doctrine\ORM\PersistentCollection {#2969 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2973 …}
  +badges: Doctrine\ORM\PersistentCollection {#2975 …}
  +children: [
    App\Entity\EntryComment {#1597
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1725 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
      +body: "That because he comes every year gives him full size Snickers bars. She will live forever."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 32
      +score: 0
      +lastActive: DateTime @1698768481 {#1555
        date: 2023-10-31 17:08:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nixCraft@mastodon.social"
        "@Masimatutu@lemm.ee"
        "@illi@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1722 …}
      +nested: Doctrine\ORM\PersistentCollection {#1726 …}
      +votes: Doctrine\ORM\PersistentCollection {#1736 …}
      +reports: Doctrine\ORM\PersistentCollection {#1737 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1732 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
      -id: 81587
      -bodyTs: "'bar':12 'come':4 'everi':5 'forev':16 'full':9 'give':7 'live':15 'size':10 'snicker':11 'year':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4961140"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698768481 {#1557
        date: 2023-10-31 17:08:01.0 +01:00
      }
      +"title": 81587
    }
  ]
  -id: 8758
  -titleTs: "'benton':4 'jim':3 'margaret':1"
  -bodyTs: "'/)':68 'alt':1,61 'break':36 'candi':18 'conclud':55 'costum':26 'death':19 'door':9 'exclaim':48 'full':51 'gave':44 'give':15 'good':60 'grim':5 'halloween':17 'holi':49 'm':22,28 'margaret':57 'nevermind':56 'nixcraft@mastodon.social':64 'plump':13 're':59 'reaper/death':6 'say':20 'see':40 'sentenc':35 'shit':50 'size':52 'smile':12 'snicker':53 'sou':33 'take':31 'text':62 'textcartoon':2 'wear':24 'websit':65 'woman':14,43 'www.jimbenton.com':67 'www.jimbenton.com/)':66"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698849131
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13384903"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698762731 {#2848
    date: 2023-10-31 15:32:11.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
75 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1725
  +user: Proxies\__CG__\App\Entity\User {#2546 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: Proxies\__CG__\App\Entity\Image {#2955 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2956 …}
  +slug: "Margaret-by-Jim-Benton"
  +title: ""Margaret" by Jim Benton"
  +url: "https://files.mastodon.social/media_attachments/files/111/329/363/358/190/038/original/0e48b624576ca7aa.png"
  +body: """
    alt textCartoon of the Grim Reaper/Death at the door of a smiling, plump woman giving out Halloween candy. Death says: “I’m not wearing a costume. I’m here to take your sou—” The sentence breaks off when he sees what the woman gave him, then he exclaims: “Holy Shit full size Snickers” He concludes: “Nevermind Margaret we’re good” (alt text by @nixCraft@mastodon.social)\n
    \n
    [website](https://www.jimbenton.com/)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 19
  +favouriteCount: 709
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698799835 {#2950
    date: 2023-11-01 01:50:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@nixCraft@mastodon.social"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2965 …}
  +votes: Doctrine\ORM\PersistentCollection {#2967 …}
  +reports: Doctrine\ORM\PersistentCollection {#2969 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2973 …}
  +badges: Doctrine\ORM\PersistentCollection {#2975 …}
  +children: [
    App\Entity\EntryComment {#1597
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1725 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
      +body: "That because he comes every year gives him full size Snickers bars. She will live forever."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 32
      +score: 0
      +lastActive: DateTime @1698768481 {#1555
        date: 2023-10-31 17:08:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nixCraft@mastodon.social"
        "@Masimatutu@lemm.ee"
        "@illi@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1722 …}
      +nested: Doctrine\ORM\PersistentCollection {#1726 …}
      +votes: Doctrine\ORM\PersistentCollection {#1736 …}
      +reports: Doctrine\ORM\PersistentCollection {#1737 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1732 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
      -id: 81587
      -bodyTs: "'bar':12 'come':4 'everi':5 'forev':16 'full':9 'give':7 'live':15 'size':10 'snicker':11 'year':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4961140"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698768481 {#1557
        date: 2023-10-31 17:08:01.0 +01:00
      }
      +"title": 81587
    }
  ]
  -id: 8758
  -titleTs: "'benton':4 'jim':3 'margaret':1"
  -bodyTs: "'/)':68 'alt':1,61 'break':36 'candi':18 'conclud':55 'costum':26 'death':19 'door':9 'exclaim':48 'full':51 'gave':44 'give':15 'good':60 'grim':5 'halloween':17 'holi':49 'm':22,28 'margaret':57 'nevermind':56 'nixcraft@mastodon.social':64 'plump':13 're':59 'reaper/death':6 'say':20 'see':40 'sentenc':35 'shit':50 'size':52 'smile':12 'snicker':53 'sou':33 'take':31 'text':62 'textcartoon':2 'wear':24 'websit':65 'woman':14,43 'www.jimbenton.com':67 'www.jimbenton.com/)':66"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698849131
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13384903"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698762731 {#2848
    date: 2023-10-31 15:32:11.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
76 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1725
  +user: Proxies\__CG__\App\Entity\User {#2546 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: Proxies\__CG__\App\Entity\Image {#2955 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2956 …}
  +slug: "Margaret-by-Jim-Benton"
  +title: ""Margaret" by Jim Benton"
  +url: "https://files.mastodon.social/media_attachments/files/111/329/363/358/190/038/original/0e48b624576ca7aa.png"
  +body: """
    alt textCartoon of the Grim Reaper/Death at the door of a smiling, plump woman giving out Halloween candy. Death says: “I’m not wearing a costume. I’m here to take your sou—” The sentence breaks off when he sees what the woman gave him, then he exclaims: “Holy Shit full size Snickers” He concludes: “Nevermind Margaret we’re good” (alt text by @nixCraft@mastodon.social)\n
    \n
    [website](https://www.jimbenton.com/)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 19
  +favouriteCount: 709
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698799835 {#2950
    date: 2023-11-01 01:50:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@nixCraft@mastodon.social"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2965 …}
  +votes: Doctrine\ORM\PersistentCollection {#2967 …}
  +reports: Doctrine\ORM\PersistentCollection {#2969 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2973 …}
  +badges: Doctrine\ORM\PersistentCollection {#2975 …}
  +children: [
    App\Entity\EntryComment {#1597
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1725 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
      +body: "That because he comes every year gives him full size Snickers bars. She will live forever."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 32
      +score: 0
      +lastActive: DateTime @1698768481 {#1555
        date: 2023-10-31 17:08:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nixCraft@mastodon.social"
        "@Masimatutu@lemm.ee"
        "@illi@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1722 …}
      +nested: Doctrine\ORM\PersistentCollection {#1726 …}
      +votes: Doctrine\ORM\PersistentCollection {#1736 …}
      +reports: Doctrine\ORM\PersistentCollection {#1737 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1732 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
      -id: 81587
      -bodyTs: "'bar':12 'come':4 'everi':5 'forev':16 'full':9 'give':7 'live':15 'size':10 'snicker':11 'year':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4961140"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698768481 {#1557
        date: 2023-10-31 17:08:01.0 +01:00
      }
      +"title": 81587
    }
  ]
  -id: 8758
  -titleTs: "'benton':4 'jim':3 'margaret':1"
  -bodyTs: "'/)':68 'alt':1,61 'break':36 'candi':18 'conclud':55 'costum':26 'death':19 'door':9 'exclaim':48 'full':51 'gave':44 'give':15 'good':60 'grim':5 'halloween':17 'holi':49 'm':22,28 'margaret':57 'nevermind':56 'nixcraft@mastodon.social':64 'plump':13 're':59 'reaper/death':6 'say':20 'see':40 'sentenc':35 'shit':50 'size':52 'smile':12 'snicker':53 'sou':33 'take':31 'text':62 'textcartoon':2 'wear':24 'websit':65 'woman':14,43 'www.jimbenton.com':67 'www.jimbenton.com/)':66"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698849131
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13384903"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698762731 {#2848
    date: 2023-10-31 15:32:11.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
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
App\Entity\EntryComment {#1597
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1725
    +user: Proxies\__CG__\App\Entity\User {#2546 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: Proxies\__CG__\App\Entity\Image {#2955 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2956 …}
    +slug: "Margaret-by-Jim-Benton"
    +title: ""Margaret" by Jim Benton"
    +url: "https://files.mastodon.social/media_attachments/files/111/329/363/358/190/038/original/0e48b624576ca7aa.png"
    +body: """
      alt textCartoon of the Grim Reaper/Death at the door of a smiling, plump woman giving out Halloween candy. Death says: “I’m not wearing a costume. I’m here to take your sou—” The sentence breaks off when he sees what the woman gave him, then he exclaims: “Holy Shit full size Snickers” He concludes: “Nevermind Margaret we’re good” (alt text by @nixCraft@mastodon.social)\n
      \n
      [website](https://www.jimbenton.com/)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 709
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698799835 {#2950
      date: 2023-11-01 01:50:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@nixCraft@mastodon.social"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#2965 …}
    +votes: Doctrine\ORM\PersistentCollection {#2967 …}
    +reports: Doctrine\ORM\PersistentCollection {#2969 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2973 …}
    +badges: Doctrine\ORM\PersistentCollection {#2975 …}
    +children: [
      App\Entity\EntryComment {#1597}
    ]
    -id: 8758
    -titleTs: "'benton':4 'jim':3 'margaret':1"
    -bodyTs: "'/)':68 'alt':1,61 'break':36 'candi':18 'conclud':55 'costum':26 'death':19 'door':9 'exclaim':48 'full':51 'gave':44 'give':15 'good':60 'grim':5 'halloween':17 'holi':49 'm':22,28 'margaret':57 'nevermind':56 'nixcraft@mastodon.social':64 'plump':13 're':59 'reaper/death':6 'say':20 'see':40 'sentenc':35 'shit':50 'size':52 'smile':12 'snicker':53 'sou':33 'take':31 'text':62 'textcartoon':2 'wear':24 'websit':65 'woman':14,43 'www.jimbenton.com':67 'www.jimbenton.com/)':66"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698849131
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13384903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698762731 {#2848
      date: 2023-10-31 15:32:11.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
  +body: "That because he comes every year gives him full size Snickers bars. She will live forever."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1698768481 {#1555
    date: 2023-10-31 17:08:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nixCraft@mastodon.social"
    "@Masimatutu@lemm.ee"
    "@illi@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1722 …}
  +nested: Doctrine\ORM\PersistentCollection {#1726 …}
  +votes: Doctrine\ORM\PersistentCollection {#1736 …}
  +reports: Doctrine\ORM\PersistentCollection {#1737 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1732 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
  -id: 81587
  -bodyTs: "'bar':12 'come':4 'everi':5 'forev':16 'full':9 'give':7 'live':15 'size':10 'snicker':11 'year':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4961140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698768481 {#1557
    date: 2023-10-31 17:08:01.0 +01:00
  }
  +"title": 81587
}
"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
79 DENIED edit
App\Entity\EntryComment {#1597
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1725
    +user: Proxies\__CG__\App\Entity\User {#2546 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: Proxies\__CG__\App\Entity\Image {#2955 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2956 …}
    +slug: "Margaret-by-Jim-Benton"
    +title: ""Margaret" by Jim Benton"
    +url: "https://files.mastodon.social/media_attachments/files/111/329/363/358/190/038/original/0e48b624576ca7aa.png"
    +body: """
      alt textCartoon of the Grim Reaper/Death at the door of a smiling, plump woman giving out Halloween candy. Death says: “I’m not wearing a costume. I’m here to take your sou—” The sentence breaks off when he sees what the woman gave him, then he exclaims: “Holy Shit full size Snickers” He concludes: “Nevermind Margaret we’re good” (alt text by @nixCraft@mastodon.social)\n
      \n
      [website](https://www.jimbenton.com/)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 709
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698799835 {#2950
      date: 2023-11-01 01:50:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@nixCraft@mastodon.social"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#2965 …}
    +votes: Doctrine\ORM\PersistentCollection {#2967 …}
    +reports: Doctrine\ORM\PersistentCollection {#2969 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2973 …}
    +badges: Doctrine\ORM\PersistentCollection {#2975 …}
    +children: [
      App\Entity\EntryComment {#1597}
    ]
    -id: 8758
    -titleTs: "'benton':4 'jim':3 'margaret':1"
    -bodyTs: "'/)':68 'alt':1,61 'break':36 'candi':18 'conclud':55 'costum':26 'death':19 'door':9 'exclaim':48 'full':51 'gave':44 'give':15 'good':60 'grim':5 'halloween':17 'holi':49 'm':22,28 'margaret':57 'nevermind':56 'nixcraft@mastodon.social':64 'plump':13 're':59 'reaper/death':6 'say':20 'see':40 'sentenc':35 'shit':50 'size':52 'smile':12 'snicker':53 'sou':33 'take':31 'text':62 'textcartoon':2 'wear':24 'websit':65 'woman':14,43 'www.jimbenton.com':67 'www.jimbenton.com/)':66"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698849131
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13384903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698762731 {#2848
      date: 2023-10-31 15:32:11.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
  +body: "That because he comes every year gives him full size Snickers bars. She will live forever."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1698768481 {#1555
    date: 2023-10-31 17:08:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nixCraft@mastodon.social"
    "@Masimatutu@lemm.ee"
    "@illi@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1722 …}
  +nested: Doctrine\ORM\PersistentCollection {#1726 …}
  +votes: Doctrine\ORM\PersistentCollection {#1736 …}
  +reports: Doctrine\ORM\PersistentCollection {#1737 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1732 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
  -id: 81587
  -bodyTs: "'bar':12 'come':4 'everi':5 'forev':16 'full':9 'give':7 'live':15 'size':10 'snicker':11 'year':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4961140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698768481 {#1557
    date: 2023-10-31 17:08:01.0 +01:00
  }
  +"title": 81587
}
"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
80 DENIED moderate
App\Entity\EntryComment {#1597
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1725
    +user: Proxies\__CG__\App\Entity\User {#2546 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: Proxies\__CG__\App\Entity\Image {#2955 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2956 …}
    +slug: "Margaret-by-Jim-Benton"
    +title: ""Margaret" by Jim Benton"
    +url: "https://files.mastodon.social/media_attachments/files/111/329/363/358/190/038/original/0e48b624576ca7aa.png"
    +body: """
      alt textCartoon of the Grim Reaper/Death at the door of a smiling, plump woman giving out Halloween candy. Death says: “I’m not wearing a costume. I’m here to take your sou—” The sentence breaks off when he sees what the woman gave him, then he exclaims: “Holy Shit full size Snickers” He concludes: “Nevermind Margaret we’re good” (alt text by @nixCraft@mastodon.social)\n
      \n
      [website](https://www.jimbenton.com/)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 709
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698799835 {#2950
      date: 2023-11-01 01:50:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@nixCraft@mastodon.social"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#2965 …}
    +votes: Doctrine\ORM\PersistentCollection {#2967 …}
    +reports: Doctrine\ORM\PersistentCollection {#2969 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2973 …}
    +badges: Doctrine\ORM\PersistentCollection {#2975 …}
    +children: [
      App\Entity\EntryComment {#1597}
    ]
    -id: 8758
    -titleTs: "'benton':4 'jim':3 'margaret':1"
    -bodyTs: "'/)':68 'alt':1,61 'break':36 'candi':18 'conclud':55 'costum':26 'death':19 'door':9 'exclaim':48 'full':51 'gave':44 'give':15 'good':60 'grim':5 'halloween':17 'holi':49 'm':22,28 'margaret':57 'nevermind':56 'nixcraft@mastodon.social':64 'plump':13 're':59 'reaper/death':6 'say':20 'see':40 'sentenc':35 'shit':50 'size':52 'smile':12 'snicker':53 'sou':33 'take':31 'text':62 'textcartoon':2 'wear':24 'websit':65 'woman':14,43 'www.jimbenton.com':67 'www.jimbenton.com/)':66"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698849131
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13384903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698762731 {#2848
      date: 2023-10-31 15:32:11.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
  +body: "That because he comes every year gives him full size Snickers bars. She will live forever."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1698768481 {#1555
    date: 2023-10-31 17:08:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nixCraft@mastodon.social"
    "@Masimatutu@lemm.ee"
    "@illi@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1722 …}
  +nested: Doctrine\ORM\PersistentCollection {#1726 …}
  +votes: Doctrine\ORM\PersistentCollection {#1736 …}
  +reports: Doctrine\ORM\PersistentCollection {#1737 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1732 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
  -id: 81587
  -bodyTs: "'bar':12 'come':4 'everi':5 'forev':16 'full':9 'give':7 'live':15 'size':10 'snicker':11 'year':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4961140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698768481 {#1557
    date: 2023-10-31 17:08:01.0 +01:00
  }
  +"title": 81587
}
"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
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
Proxies\__CG__\App\Entity\Entry {#1715
  +user: Proxies\__CG__\App\Entity\User {#2183 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: Proxies\__CG__\App\Entity\Image {#3160 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3162 …}
  +slug: "The-music-is-just-loud-enough-to-drown-out-the"
  +title: "The music is just loud enough to drown out the horror [Gryzlock]"
  +url: "https://startrek.website/pictrs/image/e3c8b8ee-a733-496f-905d-2404ab027588.jpeg"
  +body: """
    Gryzlock Source Links:\n
    \n
    - [Webtoons](https://www.webtoons.com/en/creator/47v1k)\n
    - [Instagram](https://www.instagram.com/gryzlock_comics/?hl=en)\n
    - [Xhitter](https://twitter.com/gryzlock?lang=en)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 441
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698879490 {#3155
    date: 2023-11-01 23:58:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3163 …}
  +votes: Doctrine\ORM\PersistentCollection {#3165 …}
  +reports: Doctrine\ORM\PersistentCollection {#3167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3169 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3171 …}
  +badges: Doctrine\ORM\PersistentCollection {#3173 …}
  +children: [
    App\Entity\EntryComment {#1719
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1715 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: null
      +root: null
      +body: "Thanks for ruining my childhood."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1698841496 {#1729
        date: 2023-11-01 13:24:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1714 …}
      +nested: Doctrine\ORM\PersistentCollection {#1720 …}
      +votes: Doctrine\ORM\PersistentCollection {#1717 …}
      +reports: Doctrine\ORM\PersistentCollection {#1741 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1707 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
      -id: 82564
      -bodyTs: "'childhood':5 'ruin':3 'thank':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4979324"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698841141 {#1724
        date: 2023-11-01 13:19:01.0 +01:00
      }
      +"title": 82564
    }
  ]
  -id: 8906
  -titleTs: "'drown':8 'enough':6 'gryzlock':12 'horror':11 'loud':5 'music':2"
  -bodyTs: "'/en/creator/47v1k)':7 '/gryzlock?lang=en)':15 '/gryzlock_comics/?hl=en)':11 'gryzlock':1 'instagram':8 'link':3 'sourc':2 'twitter.com':14 'twitter.com/gryzlock?lang=en)':13 'webtoon':4 'www.instagram.com':10 'www.instagram.com/gryzlock_comics/?hl=en)':9 'www.webtoons.com':6 'www.webtoons.com/en/creator/47v1k)':5 'xhitter':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698925846
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3259143"
  +editedAt: DateTimeImmutable @1698839475 {#3140
    date: 2023-11-01 12:51:15.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698839446 {#3118
    date: 2023-11-01 12:50:46.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
83 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1715
  +user: Proxies\__CG__\App\Entity\User {#2183 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: Proxies\__CG__\App\Entity\Image {#3160 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3162 …}
  +slug: "The-music-is-just-loud-enough-to-drown-out-the"
  +title: "The music is just loud enough to drown out the horror [Gryzlock]"
  +url: "https://startrek.website/pictrs/image/e3c8b8ee-a733-496f-905d-2404ab027588.jpeg"
  +body: """
    Gryzlock Source Links:\n
    \n
    - [Webtoons](https://www.webtoons.com/en/creator/47v1k)\n
    - [Instagram](https://www.instagram.com/gryzlock_comics/?hl=en)\n
    - [Xhitter](https://twitter.com/gryzlock?lang=en)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 441
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698879490 {#3155
    date: 2023-11-01 23:58:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3163 …}
  +votes: Doctrine\ORM\PersistentCollection {#3165 …}
  +reports: Doctrine\ORM\PersistentCollection {#3167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3169 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3171 …}
  +badges: Doctrine\ORM\PersistentCollection {#3173 …}
  +children: [
    App\Entity\EntryComment {#1719
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1715 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: null
      +root: null
      +body: "Thanks for ruining my childhood."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1698841496 {#1729
        date: 2023-11-01 13:24:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1714 …}
      +nested: Doctrine\ORM\PersistentCollection {#1720 …}
      +votes: Doctrine\ORM\PersistentCollection {#1717 …}
      +reports: Doctrine\ORM\PersistentCollection {#1741 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1707 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
      -id: 82564
      -bodyTs: "'childhood':5 'ruin':3 'thank':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4979324"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698841141 {#1724
        date: 2023-11-01 13:19:01.0 +01:00
      }
      +"title": 82564
    }
  ]
  -id: 8906
  -titleTs: "'drown':8 'enough':6 'gryzlock':12 'horror':11 'loud':5 'music':2"
  -bodyTs: "'/en/creator/47v1k)':7 '/gryzlock?lang=en)':15 '/gryzlock_comics/?hl=en)':11 'gryzlock':1 'instagram':8 'link':3 'sourc':2 'twitter.com':14 'twitter.com/gryzlock?lang=en)':13 'webtoon':4 'www.instagram.com':10 'www.instagram.com/gryzlock_comics/?hl=en)':9 'www.webtoons.com':6 'www.webtoons.com/en/creator/47v1k)':5 'xhitter':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698925846
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3259143"
  +editedAt: DateTimeImmutable @1698839475 {#3140
    date: 2023-11-01 12:51:15.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698839446 {#3118
    date: 2023-11-01 12:50:46.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
84 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1715
  +user: Proxies\__CG__\App\Entity\User {#2183 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: Proxies\__CG__\App\Entity\Image {#3160 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3162 …}
  +slug: "The-music-is-just-loud-enough-to-drown-out-the"
  +title: "The music is just loud enough to drown out the horror [Gryzlock]"
  +url: "https://startrek.website/pictrs/image/e3c8b8ee-a733-496f-905d-2404ab027588.jpeg"
  +body: """
    Gryzlock Source Links:\n
    \n
    - [Webtoons](https://www.webtoons.com/en/creator/47v1k)\n
    - [Instagram](https://www.instagram.com/gryzlock_comics/?hl=en)\n
    - [Xhitter](https://twitter.com/gryzlock?lang=en)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 441
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698879490 {#3155
    date: 2023-11-01 23:58:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3163 …}
  +votes: Doctrine\ORM\PersistentCollection {#3165 …}
  +reports: Doctrine\ORM\PersistentCollection {#3167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3169 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3171 …}
  +badges: Doctrine\ORM\PersistentCollection {#3173 …}
  +children: [
    App\Entity\EntryComment {#1719
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1715 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: null
      +root: null
      +body: "Thanks for ruining my childhood."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1698841496 {#1729
        date: 2023-11-01 13:24:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1714 …}
      +nested: Doctrine\ORM\PersistentCollection {#1720 …}
      +votes: Doctrine\ORM\PersistentCollection {#1717 …}
      +reports: Doctrine\ORM\PersistentCollection {#1741 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1707 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
      -id: 82564
      -bodyTs: "'childhood':5 'ruin':3 'thank':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4979324"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698841141 {#1724
        date: 2023-11-01 13:19:01.0 +01:00
      }
      +"title": 82564
    }
  ]
  -id: 8906
  -titleTs: "'drown':8 'enough':6 'gryzlock':12 'horror':11 'loud':5 'music':2"
  -bodyTs: "'/en/creator/47v1k)':7 '/gryzlock?lang=en)':15 '/gryzlock_comics/?hl=en)':11 'gryzlock':1 'instagram':8 'link':3 'sourc':2 'twitter.com':14 'twitter.com/gryzlock?lang=en)':13 'webtoon':4 'www.instagram.com':10 'www.instagram.com/gryzlock_comics/?hl=en)':9 'www.webtoons.com':6 'www.webtoons.com/en/creator/47v1k)':5 'xhitter':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698925846
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3259143"
  +editedAt: DateTimeImmutable @1698839475 {#3140
    date: 2023-11-01 12:51:15.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698839446 {#3118
    date: 2023-11-01 12:50:46.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
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 {#1719
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1715
    +user: Proxies\__CG__\App\Entity\User {#2183 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: Proxies\__CG__\App\Entity\Image {#3160 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3162 …}
    +slug: "The-music-is-just-loud-enough-to-drown-out-the"
    +title: "The music is just loud enough to drown out the horror [Gryzlock]"
    +url: "https://startrek.website/pictrs/image/e3c8b8ee-a733-496f-905d-2404ab027588.jpeg"
    +body: """
      Gryzlock Source Links:\n
      \n
      - [Webtoons](https://www.webtoons.com/en/creator/47v1k)\n
      - [Instagram](https://www.instagram.com/gryzlock_comics/?hl=en)\n
      - [Xhitter](https://twitter.com/gryzlock?lang=en)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 441
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698879490 {#3155
      date: 2023-11-01 23:58:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3163 …}
    +votes: Doctrine\ORM\PersistentCollection {#3165 …}
    +reports: Doctrine\ORM\PersistentCollection {#3167 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3169 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3171 …}
    +badges: Doctrine\ORM\PersistentCollection {#3173 …}
    +children: [
      App\Entity\EntryComment {#1719}
    ]
    -id: 8906
    -titleTs: "'drown':8 'enough':6 'gryzlock':12 'horror':11 'loud':5 'music':2"
    -bodyTs: "'/en/creator/47v1k)':7 '/gryzlock?lang=en)':15 '/gryzlock_comics/?hl=en)':11 'gryzlock':1 'instagram':8 'link':3 'sourc':2 'twitter.com':14 'twitter.com/gryzlock?lang=en)':13 'webtoon':4 'www.instagram.com':10 'www.instagram.com/gryzlock_comics/?hl=en)':9 'www.webtoons.com':6 'www.webtoons.com/en/creator/47v1k)':5 'xhitter':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698925846
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3259143"
    +editedAt: DateTimeImmutable @1698839475 {#3140
      date: 2023-11-01 12:51:15.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698839446 {#3118
      date: 2023-11-01 12:50:46.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: null
  +root: null
  +body: "Thanks for ruining my childhood."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1698841496 {#1729
    date: 2023-11-01 13:24:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1714 …}
  +nested: Doctrine\ORM\PersistentCollection {#1720 …}
  +votes: Doctrine\ORM\PersistentCollection {#1717 …}
  +reports: Doctrine\ORM\PersistentCollection {#1741 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1707 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
  -id: 82564
  -bodyTs: "'childhood':5 'ruin':3 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4979324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698841141 {#1724
    date: 2023-11-01 13:19:01.0 +01:00
  }
  +"title": 82564
}
"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 {#1719
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1715
    +user: Proxies\__CG__\App\Entity\User {#2183 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: Proxies\__CG__\App\Entity\Image {#3160 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3162 …}
    +slug: "The-music-is-just-loud-enough-to-drown-out-the"
    +title: "The music is just loud enough to drown out the horror [Gryzlock]"
    +url: "https://startrek.website/pictrs/image/e3c8b8ee-a733-496f-905d-2404ab027588.jpeg"
    +body: """
      Gryzlock Source Links:\n
      \n
      - [Webtoons](https://www.webtoons.com/en/creator/47v1k)\n
      - [Instagram](https://www.instagram.com/gryzlock_comics/?hl=en)\n
      - [Xhitter](https://twitter.com/gryzlock?lang=en)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 441
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698879490 {#3155
      date: 2023-11-01 23:58:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3163 …}
    +votes: Doctrine\ORM\PersistentCollection {#3165 …}
    +reports: Doctrine\ORM\PersistentCollection {#3167 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3169 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3171 …}
    +badges: Doctrine\ORM\PersistentCollection {#3173 …}
    +children: [
      App\Entity\EntryComment {#1719}
    ]
    -id: 8906
    -titleTs: "'drown':8 'enough':6 'gryzlock':12 'horror':11 'loud':5 'music':2"
    -bodyTs: "'/en/creator/47v1k)':7 '/gryzlock?lang=en)':15 '/gryzlock_comics/?hl=en)':11 'gryzlock':1 'instagram':8 'link':3 'sourc':2 'twitter.com':14 'twitter.com/gryzlock?lang=en)':13 'webtoon':4 'www.instagram.com':10 'www.instagram.com/gryzlock_comics/?hl=en)':9 'www.webtoons.com':6 'www.webtoons.com/en/creator/47v1k)':5 'xhitter':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698925846
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3259143"
    +editedAt: DateTimeImmutable @1698839475 {#3140
      date: 2023-11-01 12:51:15.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698839446 {#3118
      date: 2023-11-01 12:50:46.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: null
  +root: null
  +body: "Thanks for ruining my childhood."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1698841496 {#1729
    date: 2023-11-01 13:24:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1714 …}
  +nested: Doctrine\ORM\PersistentCollection {#1720 …}
  +votes: Doctrine\ORM\PersistentCollection {#1717 …}
  +reports: Doctrine\ORM\PersistentCollection {#1741 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1707 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
  -id: 82564
  -bodyTs: "'childhood':5 'ruin':3 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4979324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698841141 {#1724
    date: 2023-11-01 13:19:01.0 +01:00
  }
  +"title": 82564
}
"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 {#1719
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1715
    +user: Proxies\__CG__\App\Entity\User {#2183 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: Proxies\__CG__\App\Entity\Image {#3160 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3162 …}
    +slug: "The-music-is-just-loud-enough-to-drown-out-the"
    +title: "The music is just loud enough to drown out the horror [Gryzlock]"
    +url: "https://startrek.website/pictrs/image/e3c8b8ee-a733-496f-905d-2404ab027588.jpeg"
    +body: """
      Gryzlock Source Links:\n
      \n
      - [Webtoons](https://www.webtoons.com/en/creator/47v1k)\n
      - [Instagram](https://www.instagram.com/gryzlock_comics/?hl=en)\n
      - [Xhitter](https://twitter.com/gryzlock?lang=en)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 441
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698879490 {#3155
      date: 2023-11-01 23:58:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3163 …}
    +votes: Doctrine\ORM\PersistentCollection {#3165 …}
    +reports: Doctrine\ORM\PersistentCollection {#3167 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3169 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3171 …}
    +badges: Doctrine\ORM\PersistentCollection {#3173 …}
    +children: [
      App\Entity\EntryComment {#1719}
    ]
    -id: 8906
    -titleTs: "'drown':8 'enough':6 'gryzlock':12 'horror':11 'loud':5 'music':2"
    -bodyTs: "'/en/creator/47v1k)':7 '/gryzlock?lang=en)':15 '/gryzlock_comics/?hl=en)':11 'gryzlock':1 'instagram':8 'link':3 'sourc':2 'twitter.com':14 'twitter.com/gryzlock?lang=en)':13 'webtoon':4 'www.instagram.com':10 'www.instagram.com/gryzlock_comics/?hl=en)':9 'www.webtoons.com':6 'www.webtoons.com/en/creator/47v1k)':5 'xhitter':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698925846
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3259143"
    +editedAt: DateTimeImmutable @1698839475 {#3140
      date: 2023-11-01 12:51:15.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698839446 {#3118
      date: 2023-11-01 12:50:46.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: null
  +root: null
  +body: "Thanks for ruining my childhood."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1698841496 {#1729
    date: 2023-11-01 13:24:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1714 …}
  +nested: Doctrine\ORM\PersistentCollection {#1720 …}
  +votes: Doctrine\ORM\PersistentCollection {#1717 …}
  +reports: Doctrine\ORM\PersistentCollection {#1741 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1707 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
  -id: 82564
  -bodyTs: "'childhood':5 'ruin':3 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4979324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698841141 {#1724
    date: 2023-11-01 13:19:01.0 +01:00
  }
  +"title": 82564
}
"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
Proxies\__CG__\App\Entity\Entry {#2115
  +user: Proxies\__CG__\App\Entity\User {#3255 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: Proxies\__CG__\App\Entity\Image {#3294 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3024 …}
  +slug: "The-Trash-Can-by-tonybts2"
  +title: "The Trash Can (by tonybts2)"
  +url: "https://lemmy.world/pictrs/image/ddaa1d90-d3db-4ee9-bfc9-a93849b26abe.jpeg"
  +body: "Source: [twitter.com/ttonyesp/status/1175437331647459334](https://twitter.com/ttonyesp/status/1175437331647459334)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 716
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702436650 {#3289
    date: 2023-12-13 04:04:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3296 …}
  +votes: Doctrine\ORM\PersistentCollection {#3298 …}
  +reports: Doctrine\ORM\PersistentCollection {#3300 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3304 …}
  +badges: Doctrine\ORM\PersistentCollection {#3306 …}
  +children: [
    App\Entity\EntryComment {#2122
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2115 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: null
      +root: null
      +body: "That crazy!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1702415698 {#2117
        date: 2023-12-12 22:14:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EfreetSK@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: 219323
      -bodyTs: "'crazi':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6000844"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702415698 {#2121
        date: 2023-12-12 22:14:58.0 +01:00
      }
      +"title": 219323
    }
  ]
  -id: 21945
  -titleTs: "'tonybts2':5 'trash':2"
  -bodyTs: "'/ttonyesp/status/1175437331647459334](https://twitter.com/ttonyesp/status/1175437331647459334)':4 'sourc':1 'twitter.com':3 'twitter.com/ttonyesp/status/1175437331647459334](https://twitter.com/ttonyesp/status/1175437331647459334)':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702500956
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9492107"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702414556 {#3277
    date: 2023-12-12 21:55:56.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
91 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2115
  +user: Proxies\__CG__\App\Entity\User {#3255 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: Proxies\__CG__\App\Entity\Image {#3294 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3024 …}
  +slug: "The-Trash-Can-by-tonybts2"
  +title: "The Trash Can (by tonybts2)"
  +url: "https://lemmy.world/pictrs/image/ddaa1d90-d3db-4ee9-bfc9-a93849b26abe.jpeg"
  +body: "Source: [twitter.com/ttonyesp/status/1175437331647459334](https://twitter.com/ttonyesp/status/1175437331647459334)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 716
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702436650 {#3289
    date: 2023-12-13 04:04:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3296 …}
  +votes: Doctrine\ORM\PersistentCollection {#3298 …}
  +reports: Doctrine\ORM\PersistentCollection {#3300 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3304 …}
  +badges: Doctrine\ORM\PersistentCollection {#3306 …}
  +children: [
    App\Entity\EntryComment {#2122
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2115 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: null
      +root: null
      +body: "That crazy!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1702415698 {#2117
        date: 2023-12-12 22:14:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EfreetSK@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: 219323
      -bodyTs: "'crazi':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6000844"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702415698 {#2121
        date: 2023-12-12 22:14:58.0 +01:00
      }
      +"title": 219323
    }
  ]
  -id: 21945
  -titleTs: "'tonybts2':5 'trash':2"
  -bodyTs: "'/ttonyesp/status/1175437331647459334](https://twitter.com/ttonyesp/status/1175437331647459334)':4 'sourc':1 'twitter.com':3 'twitter.com/ttonyesp/status/1175437331647459334](https://twitter.com/ttonyesp/status/1175437331647459334)':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702500956
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9492107"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702414556 {#3277
    date: 2023-12-12 21:55:56.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
92 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2115
  +user: Proxies\__CG__\App\Entity\User {#3255 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: Proxies\__CG__\App\Entity\Image {#3294 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3024 …}
  +slug: "The-Trash-Can-by-tonybts2"
  +title: "The Trash Can (by tonybts2)"
  +url: "https://lemmy.world/pictrs/image/ddaa1d90-d3db-4ee9-bfc9-a93849b26abe.jpeg"
  +body: "Source: [twitter.com/ttonyesp/status/1175437331647459334](https://twitter.com/ttonyesp/status/1175437331647459334)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 716
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702436650 {#3289
    date: 2023-12-13 04:04:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3296 …}
  +votes: Doctrine\ORM\PersistentCollection {#3298 …}
  +reports: Doctrine\ORM\PersistentCollection {#3300 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3304 …}
  +badges: Doctrine\ORM\PersistentCollection {#3306 …}
  +children: [
    App\Entity\EntryComment {#2122
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2115 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: null
      +root: null
      +body: "That crazy!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1702415698 {#2117
        date: 2023-12-12 22:14:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EfreetSK@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: 219323
      -bodyTs: "'crazi':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6000844"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702415698 {#2121
        date: 2023-12-12 22:14:58.0 +01:00
      }
      +"title": 219323
    }
  ]
  -id: 21945
  -titleTs: "'tonybts2':5 'trash':2"
  -bodyTs: "'/ttonyesp/status/1175437331647459334](https://twitter.com/ttonyesp/status/1175437331647459334)':4 'sourc':1 'twitter.com':3 'twitter.com/ttonyesp/status/1175437331647459334](https://twitter.com/ttonyesp/status/1175437331647459334)':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702500956
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9492107"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702414556 {#3277
    date: 2023-12-12 21:55:56.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
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
App\Entity\EntryComment {#2122
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2115
    +user: Proxies\__CG__\App\Entity\User {#3255 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: Proxies\__CG__\App\Entity\Image {#3294 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3024 …}
    +slug: "The-Trash-Can-by-tonybts2"
    +title: "The Trash Can (by tonybts2)"
    +url: "https://lemmy.world/pictrs/image/ddaa1d90-d3db-4ee9-bfc9-a93849b26abe.jpeg"
    +body: "Source: [twitter.com/ttonyesp/status/1175437331647459334](https://twitter.com/ttonyesp/status/1175437331647459334)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 9
    +favouriteCount: 716
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702436650 {#3289
      date: 2023-12-13 04:04:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3296 …}
    +votes: Doctrine\ORM\PersistentCollection {#3298 …}
    +reports: Doctrine\ORM\PersistentCollection {#3300 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3302 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3304 …}
    +badges: Doctrine\ORM\PersistentCollection {#3306 …}
    +children: [
      App\Entity\EntryComment {#2122}
    ]
    -id: 21945
    -titleTs: "'tonybts2':5 'trash':2"
    -bodyTs: "'/ttonyesp/status/1175437331647459334](https://twitter.com/ttonyesp/status/1175437331647459334)':4 'sourc':1 'twitter.com':3 'twitter.com/ttonyesp/status/1175437331647459334](https://twitter.com/ttonyesp/status/1175437331647459334)':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702500956
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9492107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702414556 {#3277
      date: 2023-12-12 21:55:56.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: null
  +root: null
  +body: "That crazy!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702415698 {#2117
    date: 2023-12-12 22:14:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EfreetSK@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: 219323
  -bodyTs: "'crazi':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6000844"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702415698 {#2121
    date: 2023-12-12 22:14:58.0 +01:00
  }
  +"title": 219323
}
"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
95 DENIED edit
App\Entity\EntryComment {#2122
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2115
    +user: Proxies\__CG__\App\Entity\User {#3255 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: Proxies\__CG__\App\Entity\Image {#3294 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3024 …}
    +slug: "The-Trash-Can-by-tonybts2"
    +title: "The Trash Can (by tonybts2)"
    +url: "https://lemmy.world/pictrs/image/ddaa1d90-d3db-4ee9-bfc9-a93849b26abe.jpeg"
    +body: "Source: [twitter.com/ttonyesp/status/1175437331647459334](https://twitter.com/ttonyesp/status/1175437331647459334)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 9
    +favouriteCount: 716
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702436650 {#3289
      date: 2023-12-13 04:04:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3296 …}
    +votes: Doctrine\ORM\PersistentCollection {#3298 …}
    +reports: Doctrine\ORM\PersistentCollection {#3300 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3302 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3304 …}
    +badges: Doctrine\ORM\PersistentCollection {#3306 …}
    +children: [
      App\Entity\EntryComment {#2122}
    ]
    -id: 21945
    -titleTs: "'tonybts2':5 'trash':2"
    -bodyTs: "'/ttonyesp/status/1175437331647459334](https://twitter.com/ttonyesp/status/1175437331647459334)':4 'sourc':1 'twitter.com':3 'twitter.com/ttonyesp/status/1175437331647459334](https://twitter.com/ttonyesp/status/1175437331647459334)':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702500956
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9492107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702414556 {#3277
      date: 2023-12-12 21:55:56.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: null
  +root: null
  +body: "That crazy!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702415698 {#2117
    date: 2023-12-12 22:14:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EfreetSK@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: 219323
  -bodyTs: "'crazi':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6000844"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702415698 {#2121
    date: 2023-12-12 22:14:58.0 +01:00
  }
  +"title": 219323
}
"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
96 DENIED moderate
App\Entity\EntryComment {#2122
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2115
    +user: Proxies\__CG__\App\Entity\User {#3255 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: Proxies\__CG__\App\Entity\Image {#3294 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3024 …}
    +slug: "The-Trash-Can-by-tonybts2"
    +title: "The Trash Can (by tonybts2)"
    +url: "https://lemmy.world/pictrs/image/ddaa1d90-d3db-4ee9-bfc9-a93849b26abe.jpeg"
    +body: "Source: [twitter.com/ttonyesp/status/1175437331647459334](https://twitter.com/ttonyesp/status/1175437331647459334)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 9
    +favouriteCount: 716
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702436650 {#3289
      date: 2023-12-13 04:04:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3296 …}
    +votes: Doctrine\ORM\PersistentCollection {#3298 …}
    +reports: Doctrine\ORM\PersistentCollection {#3300 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3302 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3304 …}
    +badges: Doctrine\ORM\PersistentCollection {#3306 …}
    +children: [
      App\Entity\EntryComment {#2122}
    ]
    -id: 21945
    -titleTs: "'tonybts2':5 'trash':2"
    -bodyTs: "'/ttonyesp/status/1175437331647459334](https://twitter.com/ttonyesp/status/1175437331647459334)':4 'sourc':1 'twitter.com':3 'twitter.com/ttonyesp/status/1175437331647459334](https://twitter.com/ttonyesp/status/1175437331647459334)':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702500956
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9492107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702414556 {#3277
      date: 2023-12-12 21:55:56.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: null
  +root: null
  +body: "That crazy!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702415698 {#2117
    date: 2023-12-12 22:14:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EfreetSK@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: 219323
  -bodyTs: "'crazi':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6000844"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702415698 {#2121
    date: 2023-12-12 22:14:58.0 +01:00
  }
  +"title": 219323
}
"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
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
Proxies\__CG__\App\Entity\Entry {#1562
  +user: Proxies\__CG__\App\Entity\User {#2980 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1564 …}
  +image: Proxies\__CG__\App\Entity\Image {#3022 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3024 …}
  +slug: "Just-a-little-of-the-butterfly-effect"
  +title: "Just a little of the butterfly effect"
  +url: "https://lemmy.world/pictrs/image/41723f63-763f-4dce-a6b7-6f45e84206be.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 137
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698808092 {#3017
    date: 2023-11-01 04:08:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3025 …}
  +votes: Doctrine\ORM\PersistentCollection {#3027 …}
  +reports: Doctrine\ORM\PersistentCollection {#3029 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3031 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3033 …}
  +badges: Doctrine\ORM\PersistentCollection {#3035 …}
  +children: [
    App\Entity\EntryComment {#1554
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1562 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1564 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
      +body: "I wrote about it my sci fi fiction novel. It was a whole messy errors that lead to the assassination. I had hell of fun writing how a man going back in an attempt to stop it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1698625169 {#1651
        date: 2023-10-30 01:19:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@flamingo_pinyata@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1617 …}
      +nested: Doctrine\ORM\PersistentCollection {#1618 …}
      +votes: Doctrine\ORM\PersistentCollection {#1626 …}
      +reports: Doctrine\ORM\PersistentCollection {#1629 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1598 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1616 …}
      -id: 79215
      -bodyTs: "'assassin':20 'attempt':34 'back':31 'error':15 'fi':7 'fiction':8 'fun':25 'go':30 'hell':23 'lead':17 'man':29 'messi':14 'novel':9 'sci':6 'stop':36 'whole':13 'write':26 'wrote':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4921930"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698625169 {#1565
        date: 2023-10-30 01:19:29.0 +01:00
      }
      +"title": 79215
    }
  ]
  -id: 8436
  -titleTs: "'butterfli':6 'effect':7 'littl':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698707851
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7516281"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698621451 {#3003
    date: 2023-10-30 00:17:31.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
99 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1562
  +user: Proxies\__CG__\App\Entity\User {#2980 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1564 …}
  +image: Proxies\__CG__\App\Entity\Image {#3022 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3024 …}
  +slug: "Just-a-little-of-the-butterfly-effect"
  +title: "Just a little of the butterfly effect"
  +url: "https://lemmy.world/pictrs/image/41723f63-763f-4dce-a6b7-6f45e84206be.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 137
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698808092 {#3017
    date: 2023-11-01 04:08:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3025 …}
  +votes: Doctrine\ORM\PersistentCollection {#3027 …}
  +reports: Doctrine\ORM\PersistentCollection {#3029 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3031 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3033 …}
  +badges: Doctrine\ORM\PersistentCollection {#3035 …}
  +children: [
    App\Entity\EntryComment {#1554
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1562 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1564 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
      +body: "I wrote about it my sci fi fiction novel. It was a whole messy errors that lead to the assassination. I had hell of fun writing how a man going back in an attempt to stop it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1698625169 {#1651
        date: 2023-10-30 01:19:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@flamingo_pinyata@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1617 …}
      +nested: Doctrine\ORM\PersistentCollection {#1618 …}
      +votes: Doctrine\ORM\PersistentCollection {#1626 …}
      +reports: Doctrine\ORM\PersistentCollection {#1629 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1598 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1616 …}
      -id: 79215
      -bodyTs: "'assassin':20 'attempt':34 'back':31 'error':15 'fi':7 'fiction':8 'fun':25 'go':30 'hell':23 'lead':17 'man':29 'messi':14 'novel':9 'sci':6 'stop':36 'whole':13 'write':26 'wrote':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4921930"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698625169 {#1565
        date: 2023-10-30 01:19:29.0 +01:00
      }
      +"title": 79215
    }
  ]
  -id: 8436
  -titleTs: "'butterfli':6 'effect':7 'littl':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698707851
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7516281"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698621451 {#3003
    date: 2023-10-30 00:17:31.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
100 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1562
  +user: Proxies\__CG__\App\Entity\User {#2980 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1564 …}
  +image: Proxies\__CG__\App\Entity\Image {#3022 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3024 …}
  +slug: "Just-a-little-of-the-butterfly-effect"
  +title: "Just a little of the butterfly effect"
  +url: "https://lemmy.world/pictrs/image/41723f63-763f-4dce-a6b7-6f45e84206be.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 137
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698808092 {#3017
    date: 2023-11-01 04:08:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3025 …}
  +votes: Doctrine\ORM\PersistentCollection {#3027 …}
  +reports: Doctrine\ORM\PersistentCollection {#3029 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3031 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3033 …}
  +badges: Doctrine\ORM\PersistentCollection {#3035 …}
  +children: [
    App\Entity\EntryComment {#1554
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1562 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1564 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
      +body: "I wrote about it my sci fi fiction novel. It was a whole messy errors that lead to the assassination. I had hell of fun writing how a man going back in an attempt to stop it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1698625169 {#1651
        date: 2023-10-30 01:19:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@flamingo_pinyata@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1617 …}
      +nested: Doctrine\ORM\PersistentCollection {#1618 …}
      +votes: Doctrine\ORM\PersistentCollection {#1626 …}
      +reports: Doctrine\ORM\PersistentCollection {#1629 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1598 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1616 …}
      -id: 79215
      -bodyTs: "'assassin':20 'attempt':34 'back':31 'error':15 'fi':7 'fiction':8 'fun':25 'go':30 'hell':23 'lead':17 'man':29 'messi':14 'novel':9 'sci':6 'stop':36 'whole':13 'write':26 'wrote':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4921930"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698625169 {#1565
        date: 2023-10-30 01:19:29.0 +01:00
      }
      +"title": 79215
    }
  ]
  -id: 8436
  -titleTs: "'butterfli':6 'effect':7 'littl':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698707851
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7516281"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698621451 {#3003
    date: 2023-10-30 00:17:31.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
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
App\Entity\EntryComment {#1554
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1562
    +user: Proxies\__CG__\App\Entity\User {#2980 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1564 …}
    +image: Proxies\__CG__\App\Entity\Image {#3022 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3024 …}
    +slug: "Just-a-little-of-the-butterfly-effect"
    +title: "Just a little of the butterfly effect"
    +url: "https://lemmy.world/pictrs/image/41723f63-763f-4dce-a6b7-6f45e84206be.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 137
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698808092 {#3017
      date: 2023-11-01 04:08:12.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3025 …}
    +votes: Doctrine\ORM\PersistentCollection {#3027 …}
    +reports: Doctrine\ORM\PersistentCollection {#3029 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3031 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3033 …}
    +badges: Doctrine\ORM\PersistentCollection {#3035 …}
    +children: [
      App\Entity\EntryComment {#1554}
    ]
    -id: 8436
    -titleTs: "'butterfli':6 'effect':7 'littl':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698707851
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7516281"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698621451 {#3003
      date: 2023-10-30 00:17:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1564 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
  +body: "I wrote about it my sci fi fiction novel. It was a whole messy errors that lead to the assassination. I had hell of fun writing how a man going back in an attempt to stop it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698625169 {#1651
    date: 2023-10-30 01:19:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@flamingo_pinyata@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1617 …}
  +nested: Doctrine\ORM\PersistentCollection {#1618 …}
  +votes: Doctrine\ORM\PersistentCollection {#1626 …}
  +reports: Doctrine\ORM\PersistentCollection {#1629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1598 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1616 …}
  -id: 79215
  -bodyTs: "'assassin':20 'attempt':34 'back':31 'error':15 'fi':7 'fiction':8 'fun':25 'go':30 'hell':23 'lead':17 'man':29 'messi':14 'novel':9 'sci':6 'stop':36 'whole':13 'write':26 'wrote':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4921930"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698625169 {#1565
    date: 2023-10-30 01:19:29.0 +01:00
  }
  +"title": 79215
}
"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
103 DENIED edit
App\Entity\EntryComment {#1554
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1562
    +user: Proxies\__CG__\App\Entity\User {#2980 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1564 …}
    +image: Proxies\__CG__\App\Entity\Image {#3022 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3024 …}
    +slug: "Just-a-little-of-the-butterfly-effect"
    +title: "Just a little of the butterfly effect"
    +url: "https://lemmy.world/pictrs/image/41723f63-763f-4dce-a6b7-6f45e84206be.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 137
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698808092 {#3017
      date: 2023-11-01 04:08:12.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3025 …}
    +votes: Doctrine\ORM\PersistentCollection {#3027 …}
    +reports: Doctrine\ORM\PersistentCollection {#3029 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3031 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3033 …}
    +badges: Doctrine\ORM\PersistentCollection {#3035 …}
    +children: [
      App\Entity\EntryComment {#1554}
    ]
    -id: 8436
    -titleTs: "'butterfli':6 'effect':7 'littl':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698707851
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7516281"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698621451 {#3003
      date: 2023-10-30 00:17:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1564 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
  +body: "I wrote about it my sci fi fiction novel. It was a whole messy errors that lead to the assassination. I had hell of fun writing how a man going back in an attempt to stop it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698625169 {#1651
    date: 2023-10-30 01:19:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@flamingo_pinyata@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1617 …}
  +nested: Doctrine\ORM\PersistentCollection {#1618 …}
  +votes: Doctrine\ORM\PersistentCollection {#1626 …}
  +reports: Doctrine\ORM\PersistentCollection {#1629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1598 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1616 …}
  -id: 79215
  -bodyTs: "'assassin':20 'attempt':34 'back':31 'error':15 'fi':7 'fiction':8 'fun':25 'go':30 'hell':23 'lead':17 'man':29 'messi':14 'novel':9 'sci':6 'stop':36 'whole':13 'write':26 'wrote':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4921930"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698625169 {#1565
    date: 2023-10-30 01:19:29.0 +01:00
  }
  +"title": 79215
}
"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
104 DENIED moderate
App\Entity\EntryComment {#1554
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1562
    +user: Proxies\__CG__\App\Entity\User {#2980 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1564 …}
    +image: Proxies\__CG__\App\Entity\Image {#3022 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3024 …}
    +slug: "Just-a-little-of-the-butterfly-effect"
    +title: "Just a little of the butterfly effect"
    +url: "https://lemmy.world/pictrs/image/41723f63-763f-4dce-a6b7-6f45e84206be.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 137
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698808092 {#3017
      date: 2023-11-01 04:08:12.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3025 …}
    +votes: Doctrine\ORM\PersistentCollection {#3027 …}
    +reports: Doctrine\ORM\PersistentCollection {#3029 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3031 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3033 …}
    +badges: Doctrine\ORM\PersistentCollection {#3035 …}
    +children: [
      App\Entity\EntryComment {#1554}
    ]
    -id: 8436
    -titleTs: "'butterfli':6 'effect':7 'littl':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698707851
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7516281"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698621451 {#3003
      date: 2023-10-30 00:17:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1564 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
  +body: "I wrote about it my sci fi fiction novel. It was a whole messy errors that lead to the assassination. I had hell of fun writing how a man going back in an attempt to stop it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698625169 {#1651
    date: 2023-10-30 01:19:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@flamingo_pinyata@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1617 …}
  +nested: Doctrine\ORM\PersistentCollection {#1618 …}
  +votes: Doctrine\ORM\PersistentCollection {#1626 …}
  +reports: Doctrine\ORM\PersistentCollection {#1629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1598 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1616 …}
  -id: 79215
  -bodyTs: "'assassin':20 'attempt':34 'back':31 'error':15 'fi':7 'fiction':8 'fun':25 'go':30 'hell':23 'lead':17 'man':29 'messi':14 'novel':9 'sci':6 'stop':36 'whole':13 'write':26 'wrote':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4921930"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698625169 {#1565
    date: 2023-10-30 01:19:29.0 +01:00
  }
  +"title": 79215
}
"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
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
Proxies\__CG__\App\Entity\Entry {#2306
  +user: Proxies\__CG__\App\Entity\User {#3020 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2308 …}
  +image: Proxies\__CG__\App\Entity\Image {#3061 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3063 …}
  +slug: "Wow-my-uncle-has-been-trying-to-save-Christmas-all"
  +title: "Wow, my uncle has been trying to save Christmas all along!"
  +url: "https://slrpnk.net/pictrs/image/a9fe0740-e0bd-4ca5-82df-8bf6e1c5fb54.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 375
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708927495 {#3056
    date: 2024-02-26 07:04:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3064 …}
  +votes: Doctrine\ORM\PersistentCollection {#3066 …}
  +reports: Doctrine\ORM\PersistentCollection {#3068 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3070 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3072 …}
  +badges: Doctrine\ORM\PersistentCollection {#3074 …}
  +children: [
    App\Entity\EntryComment {#2307
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2306 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2308 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2305 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2305 …}
      +body: "Dude check out some of those other books. Brenda Beaver needs a shave was hilarious."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1703715975 {#2312
        date: 2023-12-27 23:26:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@uservoid1@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2304 …}
      +nested: Doctrine\ORM\PersistentCollection {#2319 …}
      +votes: Doctrine\ORM\PersistentCollection {#2318 …}
      +reports: Doctrine\ORM\PersistentCollection {#2316 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2294 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2296 …}
      -id: 257733
      -bodyTs: "'beaver':10 'book':8 'brenda':9 'check':2 'dude':1 'hilari':15 'need':11 'shave':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6268723"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703715975 {#2310
        date: 2023-12-27 23:26:15.0 +01:00
      }
      +"title": 257733
    }
  ]
  -id: 25175
  -titleTs: "'along':11 'christma':9 'save':8 'tri':6 'uncl':3 'wow':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703769663
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/5237138"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703683263 {#3043
    date: 2023-12-27 14:21:03.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
107 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2306
  +user: Proxies\__CG__\App\Entity\User {#3020 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2308 …}
  +image: Proxies\__CG__\App\Entity\Image {#3061 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3063 …}
  +slug: "Wow-my-uncle-has-been-trying-to-save-Christmas-all"
  +title: "Wow, my uncle has been trying to save Christmas all along!"
  +url: "https://slrpnk.net/pictrs/image/a9fe0740-e0bd-4ca5-82df-8bf6e1c5fb54.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 375
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708927495 {#3056
    date: 2024-02-26 07:04:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3064 …}
  +votes: Doctrine\ORM\PersistentCollection {#3066 …}
  +reports: Doctrine\ORM\PersistentCollection {#3068 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3070 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3072 …}
  +badges: Doctrine\ORM\PersistentCollection {#3074 …}
  +children: [
    App\Entity\EntryComment {#2307
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2306 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2308 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2305 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2305 …}
      +body: "Dude check out some of those other books. Brenda Beaver needs a shave was hilarious."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1703715975 {#2312
        date: 2023-12-27 23:26:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@uservoid1@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2304 …}
      +nested: Doctrine\ORM\PersistentCollection {#2319 …}
      +votes: Doctrine\ORM\PersistentCollection {#2318 …}
      +reports: Doctrine\ORM\PersistentCollection {#2316 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2294 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2296 …}
      -id: 257733
      -bodyTs: "'beaver':10 'book':8 'brenda':9 'check':2 'dude':1 'hilari':15 'need':11 'shave':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6268723"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703715975 {#2310
        date: 2023-12-27 23:26:15.0 +01:00
      }
      +"title": 257733
    }
  ]
  -id: 25175
  -titleTs: "'along':11 'christma':9 'save':8 'tri':6 'uncl':3 'wow':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703769663
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/5237138"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703683263 {#3043
    date: 2023-12-27 14:21:03.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
108 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2306
  +user: Proxies\__CG__\App\Entity\User {#3020 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2308 …}
  +image: Proxies\__CG__\App\Entity\Image {#3061 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3063 …}
  +slug: "Wow-my-uncle-has-been-trying-to-save-Christmas-all"
  +title: "Wow, my uncle has been trying to save Christmas all along!"
  +url: "https://slrpnk.net/pictrs/image/a9fe0740-e0bd-4ca5-82df-8bf6e1c5fb54.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 375
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708927495 {#3056
    date: 2024-02-26 07:04:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3064 …}
  +votes: Doctrine\ORM\PersistentCollection {#3066 …}
  +reports: Doctrine\ORM\PersistentCollection {#3068 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3070 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3072 …}
  +badges: Doctrine\ORM\PersistentCollection {#3074 …}
  +children: [
    App\Entity\EntryComment {#2307
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2306 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2308 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2305 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2305 …}
      +body: "Dude check out some of those other books. Brenda Beaver needs a shave was hilarious."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1703715975 {#2312
        date: 2023-12-27 23:26:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@uservoid1@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2304 …}
      +nested: Doctrine\ORM\PersistentCollection {#2319 …}
      +votes: Doctrine\ORM\PersistentCollection {#2318 …}
      +reports: Doctrine\ORM\PersistentCollection {#2316 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2294 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2296 …}
      -id: 257733
      -bodyTs: "'beaver':10 'book':8 'brenda':9 'check':2 'dude':1 'hilari':15 'need':11 'shave':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6268723"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703715975 {#2310
        date: 2023-12-27 23:26:15.0 +01:00
      }
      +"title": 257733
    }
  ]
  -id: 25175
  -titleTs: "'along':11 'christma':9 'save':8 'tri':6 'uncl':3 'wow':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703769663
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/5237138"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703683263 {#3043
    date: 2023-12-27 14:21:03.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
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
App\Entity\EntryComment {#2307
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2306
    +user: Proxies\__CG__\App\Entity\User {#3020 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2308 …}
    +image: Proxies\__CG__\App\Entity\Image {#3061 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3063 …}
    +slug: "Wow-my-uncle-has-been-trying-to-save-Christmas-all"
    +title: "Wow, my uncle has been trying to save Christmas all along!"
    +url: "https://slrpnk.net/pictrs/image/a9fe0740-e0bd-4ca5-82df-8bf6e1c5fb54.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 375
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708927495 {#3056
      date: 2024-02-26 07:04:55.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3064 …}
    +votes: Doctrine\ORM\PersistentCollection {#3066 …}
    +reports: Doctrine\ORM\PersistentCollection {#3068 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3070 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3072 …}
    +badges: Doctrine\ORM\PersistentCollection {#3074 …}
    +children: [
      App\Entity\EntryComment {#2307}
    ]
    -id: 25175
    -titleTs: "'along':11 'christma':9 'save':8 'tri':6 'uncl':3 'wow':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703769663
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/5237138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703683263 {#3043
      date: 2023-12-27 14:21:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2308 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2305 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2305 …}
  +body: "Dude check out some of those other books. Brenda Beaver needs a shave was hilarious."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703715975 {#2312
    date: 2023-12-27 23:26:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@uservoid1@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2304 …}
  +nested: Doctrine\ORM\PersistentCollection {#2319 …}
  +votes: Doctrine\ORM\PersistentCollection {#2318 …}
  +reports: Doctrine\ORM\PersistentCollection {#2316 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2294 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2296 …}
  -id: 257733
  -bodyTs: "'beaver':10 'book':8 'brenda':9 'check':2 'dude':1 'hilari':15 'need':11 'shave':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6268723"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703715975 {#2310
    date: 2023-12-27 23:26:15.0 +01:00
  }
  +"title": 257733
}
"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
111 DENIED edit
App\Entity\EntryComment {#2307
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2306
    +user: Proxies\__CG__\App\Entity\User {#3020 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2308 …}
    +image: Proxies\__CG__\App\Entity\Image {#3061 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3063 …}
    +slug: "Wow-my-uncle-has-been-trying-to-save-Christmas-all"
    +title: "Wow, my uncle has been trying to save Christmas all along!"
    +url: "https://slrpnk.net/pictrs/image/a9fe0740-e0bd-4ca5-82df-8bf6e1c5fb54.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 375
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708927495 {#3056
      date: 2024-02-26 07:04:55.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3064 …}
    +votes: Doctrine\ORM\PersistentCollection {#3066 …}
    +reports: Doctrine\ORM\PersistentCollection {#3068 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3070 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3072 …}
    +badges: Doctrine\ORM\PersistentCollection {#3074 …}
    +children: [
      App\Entity\EntryComment {#2307}
    ]
    -id: 25175
    -titleTs: "'along':11 'christma':9 'save':8 'tri':6 'uncl':3 'wow':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703769663
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/5237138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703683263 {#3043
      date: 2023-12-27 14:21:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2308 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2305 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2305 …}
  +body: "Dude check out some of those other books. Brenda Beaver needs a shave was hilarious."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703715975 {#2312
    date: 2023-12-27 23:26:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@uservoid1@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2304 …}
  +nested: Doctrine\ORM\PersistentCollection {#2319 …}
  +votes: Doctrine\ORM\PersistentCollection {#2318 …}
  +reports: Doctrine\ORM\PersistentCollection {#2316 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2294 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2296 …}
  -id: 257733
  -bodyTs: "'beaver':10 'book':8 'brenda':9 'check':2 'dude':1 'hilari':15 'need':11 'shave':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6268723"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703715975 {#2310
    date: 2023-12-27 23:26:15.0 +01:00
  }
  +"title": 257733
}
"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
112 DENIED moderate
App\Entity\EntryComment {#2307
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2306
    +user: Proxies\__CG__\App\Entity\User {#3020 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2308 …}
    +image: Proxies\__CG__\App\Entity\Image {#3061 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3063 …}
    +slug: "Wow-my-uncle-has-been-trying-to-save-Christmas-all"
    +title: "Wow, my uncle has been trying to save Christmas all along!"
    +url: "https://slrpnk.net/pictrs/image/a9fe0740-e0bd-4ca5-82df-8bf6e1c5fb54.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 375
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708927495 {#3056
      date: 2024-02-26 07:04:55.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3064 …}
    +votes: Doctrine\ORM\PersistentCollection {#3066 …}
    +reports: Doctrine\ORM\PersistentCollection {#3068 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3070 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3072 …}
    +badges: Doctrine\ORM\PersistentCollection {#3074 …}
    +children: [
      App\Entity\EntryComment {#2307}
    ]
    -id: 25175
    -titleTs: "'along':11 'christma':9 'save':8 'tri':6 'uncl':3 'wow':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703769663
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/5237138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703683263 {#3043
      date: 2023-12-27 14:21:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2308 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2305 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2305 …}
  +body: "Dude check out some of those other books. Brenda Beaver needs a shave was hilarious."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703715975 {#2312
    date: 2023-12-27 23:26:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@uservoid1@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2304 …}
  +nested: Doctrine\ORM\PersistentCollection {#2319 …}
  +votes: Doctrine\ORM\PersistentCollection {#2318 …}
  +reports: Doctrine\ORM\PersistentCollection {#2316 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2294 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2296 …}
  -id: 257733
  -bodyTs: "'beaver':10 'book':8 'brenda':9 'check':2 'dude':1 'hilari':15 'need':11 'shave':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6268723"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703715975 {#2310
    date: 2023-12-27 23:26:15.0 +01:00
  }
  +"title": 257733
}
"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
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
Proxies\__CG__\App\Entity\Entry {#2422
  +user: Proxies\__CG__\App\Entity\User {#3079 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: Proxies\__CG__\App\Entity\Image {#3120 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2912 …}
  +slug: "Calvin-and-Hobbes-1-November-1986"
  +title: "Calvin and Hobbes - 1 November 1986"
  +url: "https://sh.itjust.works/pictrs/image/6c2755f5-6db0-4205-8106-60c638f363bc.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 160
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698911150 {#3115
    date: 2023-11-02 08:45:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3122 …}
  +votes: Doctrine\ORM\PersistentCollection {#3124 …}
  +reports: Doctrine\ORM\PersistentCollection {#3126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3130 …}
  +badges: Doctrine\ORM\PersistentCollection {#3132 …}
  +children: [
    App\Entity\EntryComment {#2447
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2422 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2462 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2462 …}
      +body: "Same swore never saw anything until at least Thanksgiving or day after."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698881048 {#2448
        date: 2023-11-02 00:24:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@otter@lemmy.ca"
        "@jballs@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2458 …}
      +nested: Doctrine\ORM\PersistentCollection {#2456 …}
      +votes: Doctrine\ORM\PersistentCollection {#2453 …}
      +reports: Doctrine\ORM\PersistentCollection {#2457 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2455 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2468 …}
      -id: 83537
      -bodyTs: "'anyth':5 'day':11 'least':8 'never':3 'saw':4 'swore':2 'thanksgiv':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4992960"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698881048 {#2411
        date: 2023-11-02 00:24:08.0 +01:00
      }
      +"title": 83537
    }
  ]
  -id: 8988
  -titleTs: "'1':4 '1986':6 'calvin':1 'hobb':3 'novemb':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698964225
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/8473214"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698877825 {#3101
    date: 2023-11-01 23:30:25.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
115 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2422
  +user: Proxies\__CG__\App\Entity\User {#3079 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: Proxies\__CG__\App\Entity\Image {#3120 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2912 …}
  +slug: "Calvin-and-Hobbes-1-November-1986"
  +title: "Calvin and Hobbes - 1 November 1986"
  +url: "https://sh.itjust.works/pictrs/image/6c2755f5-6db0-4205-8106-60c638f363bc.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 160
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698911150 {#3115
    date: 2023-11-02 08:45:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3122 …}
  +votes: Doctrine\ORM\PersistentCollection {#3124 …}
  +reports: Doctrine\ORM\PersistentCollection {#3126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3130 …}
  +badges: Doctrine\ORM\PersistentCollection {#3132 …}
  +children: [
    App\Entity\EntryComment {#2447
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2422 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2462 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2462 …}
      +body: "Same swore never saw anything until at least Thanksgiving or day after."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698881048 {#2448
        date: 2023-11-02 00:24:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@otter@lemmy.ca"
        "@jballs@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2458 …}
      +nested: Doctrine\ORM\PersistentCollection {#2456 …}
      +votes: Doctrine\ORM\PersistentCollection {#2453 …}
      +reports: Doctrine\ORM\PersistentCollection {#2457 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2455 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2468 …}
      -id: 83537
      -bodyTs: "'anyth':5 'day':11 'least':8 'never':3 'saw':4 'swore':2 'thanksgiv':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4992960"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698881048 {#2411
        date: 2023-11-02 00:24:08.0 +01:00
      }
      +"title": 83537
    }
  ]
  -id: 8988
  -titleTs: "'1':4 '1986':6 'calvin':1 'hobb':3 'novemb':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698964225
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/8473214"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698877825 {#3101
    date: 2023-11-01 23:30:25.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
116 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2422
  +user: Proxies\__CG__\App\Entity\User {#3079 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: Proxies\__CG__\App\Entity\Image {#3120 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2912 …}
  +slug: "Calvin-and-Hobbes-1-November-1986"
  +title: "Calvin and Hobbes - 1 November 1986"
  +url: "https://sh.itjust.works/pictrs/image/6c2755f5-6db0-4205-8106-60c638f363bc.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 160
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698911150 {#3115
    date: 2023-11-02 08:45:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3122 …}
  +votes: Doctrine\ORM\PersistentCollection {#3124 …}
  +reports: Doctrine\ORM\PersistentCollection {#3126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3130 …}
  +badges: Doctrine\ORM\PersistentCollection {#3132 …}
  +children: [
    App\Entity\EntryComment {#2447
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2422 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2462 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2462 …}
      +body: "Same swore never saw anything until at least Thanksgiving or day after."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698881048 {#2448
        date: 2023-11-02 00:24:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@otter@lemmy.ca"
        "@jballs@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2458 …}
      +nested: Doctrine\ORM\PersistentCollection {#2456 …}
      +votes: Doctrine\ORM\PersistentCollection {#2453 …}
      +reports: Doctrine\ORM\PersistentCollection {#2457 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2455 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2468 …}
      -id: 83537
      -bodyTs: "'anyth':5 'day':11 'least':8 'never':3 'saw':4 'swore':2 'thanksgiv':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4992960"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698881048 {#2411
        date: 2023-11-02 00:24:08.0 +01:00
      }
      +"title": 83537
    }
  ]
  -id: 8988
  -titleTs: "'1':4 '1986':6 'calvin':1 'hobb':3 'novemb':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698964225
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/8473214"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698877825 {#3101
    date: 2023-11-01 23:30:25.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
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
App\Entity\EntryComment {#2447
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2422
    +user: Proxies\__CG__\App\Entity\User {#3079 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: Proxies\__CG__\App\Entity\Image {#3120 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2912 …}
    +slug: "Calvin-and-Hobbes-1-November-1986"
    +title: "Calvin and Hobbes - 1 November 1986"
    +url: "https://sh.itjust.works/pictrs/image/6c2755f5-6db0-4205-8106-60c638f363bc.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 160
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698911150 {#3115
      date: 2023-11-02 08:45:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3122 …}
    +votes: Doctrine\ORM\PersistentCollection {#3124 …}
    +reports: Doctrine\ORM\PersistentCollection {#3126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3130 …}
    +badges: Doctrine\ORM\PersistentCollection {#3132 …}
    +children: [
      App\Entity\EntryComment {#2447}
    ]
    -id: 8988
    -titleTs: "'1':4 '1986':6 'calvin':1 'hobb':3 'novemb':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698964225
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/8473214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698877825 {#3101
      date: 2023-11-01 23:30:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2462 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2462 …}
  +body: "Same swore never saw anything until at least Thanksgiving or day after."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698881048 {#2448
    date: 2023-11-02 00:24:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@otter@lemmy.ca"
    "@jballs@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2458 …}
  +nested: Doctrine\ORM\PersistentCollection {#2456 …}
  +votes: Doctrine\ORM\PersistentCollection {#2453 …}
  +reports: Doctrine\ORM\PersistentCollection {#2457 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2468 …}
  -id: 83537
  -bodyTs: "'anyth':5 'day':11 'least':8 'never':3 'saw':4 'swore':2 'thanksgiv':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4992960"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698881048 {#2411
    date: 2023-11-02 00:24:08.0 +01:00
  }
  +"title": 83537
}
"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
119 DENIED edit
App\Entity\EntryComment {#2447
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2422
    +user: Proxies\__CG__\App\Entity\User {#3079 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: Proxies\__CG__\App\Entity\Image {#3120 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2912 …}
    +slug: "Calvin-and-Hobbes-1-November-1986"
    +title: "Calvin and Hobbes - 1 November 1986"
    +url: "https://sh.itjust.works/pictrs/image/6c2755f5-6db0-4205-8106-60c638f363bc.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 160
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698911150 {#3115
      date: 2023-11-02 08:45:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3122 …}
    +votes: Doctrine\ORM\PersistentCollection {#3124 …}
    +reports: Doctrine\ORM\PersistentCollection {#3126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3130 …}
    +badges: Doctrine\ORM\PersistentCollection {#3132 …}
    +children: [
      App\Entity\EntryComment {#2447}
    ]
    -id: 8988
    -titleTs: "'1':4 '1986':6 'calvin':1 'hobb':3 'novemb':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698964225
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/8473214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698877825 {#3101
      date: 2023-11-01 23:30:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2462 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2462 …}
  +body: "Same swore never saw anything until at least Thanksgiving or day after."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698881048 {#2448
    date: 2023-11-02 00:24:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@otter@lemmy.ca"
    "@jballs@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2458 …}
  +nested: Doctrine\ORM\PersistentCollection {#2456 …}
  +votes: Doctrine\ORM\PersistentCollection {#2453 …}
  +reports: Doctrine\ORM\PersistentCollection {#2457 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2468 …}
  -id: 83537
  -bodyTs: "'anyth':5 'day':11 'least':8 'never':3 'saw':4 'swore':2 'thanksgiv':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4992960"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698881048 {#2411
    date: 2023-11-02 00:24:08.0 +01:00
  }
  +"title": 83537
}
"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
120 DENIED moderate
App\Entity\EntryComment {#2447
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2422
    +user: Proxies\__CG__\App\Entity\User {#3079 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: Proxies\__CG__\App\Entity\Image {#3120 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2912 …}
    +slug: "Calvin-and-Hobbes-1-November-1986"
    +title: "Calvin and Hobbes - 1 November 1986"
    +url: "https://sh.itjust.works/pictrs/image/6c2755f5-6db0-4205-8106-60c638f363bc.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 160
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698911150 {#3115
      date: 2023-11-02 08:45:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3122 …}
    +votes: Doctrine\ORM\PersistentCollection {#3124 …}
    +reports: Doctrine\ORM\PersistentCollection {#3126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3130 …}
    +badges: Doctrine\ORM\PersistentCollection {#3132 …}
    +children: [
      App\Entity\EntryComment {#2447}
    ]
    -id: 8988
    -titleTs: "'1':4 '1986':6 'calvin':1 'hobb':3 'novemb':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698964225
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/8473214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698877825 {#3101
      date: 2023-11-01 23:30:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2462 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2462 …}
  +body: "Same swore never saw anything until at least Thanksgiving or day after."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698881048 {#2448
    date: 2023-11-02 00:24:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@otter@lemmy.ca"
    "@jballs@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2458 …}
  +nested: Doctrine\ORM\PersistentCollection {#2456 …}
  +votes: Doctrine\ORM\PersistentCollection {#2453 …}
  +reports: Doctrine\ORM\PersistentCollection {#2457 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2468 …}
  -id: 83537
  -bodyTs: "'anyth':5 'day':11 'least':8 'never':3 'saw':4 'swore':2 'thanksgiv':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4992960"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698881048 {#2411
    date: 2023-11-02 00:24:08.0 +01:00
  }
  +"title": 83537
}
"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
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
Proxies\__CG__\App\Entity\Entry {#2371
  +user: Proxies\__CG__\App\Entity\User {#3139 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2363 …}
  +image: Proxies\__CG__\App\Entity\Image {#3141 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3142 …}
  +slug: "Kingdom-of-the-Planet-of-the-Apes-Teaser-Trailer"
  +title: "Kingdom of the Planet of the Apes | Teaser Trailer"
  +url: "https://youtu.be/NQ_HvTBaFoo?si=ptu3p-ZpIhqD1-rq"
  +body: "Ok ok, I get it guys, no more teasers for trailers, lol. This is the actual one. Still mostly a teaser, but it does look good!"
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698959423 {#3134
    date: 2023-11-02 22:10:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3143 …}
  +votes: Doctrine\ORM\PersistentCollection {#3145 …}
  +reports: Doctrine\ORM\PersistentCollection {#3147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3151 …}
  +badges: Doctrine\ORM\PersistentCollection {#3153 …}
  +children: [
    App\Entity\EntryComment {#2471
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2371 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2363 …}
      +image: null
      +parent: null
      +root: null
      +body: "I like it thank you for sharing definitely looking forward to this."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1698943175 {#2469
        date: 2023-11-02 17:39:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@canthidium@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2370 …}
      +nested: Doctrine\ORM\PersistentCollection {#2360 …}
      +votes: Doctrine\ORM\PersistentCollection {#2361 …}
      +reports: Doctrine\ORM\PersistentCollection {#2372 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
      -id: 84924
      -bodyTs: "'definit':8 'forward':10 'like':2 'look':9 'share':7 'thank':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5008875"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698943175 {#2467
        date: 2023-11-02 17:39:35.0 +01:00
      }
      +"title": 84924
    }
  ]
  -id: 9116
  -titleTs: "'ape':7 'kingdom':1 'planet':4 'teaser':8 'trailer':9"
  -bodyTs: "'actual':16 'get':4 'good':26 'guy':6 'lol':12 'look':25 'most':19 'ok':1,2 'one':17 'still':18 'teaser':9,21 'trailer':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699024889
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7689801"
  +editedAt: DateTimeImmutable @1698938649 {#3121
    date: 2023-11-02 16:24:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698938489 {#3098
    date: 2023-11-02 16:21:29.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
123 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2371
  +user: Proxies\__CG__\App\Entity\User {#3139 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2363 …}
  +image: Proxies\__CG__\App\Entity\Image {#3141 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3142 …}
  +slug: "Kingdom-of-the-Planet-of-the-Apes-Teaser-Trailer"
  +title: "Kingdom of the Planet of the Apes | Teaser Trailer"
  +url: "https://youtu.be/NQ_HvTBaFoo?si=ptu3p-ZpIhqD1-rq"
  +body: "Ok ok, I get it guys, no more teasers for trailers, lol. This is the actual one. Still mostly a teaser, but it does look good!"
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698959423 {#3134
    date: 2023-11-02 22:10:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3143 …}
  +votes: Doctrine\ORM\PersistentCollection {#3145 …}
  +reports: Doctrine\ORM\PersistentCollection {#3147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3151 …}
  +badges: Doctrine\ORM\PersistentCollection {#3153 …}
  +children: [
    App\Entity\EntryComment {#2471
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2371 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2363 …}
      +image: null
      +parent: null
      +root: null
      +body: "I like it thank you for sharing definitely looking forward to this."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1698943175 {#2469
        date: 2023-11-02 17:39:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@canthidium@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2370 …}
      +nested: Doctrine\ORM\PersistentCollection {#2360 …}
      +votes: Doctrine\ORM\PersistentCollection {#2361 …}
      +reports: Doctrine\ORM\PersistentCollection {#2372 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
      -id: 84924
      -bodyTs: "'definit':8 'forward':10 'like':2 'look':9 'share':7 'thank':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5008875"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698943175 {#2467
        date: 2023-11-02 17:39:35.0 +01:00
      }
      +"title": 84924
    }
  ]
  -id: 9116
  -titleTs: "'ape':7 'kingdom':1 'planet':4 'teaser':8 'trailer':9"
  -bodyTs: "'actual':16 'get':4 'good':26 'guy':6 'lol':12 'look':25 'most':19 'ok':1,2 'one':17 'still':18 'teaser':9,21 'trailer':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699024889
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7689801"
  +editedAt: DateTimeImmutable @1698938649 {#3121
    date: 2023-11-02 16:24:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698938489 {#3098
    date: 2023-11-02 16:21:29.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
124 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2371
  +user: Proxies\__CG__\App\Entity\User {#3139 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2363 …}
  +image: Proxies\__CG__\App\Entity\Image {#3141 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3142 …}
  +slug: "Kingdom-of-the-Planet-of-the-Apes-Teaser-Trailer"
  +title: "Kingdom of the Planet of the Apes | Teaser Trailer"
  +url: "https://youtu.be/NQ_HvTBaFoo?si=ptu3p-ZpIhqD1-rq"
  +body: "Ok ok, I get it guys, no more teasers for trailers, lol. This is the actual one. Still mostly a teaser, but it does look good!"
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698959423 {#3134
    date: 2023-11-02 22:10:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3143 …}
  +votes: Doctrine\ORM\PersistentCollection {#3145 …}
  +reports: Doctrine\ORM\PersistentCollection {#3147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3151 …}
  +badges: Doctrine\ORM\PersistentCollection {#3153 …}
  +children: [
    App\Entity\EntryComment {#2471
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2371 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2363 …}
      +image: null
      +parent: null
      +root: null
      +body: "I like it thank you for sharing definitely looking forward to this."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1698943175 {#2469
        date: 2023-11-02 17:39:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@canthidium@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2370 …}
      +nested: Doctrine\ORM\PersistentCollection {#2360 …}
      +votes: Doctrine\ORM\PersistentCollection {#2361 …}
      +reports: Doctrine\ORM\PersistentCollection {#2372 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
      -id: 84924
      -bodyTs: "'definit':8 'forward':10 'like':2 'look':9 'share':7 'thank':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5008875"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698943175 {#2467
        date: 2023-11-02 17:39:35.0 +01:00
      }
      +"title": 84924
    }
  ]
  -id: 9116
  -titleTs: "'ape':7 'kingdom':1 'planet':4 'teaser':8 'trailer':9"
  -bodyTs: "'actual':16 'get':4 'good':26 'guy':6 'lol':12 'look':25 'most':19 'ok':1,2 'one':17 'still':18 'teaser':9,21 'trailer':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699024889
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7689801"
  +editedAt: DateTimeImmutable @1698938649 {#3121
    date: 2023-11-02 16:24:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698938489 {#3098
    date: 2023-11-02 16:21:29.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
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
App\Entity\EntryComment {#2471
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2371
    +user: Proxies\__CG__\App\Entity\User {#3139 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2363 …}
    +image: Proxies\__CG__\App\Entity\Image {#3141 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3142 …}
    +slug: "Kingdom-of-the-Planet-of-the-Apes-Teaser-Trailer"
    +title: "Kingdom of the Planet of the Apes | Teaser Trailer"
    +url: "https://youtu.be/NQ_HvTBaFoo?si=ptu3p-ZpIhqD1-rq"
    +body: "Ok ok, I get it guys, no more teasers for trailers, lol. This is the actual one. Still mostly a teaser, but it does look good!"
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 5
    +favouriteCount: 24
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698959423 {#3134
      date: 2023-11-02 22:10:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3143 …}
    +votes: Doctrine\ORM\PersistentCollection {#3145 …}
    +reports: Doctrine\ORM\PersistentCollection {#3147 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3149 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3151 …}
    +badges: Doctrine\ORM\PersistentCollection {#3153 …}
    +children: [
      App\Entity\EntryComment {#2471}
    ]
    -id: 9116
    -titleTs: "'ape':7 'kingdom':1 'planet':4 'teaser':8 'trailer':9"
    -bodyTs: "'actual':16 'get':4 'good':26 'guy':6 'lol':12 'look':25 'most':19 'ok':1,2 'one':17 'still':18 'teaser':9,21 'trailer':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699024889
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7689801"
    +editedAt: DateTimeImmutable @1698938649 {#3121
      date: 2023-11-02 16:24:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698938489 {#3098
      date: 2023-11-02 16:21:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2363 …}
  +image: null
  +parent: null
  +root: null
  +body: "I like it thank you for sharing definitely looking forward to this."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698943175 {#2469
    date: 2023-11-02 17:39:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@canthidium@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2370 …}
  +nested: Doctrine\ORM\PersistentCollection {#2360 …}
  +votes: Doctrine\ORM\PersistentCollection {#2361 …}
  +reports: Doctrine\ORM\PersistentCollection {#2372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
  -id: 84924
  -bodyTs: "'definit':8 'forward':10 'like':2 'look':9 'share':7 'thank':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5008875"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698943175 {#2467
    date: 2023-11-02 17:39:35.0 +01:00
  }
  +"title": 84924
}
"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
127 DENIED edit
App\Entity\EntryComment {#2471
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2371
    +user: Proxies\__CG__\App\Entity\User {#3139 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2363 …}
    +image: Proxies\__CG__\App\Entity\Image {#3141 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3142 …}
    +slug: "Kingdom-of-the-Planet-of-the-Apes-Teaser-Trailer"
    +title: "Kingdom of the Planet of the Apes | Teaser Trailer"
    +url: "https://youtu.be/NQ_HvTBaFoo?si=ptu3p-ZpIhqD1-rq"
    +body: "Ok ok, I get it guys, no more teasers for trailers, lol. This is the actual one. Still mostly a teaser, but it does look good!"
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 5
    +favouriteCount: 24
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698959423 {#3134
      date: 2023-11-02 22:10:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3143 …}
    +votes: Doctrine\ORM\PersistentCollection {#3145 …}
    +reports: Doctrine\ORM\PersistentCollection {#3147 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3149 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3151 …}
    +badges: Doctrine\ORM\PersistentCollection {#3153 …}
    +children: [
      App\Entity\EntryComment {#2471}
    ]
    -id: 9116
    -titleTs: "'ape':7 'kingdom':1 'planet':4 'teaser':8 'trailer':9"
    -bodyTs: "'actual':16 'get':4 'good':26 'guy':6 'lol':12 'look':25 'most':19 'ok':1,2 'one':17 'still':18 'teaser':9,21 'trailer':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699024889
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7689801"
    +editedAt: DateTimeImmutable @1698938649 {#3121
      date: 2023-11-02 16:24:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698938489 {#3098
      date: 2023-11-02 16:21:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2363 …}
  +image: null
  +parent: null
  +root: null
  +body: "I like it thank you for sharing definitely looking forward to this."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698943175 {#2469
    date: 2023-11-02 17:39:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@canthidium@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2370 …}
  +nested: Doctrine\ORM\PersistentCollection {#2360 …}
  +votes: Doctrine\ORM\PersistentCollection {#2361 …}
  +reports: Doctrine\ORM\PersistentCollection {#2372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
  -id: 84924
  -bodyTs: "'definit':8 'forward':10 'like':2 'look':9 'share':7 'thank':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5008875"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698943175 {#2467
    date: 2023-11-02 17:39:35.0 +01:00
  }
  +"title": 84924
}
"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
128 DENIED moderate
App\Entity\EntryComment {#2471
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2371
    +user: Proxies\__CG__\App\Entity\User {#3139 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2363 …}
    +image: Proxies\__CG__\App\Entity\Image {#3141 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3142 …}
    +slug: "Kingdom-of-the-Planet-of-the-Apes-Teaser-Trailer"
    +title: "Kingdom of the Planet of the Apes | Teaser Trailer"
    +url: "https://youtu.be/NQ_HvTBaFoo?si=ptu3p-ZpIhqD1-rq"
    +body: "Ok ok, I get it guys, no more teasers for trailers, lol. This is the actual one. Still mostly a teaser, but it does look good!"
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 5
    +favouriteCount: 24
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698959423 {#3134
      date: 2023-11-02 22:10:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3143 …}
    +votes: Doctrine\ORM\PersistentCollection {#3145 …}
    +reports: Doctrine\ORM\PersistentCollection {#3147 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3149 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3151 …}
    +badges: Doctrine\ORM\PersistentCollection {#3153 …}
    +children: [
      App\Entity\EntryComment {#2471}
    ]
    -id: 9116
    -titleTs: "'ape':7 'kingdom':1 'planet':4 'teaser':8 'trailer':9"
    -bodyTs: "'actual':16 'get':4 'good':26 'guy':6 'lol':12 'look':25 'most':19 'ok':1,2 'one':17 'still':18 'teaser':9,21 'trailer':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699024889
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7689801"
    +editedAt: DateTimeImmutable @1698938649 {#3121
      date: 2023-11-02 16:24:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698938489 {#3098
      date: 2023-11-02 16:21:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2363 …}
  +image: null
  +parent: null
  +root: null
  +body: "I like it thank you for sharing definitely looking forward to this."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698943175 {#2469
    date: 2023-11-02 17:39:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@canthidium@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2370 …}
  +nested: Doctrine\ORM\PersistentCollection {#2360 …}
  +votes: Doctrine\ORM\PersistentCollection {#2361 …}
  +reports: Doctrine\ORM\PersistentCollection {#2372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
  -id: 84924
  -bodyTs: "'definit':8 'forward':10 'like':2 'look':9 'share':7 'thank':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5008875"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698943175 {#2467
    date: 2023-11-02 17:39:35.0 +01:00
  }
  +"title": 84924
}
"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
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
Proxies\__CG__\App\Entity\Entry {#2195
  +user: Proxies\__CG__\App\Entity\User {#2961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: Proxies\__CG__\App\Entity\Image {#3002 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3004 …}
  +slug: "You-re-a-cat"
  +title: ""You're a cat.""
  +url: "https://lemmus.org/pictrs/image/4e3a3c7a-82a0-4406-8fb3-2653f7fc67e5.webp"
  +body: "[Mutts by Patrick McDonnell for 29 December, 2023](https://lemmus.org/pictrs/image/0912cd2d-29fc-4c83-b53a-f9c74d0a7510.webp)."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 313
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709235601 {#2997
    date: 2024-02-29 20:40:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3005 …}
  +votes: Doctrine\ORM\PersistentCollection {#3007 …}
  +reports: Doctrine\ORM\PersistentCollection {#3009 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3013 …}
  +badges: Doctrine\ORM\PersistentCollection {#3015 …}
  +children: [
    1 => App\Entity\EntryComment {#2211
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2195 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2270 …}
      +root: App\Entity\EntryComment {#2194
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2195 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
        +image: null
        +parent: null
        +root: null
        +body: "WTF that the name of my cat and same color too."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1709235601 {#2196
          date: 2024-02-29 20:40:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sundray@lemmus.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2193 …}
        +nested: Doctrine\ORM\PersistentCollection {#2205 …}
        +votes: Doctrine\ORM\PersistentCollection {#2202 …}
        +reports: Doctrine\ORM\PersistentCollection {#2210 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
        -id: 263178
        -bodyTs: "'cat':7 'color':10 'name':4 'wtf':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6296660"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703885985 {#2199
          date: 2023-12-29 22:39:45.0 +01:00
        }
        +"title": 263178
      }
      +body: "You’re right my ex named her before she gave her to me."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703901383 {#2204
        date: 2023-12-30 02:56:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sundray@lemmus.org"
        "@Fredselfish@lemmy.world"
        "@turbowafflz@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2266 …}
      +nested: Doctrine\ORM\PersistentCollection {#2268 …}
      +votes: Doctrine\ORM\PersistentCollection {#2273 …}
      +reports: Doctrine\ORM\PersistentCollection {#2274 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
      -id: 263781
      -bodyTs: "'ex':5 'gave':10 'name':6 're':2 'right':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6299458"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703901383 {#2200
        date: 2023-12-30 02:56:23.0 +01:00
      }
      +"title": 263781
    }
    0 => App\Entity\EntryComment {#2194}
  ]
  -id: 25643
  -titleTs: "'cat':4 're':2"
  -bodyTs: "'/pictrs/image/0912cd2d-29fc-4c83-b53a-f9c74d0a7510.webp).':11 '2023':8 '29':6 'decemb':7 'lemmus.org':10 'lemmus.org/pictrs/image/0912cd2d-29fc-4c83-b53a-f9c74d0a7510.webp).':9 'mcdonnel':4 'mutt':1 'patrick':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703950634
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2290549"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703864234 {#2983
    date: 2023-12-29 16:37:14.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
131 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2195
  +user: Proxies\__CG__\App\Entity\User {#2961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: Proxies\__CG__\App\Entity\Image {#3002 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3004 …}
  +slug: "You-re-a-cat"
  +title: ""You're a cat.""
  +url: "https://lemmus.org/pictrs/image/4e3a3c7a-82a0-4406-8fb3-2653f7fc67e5.webp"
  +body: "[Mutts by Patrick McDonnell for 29 December, 2023](https://lemmus.org/pictrs/image/0912cd2d-29fc-4c83-b53a-f9c74d0a7510.webp)."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 313
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709235601 {#2997
    date: 2024-02-29 20:40:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3005 …}
  +votes: Doctrine\ORM\PersistentCollection {#3007 …}
  +reports: Doctrine\ORM\PersistentCollection {#3009 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3013 …}
  +badges: Doctrine\ORM\PersistentCollection {#3015 …}
  +children: [
    1 => App\Entity\EntryComment {#2211
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2195 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2270 …}
      +root: App\Entity\EntryComment {#2194
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2195 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
        +image: null
        +parent: null
        +root: null
        +body: "WTF that the name of my cat and same color too."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1709235601 {#2196
          date: 2024-02-29 20:40:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sundray@lemmus.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2193 …}
        +nested: Doctrine\ORM\PersistentCollection {#2205 …}
        +votes: Doctrine\ORM\PersistentCollection {#2202 …}
        +reports: Doctrine\ORM\PersistentCollection {#2210 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
        -id: 263178
        -bodyTs: "'cat':7 'color':10 'name':4 'wtf':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6296660"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703885985 {#2199
          date: 2023-12-29 22:39:45.0 +01:00
        }
        +"title": 263178
      }
      +body: "You’re right my ex named her before she gave her to me."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703901383 {#2204
        date: 2023-12-30 02:56:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sundray@lemmus.org"
        "@Fredselfish@lemmy.world"
        "@turbowafflz@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2266 …}
      +nested: Doctrine\ORM\PersistentCollection {#2268 …}
      +votes: Doctrine\ORM\PersistentCollection {#2273 …}
      +reports: Doctrine\ORM\PersistentCollection {#2274 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
      -id: 263781
      -bodyTs: "'ex':5 'gave':10 'name':6 're':2 'right':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6299458"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703901383 {#2200
        date: 2023-12-30 02:56:23.0 +01:00
      }
      +"title": 263781
    }
    0 => App\Entity\EntryComment {#2194}
  ]
  -id: 25643
  -titleTs: "'cat':4 're':2"
  -bodyTs: "'/pictrs/image/0912cd2d-29fc-4c83-b53a-f9c74d0a7510.webp).':11 '2023':8 '29':6 'decemb':7 'lemmus.org':10 'lemmus.org/pictrs/image/0912cd2d-29fc-4c83-b53a-f9c74d0a7510.webp).':9 'mcdonnel':4 'mutt':1 'patrick':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703950634
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2290549"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703864234 {#2983
    date: 2023-12-29 16:37:14.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
132 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2195
  +user: Proxies\__CG__\App\Entity\User {#2961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: Proxies\__CG__\App\Entity\Image {#3002 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3004 …}
  +slug: "You-re-a-cat"
  +title: ""You're a cat.""
  +url: "https://lemmus.org/pictrs/image/4e3a3c7a-82a0-4406-8fb3-2653f7fc67e5.webp"
  +body: "[Mutts by Patrick McDonnell for 29 December, 2023](https://lemmus.org/pictrs/image/0912cd2d-29fc-4c83-b53a-f9c74d0a7510.webp)."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 313
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709235601 {#2997
    date: 2024-02-29 20:40:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3005 …}
  +votes: Doctrine\ORM\PersistentCollection {#3007 …}
  +reports: Doctrine\ORM\PersistentCollection {#3009 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3013 …}
  +badges: Doctrine\ORM\PersistentCollection {#3015 …}
  +children: [
    1 => App\Entity\EntryComment {#2211
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2195 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2270 …}
      +root: App\Entity\EntryComment {#2194
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2195 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
        +image: null
        +parent: null
        +root: null
        +body: "WTF that the name of my cat and same color too."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1709235601 {#2196
          date: 2024-02-29 20:40:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sundray@lemmus.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2193 …}
        +nested: Doctrine\ORM\PersistentCollection {#2205 …}
        +votes: Doctrine\ORM\PersistentCollection {#2202 …}
        +reports: Doctrine\ORM\PersistentCollection {#2210 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
        -id: 263178
        -bodyTs: "'cat':7 'color':10 'name':4 'wtf':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6296660"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703885985 {#2199
          date: 2023-12-29 22:39:45.0 +01:00
        }
        +"title": 263178
      }
      +body: "You’re right my ex named her before she gave her to me."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703901383 {#2204
        date: 2023-12-30 02:56:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sundray@lemmus.org"
        "@Fredselfish@lemmy.world"
        "@turbowafflz@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2266 …}
      +nested: Doctrine\ORM\PersistentCollection {#2268 …}
      +votes: Doctrine\ORM\PersistentCollection {#2273 …}
      +reports: Doctrine\ORM\PersistentCollection {#2274 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
      -id: 263781
      -bodyTs: "'ex':5 'gave':10 'name':6 're':2 'right':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6299458"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703901383 {#2200
        date: 2023-12-30 02:56:23.0 +01:00
      }
      +"title": 263781
    }
    0 => App\Entity\EntryComment {#2194}
  ]
  -id: 25643
  -titleTs: "'cat':4 're':2"
  -bodyTs: "'/pictrs/image/0912cd2d-29fc-4c83-b53a-f9c74d0a7510.webp).':11 '2023':8 '29':6 'decemb':7 'lemmus.org':10 'lemmus.org/pictrs/image/0912cd2d-29fc-4c83-b53a-f9c74d0a7510.webp).':9 'mcdonnel':4 'mutt':1 'patrick':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703950634
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2290549"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703864234 {#2983
    date: 2023-12-29 16:37:14.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
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
App\Entity\EntryComment {#2211
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2195
    +user: Proxies\__CG__\App\Entity\User {#2961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: Proxies\__CG__\App\Entity\Image {#3002 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3004 …}
    +slug: "You-re-a-cat"
    +title: ""You're a cat.""
    +url: "https://lemmus.org/pictrs/image/4e3a3c7a-82a0-4406-8fb3-2653f7fc67e5.webp"
    +body: "[Mutts by Patrick McDonnell for 29 December, 2023](https://lemmus.org/pictrs/image/0912cd2d-29fc-4c83-b53a-f9c74d0a7510.webp)."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 5
    +favouriteCount: 313
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1709235601 {#2997
      date: 2024-02-29 20:40:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3005 …}
    +votes: Doctrine\ORM\PersistentCollection {#3007 …}
    +reports: Doctrine\ORM\PersistentCollection {#3009 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3011 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3013 …}
    +badges: Doctrine\ORM\PersistentCollection {#3015 …}
    +children: [
      1 => App\Entity\EntryComment {#2211}
      0 => App\Entity\EntryComment {#2194
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2195 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
        +image: null
        +parent: null
        +root: null
        +body: "WTF that the name of my cat and same color too."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1709235601 {#2196
          date: 2024-02-29 20:40:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sundray@lemmus.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2193 …}
        +nested: Doctrine\ORM\PersistentCollection {#2205 …}
        +votes: Doctrine\ORM\PersistentCollection {#2202 …}
        +reports: Doctrine\ORM\PersistentCollection {#2210 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
        -id: 263178
        -bodyTs: "'cat':7 'color':10 'name':4 'wtf':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6296660"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703885985 {#2199
          date: 2023-12-29 22:39:45.0 +01:00
        }
        +"title": 263178
      }
    ]
    -id: 25643
    -titleTs: "'cat':4 're':2"
    -bodyTs: "'/pictrs/image/0912cd2d-29fc-4c83-b53a-f9c74d0a7510.webp).':11 '2023':8 '29':6 'decemb':7 'lemmus.org':10 'lemmus.org/pictrs/image/0912cd2d-29fc-4c83-b53a-f9c74d0a7510.webp).':9 'mcdonnel':4 'mutt':1 'patrick':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703950634
    +visibility: "visible             "
    +apId: "https://lemmus.org/post/2290549"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703864234 {#2983
      date: 2023-12-29 16:37:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2270 …}
  +root: App\Entity\EntryComment {#2194}
  +body: "You’re right my ex named her before she gave her to me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703901383 {#2204
    date: 2023-12-30 02:56:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sundray@lemmus.org"
    "@Fredselfish@lemmy.world"
    "@turbowafflz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2266 …}
  +nested: Doctrine\ORM\PersistentCollection {#2268 …}
  +votes: Doctrine\ORM\PersistentCollection {#2273 …}
  +reports: Doctrine\ORM\PersistentCollection {#2274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
  -id: 263781
  -bodyTs: "'ex':5 'gave':10 'name':6 're':2 'right':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6299458"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703901383 {#2200
    date: 2023-12-30 02:56:23.0 +01:00
  }
  +"title": 263781
}
"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
135 DENIED edit
App\Entity\EntryComment {#2211
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2195
    +user: Proxies\__CG__\App\Entity\User {#2961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: Proxies\__CG__\App\Entity\Image {#3002 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3004 …}
    +slug: "You-re-a-cat"
    +title: ""You're a cat.""
    +url: "https://lemmus.org/pictrs/image/4e3a3c7a-82a0-4406-8fb3-2653f7fc67e5.webp"
    +body: "[Mutts by Patrick McDonnell for 29 December, 2023](https://lemmus.org/pictrs/image/0912cd2d-29fc-4c83-b53a-f9c74d0a7510.webp)."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 5
    +favouriteCount: 313
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1709235601 {#2997
      date: 2024-02-29 20:40:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3005 …}
    +votes: Doctrine\ORM\PersistentCollection {#3007 …}
    +reports: Doctrine\ORM\PersistentCollection {#3009 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3011 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3013 …}
    +badges: Doctrine\ORM\PersistentCollection {#3015 …}
    +children: [
      1 => App\Entity\EntryComment {#2211}
      0 => App\Entity\EntryComment {#2194
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2195 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
        +image: null
        +parent: null
        +root: null
        +body: "WTF that the name of my cat and same color too."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1709235601 {#2196
          date: 2024-02-29 20:40:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sundray@lemmus.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2193 …}
        +nested: Doctrine\ORM\PersistentCollection {#2205 …}
        +votes: Doctrine\ORM\PersistentCollection {#2202 …}
        +reports: Doctrine\ORM\PersistentCollection {#2210 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
        -id: 263178
        -bodyTs: "'cat':7 'color':10 'name':4 'wtf':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6296660"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703885985 {#2199
          date: 2023-12-29 22:39:45.0 +01:00
        }
        +"title": 263178
      }
    ]
    -id: 25643
    -titleTs: "'cat':4 're':2"
    -bodyTs: "'/pictrs/image/0912cd2d-29fc-4c83-b53a-f9c74d0a7510.webp).':11 '2023':8 '29':6 'decemb':7 'lemmus.org':10 'lemmus.org/pictrs/image/0912cd2d-29fc-4c83-b53a-f9c74d0a7510.webp).':9 'mcdonnel':4 'mutt':1 'patrick':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703950634
    +visibility: "visible             "
    +apId: "https://lemmus.org/post/2290549"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703864234 {#2983
      date: 2023-12-29 16:37:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2270 …}
  +root: App\Entity\EntryComment {#2194}
  +body: "You’re right my ex named her before she gave her to me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703901383 {#2204
    date: 2023-12-30 02:56:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sundray@lemmus.org"
    "@Fredselfish@lemmy.world"
    "@turbowafflz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2266 …}
  +nested: Doctrine\ORM\PersistentCollection {#2268 …}
  +votes: Doctrine\ORM\PersistentCollection {#2273 …}
  +reports: Doctrine\ORM\PersistentCollection {#2274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
  -id: 263781
  -bodyTs: "'ex':5 'gave':10 'name':6 're':2 'right':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6299458"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703901383 {#2200
    date: 2023-12-30 02:56:23.0 +01:00
  }
  +"title": 263781
}
"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
136 DENIED moderate
App\Entity\EntryComment {#2211
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2195
    +user: Proxies\__CG__\App\Entity\User {#2961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: Proxies\__CG__\App\Entity\Image {#3002 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3004 …}
    +slug: "You-re-a-cat"
    +title: ""You're a cat.""
    +url: "https://lemmus.org/pictrs/image/4e3a3c7a-82a0-4406-8fb3-2653f7fc67e5.webp"
    +body: "[Mutts by Patrick McDonnell for 29 December, 2023](https://lemmus.org/pictrs/image/0912cd2d-29fc-4c83-b53a-f9c74d0a7510.webp)."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 5
    +favouriteCount: 313
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1709235601 {#2997
      date: 2024-02-29 20:40:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3005 …}
    +votes: Doctrine\ORM\PersistentCollection {#3007 …}
    +reports: Doctrine\ORM\PersistentCollection {#3009 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3011 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3013 …}
    +badges: Doctrine\ORM\PersistentCollection {#3015 …}
    +children: [
      1 => App\Entity\EntryComment {#2211}
      0 => App\Entity\EntryComment {#2194
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2195 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
        +image: null
        +parent: null
        +root: null
        +body: "WTF that the name of my cat and same color too."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1709235601 {#2196
          date: 2024-02-29 20:40:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sundray@lemmus.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2193 …}
        +nested: Doctrine\ORM\PersistentCollection {#2205 …}
        +votes: Doctrine\ORM\PersistentCollection {#2202 …}
        +reports: Doctrine\ORM\PersistentCollection {#2210 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
        -id: 263178
        -bodyTs: "'cat':7 'color':10 'name':4 'wtf':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6296660"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703885985 {#2199
          date: 2023-12-29 22:39:45.0 +01:00
        }
        +"title": 263178
      }
    ]
    -id: 25643
    -titleTs: "'cat':4 're':2"
    -bodyTs: "'/pictrs/image/0912cd2d-29fc-4c83-b53a-f9c74d0a7510.webp).':11 '2023':8 '29':6 'decemb':7 'lemmus.org':10 'lemmus.org/pictrs/image/0912cd2d-29fc-4c83-b53a-f9c74d0a7510.webp).':9 'mcdonnel':4 'mutt':1 'patrick':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703950634
    +visibility: "visible             "
    +apId: "https://lemmus.org/post/2290549"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703864234 {#2983
      date: 2023-12-29 16:37:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2270 …}
  +root: App\Entity\EntryComment {#2194}
  +body: "You’re right my ex named her before she gave her to me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703901383 {#2204
    date: 2023-12-30 02:56:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sundray@lemmus.org"
    "@Fredselfish@lemmy.world"
    "@turbowafflz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2266 …}
  +nested: Doctrine\ORM\PersistentCollection {#2268 …}
  +votes: Doctrine\ORM\PersistentCollection {#2273 …}
  +reports: Doctrine\ORM\PersistentCollection {#2274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
  -id: 263781
  -bodyTs: "'ex':5 'gave':10 'name':6 're':2 'right':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6299458"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703901383 {#2200
    date: 2023-12-30 02:56:23.0 +01:00
  }
  +"title": 263781
}
"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
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 {#2194
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2195
    +user: Proxies\__CG__\App\Entity\User {#2961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: Proxies\__CG__\App\Entity\Image {#3002 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3004 …}
    +slug: "You-re-a-cat"
    +title: ""You're a cat.""
    +url: "https://lemmus.org/pictrs/image/4e3a3c7a-82a0-4406-8fb3-2653f7fc67e5.webp"
    +body: "[Mutts by Patrick McDonnell for 29 December, 2023](https://lemmus.org/pictrs/image/0912cd2d-29fc-4c83-b53a-f9c74d0a7510.webp)."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 5
    +favouriteCount: 313
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1709235601 {#2997
      date: 2024-02-29 20:40:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3005 …}
    +votes: Doctrine\ORM\PersistentCollection {#3007 …}
    +reports: Doctrine\ORM\PersistentCollection {#3009 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3011 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3013 …}
    +badges: Doctrine\ORM\PersistentCollection {#3015 …}
    +children: [
      1 => App\Entity\EntryComment {#2211
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2195 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2270 …}
        +root: App\Entity\EntryComment {#2194}
        +body: "You’re right my ex named her before she gave her to me."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703901383 {#2204
          date: 2023-12-30 02:56:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sundray@lemmus.org"
          "@Fredselfish@lemmy.world"
          "@turbowafflz@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2266 …}
        +nested: Doctrine\ORM\PersistentCollection {#2268 …}
        +votes: Doctrine\ORM\PersistentCollection {#2273 …}
        +reports: Doctrine\ORM\PersistentCollection {#2274 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
        -id: 263781
        -bodyTs: "'ex':5 'gave':10 'name':6 're':2 'right':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6299458"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703901383 {#2200
          date: 2023-12-30 02:56:23.0 +01:00
        }
        +"title": 263781
      }
      0 => App\Entity\EntryComment {#2194}
    ]
    -id: 25643
    -titleTs: "'cat':4 're':2"
    -bodyTs: "'/pictrs/image/0912cd2d-29fc-4c83-b53a-f9c74d0a7510.webp).':11 '2023':8 '29':6 'decemb':7 'lemmus.org':10 'lemmus.org/pictrs/image/0912cd2d-29fc-4c83-b53a-f9c74d0a7510.webp).':9 'mcdonnel':4 'mutt':1 'patrick':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703950634
    +visibility: "visible             "
    +apId: "https://lemmus.org/post/2290549"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703864234 {#2983
      date: 2023-12-29 16:37:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: null
  +root: null
  +body: "WTF that the name of my cat and same color too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1709235601 {#2196
    date: 2024-02-29 20:40:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sundray@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2193 …}
  +nested: Doctrine\ORM\PersistentCollection {#2205 …}
  +votes: Doctrine\ORM\PersistentCollection {#2202 …}
  +reports: Doctrine\ORM\PersistentCollection {#2210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
  -id: 263178
  -bodyTs: "'cat':7 'color':10 'name':4 'wtf':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6296660"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703885985 {#2199
    date: 2023-12-29 22:39:45.0 +01:00
  }
  +"title": 263178
}
"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 {#2194
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2195
    +user: Proxies\__CG__\App\Entity\User {#2961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: Proxies\__CG__\App\Entity\Image {#3002 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3004 …}
    +slug: "You-re-a-cat"
    +title: ""You're a cat.""
    +url: "https://lemmus.org/pictrs/image/4e3a3c7a-82a0-4406-8fb3-2653f7fc67e5.webp"
    +body: "[Mutts by Patrick McDonnell for 29 December, 2023](https://lemmus.org/pictrs/image/0912cd2d-29fc-4c83-b53a-f9c74d0a7510.webp)."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 5
    +favouriteCount: 313
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1709235601 {#2997
      date: 2024-02-29 20:40:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3005 …}
    +votes: Doctrine\ORM\PersistentCollection {#3007 …}
    +reports: Doctrine\ORM\PersistentCollection {#3009 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3011 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3013 …}
    +badges: Doctrine\ORM\PersistentCollection {#3015 …}
    +children: [
      1 => App\Entity\EntryComment {#2211
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2195 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2270 …}
        +root: App\Entity\EntryComment {#2194}
        +body: "You’re right my ex named her before she gave her to me."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703901383 {#2204
          date: 2023-12-30 02:56:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sundray@lemmus.org"
          "@Fredselfish@lemmy.world"
          "@turbowafflz@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2266 …}
        +nested: Doctrine\ORM\PersistentCollection {#2268 …}
        +votes: Doctrine\ORM\PersistentCollection {#2273 …}
        +reports: Doctrine\ORM\PersistentCollection {#2274 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
        -id: 263781
        -bodyTs: "'ex':5 'gave':10 'name':6 're':2 'right':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6299458"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703901383 {#2200
          date: 2023-12-30 02:56:23.0 +01:00
        }
        +"title": 263781
      }
      0 => App\Entity\EntryComment {#2194}
    ]
    -id: 25643
    -titleTs: "'cat':4 're':2"
    -bodyTs: "'/pictrs/image/0912cd2d-29fc-4c83-b53a-f9c74d0a7510.webp).':11 '2023':8 '29':6 'decemb':7 'lemmus.org':10 'lemmus.org/pictrs/image/0912cd2d-29fc-4c83-b53a-f9c74d0a7510.webp).':9 'mcdonnel':4 'mutt':1 'patrick':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703950634
    +visibility: "visible             "
    +apId: "https://lemmus.org/post/2290549"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703864234 {#2983
      date: 2023-12-29 16:37:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: null
  +root: null
  +body: "WTF that the name of my cat and same color too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1709235601 {#2196
    date: 2024-02-29 20:40:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sundray@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2193 …}
  +nested: Doctrine\ORM\PersistentCollection {#2205 …}
  +votes: Doctrine\ORM\PersistentCollection {#2202 …}
  +reports: Doctrine\ORM\PersistentCollection {#2210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
  -id: 263178
  -bodyTs: "'cat':7 'color':10 'name':4 'wtf':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6296660"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703885985 {#2199
    date: 2023-12-29 22:39:45.0 +01:00
  }
  +"title": 263178
}
"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 {#2194
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2195
    +user: Proxies\__CG__\App\Entity\User {#2961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: Proxies\__CG__\App\Entity\Image {#3002 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3004 …}
    +slug: "You-re-a-cat"
    +title: ""You're a cat.""
    +url: "https://lemmus.org/pictrs/image/4e3a3c7a-82a0-4406-8fb3-2653f7fc67e5.webp"
    +body: "[Mutts by Patrick McDonnell for 29 December, 2023](https://lemmus.org/pictrs/image/0912cd2d-29fc-4c83-b53a-f9c74d0a7510.webp)."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 5
    +favouriteCount: 313
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1709235601 {#2997
      date: 2024-02-29 20:40:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3005 …}
    +votes: Doctrine\ORM\PersistentCollection {#3007 …}
    +reports: Doctrine\ORM\PersistentCollection {#3009 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3011 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3013 …}
    +badges: Doctrine\ORM\PersistentCollection {#3015 …}
    +children: [
      1 => App\Entity\EntryComment {#2211
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2195 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2270 …}
        +root: App\Entity\EntryComment {#2194}
        +body: "You’re right my ex named her before she gave her to me."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703901383 {#2204
          date: 2023-12-30 02:56:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sundray@lemmus.org"
          "@Fredselfish@lemmy.world"
          "@turbowafflz@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2266 …}
        +nested: Doctrine\ORM\PersistentCollection {#2268 …}
        +votes: Doctrine\ORM\PersistentCollection {#2273 …}
        +reports: Doctrine\ORM\PersistentCollection {#2274 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
        -id: 263781
        -bodyTs: "'ex':5 'gave':10 'name':6 're':2 'right':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6299458"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703901383 {#2200
          date: 2023-12-30 02:56:23.0 +01:00
        }
        +"title": 263781
      }
      0 => App\Entity\EntryComment {#2194}
    ]
    -id: 25643
    -titleTs: "'cat':4 're':2"
    -bodyTs: "'/pictrs/image/0912cd2d-29fc-4c83-b53a-f9c74d0a7510.webp).':11 '2023':8 '29':6 'decemb':7 'lemmus.org':10 'lemmus.org/pictrs/image/0912cd2d-29fc-4c83-b53a-f9c74d0a7510.webp).':9 'mcdonnel':4 'mutt':1 'patrick':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703950634
    +visibility: "visible             "
    +apId: "https://lemmus.org/post/2290549"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703864234 {#2983
      date: 2023-12-29 16:37:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: null
  +root: null
  +body: "WTF that the name of my cat and same color too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1709235601 {#2196
    date: 2024-02-29 20:40:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sundray@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2193 …}
  +nested: Doctrine\ORM\PersistentCollection {#2205 …}
  +votes: Doctrine\ORM\PersistentCollection {#2202 …}
  +reports: Doctrine\ORM\PersistentCollection {#2210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
  -id: 263178
  -bodyTs: "'cat':7 'color':10 'name':4 'wtf':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6296660"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703885985 {#2199
    date: 2023-12-29 22:39:45.0 +01:00
  }
  +"title": 263178
}
"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
Proxies\__CG__\App\Entity\Entry {#2062
  +user: Proxies\__CG__\App\Entity\User {#3311 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: Proxies\__CG__\App\Entity\Image {#3349 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3024 …}
  +slug: "Wallets"
  +title: "Wallets"
  +url: "https://lemmy.world/pictrs/image/bde9ba9b-ee5f-4bda-aeff-be74f30d87e6.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 490
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701338315 {#3344
    date: 2023-11-30 10:58:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3351 …}
  +votes: Doctrine\ORM\PersistentCollection {#3353 …}
  +reports: Doctrine\ORM\PersistentCollection {#3355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3357 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3359 …}
  +badges: Doctrine\ORM\PersistentCollection {#3361 …}
  +children: [
    App\Entity\EntryComment {#2096
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2062 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: null
      +root: null
      +body: "Well he will be afraid now."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701263917 {#2082
        date: 2023-11-29 14:18:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@johsny@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2081 …}
      +nested: Doctrine\ORM\PersistentCollection {#2098 …}
      +votes: Doctrine\ORM\PersistentCollection {#2080 …}
      +reports: Doctrine\ORM\PersistentCollection {#2089 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
      -id: 176723
      -bodyTs: "'afraid':5 'well':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5670307"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701263917 {#2085
        date: 2023-11-29 14:18:37.0 +01:00
      }
      +"title": 176723
    }
  ]
  -id: 18166
  -titleTs: "'wallet':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701349593
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8916708"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701263193 {#3332
    date: 2023-11-29 14:06:33.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
143 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2062
  +user: Proxies\__CG__\App\Entity\User {#3311 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: Proxies\__CG__\App\Entity\Image {#3349 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3024 …}
  +slug: "Wallets"
  +title: "Wallets"
  +url: "https://lemmy.world/pictrs/image/bde9ba9b-ee5f-4bda-aeff-be74f30d87e6.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 490
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701338315 {#3344
    date: 2023-11-30 10:58:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3351 …}
  +votes: Doctrine\ORM\PersistentCollection {#3353 …}
  +reports: Doctrine\ORM\PersistentCollection {#3355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3357 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3359 …}
  +badges: Doctrine\ORM\PersistentCollection {#3361 …}
  +children: [
    App\Entity\EntryComment {#2096
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2062 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: null
      +root: null
      +body: "Well he will be afraid now."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701263917 {#2082
        date: 2023-11-29 14:18:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@johsny@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2081 …}
      +nested: Doctrine\ORM\PersistentCollection {#2098 …}
      +votes: Doctrine\ORM\PersistentCollection {#2080 …}
      +reports: Doctrine\ORM\PersistentCollection {#2089 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
      -id: 176723
      -bodyTs: "'afraid':5 'well':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5670307"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701263917 {#2085
        date: 2023-11-29 14:18:37.0 +01:00
      }
      +"title": 176723
    }
  ]
  -id: 18166
  -titleTs: "'wallet':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701349593
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8916708"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701263193 {#3332
    date: 2023-11-29 14:06:33.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
144 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2062
  +user: Proxies\__CG__\App\Entity\User {#3311 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: Proxies\__CG__\App\Entity\Image {#3349 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3024 …}
  +slug: "Wallets"
  +title: "Wallets"
  +url: "https://lemmy.world/pictrs/image/bde9ba9b-ee5f-4bda-aeff-be74f30d87e6.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 490
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701338315 {#3344
    date: 2023-11-30 10:58:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3351 …}
  +votes: Doctrine\ORM\PersistentCollection {#3353 …}
  +reports: Doctrine\ORM\PersistentCollection {#3355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3357 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3359 …}
  +badges: Doctrine\ORM\PersistentCollection {#3361 …}
  +children: [
    App\Entity\EntryComment {#2096
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2062 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: null
      +root: null
      +body: "Well he will be afraid now."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701263917 {#2082
        date: 2023-11-29 14:18:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@johsny@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2081 …}
      +nested: Doctrine\ORM\PersistentCollection {#2098 …}
      +votes: Doctrine\ORM\PersistentCollection {#2080 …}
      +reports: Doctrine\ORM\PersistentCollection {#2089 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
      -id: 176723
      -bodyTs: "'afraid':5 'well':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5670307"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701263917 {#2085
        date: 2023-11-29 14:18:37.0 +01:00
      }
      +"title": 176723
    }
  ]
  -id: 18166
  -titleTs: "'wallet':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701349593
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8916708"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701263193 {#3332
    date: 2023-11-29 14:06:33.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
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 {#2096
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062
    +user: Proxies\__CG__\App\Entity\User {#3311 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: Proxies\__CG__\App\Entity\Image {#3349 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3024 …}
    +slug: "Wallets"
    +title: "Wallets"
    +url: "https://lemmy.world/pictrs/image/bde9ba9b-ee5f-4bda-aeff-be74f30d87e6.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 5
    +favouriteCount: 490
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701338315 {#3344
      date: 2023-11-30 10:58:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3351 …}
    +votes: Doctrine\ORM\PersistentCollection {#3353 …}
    +reports: Doctrine\ORM\PersistentCollection {#3355 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3357 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3359 …}
    +badges: Doctrine\ORM\PersistentCollection {#3361 …}
    +children: [
      App\Entity\EntryComment {#2096}
    ]
    -id: 18166
    -titleTs: "'wallet':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701349593
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8916708"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701263193 {#3332
      date: 2023-11-29 14:06:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: null
  +root: null
  +body: "Well he will be afraid now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701263917 {#2082
    date: 2023-11-29 14:18:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@johsny@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2081 …}
  +nested: Doctrine\ORM\PersistentCollection {#2098 …}
  +votes: Doctrine\ORM\PersistentCollection {#2080 …}
  +reports: Doctrine\ORM\PersistentCollection {#2089 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
  -id: 176723
  -bodyTs: "'afraid':5 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5670307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701263917 {#2085
    date: 2023-11-29 14:18:37.0 +01:00
  }
  +"title": 176723
}
"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 {#2096
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062
    +user: Proxies\__CG__\App\Entity\User {#3311 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: Proxies\__CG__\App\Entity\Image {#3349 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3024 …}
    +slug: "Wallets"
    +title: "Wallets"
    +url: "https://lemmy.world/pictrs/image/bde9ba9b-ee5f-4bda-aeff-be74f30d87e6.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 5
    +favouriteCount: 490
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701338315 {#3344
      date: 2023-11-30 10:58:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3351 …}
    +votes: Doctrine\ORM\PersistentCollection {#3353 …}
    +reports: Doctrine\ORM\PersistentCollection {#3355 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3357 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3359 …}
    +badges: Doctrine\ORM\PersistentCollection {#3361 …}
    +children: [
      App\Entity\EntryComment {#2096}
    ]
    -id: 18166
    -titleTs: "'wallet':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701349593
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8916708"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701263193 {#3332
      date: 2023-11-29 14:06:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: null
  +root: null
  +body: "Well he will be afraid now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701263917 {#2082
    date: 2023-11-29 14:18:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@johsny@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2081 …}
  +nested: Doctrine\ORM\PersistentCollection {#2098 …}
  +votes: Doctrine\ORM\PersistentCollection {#2080 …}
  +reports: Doctrine\ORM\PersistentCollection {#2089 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
  -id: 176723
  -bodyTs: "'afraid':5 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5670307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701263917 {#2085
    date: 2023-11-29 14:18:37.0 +01:00
  }
  +"title": 176723
}
"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 {#2096
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062
    +user: Proxies\__CG__\App\Entity\User {#3311 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: Proxies\__CG__\App\Entity\Image {#3349 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3024 …}
    +slug: "Wallets"
    +title: "Wallets"
    +url: "https://lemmy.world/pictrs/image/bde9ba9b-ee5f-4bda-aeff-be74f30d87e6.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 5
    +favouriteCount: 490
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701338315 {#3344
      date: 2023-11-30 10:58:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3351 …}
    +votes: Doctrine\ORM\PersistentCollection {#3353 …}
    +reports: Doctrine\ORM\PersistentCollection {#3355 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3357 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3359 …}
    +badges: Doctrine\ORM\PersistentCollection {#3361 …}
    +children: [
      App\Entity\EntryComment {#2096}
    ]
    -id: 18166
    -titleTs: "'wallet':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701349593
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8916708"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701263193 {#3332
      date: 2023-11-29 14:06:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: null
  +root: null
  +body: "Well he will be afraid now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701263917 {#2082
    date: 2023-11-29 14:18:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@johsny@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2081 …}
  +nested: Doctrine\ORM\PersistentCollection {#2098 …}
  +votes: Doctrine\ORM\PersistentCollection {#2080 …}
  +reports: Doctrine\ORM\PersistentCollection {#2089 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
  -id: 176723
  -bodyTs: "'afraid':5 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5670307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701263917 {#2085
    date: 2023-11-29 14:18:37.0 +01:00
  }
  +"title": 176723
}
"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 {#2035
  +user: Proxies\__CG__\App\Entity\User {#3040 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: Proxies\__CG__\App\Entity\Image {#3274 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3024 …}
  +slug: "Snowmanlet-by-Safely-Endangered"
  +title: ""Snowmanlet" by Safely Endangered"
  +url: "https://lemmy.world/pictrs/image/2df24048-e042-4871-b413-7f7c3917698d.jpeg"
  +body: """
    - [safelyendangered.com](https://safelyendangered.com/)\n
    - [Patreon](https://www.patreon.com/safelyendangered)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 358
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700804774 {#3308
    date: 2023-11-24 06:46:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3313 …}
  +votes: Doctrine\ORM\PersistentCollection {#3316 …}
  +reports: Doctrine\ORM\PersistentCollection {#3318 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3320 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3322 …}
  +badges: Doctrine\ORM\PersistentCollection {#3324 …}
  +children: [
    App\Entity\EntryComment {#2027
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2035 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah I be pissed too."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1700772872 {#2020
        date: 2023-11-23 21:54:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Geert@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2031 …}
      +nested: Doctrine\ORM\PersistentCollection {#2037 …}
      +votes: Doctrine\ORM\PersistentCollection {#2075 …}
      +reports: Doctrine\ORM\PersistentCollection {#2079 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2078 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2097 …}
      -id: 156162
      -bodyTs: "'piss':4 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5537333"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700772872 {#2013
        date: 2023-11-23 21:54:32.0 +01:00
      }
      +"title": 156162
    }
  ]
  -id: 16089
  -titleTs: "'endang':4 'safe':3 'snowmanlet':1"
  -bodyTs: "'/)':4 '/safelyendangered)':8 'patreon':5 'safelyendangered.com':1,3 'safelyendangered.com/)':2 'www.patreon.com':7 'www.patreon.com/safelyendangered)':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700856850
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8659279"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700770450 {#3295
    date: 2023-11-23 21:14:10.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
151 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2035
  +user: Proxies\__CG__\App\Entity\User {#3040 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: Proxies\__CG__\App\Entity\Image {#3274 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3024 …}
  +slug: "Snowmanlet-by-Safely-Endangered"
  +title: ""Snowmanlet" by Safely Endangered"
  +url: "https://lemmy.world/pictrs/image/2df24048-e042-4871-b413-7f7c3917698d.jpeg"
  +body: """
    - [safelyendangered.com](https://safelyendangered.com/)\n
    - [Patreon](https://www.patreon.com/safelyendangered)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 358
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700804774 {#3308
    date: 2023-11-24 06:46:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3313 …}
  +votes: Doctrine\ORM\PersistentCollection {#3316 …}
  +reports: Doctrine\ORM\PersistentCollection {#3318 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3320 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3322 …}
  +badges: Doctrine\ORM\PersistentCollection {#3324 …}
  +children: [
    App\Entity\EntryComment {#2027
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2035 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah I be pissed too."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1700772872 {#2020
        date: 2023-11-23 21:54:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Geert@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2031 …}
      +nested: Doctrine\ORM\PersistentCollection {#2037 …}
      +votes: Doctrine\ORM\PersistentCollection {#2075 …}
      +reports: Doctrine\ORM\PersistentCollection {#2079 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2078 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2097 …}
      -id: 156162
      -bodyTs: "'piss':4 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5537333"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700772872 {#2013
        date: 2023-11-23 21:54:32.0 +01:00
      }
      +"title": 156162
    }
  ]
  -id: 16089
  -titleTs: "'endang':4 'safe':3 'snowmanlet':1"
  -bodyTs: "'/)':4 '/safelyendangered)':8 'patreon':5 'safelyendangered.com':1,3 'safelyendangered.com/)':2 'www.patreon.com':7 'www.patreon.com/safelyendangered)':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700856850
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8659279"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700770450 {#3295
    date: 2023-11-23 21:14:10.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
152 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2035
  +user: Proxies\__CG__\App\Entity\User {#3040 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: Proxies\__CG__\App\Entity\Image {#3274 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3024 …}
  +slug: "Snowmanlet-by-Safely-Endangered"
  +title: ""Snowmanlet" by Safely Endangered"
  +url: "https://lemmy.world/pictrs/image/2df24048-e042-4871-b413-7f7c3917698d.jpeg"
  +body: """
    - [safelyendangered.com](https://safelyendangered.com/)\n
    - [Patreon](https://www.patreon.com/safelyendangered)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 358
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700804774 {#3308
    date: 2023-11-24 06:46:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3313 …}
  +votes: Doctrine\ORM\PersistentCollection {#3316 …}
  +reports: Doctrine\ORM\PersistentCollection {#3318 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3320 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3322 …}
  +badges: Doctrine\ORM\PersistentCollection {#3324 …}
  +children: [
    App\Entity\EntryComment {#2027
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2035 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah I be pissed too."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1700772872 {#2020
        date: 2023-11-23 21:54:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Geert@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2031 …}
      +nested: Doctrine\ORM\PersistentCollection {#2037 …}
      +votes: Doctrine\ORM\PersistentCollection {#2075 …}
      +reports: Doctrine\ORM\PersistentCollection {#2079 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2078 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2097 …}
      -id: 156162
      -bodyTs: "'piss':4 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5537333"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700772872 {#2013
        date: 2023-11-23 21:54:32.0 +01:00
      }
      +"title": 156162
    }
  ]
  -id: 16089
  -titleTs: "'endang':4 'safe':3 'snowmanlet':1"
  -bodyTs: "'/)':4 '/safelyendangered)':8 'patreon':5 'safelyendangered.com':1,3 'safelyendangered.com/)':2 'www.patreon.com':7 'www.patreon.com/safelyendangered)':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700856850
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8659279"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700770450 {#3295
    date: 2023-11-23 21:14:10.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
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 {#2027
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2035
    +user: Proxies\__CG__\App\Entity\User {#3040 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: Proxies\__CG__\App\Entity\Image {#3274 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3024 …}
    +slug: "Snowmanlet-by-Safely-Endangered"
    +title: ""Snowmanlet" by Safely Endangered"
    +url: "https://lemmy.world/pictrs/image/2df24048-e042-4871-b413-7f7c3917698d.jpeg"
    +body: """
      - [safelyendangered.com](https://safelyendangered.com/)\n
      - [Patreon](https://www.patreon.com/safelyendangered)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 3
    +favouriteCount: 358
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700804774 {#3308
      date: 2023-11-24 06:46:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3313 …}
    +votes: Doctrine\ORM\PersistentCollection {#3316 …}
    +reports: Doctrine\ORM\PersistentCollection {#3318 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3320 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3322 …}
    +badges: Doctrine\ORM\PersistentCollection {#3324 …}
    +children: [
      App\Entity\EntryComment {#2027}
    ]
    -id: 16089
    -titleTs: "'endang':4 'safe':3 'snowmanlet':1"
    -bodyTs: "'/)':4 '/safelyendangered)':8 'patreon':5 'safelyendangered.com':1,3 'safelyendangered.com/)':2 'www.patreon.com':7 'www.patreon.com/safelyendangered)':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700856850
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8659279"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700770450 {#3295
      date: 2023-11-23 21:14:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: null
  +root: null
  +body: "Yeah I be pissed too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700772872 {#2020
    date: 2023-11-23 21:54:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Geert@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2031 …}
  +nested: Doctrine\ORM\PersistentCollection {#2037 …}
  +votes: Doctrine\ORM\PersistentCollection {#2075 …}
  +reports: Doctrine\ORM\PersistentCollection {#2079 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2078 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2097 …}
  -id: 156162
  -bodyTs: "'piss':4 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5537333"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700772872 {#2013
    date: 2023-11-23 21:54:32.0 +01:00
  }
  +"title": 156162
}
"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 {#2027
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2035
    +user: Proxies\__CG__\App\Entity\User {#3040 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: Proxies\__CG__\App\Entity\Image {#3274 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3024 …}
    +slug: "Snowmanlet-by-Safely-Endangered"
    +title: ""Snowmanlet" by Safely Endangered"
    +url: "https://lemmy.world/pictrs/image/2df24048-e042-4871-b413-7f7c3917698d.jpeg"
    +body: """
      - [safelyendangered.com](https://safelyendangered.com/)\n
      - [Patreon](https://www.patreon.com/safelyendangered)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 3
    +favouriteCount: 358
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700804774 {#3308
      date: 2023-11-24 06:46:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3313 …}
    +votes: Doctrine\ORM\PersistentCollection {#3316 …}
    +reports: Doctrine\ORM\PersistentCollection {#3318 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3320 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3322 …}
    +badges: Doctrine\ORM\PersistentCollection {#3324 …}
    +children: [
      App\Entity\EntryComment {#2027}
    ]
    -id: 16089
    -titleTs: "'endang':4 'safe':3 'snowmanlet':1"
    -bodyTs: "'/)':4 '/safelyendangered)':8 'patreon':5 'safelyendangered.com':1,3 'safelyendangered.com/)':2 'www.patreon.com':7 'www.patreon.com/safelyendangered)':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700856850
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8659279"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700770450 {#3295
      date: 2023-11-23 21:14:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: null
  +root: null
  +body: "Yeah I be pissed too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700772872 {#2020
    date: 2023-11-23 21:54:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Geert@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2031 …}
  +nested: Doctrine\ORM\PersistentCollection {#2037 …}
  +votes: Doctrine\ORM\PersistentCollection {#2075 …}
  +reports: Doctrine\ORM\PersistentCollection {#2079 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2078 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2097 …}
  -id: 156162
  -bodyTs: "'piss':4 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5537333"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700772872 {#2013
    date: 2023-11-23 21:54:32.0 +01:00
  }
  +"title": 156162
}
"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 {#2027
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2035
    +user: Proxies\__CG__\App\Entity\User {#3040 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: Proxies\__CG__\App\Entity\Image {#3274 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3024 …}
    +slug: "Snowmanlet-by-Safely-Endangered"
    +title: ""Snowmanlet" by Safely Endangered"
    +url: "https://lemmy.world/pictrs/image/2df24048-e042-4871-b413-7f7c3917698d.jpeg"
    +body: """
      - [safelyendangered.com](https://safelyendangered.com/)\n
      - [Patreon](https://www.patreon.com/safelyendangered)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 3
    +favouriteCount: 358
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700804774 {#3308
      date: 2023-11-24 06:46:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3313 …}
    +votes: Doctrine\ORM\PersistentCollection {#3316 …}
    +reports: Doctrine\ORM\PersistentCollection {#3318 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3320 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3322 …}
    +badges: Doctrine\ORM\PersistentCollection {#3324 …}
    +children: [
      App\Entity\EntryComment {#2027}
    ]
    -id: 16089
    -titleTs: "'endang':4 'safe':3 'snowmanlet':1"
    -bodyTs: "'/)':4 '/safelyendangered)':8 'patreon':5 'safelyendangered.com':1,3 'safelyendangered.com/)':2 'www.patreon.com':7 'www.patreon.com/safelyendangered)':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700856850
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8659279"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700770450 {#3295
      date: 2023-11-23 21:14:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: null
  +root: null
  +body: "Yeah I be pissed too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700772872 {#2020
    date: 2023-11-23 21:54:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Geert@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2031 …}
  +nested: Doctrine\ORM\PersistentCollection {#2037 …}
  +votes: Doctrine\ORM\PersistentCollection {#2075 …}
  +reports: Doctrine\ORM\PersistentCollection {#2079 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2078 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2097 …}
  -id: 156162
  -bodyTs: "'piss':4 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5537333"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700772872 {#2013
    date: 2023-11-23 21:54:32.0 +01:00
  }
  +"title": 156162
}
"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 {#2094
  +user: Proxies\__CG__\App\Entity\User {#2558 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2241 …}
  +image: Proxies\__CG__\App\Entity\Image {#3178 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2912 …}
  +slug: "1-December-1986"
  +title: "1 December 1986"
  +url: "https://sh.itjust.works/pictrs/image/625907a8-1057-4292-af12-b323c52bd91e.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 118
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701480124 {#3215
    date: 2023-12-02 02:22:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3220 …}
  +votes: Doctrine\ORM\PersistentCollection {#3223 …}
  +reports: Doctrine\ORM\PersistentCollection {#3225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3229 …}
  +badges: Doctrine\ORM\PersistentCollection {#3231 …}
  +children: [
    App\Entity\EntryComment {#2092
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2094 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2241 …}
      +image: null
      +parent: null
      +root: null
      +body: "Either he really bad or knowing his dad they just don’t pay enough."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1702554186 {#2090
        date: 2023-12-14 12:43:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MrSebSin@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2140 …}
      +nested: Doctrine\ORM\PersistentCollection {#2133 …}
      +votes: Doctrine\ORM\PersistentCollection {#2131 …}
      +reports: Doctrine\ORM\PersistentCollection {#2138 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2345 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2330 …}
      -id: 185530
      -bodyTs: "'bad':4 'dad':8 'either':1 'enough':14 'know':6 'pay':13 'realli':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5727435"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701450828 {#2093
        date: 2023-12-01 18:13:48.0 +01:00
      }
      +"title": 185530
    }
  ]
  -id: 19102
  -titleTs: "'1':1 '1986':3 'decemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701534451
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10230272"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701448051 {#3201
    date: 2023-12-01 17:27:31.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
159 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2094
  +user: Proxies\__CG__\App\Entity\User {#2558 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2241 …}
  +image: Proxies\__CG__\App\Entity\Image {#3178 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2912 …}
  +slug: "1-December-1986"
  +title: "1 December 1986"
  +url: "https://sh.itjust.works/pictrs/image/625907a8-1057-4292-af12-b323c52bd91e.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 118
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701480124 {#3215
    date: 2023-12-02 02:22:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3220 …}
  +votes: Doctrine\ORM\PersistentCollection {#3223 …}
  +reports: Doctrine\ORM\PersistentCollection {#3225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3229 …}
  +badges: Doctrine\ORM\PersistentCollection {#3231 …}
  +children: [
    App\Entity\EntryComment {#2092
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2094 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2241 …}
      +image: null
      +parent: null
      +root: null
      +body: "Either he really bad or knowing his dad they just don’t pay enough."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1702554186 {#2090
        date: 2023-12-14 12:43:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MrSebSin@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2140 …}
      +nested: Doctrine\ORM\PersistentCollection {#2133 …}
      +votes: Doctrine\ORM\PersistentCollection {#2131 …}
      +reports: Doctrine\ORM\PersistentCollection {#2138 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2345 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2330 …}
      -id: 185530
      -bodyTs: "'bad':4 'dad':8 'either':1 'enough':14 'know':6 'pay':13 'realli':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5727435"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701450828 {#2093
        date: 2023-12-01 18:13:48.0 +01:00
      }
      +"title": 185530
    }
  ]
  -id: 19102
  -titleTs: "'1':1 '1986':3 'decemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701534451
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10230272"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701448051 {#3201
    date: 2023-12-01 17:27:31.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
160 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2094
  +user: Proxies\__CG__\App\Entity\User {#2558 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2241 …}
  +image: Proxies\__CG__\App\Entity\Image {#3178 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2912 …}
  +slug: "1-December-1986"
  +title: "1 December 1986"
  +url: "https://sh.itjust.works/pictrs/image/625907a8-1057-4292-af12-b323c52bd91e.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 118
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701480124 {#3215
    date: 2023-12-02 02:22:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3220 …}
  +votes: Doctrine\ORM\PersistentCollection {#3223 …}
  +reports: Doctrine\ORM\PersistentCollection {#3225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3229 …}
  +badges: Doctrine\ORM\PersistentCollection {#3231 …}
  +children: [
    App\Entity\EntryComment {#2092
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2094 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2241 …}
      +image: null
      +parent: null
      +root: null
      +body: "Either he really bad or knowing his dad they just don’t pay enough."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1702554186 {#2090
        date: 2023-12-14 12:43:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MrSebSin@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2140 …}
      +nested: Doctrine\ORM\PersistentCollection {#2133 …}
      +votes: Doctrine\ORM\PersistentCollection {#2131 …}
      +reports: Doctrine\ORM\PersistentCollection {#2138 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2345 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2330 …}
      -id: 185530
      -bodyTs: "'bad':4 'dad':8 'either':1 'enough':14 'know':6 'pay':13 'realli':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5727435"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701450828 {#2093
        date: 2023-12-01 18:13:48.0 +01:00
      }
      +"title": 185530
    }
  ]
  -id: 19102
  -titleTs: "'1':1 '1986':3 'decemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701534451
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10230272"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701448051 {#3201
    date: 2023-12-01 17:27:31.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
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 {#2092
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2094
    +user: Proxies\__CG__\App\Entity\User {#2558 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2241 …}
    +image: Proxies\__CG__\App\Entity\Image {#3178 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2912 …}
    +slug: "1-December-1986"
    +title: "1 December 1986"
    +url: "https://sh.itjust.works/pictrs/image/625907a8-1057-4292-af12-b323c52bd91e.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 3
    +favouriteCount: 118
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701480124 {#3215
      date: 2023-12-02 02:22:04.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3220 …}
    +votes: Doctrine\ORM\PersistentCollection {#3223 …}
    +reports: Doctrine\ORM\PersistentCollection {#3225 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3227 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3229 …}
    +badges: Doctrine\ORM\PersistentCollection {#3231 …}
    +children: [
      App\Entity\EntryComment {#2092}
    ]
    -id: 19102
    -titleTs: "'1':1 '1986':3 'decemb':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701534451
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10230272"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701448051 {#3201
      date: 2023-12-01 17:27:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2241 …}
  +image: null
  +parent: null
  +root: null
  +body: "Either he really bad or knowing his dad they just don’t pay enough."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1702554186 {#2090
    date: 2023-12-14 12:43:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrSebSin@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2140 …}
  +nested: Doctrine\ORM\PersistentCollection {#2133 …}
  +votes: Doctrine\ORM\PersistentCollection {#2131 …}
  +reports: Doctrine\ORM\PersistentCollection {#2138 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2345 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2330 …}
  -id: 185530
  -bodyTs: "'bad':4 'dad':8 'either':1 'enough':14 'know':6 'pay':13 'realli':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5727435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701450828 {#2093
    date: 2023-12-01 18:13:48.0 +01:00
  }
  +"title": 185530
}
"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 {#2092
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2094
    +user: Proxies\__CG__\App\Entity\User {#2558 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2241 …}
    +image: Proxies\__CG__\App\Entity\Image {#3178 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2912 …}
    +slug: "1-December-1986"
    +title: "1 December 1986"
    +url: "https://sh.itjust.works/pictrs/image/625907a8-1057-4292-af12-b323c52bd91e.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 3
    +favouriteCount: 118
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701480124 {#3215
      date: 2023-12-02 02:22:04.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3220 …}
    +votes: Doctrine\ORM\PersistentCollection {#3223 …}
    +reports: Doctrine\ORM\PersistentCollection {#3225 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3227 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3229 …}
    +badges: Doctrine\ORM\PersistentCollection {#3231 …}
    +children: [
      App\Entity\EntryComment {#2092}
    ]
    -id: 19102
    -titleTs: "'1':1 '1986':3 'decemb':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701534451
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10230272"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701448051 {#3201
      date: 2023-12-01 17:27:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2241 …}
  +image: null
  +parent: null
  +root: null
  +body: "Either he really bad or knowing his dad they just don’t pay enough."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1702554186 {#2090
    date: 2023-12-14 12:43:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrSebSin@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2140 …}
  +nested: Doctrine\ORM\PersistentCollection {#2133 …}
  +votes: Doctrine\ORM\PersistentCollection {#2131 …}
  +reports: Doctrine\ORM\PersistentCollection {#2138 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2345 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2330 …}
  -id: 185530
  -bodyTs: "'bad':4 'dad':8 'either':1 'enough':14 'know':6 'pay':13 'realli':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5727435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701450828 {#2093
    date: 2023-12-01 18:13:48.0 +01:00
  }
  +"title": 185530
}
"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 {#2092
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2094
    +user: Proxies\__CG__\App\Entity\User {#2558 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2241 …}
    +image: Proxies\__CG__\App\Entity\Image {#3178 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2912 …}
    +slug: "1-December-1986"
    +title: "1 December 1986"
    +url: "https://sh.itjust.works/pictrs/image/625907a8-1057-4292-af12-b323c52bd91e.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 3
    +favouriteCount: 118
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701480124 {#3215
      date: 2023-12-02 02:22:04.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3220 …}
    +votes: Doctrine\ORM\PersistentCollection {#3223 …}
    +reports: Doctrine\ORM\PersistentCollection {#3225 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3227 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3229 …}
    +badges: Doctrine\ORM\PersistentCollection {#3231 …}
    +children: [
      App\Entity\EntryComment {#2092}
    ]
    -id: 19102
    -titleTs: "'1':1 '1986':3 'decemb':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701534451
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10230272"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701448051 {#3201
      date: 2023-12-01 17:27:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2241 …}
  +image: null
  +parent: null
  +root: null
  +body: "Either he really bad or knowing his dad they just don’t pay enough."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1702554186 {#2090
    date: 2023-12-14 12:43:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrSebSin@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2140 …}
  +nested: Doctrine\ORM\PersistentCollection {#2133 …}
  +votes: Doctrine\ORM\PersistentCollection {#2131 …}
  +reports: Doctrine\ORM\PersistentCollection {#2138 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2345 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2330 …}
  -id: 185530
  -bodyTs: "'bad':4 'dad':8 'either':1 'enough':14 'know':6 'pay':13 'realli':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5727435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701450828 {#2093
    date: 2023-12-01 18:13:48.0 +01:00
  }
  +"title": 185530
}
"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 {#1575
  +user: Proxies\__CG__\App\Entity\User {#2847 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: Proxies\__CG__\App\Entity\Image {#2982 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2984 …}
  +slug: "It-s-like-a-time-capsule-19th-century-shipwreck-discovered-in-Lake"
  +title: "It’s like a time capsule’: 19th-century shipwreck discovered in Lake Michigan"
  +url: "https://www.theguardian.com/us-news/2023/sep/02/shipwreck-trinidad-lake-michigan-wisconsin"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 125
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693680618 {#2977
    date: 2023-09-02 20:50:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2985 …}
  +votes: Doctrine\ORM\PersistentCollection {#2987 …}
  +reports: Doctrine\ORM\PersistentCollection {#2989 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2991 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2993 …}
  +badges: Doctrine\ORM\PersistentCollection {#2995 …}
  +children: [
    App\Entity\EntryComment {#1639
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1575 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
      +image: null
      +parent: null
      +root: null
      +body: "That is awesome be interesting to see."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1693680618 {#1693
        date: 2023-09-02 20:50:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Ninerjoshua@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1568 …}
      +nested: Doctrine\ORM\PersistentCollection {#1549 …}
      +votes: Doctrine\ORM\PersistentCollection {#1576 …}
      +reports: Doctrine\ORM\PersistentCollection {#1573 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1525 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1553 …}
      -id: 27838
      -bodyTs: "'awesom':3 'interest':5 'see':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/3058141"
      +editedAt: null
      +createdAt: DateTimeImmutable @1693680618 {#1696
        date: 2023-09-02 20:50:18.0 +02:00
      }
      +"title": 27838
    }
  ]
  -id: 2080
  -titleTs: "'19th':8 '19th-century':7 'capsul':6 'centuri':9 'discov':11 'lake':13 'like':3 'michigan':14 'shipwreck':10 'time':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693762790
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/4325572"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693676390 {#2958
    date: 2023-09-02 19:39:50.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 {#1575
  +user: Proxies\__CG__\App\Entity\User {#2847 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: Proxies\__CG__\App\Entity\Image {#2982 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2984 …}
  +slug: "It-s-like-a-time-capsule-19th-century-shipwreck-discovered-in-Lake"
  +title: "It’s like a time capsule’: 19th-century shipwreck discovered in Lake Michigan"
  +url: "https://www.theguardian.com/us-news/2023/sep/02/shipwreck-trinidad-lake-michigan-wisconsin"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 125
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693680618 {#2977
    date: 2023-09-02 20:50:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2985 …}
  +votes: Doctrine\ORM\PersistentCollection {#2987 …}
  +reports: Doctrine\ORM\PersistentCollection {#2989 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2991 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2993 …}
  +badges: Doctrine\ORM\PersistentCollection {#2995 …}
  +children: [
    App\Entity\EntryComment {#1639
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1575 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
      +image: null
      +parent: null
      +root: null
      +body: "That is awesome be interesting to see."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1693680618 {#1693
        date: 2023-09-02 20:50:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Ninerjoshua@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1568 …}
      +nested: Doctrine\ORM\PersistentCollection {#1549 …}
      +votes: Doctrine\ORM\PersistentCollection {#1576 …}
      +reports: Doctrine\ORM\PersistentCollection {#1573 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1525 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1553 …}
      -id: 27838
      -bodyTs: "'awesom':3 'interest':5 'see':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/3058141"
      +editedAt: null
      +createdAt: DateTimeImmutable @1693680618 {#1696
        date: 2023-09-02 20:50:18.0 +02:00
      }
      +"title": 27838
    }
  ]
  -id: 2080
  -titleTs: "'19th':8 '19th-century':7 'capsul':6 'centuri':9 'discov':11 'lake':13 'like':3 'michigan':14 'shipwreck':10 'time':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693762790
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/4325572"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693676390 {#2958
    date: 2023-09-02 19:39:50.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 {#1575
  +user: Proxies\__CG__\App\Entity\User {#2847 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: Proxies\__CG__\App\Entity\Image {#2982 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2984 …}
  +slug: "It-s-like-a-time-capsule-19th-century-shipwreck-discovered-in-Lake"
  +title: "It’s like a time capsule’: 19th-century shipwreck discovered in Lake Michigan"
  +url: "https://www.theguardian.com/us-news/2023/sep/02/shipwreck-trinidad-lake-michigan-wisconsin"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 125
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1693680618 {#2977
    date: 2023-09-02 20:50:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2985 …}
  +votes: Doctrine\ORM\PersistentCollection {#2987 …}
  +reports: Doctrine\ORM\PersistentCollection {#2989 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2991 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2993 …}
  +badges: Doctrine\ORM\PersistentCollection {#2995 …}
  +children: [
    App\Entity\EntryComment {#1639
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1575 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
      +image: null
      +parent: null
      +root: null
      +body: "That is awesome be interesting to see."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1693680618 {#1693
        date: 2023-09-02 20:50:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Ninerjoshua@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1568 …}
      +nested: Doctrine\ORM\PersistentCollection {#1549 …}
      +votes: Doctrine\ORM\PersistentCollection {#1576 …}
      +reports: Doctrine\ORM\PersistentCollection {#1573 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1525 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1553 …}
      -id: 27838
      -bodyTs: "'awesom':3 'interest':5 'see':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/3058141"
      +editedAt: null
      +createdAt: DateTimeImmutable @1693680618 {#1696
        date: 2023-09-02 20:50:18.0 +02:00
      }
      +"title": 27838
    }
  ]
  -id: 2080
  -titleTs: "'19th':8 '19th-century':7 'capsul':6 'centuri':9 'discov':11 'lake':13 'like':3 'michigan':14 'shipwreck':10 'time':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693762790
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/4325572"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693676390 {#2958
    date: 2023-09-02 19:39:50.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 {#1639
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1575
    +user: Proxies\__CG__\App\Entity\User {#2847 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
    +image: Proxies\__CG__\App\Entity\Image {#2982 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2984 …}
    +slug: "It-s-like-a-time-capsule-19th-century-shipwreck-discovered-in-Lake"
    +title: "It’s like a time capsule’: 19th-century shipwreck discovered in Lake Michigan"
    +url: "https://www.theguardian.com/us-news/2023/sep/02/shipwreck-trinidad-lake-michigan-wisconsin"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 2
    +favouriteCount: 125
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693680618 {#2977
      date: 2023-09-02 20:50:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2985 …}
    +votes: Doctrine\ORM\PersistentCollection {#2987 …}
    +reports: Doctrine\ORM\PersistentCollection {#2989 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2991 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2993 …}
    +badges: Doctrine\ORM\PersistentCollection {#2995 …}
    +children: [
      App\Entity\EntryComment {#1639}
    ]
    -id: 2080
    -titleTs: "'19th':8 '19th-century':7 'capsul':6 'centuri':9 'discov':11 'lake':13 'like':3 'michigan':14 'shipwreck':10 'time':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693762790
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/4325572"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693676390 {#2958
      date: 2023-09-02 19:39:50.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: null
  +parent: null
  +root: null
  +body: "That is awesome be interesting to see."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1693680618 {#1693
    date: 2023-09-02 20:50:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ninerjoshua@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1568 …}
  +nested: Doctrine\ORM\PersistentCollection {#1549 …}
  +votes: Doctrine\ORM\PersistentCollection {#1576 …}
  +reports: Doctrine\ORM\PersistentCollection {#1573 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1525 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1553 …}
  -id: 27838
  -bodyTs: "'awesom':3 'interest':5 'see':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/3058141"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693680618 {#1696
    date: 2023-09-02 20:50:18.0 +02:00
  }
  +"title": 27838
}
"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 {#1639
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1575
    +user: Proxies\__CG__\App\Entity\User {#2847 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
    +image: Proxies\__CG__\App\Entity\Image {#2982 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2984 …}
    +slug: "It-s-like-a-time-capsule-19th-century-shipwreck-discovered-in-Lake"
    +title: "It’s like a time capsule’: 19th-century shipwreck discovered in Lake Michigan"
    +url: "https://www.theguardian.com/us-news/2023/sep/02/shipwreck-trinidad-lake-michigan-wisconsin"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 2
    +favouriteCount: 125
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693680618 {#2977
      date: 2023-09-02 20:50:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2985 …}
    +votes: Doctrine\ORM\PersistentCollection {#2987 …}
    +reports: Doctrine\ORM\PersistentCollection {#2989 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2991 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2993 …}
    +badges: Doctrine\ORM\PersistentCollection {#2995 …}
    +children: [
      App\Entity\EntryComment {#1639}
    ]
    -id: 2080
    -titleTs: "'19th':8 '19th-century':7 'capsul':6 'centuri':9 'discov':11 'lake':13 'like':3 'michigan':14 'shipwreck':10 'time':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693762790
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/4325572"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693676390 {#2958
      date: 2023-09-02 19:39:50.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: null
  +parent: null
  +root: null
  +body: "That is awesome be interesting to see."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1693680618 {#1693
    date: 2023-09-02 20:50:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ninerjoshua@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1568 …}
  +nested: Doctrine\ORM\PersistentCollection {#1549 …}
  +votes: Doctrine\ORM\PersistentCollection {#1576 …}
  +reports: Doctrine\ORM\PersistentCollection {#1573 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1525 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1553 …}
  -id: 27838
  -bodyTs: "'awesom':3 'interest':5 'see':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/3058141"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693680618 {#1696
    date: 2023-09-02 20:50:18.0 +02:00
  }
  +"title": 27838
}
"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 {#1639
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1575
    +user: Proxies\__CG__\App\Entity\User {#2847 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
    +image: Proxies\__CG__\App\Entity\Image {#2982 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2984 …}
    +slug: "It-s-like-a-time-capsule-19th-century-shipwreck-discovered-in-Lake"
    +title: "It’s like a time capsule’: 19th-century shipwreck discovered in Lake Michigan"
    +url: "https://www.theguardian.com/us-news/2023/sep/02/shipwreck-trinidad-lake-michigan-wisconsin"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 2
    +favouriteCount: 125
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1693680618 {#2977
      date: 2023-09-02 20:50:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2985 …}
    +votes: Doctrine\ORM\PersistentCollection {#2987 …}
    +reports: Doctrine\ORM\PersistentCollection {#2989 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2991 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2993 …}
    +badges: Doctrine\ORM\PersistentCollection {#2995 …}
    +children: [
      App\Entity\EntryComment {#1639}
    ]
    -id: 2080
    -titleTs: "'19th':8 '19th-century':7 'capsul':6 'centuri':9 'discov':11 'lake':13 'like':3 'michigan':14 'shipwreck':10 'time':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1693762790
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/4325572"
    +editedAt: null
    +createdAt: DateTimeImmutable @1693676390 {#2958
      date: 2023-09-02 19:39:50.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: null
  +parent: null
  +root: null
  +body: "That is awesome be interesting to see."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1693680618 {#1693
    date: 2023-09-02 20:50:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ninerjoshua@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1568 …}
  +nested: Doctrine\ORM\PersistentCollection {#1549 …}
  +votes: Doctrine\ORM\PersistentCollection {#1576 …}
  +reports: Doctrine\ORM\PersistentCollection {#1573 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1525 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1553 …}
  -id: 27838
  -bodyTs: "'awesom':3 'interest':5 'see':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/3058141"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693680618 {#1696
    date: 2023-09-02 20:50:18.0 +02:00
  }
  +"title": 27838
}
"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_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
174 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2332
  +user: Proxies\__CG__\App\Entity\User {#2558 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2241 …}
  +image: Proxies\__CG__\App\Entity\Image {#2854 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2912 …}
  +slug: "3-December-1986"
  +title: "3 December 1986"
  +url: "https://sh.itjust.works/pictrs/image/d14c3a8c-66b1-42d2-8950-29e9e6c3b730.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 153
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701632761 {#2226
    date: 2023-12-03 20:46:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2911 …}
  +votes: Doctrine\ORM\PersistentCollection {#2909 …}
  +reports: Doctrine\ORM\PersistentCollection {#2906 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2940 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2936 …}
  +badges: Doctrine\ORM\PersistentCollection {#2953 …}
  +children: [
    App\Entity\EntryComment {#2347
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2332 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2241 …}
      +image: null
      +parent: null
      +root: null
      +body: "She means business."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1701628869 {#2346
        date: 2023-12-03 19:41:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MrSebSin@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2344 …}
      +nested: Doctrine\ORM\PersistentCollection {#2042 …}
      +votes: Doctrine\ORM\PersistentCollection {#2060 …}
      +reports: Doctrine\ORM\PersistentCollection {#2331 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
      -id: 192999
      -bodyTs: "'busi':3 'mean':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5778456"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701628869 {#2351
        date: 2023-12-03 19:41:09.0 +01:00
      }
      +"title": 192999
    }
  ]
  -id: 19793
  -titleTs: "'1986':3 '3':1 'decemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701713994
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10341382"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701627594 {#2668
    date: 2023-12-03 19:19:54.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
175 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2332
  +user: Proxies\__CG__\App\Entity\User {#2558 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2241 …}
  +image: Proxies\__CG__\App\Entity\Image {#2854 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2912 …}
  +slug: "3-December-1986"
  +title: "3 December 1986"
  +url: "https://sh.itjust.works/pictrs/image/d14c3a8c-66b1-42d2-8950-29e9e6c3b730.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 153
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701632761 {#2226
    date: 2023-12-03 20:46:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2911 …}
  +votes: Doctrine\ORM\PersistentCollection {#2909 …}
  +reports: Doctrine\ORM\PersistentCollection {#2906 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2940 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2936 …}
  +badges: Doctrine\ORM\PersistentCollection {#2953 …}
  +children: [
    App\Entity\EntryComment {#2347
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2332 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2241 …}
      +image: null
      +parent: null
      +root: null
      +body: "She means business."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1701628869 {#2346
        date: 2023-12-03 19:41:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MrSebSin@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2344 …}
      +nested: Doctrine\ORM\PersistentCollection {#2042 …}
      +votes: Doctrine\ORM\PersistentCollection {#2060 …}
      +reports: Doctrine\ORM\PersistentCollection {#2331 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
      -id: 192999
      -bodyTs: "'busi':3 'mean':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5778456"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701628869 {#2351
        date: 2023-12-03 19:41:09.0 +01:00
      }
      +"title": 192999
    }
  ]
  -id: 19793
  -titleTs: "'1986':3 '3':1 'decemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701713994
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10341382"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701627594 {#2668
    date: 2023-12-03 19:19:54.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
176 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2332
  +user: Proxies\__CG__\App\Entity\User {#2558 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2241 …}
  +image: Proxies\__CG__\App\Entity\Image {#2854 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2912 …}
  +slug: "3-December-1986"
  +title: "3 December 1986"
  +url: "https://sh.itjust.works/pictrs/image/d14c3a8c-66b1-42d2-8950-29e9e6c3b730.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 153
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701632761 {#2226
    date: 2023-12-03 20:46:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2911 …}
  +votes: Doctrine\ORM\PersistentCollection {#2909 …}
  +reports: Doctrine\ORM\PersistentCollection {#2906 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2940 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2936 …}
  +badges: Doctrine\ORM\PersistentCollection {#2953 …}
  +children: [
    App\Entity\EntryComment {#2347
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2332 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2241 …}
      +image: null
      +parent: null
      +root: null
      +body: "She means business."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1701628869 {#2346
        date: 2023-12-03 19:41:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MrSebSin@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2344 …}
      +nested: Doctrine\ORM\PersistentCollection {#2042 …}
      +votes: Doctrine\ORM\PersistentCollection {#2060 …}
      +reports: Doctrine\ORM\PersistentCollection {#2331 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
      -id: 192999
      -bodyTs: "'busi':3 'mean':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5778456"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701628869 {#2351
        date: 2023-12-03 19:41:09.0 +01:00
      }
      +"title": 192999
    }
  ]
  -id: 19793
  -titleTs: "'1986':3 '3':1 'decemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701713994
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10341382"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701627594 {#2668
    date: 2023-12-03 19:19:54.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
177 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
178 DENIED moderate
App\Entity\EntryComment {#2347
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2332
    +user: Proxies\__CG__\App\Entity\User {#2558 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2241 …}
    +image: Proxies\__CG__\App\Entity\Image {#2854 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2912 …}
    +slug: "3-December-1986"
    +title: "3 December 1986"
    +url: "https://sh.itjust.works/pictrs/image/d14c3a8c-66b1-42d2-8950-29e9e6c3b730.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 2
    +favouriteCount: 153
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701632761 {#2226
      date: 2023-12-03 20:46:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2911 …}
    +votes: Doctrine\ORM\PersistentCollection {#2909 …}
    +reports: Doctrine\ORM\PersistentCollection {#2906 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2940 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2936 …}
    +badges: Doctrine\ORM\PersistentCollection {#2953 …}
    +children: [
      App\Entity\EntryComment {#2347}
    ]
    -id: 19793
    -titleTs: "'1986':3 '3':1 'decemb':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701713994
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10341382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701627594 {#2668
      date: 2023-12-03 19:19:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2241 …}
  +image: null
  +parent: null
  +root: null
  +body: "She means business."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1701628869 {#2346
    date: 2023-12-03 19:41:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrSebSin@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2344 …}
  +nested: Doctrine\ORM\PersistentCollection {#2042 …}
  +votes: Doctrine\ORM\PersistentCollection {#2060 …}
  +reports: Doctrine\ORM\PersistentCollection {#2331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
  -id: 192999
  -bodyTs: "'busi':3 'mean':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5778456"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701628869 {#2351
    date: 2023-12-03 19:41:09.0 +01:00
  }
  +"title": 192999
}
"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
179 DENIED edit
App\Entity\EntryComment {#2347
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2332
    +user: Proxies\__CG__\App\Entity\User {#2558 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2241 …}
    +image: Proxies\__CG__\App\Entity\Image {#2854 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2912 …}
    +slug: "3-December-1986"
    +title: "3 December 1986"
    +url: "https://sh.itjust.works/pictrs/image/d14c3a8c-66b1-42d2-8950-29e9e6c3b730.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 2
    +favouriteCount: 153
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701632761 {#2226
      date: 2023-12-03 20:46:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2911 …}
    +votes: Doctrine\ORM\PersistentCollection {#2909 …}
    +reports: Doctrine\ORM\PersistentCollection {#2906 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2940 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2936 …}
    +badges: Doctrine\ORM\PersistentCollection {#2953 …}
    +children: [
      App\Entity\EntryComment {#2347}
    ]
    -id: 19793
    -titleTs: "'1986':3 '3':1 'decemb':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701713994
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10341382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701627594 {#2668
      date: 2023-12-03 19:19:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2241 …}
  +image: null
  +parent: null
  +root: null
  +body: "She means business."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1701628869 {#2346
    date: 2023-12-03 19:41:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrSebSin@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2344 …}
  +nested: Doctrine\ORM\PersistentCollection {#2042 …}
  +votes: Doctrine\ORM\PersistentCollection {#2060 …}
  +reports: Doctrine\ORM\PersistentCollection {#2331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
  -id: 192999
  -bodyTs: "'busi':3 'mean':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5778456"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701628869 {#2351
    date: 2023-12-03 19:41:09.0 +01:00
  }
  +"title": 192999
}
"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
180 DENIED moderate
App\Entity\EntryComment {#2347
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2332
    +user: Proxies\__CG__\App\Entity\User {#2558 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2241 …}
    +image: Proxies\__CG__\App\Entity\Image {#2854 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2912 …}
    +slug: "3-December-1986"
    +title: "3 December 1986"
    +url: "https://sh.itjust.works/pictrs/image/d14c3a8c-66b1-42d2-8950-29e9e6c3b730.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 2
    +favouriteCount: 153
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701632761 {#2226
      date: 2023-12-03 20:46:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2911 …}
    +votes: Doctrine\ORM\PersistentCollection {#2909 …}
    +reports: Doctrine\ORM\PersistentCollection {#2906 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2940 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2936 …}
    +badges: Doctrine\ORM\PersistentCollection {#2953 …}
    +children: [
      App\Entity\EntryComment {#2347}
    ]
    -id: 19793
    -titleTs: "'1986':3 '3':1 'decemb':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701713994
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10341382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701627594 {#2668
      date: 2023-12-03 19:19:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2241 …}
  +image: null
  +parent: null
  +root: null
  +body: "She means business."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1701628869 {#2346
    date: 2023-12-03 19:41:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrSebSin@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2344 …}
  +nested: Doctrine\ORM\PersistentCollection {#2042 …}
  +votes: Doctrine\ORM\PersistentCollection {#2060 …}
  +reports: Doctrine\ORM\PersistentCollection {#2331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
  -id: 192999
  -bodyTs: "'busi':3 'mean':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5778456"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701628869 {#2351
    date: 2023-12-03 19:41:09.0 +01:00
  }
  +"title": 192999
}
"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
181 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
182 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1691
  +user: Proxies\__CG__\App\Entity\User {#3158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: Proxies\__CG__\App\Entity\Image {#3200 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3202 …}
  +slug: "The-five-stages-of-grief"
  +title: "The five stages of grief 🔞"
  +url: "https://lemmings.world/pictrs/image/254015c1-a6e1-439d-89d9-2ead5c3c7ff3.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 243
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698700761 {#3195
    date: 2023-10-30 22:19:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3203 …}
  +votes: Doctrine\ORM\PersistentCollection {#3205 …}
  +reports: Doctrine\ORM\PersistentCollection {#3207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3209 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3211 …}
  +badges: Doctrine\ORM\PersistentCollection {#3213 …}
  +children: [
    App\Entity\EntryComment {#1692
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: null
      +root: null
      +body: "Besides the angry panel not looking angry the rest is good especially the acceptance panel."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698700761 {#1705
        date: 2023-10-30 22:19:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Alby003@lemmings.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1689 …}
      +nested: Doctrine\ORM\PersistentCollection {#1687 …}
      +votes: Doctrine\ORM\PersistentCollection {#1701 …}
      +reports: Doctrine\ORM\PersistentCollection {#1619 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
      -id: 80603
      -bodyTs: "'accept':14 'angri':3,7 'besid':1 'especi':12 'good':11 'look':6 'panel':4,15 'rest':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4940547"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698700761 {#1795
        date: 2023-10-30 22:19:21.0 +01:00
      }
      +"title": 80603
    }
  ]
  -id: 7404
  -titleTs: "'five':2 'grief':5 'stage':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698215579
  +visibility: "visible             "
  +apId: "https://lemmings.world/post/2194497"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698129179 {#3181
    date: 2023-10-24 08:32:59.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
183 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1691
  +user: Proxies\__CG__\App\Entity\User {#3158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: Proxies\__CG__\App\Entity\Image {#3200 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3202 …}
  +slug: "The-five-stages-of-grief"
  +title: "The five stages of grief 🔞"
  +url: "https://lemmings.world/pictrs/image/254015c1-a6e1-439d-89d9-2ead5c3c7ff3.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 243
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698700761 {#3195
    date: 2023-10-30 22:19:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3203 …}
  +votes: Doctrine\ORM\PersistentCollection {#3205 …}
  +reports: Doctrine\ORM\PersistentCollection {#3207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3209 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3211 …}
  +badges: Doctrine\ORM\PersistentCollection {#3213 …}
  +children: [
    App\Entity\EntryComment {#1692
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: null
      +root: null
      +body: "Besides the angry panel not looking angry the rest is good especially the acceptance panel."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698700761 {#1705
        date: 2023-10-30 22:19:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Alby003@lemmings.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1689 …}
      +nested: Doctrine\ORM\PersistentCollection {#1687 …}
      +votes: Doctrine\ORM\PersistentCollection {#1701 …}
      +reports: Doctrine\ORM\PersistentCollection {#1619 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
      -id: 80603
      -bodyTs: "'accept':14 'angri':3,7 'besid':1 'especi':12 'good':11 'look':6 'panel':4,15 'rest':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4940547"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698700761 {#1795
        date: 2023-10-30 22:19:21.0 +01:00
      }
      +"title": 80603
    }
  ]
  -id: 7404
  -titleTs: "'five':2 'grief':5 'stage':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698215579
  +visibility: "visible             "
  +apId: "https://lemmings.world/post/2194497"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698129179 {#3181
    date: 2023-10-24 08:32:59.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
184 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1691
  +user: Proxies\__CG__\App\Entity\User {#3158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: Proxies\__CG__\App\Entity\Image {#3200 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3202 …}
  +slug: "The-five-stages-of-grief"
  +title: "The five stages of grief 🔞"
  +url: "https://lemmings.world/pictrs/image/254015c1-a6e1-439d-89d9-2ead5c3c7ff3.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 243
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698700761 {#3195
    date: 2023-10-30 22:19:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3203 …}
  +votes: Doctrine\ORM\PersistentCollection {#3205 …}
  +reports: Doctrine\ORM\PersistentCollection {#3207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3209 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3211 …}
  +badges: Doctrine\ORM\PersistentCollection {#3213 …}
  +children: [
    App\Entity\EntryComment {#1692
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: null
      +root: null
      +body: "Besides the angry panel not looking angry the rest is good especially the acceptance panel."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698700761 {#1705
        date: 2023-10-30 22:19:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Alby003@lemmings.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1689 …}
      +nested: Doctrine\ORM\PersistentCollection {#1687 …}
      +votes: Doctrine\ORM\PersistentCollection {#1701 …}
      +reports: Doctrine\ORM\PersistentCollection {#1619 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
      -id: 80603
      -bodyTs: "'accept':14 'angri':3,7 'besid':1 'especi':12 'good':11 'look':6 'panel':4,15 'rest':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4940547"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698700761 {#1795
        date: 2023-10-30 22:19:21.0 +01:00
      }
      +"title": 80603
    }
  ]
  -id: 7404
  -titleTs: "'five':2 'grief':5 'stage':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698215579
  +visibility: "visible             "
  +apId: "https://lemmings.world/post/2194497"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698129179 {#3181
    date: 2023-10-24 08:32:59.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
185 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
186 DENIED moderate
App\Entity\EntryComment {#1692
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1691
    +user: Proxies\__CG__\App\Entity\User {#3158 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: Proxies\__CG__\App\Entity\Image {#3200 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3202 …}
    +slug: "The-five-stages-of-grief"
    +title: "The five stages of grief 🔞"
    +url: "https://lemmings.world/pictrs/image/254015c1-a6e1-439d-89d9-2ead5c3c7ff3.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 1
    +favouriteCount: 243
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698700761 {#3195
      date: 2023-10-30 22:19:21.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3203 …}
    +votes: Doctrine\ORM\PersistentCollection {#3205 …}
    +reports: Doctrine\ORM\PersistentCollection {#3207 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3209 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3211 …}
    +badges: Doctrine\ORM\PersistentCollection {#3213 …}
    +children: [
      App\Entity\EntryComment {#1692}
    ]
    -id: 7404
    -titleTs: "'five':2 'grief':5 'stage':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698215579
    +visibility: "visible             "
    +apId: "https://lemmings.world/post/2194497"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698129179 {#3181
      date: 2023-10-24 08:32:59.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: null
  +root: null
  +body: "Besides the angry panel not looking angry the rest is good especially the acceptance panel."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698700761 {#1705
    date: 2023-10-30 22:19:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1689 …}
  +nested: Doctrine\ORM\PersistentCollection {#1687 …}
  +votes: Doctrine\ORM\PersistentCollection {#1701 …}
  +reports: Doctrine\ORM\PersistentCollection {#1619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
  -id: 80603
  -bodyTs: "'accept':14 'angri':3,7 'besid':1 'especi':12 'good':11 'look':6 'panel':4,15 'rest':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4940547"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698700761 {#1795
    date: 2023-10-30 22:19:21.0 +01:00
  }
  +"title": 80603
}
"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
187 DENIED edit
App\Entity\EntryComment {#1692
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1691
    +user: Proxies\__CG__\App\Entity\User {#3158 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: Proxies\__CG__\App\Entity\Image {#3200 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3202 …}
    +slug: "The-five-stages-of-grief"
    +title: "The five stages of grief 🔞"
    +url: "https://lemmings.world/pictrs/image/254015c1-a6e1-439d-89d9-2ead5c3c7ff3.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 1
    +favouriteCount: 243
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698700761 {#3195
      date: 2023-10-30 22:19:21.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3203 …}
    +votes: Doctrine\ORM\PersistentCollection {#3205 …}
    +reports: Doctrine\ORM\PersistentCollection {#3207 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3209 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3211 …}
    +badges: Doctrine\ORM\PersistentCollection {#3213 …}
    +children: [
      App\Entity\EntryComment {#1692}
    ]
    -id: 7404
    -titleTs: "'five':2 'grief':5 'stage':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698215579
    +visibility: "visible             "
    +apId: "https://lemmings.world/post/2194497"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698129179 {#3181
      date: 2023-10-24 08:32:59.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: null
  +root: null
  +body: "Besides the angry panel not looking angry the rest is good especially the acceptance panel."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698700761 {#1705
    date: 2023-10-30 22:19:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1689 …}
  +nested: Doctrine\ORM\PersistentCollection {#1687 …}
  +votes: Doctrine\ORM\PersistentCollection {#1701 …}
  +reports: Doctrine\ORM\PersistentCollection {#1619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
  -id: 80603
  -bodyTs: "'accept':14 'angri':3,7 'besid':1 'especi':12 'good':11 'look':6 'panel':4,15 'rest':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4940547"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698700761 {#1795
    date: 2023-10-30 22:19:21.0 +01:00
  }
  +"title": 80603
}
"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
188 DENIED moderate
App\Entity\EntryComment {#1692
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1691
    +user: Proxies\__CG__\App\Entity\User {#3158 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: Proxies\__CG__\App\Entity\Image {#3200 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3202 …}
    +slug: "The-five-stages-of-grief"
    +title: "The five stages of grief 🔞"
    +url: "https://lemmings.world/pictrs/image/254015c1-a6e1-439d-89d9-2ead5c3c7ff3.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 1
    +favouriteCount: 243
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698700761 {#3195
      date: 2023-10-30 22:19:21.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3203 …}
    +votes: Doctrine\ORM\PersistentCollection {#3205 …}
    +reports: Doctrine\ORM\PersistentCollection {#3207 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3209 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3211 …}
    +badges: Doctrine\ORM\PersistentCollection {#3213 …}
    +children: [
      App\Entity\EntryComment {#1692}
    ]
    -id: 7404
    -titleTs: "'five':2 'grief':5 'stage':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698215579
    +visibility: "visible             "
    +apId: "https://lemmings.world/post/2194497"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698129179 {#3181
      date: 2023-10-24 08:32:59.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: null
  +root: null
  +body: "Besides the angry panel not looking angry the rest is good especially the acceptance panel."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698700761 {#1705
    date: 2023-10-30 22:19:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Alby003@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1689 …}
  +nested: Doctrine\ORM\PersistentCollection {#1687 …}
  +votes: Doctrine\ORM\PersistentCollection {#1701 …}
  +reports: Doctrine\ORM\PersistentCollection {#1619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
  -id: 80603
  -bodyTs: "'accept':14 'angri':3,7 'besid':1 'especi':12 'good':11 'look':6 'panel':4,15 'rest':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4940547"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698700761 {#1795
    date: 2023-10-30 22:19:21.0 +01:00
  }
  +"title": 80603
}
"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
189 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
190 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