GET https://kbin.spritesserver.nl/d/startrek.website/comments?p=476

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.36 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
App\Entity\EntryComment {#1904
  +user: App\Entity\User {#2484 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Obligatory "you should go read Tress of the Emerald Sea" post\n
    \n
    Similar story but with badass heroine. Would love to see it get made into video!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1696981240 {#97
    date: 2023-10-11 01:40:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1928 …}
  +nested: Doctrine\ORM\PersistentCollection {#1954 …}
  +votes: Doctrine\ORM\PersistentCollection {#1938 …}
  +reports: Doctrine\ORM\PersistentCollection {#2354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
  -id: 40539
  -bodyTs: "'badass':16 'emerald':9 'get':23 'go':4 'heroin':17 'love':19 'made':24 'obligatori':1 'post':11 'read':5 'sea':10 'see':21 'similar':12 'stori':13 'tress':6 'video':26 'would':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmybewholesome@lemmy.world/t/529244/-/comment/2879973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696966735 {#1966
    date: 2023-10-10 21:38:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#1904
  +user: App\Entity\User {#2484 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Obligatory "you should go read Tress of the Emerald Sea" post\n
    \n
    Similar story but with badass heroine. Would love to see it get made into video!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1696981240 {#97
    date: 2023-10-11 01:40:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1928 …}
  +nested: Doctrine\ORM\PersistentCollection {#1954 …}
  +votes: Doctrine\ORM\PersistentCollection {#1938 …}
  +reports: Doctrine\ORM\PersistentCollection {#2354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
  -id: 40539
  -bodyTs: "'badass':16 'emerald':9 'get':23 'go':4 'heroin':17 'love':19 'made':24 'obligatori':1 'post':11 'read':5 'sea':10 'see':21 'similar':12 'stori':13 'tress':6 'video':26 'would':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmybewholesome@lemmy.world/t/529244/-/comment/2879973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696966735 {#1966
    date: 2023-10-10 21:38:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#1904
  +user: App\Entity\User {#2484 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Obligatory "you should go read Tress of the Emerald Sea" post\n
    \n
    Similar story but with badass heroine. Would love to see it get made into video!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1696981240 {#97
    date: 2023-10-11 01:40:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1928 …}
  +nested: Doctrine\ORM\PersistentCollection {#1954 …}
  +votes: Doctrine\ORM\PersistentCollection {#1938 …}
  +reports: Doctrine\ORM\PersistentCollection {#2354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
  -id: 40539
  -bodyTs: "'badass':16 'emerald':9 'get':23 'go':4 'heroin':17 'love':19 'made':24 'obligatori':1 'post':11 'read':5 'sea':10 'see':21 'similar':12 'stori':13 'tress':6 'video':26 'would':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmybewholesome@lemmy.world/t/529244/-/comment/2879973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696966735 {#1966
    date: 2023-10-10 21:38:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#3325
  +user: Proxies\__CG__\App\Entity\User {#3326 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#1904
    +user: App\Entity\User {#2484 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Obligatory "you should go read Tress of the Emerald Sea" post\n
      \n
      Similar story but with badass heroine. Would love to see it get made into video!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1696981240 {#97
      date: 2023-10-11 01:40:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1928 …}
    +nested: Doctrine\ORM\PersistentCollection {#1954 …}
    +votes: Doctrine\ORM\PersistentCollection {#1938 …}
    +reports: Doctrine\ORM\PersistentCollection {#2354 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
    -id: 40539
    -bodyTs: "'badass':16 'emerald':9 'get':23 'go':4 'heroin':17 'love':19 'made':24 'obligatori':1 'post':11 'read':5 'sea':10 'see':21 'similar':12 'stori':13 'tress':6 'video':26 'would':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/lemmybewholesome@lemmy.world/t/529244/-/comment/2879973"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696966735 {#1966
      date: 2023-10-10 21:38:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1904}
  +body: """
    I actually really hated the book, which was a big surprise to me, since I love Princess Bride and most of Sanderson. But *man*, the narrator was way more grating and unfunny to me than Princess Bride’s.\n
    \n
    Sanderson usually isn’t funny for me, which is usually fine, but Tress relied on humor too much imo
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1696969730 {#3322
    date: 2023-10-10 22:28:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@Seraph@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3327 …}
  +nested: Doctrine\ORM\PersistentCollection {#3329 …}
  +votes: Doctrine\ORM\PersistentCollection {#3331 …}
  +reports: Doctrine\ORM\PersistentCollection {#3333 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3335 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3337 …}
  -id: 40609
  -bodyTs: "'actual':2 'big':10 'book':6 'bride':18,37 'fine':49 'funni':43 'grate':30 'hate':4 'humor':54 'imo':57 'isn':41 'love':16 'man':24 'much':56 'narrat':26 'princess':17,36 'realli':3 'reli':52 'sanderson':22,39 'sinc':14 'surpris':11 'tress':51 'unfunni':32 'usual':40,48 'way':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4414371"
  +editedAt: DateTimeImmutable @1696970595 {#3323
    date: 2023-10-10 22:43:15.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696969730 {#3324
    date: 2023-10-10 22:28:50.0 +02:00
  }
}
"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 {#3325
  +user: Proxies\__CG__\App\Entity\User {#3326 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#1904
    +user: App\Entity\User {#2484 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Obligatory "you should go read Tress of the Emerald Sea" post\n
      \n
      Similar story but with badass heroine. Would love to see it get made into video!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1696981240 {#97
      date: 2023-10-11 01:40:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1928 …}
    +nested: Doctrine\ORM\PersistentCollection {#1954 …}
    +votes: Doctrine\ORM\PersistentCollection {#1938 …}
    +reports: Doctrine\ORM\PersistentCollection {#2354 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
    -id: 40539
    -bodyTs: "'badass':16 'emerald':9 'get':23 'go':4 'heroin':17 'love':19 'made':24 'obligatori':1 'post':11 'read':5 'sea':10 'see':21 'similar':12 'stori':13 'tress':6 'video':26 'would':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/lemmybewholesome@lemmy.world/t/529244/-/comment/2879973"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696966735 {#1966
      date: 2023-10-10 21:38:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1904}
  +body: """
    I actually really hated the book, which was a big surprise to me, since I love Princess Bride and most of Sanderson. But *man*, the narrator was way more grating and unfunny to me than Princess Bride’s.\n
    \n
    Sanderson usually isn’t funny for me, which is usually fine, but Tress relied on humor too much imo
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1696969730 {#3322
    date: 2023-10-10 22:28:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@Seraph@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3327 …}
  +nested: Doctrine\ORM\PersistentCollection {#3329 …}
  +votes: Doctrine\ORM\PersistentCollection {#3331 …}
  +reports: Doctrine\ORM\PersistentCollection {#3333 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3335 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3337 …}
  -id: 40609
  -bodyTs: "'actual':2 'big':10 'book':6 'bride':18,37 'fine':49 'funni':43 'grate':30 'hate':4 'humor':54 'imo':57 'isn':41 'love':16 'man':24 'much':56 'narrat':26 'princess':17,36 'realli':3 'reli':52 'sanderson':22,39 'sinc':14 'surpris':11 'tress':51 'unfunni':32 'usual':40,48 'way':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4414371"
  +editedAt: DateTimeImmutable @1696970595 {#3323
    date: 2023-10-10 22:43:15.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696969730 {#3324
    date: 2023-10-10 22:28:50.0 +02:00
  }
}
"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 {#3325
  +user: Proxies\__CG__\App\Entity\User {#3326 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#1904
    +user: App\Entity\User {#2484 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Obligatory "you should go read Tress of the Emerald Sea" post\n
      \n
      Similar story but with badass heroine. Would love to see it get made into video!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1696981240 {#97
      date: 2023-10-11 01:40:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1928 …}
    +nested: Doctrine\ORM\PersistentCollection {#1954 …}
    +votes: Doctrine\ORM\PersistentCollection {#1938 …}
    +reports: Doctrine\ORM\PersistentCollection {#2354 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
    -id: 40539
    -bodyTs: "'badass':16 'emerald':9 'get':23 'go':4 'heroin':17 'love':19 'made':24 'obligatori':1 'post':11 'read':5 'sea':10 'see':21 'similar':12 'stori':13 'tress':6 'video':26 'would':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/lemmybewholesome@lemmy.world/t/529244/-/comment/2879973"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696966735 {#1966
      date: 2023-10-10 21:38:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1904}
  +body: """
    I actually really hated the book, which was a big surprise to me, since I love Princess Bride and most of Sanderson. But *man*, the narrator was way more grating and unfunny to me than Princess Bride’s.\n
    \n
    Sanderson usually isn’t funny for me, which is usually fine, but Tress relied on humor too much imo
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1696969730 {#3322
    date: 2023-10-10 22:28:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@Seraph@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3327 …}
  +nested: Doctrine\ORM\PersistentCollection {#3329 …}
  +votes: Doctrine\ORM\PersistentCollection {#3331 …}
  +reports: Doctrine\ORM\PersistentCollection {#3333 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3335 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3337 …}
  -id: 40609
  -bodyTs: "'actual':2 'big':10 'book':6 'bride':18,37 'fine':49 'funni':43 'grate':30 'hate':4 'humor':54 'imo':57 'isn':41 'love':16 'man':24 'much':56 'narrat':26 'princess':17,36 'realli':3 'reli':52 'sanderson':22,39 'sinc':14 'surpris':11 'tress':51 'unfunni':32 'usual':40,48 'way':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4414371"
  +editedAt: DateTimeImmutable @1696970595 {#3323
    date: 2023-10-10 22:43:15.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696969730 {#3324
    date: 2023-10-10 22:28:50.0 +02:00
  }
}
"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
App\Entity\EntryComment {#3523
  +user: App\Entity\User {#2484 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3325
    +user: Proxies\__CG__\App\Entity\User {#3326 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#1904
      +user: App\Entity\User {#2484 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Obligatory "you should go read Tress of the Emerald Sea" post\n
        \n
        Similar story but with badass heroine. Would love to see it get made into video!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1696981240 {#97
        date: 2023-10-11 01:40:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1928 …}
      +nested: Doctrine\ORM\PersistentCollection {#1954 …}
      +votes: Doctrine\ORM\PersistentCollection {#1938 …}
      +reports: Doctrine\ORM\PersistentCollection {#2354 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
      -id: 40539
      -bodyTs: "'badass':16 'emerald':9 'get':23 'go':4 'heroin':17 'love':19 'made':24 'obligatori':1 'post':11 'read':5 'sea':10 'see':21 'similar':12 'stori':13 'tress':6 'video':26 'would':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/lemmybewholesome@lemmy.world/t/529244/-/comment/2879973"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696966735 {#1966
        date: 2023-10-10 21:38:55.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1904}
    +body: """
      I actually really hated the book, which was a big surprise to me, since I love Princess Bride and most of Sanderson. But *man*, the narrator was way more grating and unfunny to me than Princess Bride’s.\n
      \n
      Sanderson usually isn’t funny for me, which is usually fine, but Tress relied on humor too much imo
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1696969730 {#3322
      date: 2023-10-10 22:28:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@Seraph@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3327 …}
    +nested: Doctrine\ORM\PersistentCollection {#3329 …}
    +votes: Doctrine\ORM\PersistentCollection {#3331 …}
    +reports: Doctrine\ORM\PersistentCollection {#3333 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3335 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3337 …}
    -id: 40609
    -bodyTs: "'actual':2 'big':10 'book':6 'bride':18,37 'fine':49 'funni':43 'grate':30 'hate':4 'humor':54 'imo':57 'isn':41 'love':16 'man':24 'much':56 'narrat':26 'princess':17,36 'realli':3 'reli':52 'sanderson':22,39 'sinc':14 'surpris':11 'tress':51 'unfunni':32 'usual':40,48 'way':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4414371"
    +editedAt: DateTimeImmutable @1696970595 {#3323
      date: 2023-10-10 22:43:15.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696969730 {#3324
      date: 2023-10-10 22:28:50.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1904}
  +body: """
    Sorry to hear you didn't like it! I rather enjoy Hoid/Wit's perspective but maybe that's because I knew him before I read Tress?\n
    \n
    Edit: If you do not care for Sanderson's humor avoid Alcatraz vs the Evil Librarians, it relies on it heavily!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1696970696 {#3520
    date: 2023-10-10 22:44:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@Seraph@kbin.social"
    "@BedbugCutlefish@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3524 …}
  +nested: Doctrine\ORM\PersistentCollection {#3526 …}
  +votes: Doctrine\ORM\PersistentCollection {#3528 …}
  +reports: Doctrine\ORM\PersistentCollection {#3530 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3532 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3534 …}
  -id: 40630
  -bodyTs: "'alcatraz':38 'avoid':37 'care':32 'didn':5 'edit':27 'enjoy':11 'evil':41 'hear':3 'heavili':47 'hoid/wit':12 'humor':36 'knew':21 'librarian':42 'like':7 'mayb':16 'perspect':14 'rather':10 'read':25 'reli':44 'sanderson':34 'sorri':1 'tress':26 'vs':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmybewholesome@lemmy.world/t/529244/-/comment/2881082"
  +editedAt: DateTimeImmutable @1696977008 {#3521
    date: 2023-10-11 00:30:08.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696970696 {#3522
    date: 2023-10-10 22:44:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#3523
  +user: App\Entity\User {#2484 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3325
    +user: Proxies\__CG__\App\Entity\User {#3326 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#1904
      +user: App\Entity\User {#2484 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Obligatory "you should go read Tress of the Emerald Sea" post\n
        \n
        Similar story but with badass heroine. Would love to see it get made into video!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1696981240 {#97
        date: 2023-10-11 01:40:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1928 …}
      +nested: Doctrine\ORM\PersistentCollection {#1954 …}
      +votes: Doctrine\ORM\PersistentCollection {#1938 …}
      +reports: Doctrine\ORM\PersistentCollection {#2354 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
      -id: 40539
      -bodyTs: "'badass':16 'emerald':9 'get':23 'go':4 'heroin':17 'love':19 'made':24 'obligatori':1 'post':11 'read':5 'sea':10 'see':21 'similar':12 'stori':13 'tress':6 'video':26 'would':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/lemmybewholesome@lemmy.world/t/529244/-/comment/2879973"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696966735 {#1966
        date: 2023-10-10 21:38:55.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1904}
    +body: """
      I actually really hated the book, which was a big surprise to me, since I love Princess Bride and most of Sanderson. But *man*, the narrator was way more grating and unfunny to me than Princess Bride’s.\n
      \n
      Sanderson usually isn’t funny for me, which is usually fine, but Tress relied on humor too much imo
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1696969730 {#3322
      date: 2023-10-10 22:28:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@Seraph@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3327 …}
    +nested: Doctrine\ORM\PersistentCollection {#3329 …}
    +votes: Doctrine\ORM\PersistentCollection {#3331 …}
    +reports: Doctrine\ORM\PersistentCollection {#3333 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3335 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3337 …}
    -id: 40609
    -bodyTs: "'actual':2 'big':10 'book':6 'bride':18,37 'fine':49 'funni':43 'grate':30 'hate':4 'humor':54 'imo':57 'isn':41 'love':16 'man':24 'much':56 'narrat':26 'princess':17,36 'realli':3 'reli':52 'sanderson':22,39 'sinc':14 'surpris':11 'tress':51 'unfunni':32 'usual':40,48 'way':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4414371"
    +editedAt: DateTimeImmutable @1696970595 {#3323
      date: 2023-10-10 22:43:15.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696969730 {#3324
      date: 2023-10-10 22:28:50.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1904}
  +body: """
    Sorry to hear you didn't like it! I rather enjoy Hoid/Wit's perspective but maybe that's because I knew him before I read Tress?\n
    \n
    Edit: If you do not care for Sanderson's humor avoid Alcatraz vs the Evil Librarians, it relies on it heavily!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1696970696 {#3520
    date: 2023-10-10 22:44:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@Seraph@kbin.social"
    "@BedbugCutlefish@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3524 …}
  +nested: Doctrine\ORM\PersistentCollection {#3526 …}
  +votes: Doctrine\ORM\PersistentCollection {#3528 …}
  +reports: Doctrine\ORM\PersistentCollection {#3530 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3532 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3534 …}
  -id: 40630
  -bodyTs: "'alcatraz':38 'avoid':37 'care':32 'didn':5 'edit':27 'enjoy':11 'evil':41 'hear':3 'heavili':47 'hoid/wit':12 'humor':36 'knew':21 'librarian':42 'like':7 'mayb':16 'perspect':14 'rather':10 'read':25 'reli':44 'sanderson':34 'sorri':1 'tress':26 'vs':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmybewholesome@lemmy.world/t/529244/-/comment/2881082"
  +editedAt: DateTimeImmutable @1696977008 {#3521
    date: 2023-10-11 00:30:08.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696970696 {#3522
    date: 2023-10-10 22:44:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#3523
  +user: App\Entity\User {#2484 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3325
    +user: Proxies\__CG__\App\Entity\User {#3326 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#1904
      +user: App\Entity\User {#2484 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Obligatory "you should go read Tress of the Emerald Sea" post\n
        \n
        Similar story but with badass heroine. Would love to see it get made into video!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1696981240 {#97
        date: 2023-10-11 01:40:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1928 …}
      +nested: Doctrine\ORM\PersistentCollection {#1954 …}
      +votes: Doctrine\ORM\PersistentCollection {#1938 …}
      +reports: Doctrine\ORM\PersistentCollection {#2354 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
      -id: 40539
      -bodyTs: "'badass':16 'emerald':9 'get':23 'go':4 'heroin':17 'love':19 'made':24 'obligatori':1 'post':11 'read':5 'sea':10 'see':21 'similar':12 'stori':13 'tress':6 'video':26 'would':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/lemmybewholesome@lemmy.world/t/529244/-/comment/2879973"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696966735 {#1966
        date: 2023-10-10 21:38:55.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1904}
    +body: """
      I actually really hated the book, which was a big surprise to me, since I love Princess Bride and most of Sanderson. But *man*, the narrator was way more grating and unfunny to me than Princess Bride’s.\n
      \n
      Sanderson usually isn’t funny for me, which is usually fine, but Tress relied on humor too much imo
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1696969730 {#3322
      date: 2023-10-10 22:28:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@Seraph@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3327 …}
    +nested: Doctrine\ORM\PersistentCollection {#3329 …}
    +votes: Doctrine\ORM\PersistentCollection {#3331 …}
    +reports: Doctrine\ORM\PersistentCollection {#3333 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3335 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3337 …}
    -id: 40609
    -bodyTs: "'actual':2 'big':10 'book':6 'bride':18,37 'fine':49 'funni':43 'grate':30 'hate':4 'humor':54 'imo':57 'isn':41 'love':16 'man':24 'much':56 'narrat':26 'princess':17,36 'realli':3 'reli':52 'sanderson':22,39 'sinc':14 'surpris':11 'tress':51 'unfunni':32 'usual':40,48 'way':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4414371"
    +editedAt: DateTimeImmutable @1696970595 {#3323
      date: 2023-10-10 22:43:15.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696969730 {#3324
      date: 2023-10-10 22:28:50.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1904}
  +body: """
    Sorry to hear you didn't like it! I rather enjoy Hoid/Wit's perspective but maybe that's because I knew him before I read Tress?\n
    \n
    Edit: If you do not care for Sanderson's humor avoid Alcatraz vs the Evil Librarians, it relies on it heavily!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1696970696 {#3520
    date: 2023-10-10 22:44:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@Seraph@kbin.social"
    "@BedbugCutlefish@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3524 …}
  +nested: Doctrine\ORM\PersistentCollection {#3526 …}
  +votes: Doctrine\ORM\PersistentCollection {#3528 …}
  +reports: Doctrine\ORM\PersistentCollection {#3530 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3532 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3534 …}
  -id: 40630
  -bodyTs: "'alcatraz':38 'avoid':37 'care':32 'didn':5 'edit':27 'enjoy':11 'evil':41 'hear':3 'heavili':47 'hoid/wit':12 'humor':36 'knew':21 'librarian':42 'like':7 'mayb':16 'perspect':14 'rather':10 'read':25 'reli':44 'sanderson':34 'sorri':1 'tress':26 'vs':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmybewholesome@lemmy.world/t/529244/-/comment/2881082"
  +editedAt: DateTimeImmutable @1696977008 {#3521
    date: 2023-10-11 00:30:08.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696970696 {#3522
    date: 2023-10-10 22:44:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#3593
  +user: Proxies\__CG__\App\Entity\User {#3326 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3523
    +user: App\Entity\User {#2484 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3325
      +user: Proxies\__CG__\App\Entity\User {#3326 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#1904
        +user: App\Entity\User {#2484 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Obligatory "you should go read Tress of the Emerald Sea" post\n
          \n
          Similar story but with badass heroine. Would love to see it get made into video!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 34
        +score: 0
        +lastActive: DateTime @1696981240 {#97
          date: 2023-10-11 01:40:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1928 …}
        +nested: Doctrine\ORM\PersistentCollection {#1954 …}
        +votes: Doctrine\ORM\PersistentCollection {#1938 …}
        +reports: Doctrine\ORM\PersistentCollection {#2354 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
        -id: 40539
        -bodyTs: "'badass':16 'emerald':9 'get':23 'go':4 'heroin':17 'love':19 'made':24 'obligatori':1 'post':11 'read':5 'sea':10 'see':21 'similar':12 'stori':13 'tress':6 'video':26 'would':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/lemmybewholesome@lemmy.world/t/529244/-/comment/2879973"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696966735 {#1966
          date: 2023-10-10 21:38:55.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1904}
      +body: """
        I actually really hated the book, which was a big surprise to me, since I love Princess Bride and most of Sanderson. But *man*, the narrator was way more grating and unfunny to me than Princess Bride’s.\n
        \n
        Sanderson usually isn’t funny for me, which is usually fine, but Tress relied on humor too much imo
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1696969730 {#3322
        date: 2023-10-10 22:28:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@Seraph@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3327 …}
      +nested: Doctrine\ORM\PersistentCollection {#3329 …}
      +votes: Doctrine\ORM\PersistentCollection {#3331 …}
      +reports: Doctrine\ORM\PersistentCollection {#3333 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3335 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3337 …}
      -id: 40609
      -bodyTs: "'actual':2 'big':10 'book':6 'bride':18,37 'fine':49 'funni':43 'grate':30 'hate':4 'humor':54 'imo':57 'isn':41 'love':16 'man':24 'much':56 'narrat':26 'princess':17,36 'realli':3 'reli':52 'sanderson':22,39 'sinc':14 'surpris':11 'tress':51 'unfunni':32 'usual':40,48 'way':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4414371"
      +editedAt: DateTimeImmutable @1696970595 {#3323
        date: 2023-10-10 22:43:15.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696969730 {#3324
        date: 2023-10-10 22:28:50.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1904}
    +body: """
      Sorry to hear you didn't like it! I rather enjoy Hoid/Wit's perspective but maybe that's because I knew him before I read Tress?\n
      \n
      Edit: If you do not care for Sanderson's humor avoid Alcatraz vs the Evil Librarians, it relies on it heavily!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1696970696 {#3520
      date: 2023-10-10 22:44:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@Seraph@kbin.social"
      "@BedbugCutlefish@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3524 …}
    +nested: Doctrine\ORM\PersistentCollection {#3526 …}
    +votes: Doctrine\ORM\PersistentCollection {#3528 …}
    +reports: Doctrine\ORM\PersistentCollection {#3530 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3532 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3534 …}
    -id: 40630
    -bodyTs: "'alcatraz':38 'avoid':37 'care':32 'didn':5 'edit':27 'enjoy':11 'evil':41 'hear':3 'heavili':47 'hoid/wit':12 'humor':36 'knew':21 'librarian':42 'like':7 'mayb':16 'perspect':14 'rather':10 'read':25 'reli':44 'sanderson':34 'sorri':1 'tress':26 'vs':39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/lemmybewholesome@lemmy.world/t/529244/-/comment/2881082"
    +editedAt: DateTimeImmutable @1696977008 {#3521
      date: 2023-10-11 00:30:08.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696970696 {#3522
      date: 2023-10-10 22:44:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1904}
  +body: "I’ve read all of cosmere, and I don’t care for Hoid in general, though there’s a lot about his books I do love. But I tried a few of his YA books (the chalk one, and reckoners) and didn’t especially care for them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696981239 {#3591
    date: 2023-10-11 01:40:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@Seraph@kbin.social"
    "@BedbugCutlefish@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3594 …}
  +nested: Doctrine\ORM\PersistentCollection {#3596 …}
  +votes: Doctrine\ORM\PersistentCollection {#3598 …}
  +reports: Doctrine\ORM\PersistentCollection {#3600 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3602 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3604 …}
  -id: 40824
  -bodyTs: "'book':23,35 'care':11,45 'chalk':37 'cosmer':6 'didn':42 'especi':44 'general':15 'hoid':13 'lot':20 'love':26 'one':38 'read':3 'reckon':40 'though':16 'tri':29 've':2 'ya':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4419838"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696981239 {#3592
    date: 2023-10-11 01:40:39.0 +02:00
  }
}
"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 {#3593
  +user: Proxies\__CG__\App\Entity\User {#3326 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3523
    +user: App\Entity\User {#2484 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3325
      +user: Proxies\__CG__\App\Entity\User {#3326 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#1904
        +user: App\Entity\User {#2484 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Obligatory "you should go read Tress of the Emerald Sea" post\n
          \n
          Similar story but with badass heroine. Would love to see it get made into video!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 34
        +score: 0
        +lastActive: DateTime @1696981240 {#97
          date: 2023-10-11 01:40:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1928 …}
        +nested: Doctrine\ORM\PersistentCollection {#1954 …}
        +votes: Doctrine\ORM\PersistentCollection {#1938 …}
        +reports: Doctrine\ORM\PersistentCollection {#2354 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
        -id: 40539
        -bodyTs: "'badass':16 'emerald':9 'get':23 'go':4 'heroin':17 'love':19 'made':24 'obligatori':1 'post':11 'read':5 'sea':10 'see':21 'similar':12 'stori':13 'tress':6 'video':26 'would':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/lemmybewholesome@lemmy.world/t/529244/-/comment/2879973"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696966735 {#1966
          date: 2023-10-10 21:38:55.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1904}
      +body: """
        I actually really hated the book, which was a big surprise to me, since I love Princess Bride and most of Sanderson. But *man*, the narrator was way more grating and unfunny to me than Princess Bride’s.\n
        \n
        Sanderson usually isn’t funny for me, which is usually fine, but Tress relied on humor too much imo
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1696969730 {#3322
        date: 2023-10-10 22:28:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@Seraph@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3327 …}
      +nested: Doctrine\ORM\PersistentCollection {#3329 …}
      +votes: Doctrine\ORM\PersistentCollection {#3331 …}
      +reports: Doctrine\ORM\PersistentCollection {#3333 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3335 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3337 …}
      -id: 40609
      -bodyTs: "'actual':2 'big':10 'book':6 'bride':18,37 'fine':49 'funni':43 'grate':30 'hate':4 'humor':54 'imo':57 'isn':41 'love':16 'man':24 'much':56 'narrat':26 'princess':17,36 'realli':3 'reli':52 'sanderson':22,39 'sinc':14 'surpris':11 'tress':51 'unfunni':32 'usual':40,48 'way':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4414371"
      +editedAt: DateTimeImmutable @1696970595 {#3323
        date: 2023-10-10 22:43:15.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696969730 {#3324
        date: 2023-10-10 22:28:50.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1904}
    +body: """
      Sorry to hear you didn't like it! I rather enjoy Hoid/Wit's perspective but maybe that's because I knew him before I read Tress?\n
      \n
      Edit: If you do not care for Sanderson's humor avoid Alcatraz vs the Evil Librarians, it relies on it heavily!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1696970696 {#3520
      date: 2023-10-10 22:44:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@Seraph@kbin.social"
      "@BedbugCutlefish@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3524 …}
    +nested: Doctrine\ORM\PersistentCollection {#3526 …}
    +votes: Doctrine\ORM\PersistentCollection {#3528 …}
    +reports: Doctrine\ORM\PersistentCollection {#3530 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3532 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3534 …}
    -id: 40630
    -bodyTs: "'alcatraz':38 'avoid':37 'care':32 'didn':5 'edit':27 'enjoy':11 'evil':41 'hear':3 'heavili':47 'hoid/wit':12 'humor':36 'knew':21 'librarian':42 'like':7 'mayb':16 'perspect':14 'rather':10 'read':25 'reli':44 'sanderson':34 'sorri':1 'tress':26 'vs':39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/lemmybewholesome@lemmy.world/t/529244/-/comment/2881082"
    +editedAt: DateTimeImmutable @1696977008 {#3521
      date: 2023-10-11 00:30:08.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696970696 {#3522
      date: 2023-10-10 22:44:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1904}
  +body: "I’ve read all of cosmere, and I don’t care for Hoid in general, though there’s a lot about his books I do love. But I tried a few of his YA books (the chalk one, and reckoners) and didn’t especially care for them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696981239 {#3591
    date: 2023-10-11 01:40:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@Seraph@kbin.social"
    "@BedbugCutlefish@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3594 …}
  +nested: Doctrine\ORM\PersistentCollection {#3596 …}
  +votes: Doctrine\ORM\PersistentCollection {#3598 …}
  +reports: Doctrine\ORM\PersistentCollection {#3600 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3602 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3604 …}
  -id: 40824
  -bodyTs: "'book':23,35 'care':11,45 'chalk':37 'cosmer':6 'didn':42 'especi':44 'general':15 'hoid':13 'lot':20 'love':26 'one':38 'read':3 'reckon':40 'though':16 'tri':29 've':2 'ya':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4419838"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696981239 {#3592
    date: 2023-10-11 01:40:39.0 +02:00
  }
}
"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 {#3593
  +user: Proxies\__CG__\App\Entity\User {#3326 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3523
    +user: App\Entity\User {#2484 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3325
      +user: Proxies\__CG__\App\Entity\User {#3326 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#1904
        +user: App\Entity\User {#2484 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Obligatory "you should go read Tress of the Emerald Sea" post\n
          \n
          Similar story but with badass heroine. Would love to see it get made into video!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 34
        +score: 0
        +lastActive: DateTime @1696981240 {#97
          date: 2023-10-11 01:40:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1928 …}
        +nested: Doctrine\ORM\PersistentCollection {#1954 …}
        +votes: Doctrine\ORM\PersistentCollection {#1938 …}
        +reports: Doctrine\ORM\PersistentCollection {#2354 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2451 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
        -id: 40539
        -bodyTs: "'badass':16 'emerald':9 'get':23 'go':4 'heroin':17 'love':19 'made':24 'obligatori':1 'post':11 'read':5 'sea':10 'see':21 'similar':12 'stori':13 'tress':6 'video':26 'would':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/lemmybewholesome@lemmy.world/t/529244/-/comment/2879973"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696966735 {#1966
          date: 2023-10-10 21:38:55.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1904}
      +body: """
        I actually really hated the book, which was a big surprise to me, since I love Princess Bride and most of Sanderson. But *man*, the narrator was way more grating and unfunny to me than Princess Bride’s.\n
        \n
        Sanderson usually isn’t funny for me, which is usually fine, but Tress relied on humor too much imo
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1696969730 {#3322
        date: 2023-10-10 22:28:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@Seraph@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3327 …}
      +nested: Doctrine\ORM\PersistentCollection {#3329 …}
      +votes: Doctrine\ORM\PersistentCollection {#3331 …}
      +reports: Doctrine\ORM\PersistentCollection {#3333 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3335 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3337 …}
      -id: 40609
      -bodyTs: "'actual':2 'big':10 'book':6 'bride':18,37 'fine':49 'funni':43 'grate':30 'hate':4 'humor':54 'imo':57 'isn':41 'love':16 'man':24 'much':56 'narrat':26 'princess':17,36 'realli':3 'reli':52 'sanderson':22,39 'sinc':14 'surpris':11 'tress':51 'unfunni':32 'usual':40,48 'way':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4414371"
      +editedAt: DateTimeImmutable @1696970595 {#3323
        date: 2023-10-10 22:43:15.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696969730 {#3324
        date: 2023-10-10 22:28:50.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1904}
    +body: """
      Sorry to hear you didn't like it! I rather enjoy Hoid/Wit's perspective but maybe that's because I knew him before I read Tress?\n
      \n
      Edit: If you do not care for Sanderson's humor avoid Alcatraz vs the Evil Librarians, it relies on it heavily!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1696970696 {#3520
      date: 2023-10-10 22:44:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@Seraph@kbin.social"
      "@BedbugCutlefish@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3524 …}
    +nested: Doctrine\ORM\PersistentCollection {#3526 …}
    +votes: Doctrine\ORM\PersistentCollection {#3528 …}
    +reports: Doctrine\ORM\PersistentCollection {#3530 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3532 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3534 …}
    -id: 40630
    -bodyTs: "'alcatraz':38 'avoid':37 'care':32 'didn':5 'edit':27 'enjoy':11 'evil':41 'hear':3 'heavili':47 'hoid/wit':12 'humor':36 'knew':21 'librarian':42 'like':7 'mayb':16 'perspect':14 'rather':10 'read':25 'reli':44 'sanderson':34 'sorri':1 'tress':26 'vs':39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/lemmybewholesome@lemmy.world/t/529244/-/comment/2881082"
    +editedAt: DateTimeImmutable @1696977008 {#3521
      date: 2023-10-11 00:30:08.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696970696 {#3522
      date: 2023-10-10 22:44:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1904}
  +body: "I’ve read all of cosmere, and I don’t care for Hoid in general, though there’s a lot about his books I do love. But I tried a few of his YA books (the chalk one, and reckoners) and didn’t especially care for them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696981239 {#3591
    date: 2023-10-11 01:40:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@Seraph@kbin.social"
    "@BedbugCutlefish@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3594 …}
  +nested: Doctrine\ORM\PersistentCollection {#3596 …}
  +votes: Doctrine\ORM\PersistentCollection {#3598 …}
  +reports: Doctrine\ORM\PersistentCollection {#3600 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3602 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3604 …}
  -id: 40824
  -bodyTs: "'book':23,35 'care':11,45 'chalk':37 'cosmer':6 'didn':42 'especi':44 'general':15 'hoid':13 'lot':20 'love':26 'one':38 'read':3 'reckon':40 'though':16 'tri':29 've':2 'ya':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4419838"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696981239 {#3592
    date: 2023-10-11 01:40:39.0 +02:00
  }
}
"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 {#1691
  +user: App\Entity\User {#1618 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Which movie is it? You can’t leave a review like that without a title!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 84
  +score: 0
  +lastActive: DateTime @1697811503 {#1621
    date: 2023-10-20 16:18:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1701 …}
  +nested: Doctrine\ORM\PersistentCollection {#1705 …}
  +votes: Doctrine\ORM\PersistentCollection {#1616 …}
  +reports: Doctrine\ORM\PersistentCollection {#1598 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
  -id: 40510
  -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4412245"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696965364 {#1687
    date: 2023-10-10 21:16:04.0 +02:00
  }
}
"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 {#1691
  +user: App\Entity\User {#1618 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Which movie is it? You can’t leave a review like that without a title!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 84
  +score: 0
  +lastActive: DateTime @1697811503 {#1621
    date: 2023-10-20 16:18:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1701 …}
  +nested: Doctrine\ORM\PersistentCollection {#1705 …}
  +votes: Doctrine\ORM\PersistentCollection {#1616 …}
  +reports: Doctrine\ORM\PersistentCollection {#1598 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
  -id: 40510
  -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4412245"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696965364 {#1687
    date: 2023-10-10 21:16:04.0 +02:00
  }
}
"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 {#1691
  +user: App\Entity\User {#1618 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Which movie is it? You can’t leave a review like that without a title!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 84
  +score: 0
  +lastActive: DateTime @1697811503 {#1621
    date: 2023-10-20 16:18:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1701 …}
  +nested: Doctrine\ORM\PersistentCollection {#1705 …}
  +votes: Doctrine\ORM\PersistentCollection {#1616 …}
  +reports: Doctrine\ORM\PersistentCollection {#1598 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
  -id: 40510
  -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4412245"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696965364 {#1687
    date: 2023-10-10 21:16:04.0 +02:00
  }
}
"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
App\Entity\EntryComment {#3231
  +user: Proxies\__CG__\App\Entity\User {#3232 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#1691
    +user: App\Entity\User {#1618 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Which movie is it? You can’t leave a review like that without a title!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 84
    +score: 0
    +lastActive: DateTime @1697811503 {#1621
      date: 2023-10-20 16:18:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1701 …}
    +nested: Doctrine\ORM\PersistentCollection {#1705 …}
    +votes: Doctrine\ORM\PersistentCollection {#1616 …}
    +reports: Doctrine\ORM\PersistentCollection {#1598 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
    -id: 40510
    -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4412245"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696965364 {#1687
      date: 2023-10-10 21:16:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: "You're in for quite a treat my friend"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1696976802 {#3229
    date: 2023-10-11 00:26:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DoYouNot@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3233 …}
  +nested: Doctrine\ORM\PersistentCollection {#3235 …}
  +votes: Doctrine\ORM\PersistentCollection {#3237 …}
  +reports: Doctrine\ORM\PersistentCollection {#3239 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3243 …}
  -id: 40736
  -bodyTs: "'friend':9 'quit':5 're':2 'treat':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmybewholesome@lemmy.world/t/529244/-/comment/2882768"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696976802 {#3230
    date: 2023-10-11 00:26:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#3231
  +user: Proxies\__CG__\App\Entity\User {#3232 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#1691
    +user: App\Entity\User {#1618 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Which movie is it? You can’t leave a review like that without a title!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 84
    +score: 0
    +lastActive: DateTime @1697811503 {#1621
      date: 2023-10-20 16:18:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1701 …}
    +nested: Doctrine\ORM\PersistentCollection {#1705 …}
    +votes: Doctrine\ORM\PersistentCollection {#1616 …}
    +reports: Doctrine\ORM\PersistentCollection {#1598 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
    -id: 40510
    -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4412245"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696965364 {#1687
      date: 2023-10-10 21:16:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: "You're in for quite a treat my friend"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1696976802 {#3229
    date: 2023-10-11 00:26:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DoYouNot@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3233 …}
  +nested: Doctrine\ORM\PersistentCollection {#3235 …}
  +votes: Doctrine\ORM\PersistentCollection {#3237 …}
  +reports: Doctrine\ORM\PersistentCollection {#3239 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3243 …}
  -id: 40736
  -bodyTs: "'friend':9 'quit':5 're':2 'treat':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmybewholesome@lemmy.world/t/529244/-/comment/2882768"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696976802 {#3230
    date: 2023-10-11 00:26:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#3231
  +user: Proxies\__CG__\App\Entity\User {#3232 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#1691
    +user: App\Entity\User {#1618 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Which movie is it? You can’t leave a review like that without a title!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 84
    +score: 0
    +lastActive: DateTime @1697811503 {#1621
      date: 2023-10-20 16:18:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1701 …}
    +nested: Doctrine\ORM\PersistentCollection {#1705 …}
    +votes: Doctrine\ORM\PersistentCollection {#1616 …}
    +reports: Doctrine\ORM\PersistentCollection {#1598 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
    -id: 40510
    -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4412245"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696965364 {#1687
      date: 2023-10-10 21:16:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: "You're in for quite a treat my friend"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1696976802 {#3229
    date: 2023-10-11 00:26:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DoYouNot@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3233 …}
  +nested: Doctrine\ORM\PersistentCollection {#3235 …}
  +votes: Doctrine\ORM\PersistentCollection {#3237 …}
  +reports: Doctrine\ORM\PersistentCollection {#3239 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3243 …}
  -id: 40736
  -bodyTs: "'friend':9 'quit':5 're':2 'treat':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmybewholesome@lemmy.world/t/529244/-/comment/2882768"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696976802 {#3230
    date: 2023-10-11 00:26:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#3538
  +user: Proxies\__CG__\App\Entity\User {#3539 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3231
    +user: Proxies\__CG__\App\Entity\User {#3232 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#1691
      +user: App\Entity\User {#1618 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "Which movie is it? You can’t leave a review like that without a title!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 84
      +score: 0
      +lastActive: DateTime @1697811503 {#1621
        date: 2023-10-20 16:18:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1701 …}
      +nested: Doctrine\ORM\PersistentCollection {#1705 …}
      +votes: Doctrine\ORM\PersistentCollection {#1616 …}
      +reports: Doctrine\ORM\PersistentCollection {#1598 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
      -id: 40510
      -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4412245"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696965364 {#1687
        date: 2023-10-10 21:16:04.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1691}
    +body: "You're in for quite a treat my friend"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1696976802 {#3229
      date: 2023-10-11 00:26:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@DoYouNot@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3233 …}
    +nested: Doctrine\ORM\PersistentCollection {#3235 …}
    +votes: Doctrine\ORM\PersistentCollection {#3237 …}
    +reports: Doctrine\ORM\PersistentCollection {#3239 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3241 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3243 …}
    -id: 40736
    -bodyTs: "'friend':9 'quit':5 're':2 'treat':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/lemmybewholesome@lemmy.world/t/529244/-/comment/2882768"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696976802 {#3230
      date: 2023-10-11 00:26:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: "Strange name for a movie, only if because of how long it is"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697032477 {#3536
    date: 2023-10-11 15:54:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DoYouNot@lemmy.world"
    "@danieljoeblack@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3540 …}
  +nested: Doctrine\ORM\PersistentCollection {#3542 …}
  +votes: Doctrine\ORM\PersistentCollection {#3544 …}
  +reports: Doctrine\ORM\PersistentCollection {#3546 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3548 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3550 …}
  -id: 41434
  -bodyTs: "'long':11 'movi':5 'name':2 'strang':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3152856"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697032477 {#3537
    date: 2023-10-11 15:54:37.0 +02:00
  }
}
"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 {#3538
  +user: Proxies\__CG__\App\Entity\User {#3539 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3231
    +user: Proxies\__CG__\App\Entity\User {#3232 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#1691
      +user: App\Entity\User {#1618 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "Which movie is it? You can’t leave a review like that without a title!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 84
      +score: 0
      +lastActive: DateTime @1697811503 {#1621
        date: 2023-10-20 16:18:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1701 …}
      +nested: Doctrine\ORM\PersistentCollection {#1705 …}
      +votes: Doctrine\ORM\PersistentCollection {#1616 …}
      +reports: Doctrine\ORM\PersistentCollection {#1598 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
      -id: 40510
      -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4412245"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696965364 {#1687
        date: 2023-10-10 21:16:04.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1691}
    +body: "You're in for quite a treat my friend"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1696976802 {#3229
      date: 2023-10-11 00:26:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@DoYouNot@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3233 …}
    +nested: Doctrine\ORM\PersistentCollection {#3235 …}
    +votes: Doctrine\ORM\PersistentCollection {#3237 …}
    +reports: Doctrine\ORM\PersistentCollection {#3239 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3241 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3243 …}
    -id: 40736
    -bodyTs: "'friend':9 'quit':5 're':2 'treat':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/lemmybewholesome@lemmy.world/t/529244/-/comment/2882768"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696976802 {#3230
      date: 2023-10-11 00:26:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: "Strange name for a movie, only if because of how long it is"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697032477 {#3536
    date: 2023-10-11 15:54:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DoYouNot@lemmy.world"
    "@danieljoeblack@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3540 …}
  +nested: Doctrine\ORM\PersistentCollection {#3542 …}
  +votes: Doctrine\ORM\PersistentCollection {#3544 …}
  +reports: Doctrine\ORM\PersistentCollection {#3546 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3548 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3550 …}
  -id: 41434
  -bodyTs: "'long':11 'movi':5 'name':2 'strang':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3152856"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697032477 {#3537
    date: 2023-10-11 15:54:37.0 +02:00
  }
}
"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 {#3538
  +user: Proxies\__CG__\App\Entity\User {#3539 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3231
    +user: Proxies\__CG__\App\Entity\User {#3232 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#1691
      +user: App\Entity\User {#1618 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "Which movie is it? You can’t leave a review like that without a title!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 84
      +score: 0
      +lastActive: DateTime @1697811503 {#1621
        date: 2023-10-20 16:18:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1701 …}
      +nested: Doctrine\ORM\PersistentCollection {#1705 …}
      +votes: Doctrine\ORM\PersistentCollection {#1616 …}
      +reports: Doctrine\ORM\PersistentCollection {#1598 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
      -id: 40510
      -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4412245"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696965364 {#1687
        date: 2023-10-10 21:16:04.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1691}
    +body: "You're in for quite a treat my friend"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1696976802 {#3229
      date: 2023-10-11 00:26:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@DoYouNot@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3233 …}
    +nested: Doctrine\ORM\PersistentCollection {#3235 …}
    +votes: Doctrine\ORM\PersistentCollection {#3237 …}
    +reports: Doctrine\ORM\PersistentCollection {#3239 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3241 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3243 …}
    -id: 40736
    -bodyTs: "'friend':9 'quit':5 're':2 'treat':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/lemmybewholesome@lemmy.world/t/529244/-/comment/2882768"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696976802 {#3230
      date: 2023-10-11 00:26:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: "Strange name for a movie, only if because of how long it is"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697032477 {#3536
    date: 2023-10-11 15:54:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DoYouNot@lemmy.world"
    "@danieljoeblack@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3540 …}
  +nested: Doctrine\ORM\PersistentCollection {#3542 …}
  +votes: Doctrine\ORM\PersistentCollection {#3544 …}
  +reports: Doctrine\ORM\PersistentCollection {#3546 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3548 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3550 …}
  -id: 41434
  -bodyTs: "'long':11 'movi':5 'name':2 'strang':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3152856"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697032477 {#3537
    date: 2023-10-11 15:54:37.0 +02:00
  }
}
"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
App\Entity\EntryComment {#3247
  +user: Proxies\__CG__\App\Entity\User {#3248 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#1691
    +user: App\Entity\User {#1618 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Which movie is it? You can’t leave a review like that without a title!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 84
    +score: 0
    +lastActive: DateTime @1697811503 {#1621
      date: 2023-10-20 16:18:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1701 …}
    +nested: Doctrine\ORM\PersistentCollection {#1705 …}
    +votes: Doctrine\ORM\PersistentCollection {#1616 …}
    +reports: Doctrine\ORM\PersistentCollection {#1598 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
    -id: 40510
    -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4412245"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696965364 {#1687
      date: 2023-10-10 21:16:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: "The Princess Bride"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1696965531 {#3245
    date: 2023-10-10 21:18:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DoYouNot@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3249 …}
  +nested: Doctrine\ORM\PersistentCollection {#3251 …}
  +votes: Doctrine\ORM\PersistentCollection {#3253 …}
  +reports: Doctrine\ORM\PersistentCollection {#3255 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3257 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3259 …}
  -id: 40514
  -bodyTs: "'bride':3 'princess':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3766141"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696965531 {#3246
    date: 2023-10-10 21:18:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#3247
  +user: Proxies\__CG__\App\Entity\User {#3248 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#1691
    +user: App\Entity\User {#1618 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Which movie is it? You can’t leave a review like that without a title!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 84
    +score: 0
    +lastActive: DateTime @1697811503 {#1621
      date: 2023-10-20 16:18:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1701 …}
    +nested: Doctrine\ORM\PersistentCollection {#1705 …}
    +votes: Doctrine\ORM\PersistentCollection {#1616 …}
    +reports: Doctrine\ORM\PersistentCollection {#1598 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
    -id: 40510
    -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4412245"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696965364 {#1687
      date: 2023-10-10 21:16:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: "The Princess Bride"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1696965531 {#3245
    date: 2023-10-10 21:18:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DoYouNot@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3249 …}
  +nested: Doctrine\ORM\PersistentCollection {#3251 …}
  +votes: Doctrine\ORM\PersistentCollection {#3253 …}
  +reports: Doctrine\ORM\PersistentCollection {#3255 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3257 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3259 …}
  -id: 40514
  -bodyTs: "'bride':3 'princess':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3766141"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696965531 {#3246
    date: 2023-10-10 21:18:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#3247
  +user: Proxies\__CG__\App\Entity\User {#3248 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#1691
    +user: App\Entity\User {#1618 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Which movie is it? You can’t leave a review like that without a title!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 84
    +score: 0
    +lastActive: DateTime @1697811503 {#1621
      date: 2023-10-20 16:18:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1701 …}
    +nested: Doctrine\ORM\PersistentCollection {#1705 …}
    +votes: Doctrine\ORM\PersistentCollection {#1616 …}
    +reports: Doctrine\ORM\PersistentCollection {#1598 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
    -id: 40510
    -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4412245"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696965364 {#1687
      date: 2023-10-10 21:16:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: "The Princess Bride"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1696965531 {#3245
    date: 2023-10-10 21:18:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DoYouNot@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3249 …}
  +nested: Doctrine\ORM\PersistentCollection {#3251 …}
  +votes: Doctrine\ORM\PersistentCollection {#3253 …}
  +reports: Doctrine\ORM\PersistentCollection {#3255 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3257 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3259 …}
  -id: 40514
  -bodyTs: "'bride':3 'princess':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3766141"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696965531 {#3246
    date: 2023-10-10 21:18:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_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 {#3263
  +user: Proxies\__CG__\App\Entity\User {#3264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#1691
    +user: App\Entity\User {#1618 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Which movie is it? You can’t leave a review like that without a title!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 84
    +score: 0
    +lastActive: DateTime @1697811503 {#1621
      date: 2023-10-20 16:18:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1701 …}
    +nested: Doctrine\ORM\PersistentCollection {#1705 …}
    +votes: Doctrine\ORM\PersistentCollection {#1616 …}
    +reports: Doctrine\ORM\PersistentCollection {#1598 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
    -id: 40510
    -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4412245"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696965364 {#1687
      date: 2023-10-10 21:16:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: "The Princess Bride! It’s the best sick day movie there is."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1696965421 {#3261
    date: 2023-10-10 21:17:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DoYouNot@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3265 …}
  +nested: Doctrine\ORM\PersistentCollection {#3267 …}
  +votes: Doctrine\ORM\PersistentCollection {#3269 …}
  +reports: Doctrine\ORM\PersistentCollection {#3271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3275 …}
  -id: 40512
  -bodyTs: "'best':7 'bride':3 'day':9 'movi':10 'princess':2 'sick':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2690899"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696965421 {#3262
    date: 2023-10-10 21:17:01.0 +02:00
  }
}
"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 {#3263
  +user: Proxies\__CG__\App\Entity\User {#3264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#1691
    +user: App\Entity\User {#1618 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Which movie is it? You can’t leave a review like that without a title!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 84
    +score: 0
    +lastActive: DateTime @1697811503 {#1621
      date: 2023-10-20 16:18:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1701 …}
    +nested: Doctrine\ORM\PersistentCollection {#1705 …}
    +votes: Doctrine\ORM\PersistentCollection {#1616 …}
    +reports: Doctrine\ORM\PersistentCollection {#1598 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
    -id: 40510
    -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4412245"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696965364 {#1687
      date: 2023-10-10 21:16:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: "The Princess Bride! It’s the best sick day movie there is."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1696965421 {#3261
    date: 2023-10-10 21:17:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DoYouNot@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3265 …}
  +nested: Doctrine\ORM\PersistentCollection {#3267 …}
  +votes: Doctrine\ORM\PersistentCollection {#3269 …}
  +reports: Doctrine\ORM\PersistentCollection {#3271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3275 …}
  -id: 40512
  -bodyTs: "'best':7 'bride':3 'day':9 'movi':10 'princess':2 'sick':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2690899"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696965421 {#3262
    date: 2023-10-10 21:17:01.0 +02:00
  }
}
"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 {#3263
  +user: Proxies\__CG__\App\Entity\User {#3264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#1691
    +user: App\Entity\User {#1618 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Which movie is it? You can’t leave a review like that without a title!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 84
    +score: 0
    +lastActive: DateTime @1697811503 {#1621
      date: 2023-10-20 16:18:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1701 …}
    +nested: Doctrine\ORM\PersistentCollection {#1705 …}
    +votes: Doctrine\ORM\PersistentCollection {#1616 …}
    +reports: Doctrine\ORM\PersistentCollection {#1598 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
    -id: 40510
    -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4412245"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696965364 {#1687
      date: 2023-10-10 21:16:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: "The Princess Bride! It’s the best sick day movie there is."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1696965421 {#3261
    date: 2023-10-10 21:17:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DoYouNot@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3265 …}
  +nested: Doctrine\ORM\PersistentCollection {#3267 …}
  +votes: Doctrine\ORM\PersistentCollection {#3269 …}
  +reports: Doctrine\ORM\PersistentCollection {#3271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3275 …}
  -id: 40512
  -bodyTs: "'best':7 'bride':3 'day':9 'movi':10 'princess':2 'sick':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2690899"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696965421 {#3262
    date: 2023-10-10 21:17:01.0 +02:00
  }
}
"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
App\Entity\EntryComment {#3279
  +user: App\Entity\User {#2884 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#1691
    +user: App\Entity\User {#1618 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Which movie is it? You can’t leave a review like that without a title!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 84
    +score: 0
    +lastActive: DateTime @1697811503 {#1621
      date: 2023-10-20 16:18:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1701 …}
    +nested: Doctrine\ORM\PersistentCollection {#1705 …}
    +votes: Doctrine\ORM\PersistentCollection {#1616 …}
    +reports: Doctrine\ORM\PersistentCollection {#1598 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
    -id: 40510
    -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4412245"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696965364 {#1687
      date: 2023-10-10 21:16:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: "Robin Hood: Men in Tights"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1696966392 {#3277
    date: 2023-10-10 21:33:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DoYouNot@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3280 …}
  +nested: Doctrine\ORM\PersistentCollection {#3282 …}
  +votes: Doctrine\ORM\PersistentCollection {#3284 …}
  +reports: Doctrine\ORM\PersistentCollection {#3286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3290 …}
  -id: 40534
  -bodyTs: "'hood':2 'men':3 'robin':1 'tight':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmybewholesome@lemmy.world/t/529244/-/comment/2879866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696966392 {#3278
    date: 2023-10-10 21:33:12.0 +02:00
  }
}
"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
39 DENIED edit
App\Entity\EntryComment {#3279
  +user: App\Entity\User {#2884 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#1691
    +user: App\Entity\User {#1618 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Which movie is it? You can’t leave a review like that without a title!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 84
    +score: 0
    +lastActive: DateTime @1697811503 {#1621
      date: 2023-10-20 16:18:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1701 …}
    +nested: Doctrine\ORM\PersistentCollection {#1705 …}
    +votes: Doctrine\ORM\PersistentCollection {#1616 …}
    +reports: Doctrine\ORM\PersistentCollection {#1598 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
    -id: 40510
    -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4412245"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696965364 {#1687
      date: 2023-10-10 21:16:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: "Robin Hood: Men in Tights"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1696966392 {#3277
    date: 2023-10-10 21:33:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DoYouNot@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3280 …}
  +nested: Doctrine\ORM\PersistentCollection {#3282 …}
  +votes: Doctrine\ORM\PersistentCollection {#3284 …}
  +reports: Doctrine\ORM\PersistentCollection {#3286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3290 …}
  -id: 40534
  -bodyTs: "'hood':2 'men':3 'robin':1 'tight':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmybewholesome@lemmy.world/t/529244/-/comment/2879866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696966392 {#3278
    date: 2023-10-10 21:33:12.0 +02:00
  }
}
"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
40 DENIED moderate
App\Entity\EntryComment {#3279
  +user: App\Entity\User {#2884 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#1691
    +user: App\Entity\User {#1618 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Which movie is it? You can’t leave a review like that without a title!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 84
    +score: 0
    +lastActive: DateTime @1697811503 {#1621
      date: 2023-10-20 16:18:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1701 …}
    +nested: Doctrine\ORM\PersistentCollection {#1705 …}
    +votes: Doctrine\ORM\PersistentCollection {#1616 …}
    +reports: Doctrine\ORM\PersistentCollection {#1598 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
    -id: 40510
    -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4412245"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696965364 {#1687
      date: 2023-10-10 21:16:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: "Robin Hood: Men in Tights"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1696966392 {#3277
    date: 2023-10-10 21:33:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DoYouNot@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3280 …}
  +nested: Doctrine\ORM\PersistentCollection {#3282 …}
  +votes: Doctrine\ORM\PersistentCollection {#3284 …}
  +reports: Doctrine\ORM\PersistentCollection {#3286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3290 …}
  -id: 40534
  -bodyTs: "'hood':2 'men':3 'robin':1 'tight':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmybewholesome@lemmy.world/t/529244/-/comment/2879866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696966392 {#3278
    date: 2023-10-10 21:33:12.0 +02:00
  }
}
"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
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 {#3442
  +user: Proxies\__CG__\App\Entity\User {#3443 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3279
    +user: App\Entity\User {#2884 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#1691
      +user: App\Entity\User {#1618 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "Which movie is it? You can’t leave a review like that without a title!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 84
      +score: 0
      +lastActive: DateTime @1697811503 {#1621
        date: 2023-10-20 16:18:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1701 …}
      +nested: Doctrine\ORM\PersistentCollection {#1705 …}
      +votes: Doctrine\ORM\PersistentCollection {#1616 …}
      +reports: Doctrine\ORM\PersistentCollection {#1598 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
      -id: 40510
      -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4412245"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696965364 {#1687
        date: 2023-10-10 21:16:04.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1691}
    +body: "Robin Hood: Men in Tights"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1696966392 {#3277
      date: 2023-10-10 21:33:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@DoYouNot@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3280 …}
    +nested: Doctrine\ORM\PersistentCollection {#3282 …}
    +votes: Doctrine\ORM\PersistentCollection {#3284 …}
    +reports: Doctrine\ORM\PersistentCollection {#3286 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3288 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3290 …}
    -id: 40534
    -bodyTs: "'hood':2 'men':3 'robin':1 'tight':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/lemmybewholesome@lemmy.world/t/529244/-/comment/2879866"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696966392 {#3278
      date: 2023-10-10 21:33:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: "Bury my heart at wounded knee"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697029932 {#3440
    date: 2023-10-11 15:12:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DoYouNot@lemmy.world"
    "@CarlsIII@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3444 …}
  +nested: Doctrine\ORM\PersistentCollection {#3446 …}
  +votes: Doctrine\ORM\PersistentCollection {#3448 …}
  +reports: Doctrine\ORM\PersistentCollection {#3450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3454 …}
  -id: 41383
  -bodyTs: "'buri':1 'heart':3 'knee':6 'wound':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4437715"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697029932 {#3441
    date: 2023-10-11 15:12:12.0 +02:00
  }
}
"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 {#3442
  +user: Proxies\__CG__\App\Entity\User {#3443 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3279
    +user: App\Entity\User {#2884 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#1691
      +user: App\Entity\User {#1618 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "Which movie is it? You can’t leave a review like that without a title!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 84
      +score: 0
      +lastActive: DateTime @1697811503 {#1621
        date: 2023-10-20 16:18:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1701 …}
      +nested: Doctrine\ORM\PersistentCollection {#1705 …}
      +votes: Doctrine\ORM\PersistentCollection {#1616 …}
      +reports: Doctrine\ORM\PersistentCollection {#1598 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
      -id: 40510
      -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4412245"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696965364 {#1687
        date: 2023-10-10 21:16:04.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1691}
    +body: "Robin Hood: Men in Tights"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1696966392 {#3277
      date: 2023-10-10 21:33:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@DoYouNot@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3280 …}
    +nested: Doctrine\ORM\PersistentCollection {#3282 …}
    +votes: Doctrine\ORM\PersistentCollection {#3284 …}
    +reports: Doctrine\ORM\PersistentCollection {#3286 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3288 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3290 …}
    -id: 40534
    -bodyTs: "'hood':2 'men':3 'robin':1 'tight':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/lemmybewholesome@lemmy.world/t/529244/-/comment/2879866"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696966392 {#3278
      date: 2023-10-10 21:33:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: "Bury my heart at wounded knee"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697029932 {#3440
    date: 2023-10-11 15:12:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DoYouNot@lemmy.world"
    "@CarlsIII@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3444 …}
  +nested: Doctrine\ORM\PersistentCollection {#3446 …}
  +votes: Doctrine\ORM\PersistentCollection {#3448 …}
  +reports: Doctrine\ORM\PersistentCollection {#3450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3454 …}
  -id: 41383
  -bodyTs: "'buri':1 'heart':3 'knee':6 'wound':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4437715"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697029932 {#3441
    date: 2023-10-11 15:12:12.0 +02:00
  }
}
"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 {#3442
  +user: Proxies\__CG__\App\Entity\User {#3443 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3279
    +user: App\Entity\User {#2884 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#1691
      +user: App\Entity\User {#1618 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "Which movie is it? You can’t leave a review like that without a title!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 84
      +score: 0
      +lastActive: DateTime @1697811503 {#1621
        date: 2023-10-20 16:18:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1701 …}
      +nested: Doctrine\ORM\PersistentCollection {#1705 …}
      +votes: Doctrine\ORM\PersistentCollection {#1616 …}
      +reports: Doctrine\ORM\PersistentCollection {#1598 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
      -id: 40510
      -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4412245"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696965364 {#1687
        date: 2023-10-10 21:16:04.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1691}
    +body: "Robin Hood: Men in Tights"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1696966392 {#3277
      date: 2023-10-10 21:33:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@DoYouNot@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3280 …}
    +nested: Doctrine\ORM\PersistentCollection {#3282 …}
    +votes: Doctrine\ORM\PersistentCollection {#3284 …}
    +reports: Doctrine\ORM\PersistentCollection {#3286 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3288 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3290 …}
    -id: 40534
    -bodyTs: "'hood':2 'men':3 'robin':1 'tight':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/lemmybewholesome@lemmy.world/t/529244/-/comment/2879866"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696966392 {#3278
      date: 2023-10-10 21:33:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: "Bury my heart at wounded knee"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697029932 {#3440
    date: 2023-10-11 15:12:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DoYouNot@lemmy.world"
    "@CarlsIII@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3444 …}
  +nested: Doctrine\ORM\PersistentCollection {#3446 …}
  +votes: Doctrine\ORM\PersistentCollection {#3448 …}
  +reports: Doctrine\ORM\PersistentCollection {#3450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3454 …}
  -id: 41383
  -bodyTs: "'buri':1 'heart':3 'knee':6 'wound':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4437715"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697029932 {#3441
    date: 2023-10-11 15:12:12.0 +02:00
  }
}
"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
App\Entity\EntryComment {#3458
  +user: Proxies\__CG__\App\Entity\User {#3459 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3279
    +user: App\Entity\User {#2884 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#1691
      +user: App\Entity\User {#1618 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "Which movie is it? You can’t leave a review like that without a title!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 84
      +score: 0
      +lastActive: DateTime @1697811503 {#1621
        date: 2023-10-20 16:18:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1701 …}
      +nested: Doctrine\ORM\PersistentCollection {#1705 …}
      +votes: Doctrine\ORM\PersistentCollection {#1616 …}
      +reports: Doctrine\ORM\PersistentCollection {#1598 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
      -id: 40510
      -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4412245"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696965364 {#1687
        date: 2023-10-10 21:16:04.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1691}
    +body: "Robin Hood: Men in Tights"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1696966392 {#3277
      date: 2023-10-10 21:33:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@DoYouNot@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3280 …}
    +nested: Doctrine\ORM\PersistentCollection {#3282 …}
    +votes: Doctrine\ORM\PersistentCollection {#3284 …}
    +reports: Doctrine\ORM\PersistentCollection {#3286 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3288 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3290 …}
    -id: 40534
    -bodyTs: "'hood':2 'men':3 'robin':1 'tight':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/lemmybewholesome@lemmy.world/t/529244/-/comment/2879866"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696966392 {#3278
      date: 2023-10-10 21:33:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: "You misspelt *Dances with Wolvesheads*."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696968620 {#3456
    date: 2023-10-10 22:10:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DoYouNot@lemmy.world"
    "@CarlsIII@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3460 …}
  +nested: Doctrine\ORM\PersistentCollection {#3462 …}
  +votes: Doctrine\ORM\PersistentCollection {#3464 …}
  +reports: Doctrine\ORM\PersistentCollection {#3466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3468 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3470 …}
  -id: 40581
  -bodyTs: "'danc':3 'misspelt':2 'wolveshead':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmybewholesome@lemmy.world/t/529244/-/comment/2880483"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696968620 {#3457
    date: 2023-10-10 22:10:20.0 +02:00
  }
}
"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
47 DENIED edit
App\Entity\EntryComment {#3458
  +user: Proxies\__CG__\App\Entity\User {#3459 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3279
    +user: App\Entity\User {#2884 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#1691
      +user: App\Entity\User {#1618 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "Which movie is it? You can’t leave a review like that without a title!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 84
      +score: 0
      +lastActive: DateTime @1697811503 {#1621
        date: 2023-10-20 16:18:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1701 …}
      +nested: Doctrine\ORM\PersistentCollection {#1705 …}
      +votes: Doctrine\ORM\PersistentCollection {#1616 …}
      +reports: Doctrine\ORM\PersistentCollection {#1598 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
      -id: 40510
      -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4412245"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696965364 {#1687
        date: 2023-10-10 21:16:04.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1691}
    +body: "Robin Hood: Men in Tights"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1696966392 {#3277
      date: 2023-10-10 21:33:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@DoYouNot@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3280 …}
    +nested: Doctrine\ORM\PersistentCollection {#3282 …}
    +votes: Doctrine\ORM\PersistentCollection {#3284 …}
    +reports: Doctrine\ORM\PersistentCollection {#3286 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3288 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3290 …}
    -id: 40534
    -bodyTs: "'hood':2 'men':3 'robin':1 'tight':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/lemmybewholesome@lemmy.world/t/529244/-/comment/2879866"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696966392 {#3278
      date: 2023-10-10 21:33:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: "You misspelt *Dances with Wolvesheads*."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696968620 {#3456
    date: 2023-10-10 22:10:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DoYouNot@lemmy.world"
    "@CarlsIII@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3460 …}
  +nested: Doctrine\ORM\PersistentCollection {#3462 …}
  +votes: Doctrine\ORM\PersistentCollection {#3464 …}
  +reports: Doctrine\ORM\PersistentCollection {#3466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3468 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3470 …}
  -id: 40581
  -bodyTs: "'danc':3 'misspelt':2 'wolveshead':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmybewholesome@lemmy.world/t/529244/-/comment/2880483"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696968620 {#3457
    date: 2023-10-10 22:10:20.0 +02:00
  }
}
"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
48 DENIED moderate
App\Entity\EntryComment {#3458
  +user: Proxies\__CG__\App\Entity\User {#3459 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3279
    +user: App\Entity\User {#2884 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#1691
      +user: App\Entity\User {#1618 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "Which movie is it? You can’t leave a review like that without a title!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 84
      +score: 0
      +lastActive: DateTime @1697811503 {#1621
        date: 2023-10-20 16:18:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1701 …}
      +nested: Doctrine\ORM\PersistentCollection {#1705 …}
      +votes: Doctrine\ORM\PersistentCollection {#1616 …}
      +reports: Doctrine\ORM\PersistentCollection {#1598 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
      -id: 40510
      -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4412245"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696965364 {#1687
        date: 2023-10-10 21:16:04.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1691}
    +body: "Robin Hood: Men in Tights"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1696966392 {#3277
      date: 2023-10-10 21:33:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@DoYouNot@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3280 …}
    +nested: Doctrine\ORM\PersistentCollection {#3282 …}
    +votes: Doctrine\ORM\PersistentCollection {#3284 …}
    +reports: Doctrine\ORM\PersistentCollection {#3286 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3288 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3290 …}
    -id: 40534
    -bodyTs: "'hood':2 'men':3 'robin':1 'tight':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/lemmybewholesome@lemmy.world/t/529244/-/comment/2879866"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696966392 {#3278
      date: 2023-10-10 21:33:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: "You misspelt *Dances with Wolvesheads*."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696968620 {#3456
    date: 2023-10-10 22:10:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DoYouNot@lemmy.world"
    "@CarlsIII@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3460 …}
  +nested: Doctrine\ORM\PersistentCollection {#3462 …}
  +votes: Doctrine\ORM\PersistentCollection {#3464 …}
  +reports: Doctrine\ORM\PersistentCollection {#3466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3468 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3470 …}
  -id: 40581
  -bodyTs: "'danc':3 'misspelt':2 'wolveshead':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmybewholesome@lemmy.world/t/529244/-/comment/2880483"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696968620 {#3457
    date: 2023-10-10 22:10:20.0 +02:00
  }
}
"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
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 {#3474
  +user: Proxies\__CG__\App\Entity\User {#3475 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3279
    +user: App\Entity\User {#2884 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#1691
      +user: App\Entity\User {#1618 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "Which movie is it? You can’t leave a review like that without a title!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 84
      +score: 0
      +lastActive: DateTime @1697811503 {#1621
        date: 2023-10-20 16:18:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1701 …}
      +nested: Doctrine\ORM\PersistentCollection {#1705 …}
      +votes: Doctrine\ORM\PersistentCollection {#1616 …}
      +reports: Doctrine\ORM\PersistentCollection {#1598 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
      -id: 40510
      -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4412245"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696965364 {#1687
        date: 2023-10-10 21:16:04.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1691}
    +body: "Robin Hood: Men in Tights"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1696966392 {#3277
      date: 2023-10-10 21:33:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@DoYouNot@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3280 …}
    +nested: Doctrine\ORM\PersistentCollection {#3282 …}
    +votes: Doctrine\ORM\PersistentCollection {#3284 …}
    +reports: Doctrine\ORM\PersistentCollection {#3286 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3288 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3290 …}
    -id: 40534
    -bodyTs: "'hood':2 'men':3 'robin':1 'tight':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/lemmybewholesome@lemmy.world/t/529244/-/comment/2879866"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696966392 {#3278
      date: 2023-10-10 21:33:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: "No, this is clearly *Saw*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1696969492 {#3472
    date: 2023-10-10 22:24:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DoYouNot@lemmy.world"
    "@CarlsIII@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3476 …}
  +nested: Doctrine\ORM\PersistentCollection {#3478 …}
  +votes: Doctrine\ORM\PersistentCollection {#3480 …}
  +reports: Doctrine\ORM\PersistentCollection {#3482 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3484 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3486 …}
  -id: 40602
  -bodyTs: "'clear':4 'saw':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/4080645"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696969492 {#3473
    date: 2023-10-10 22:24:52.0 +02:00
  }
}
"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 {#3474
  +user: Proxies\__CG__\App\Entity\User {#3475 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3279
    +user: App\Entity\User {#2884 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#1691
      +user: App\Entity\User {#1618 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "Which movie is it? You can’t leave a review like that without a title!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 84
      +score: 0
      +lastActive: DateTime @1697811503 {#1621
        date: 2023-10-20 16:18:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1701 …}
      +nested: Doctrine\ORM\PersistentCollection {#1705 …}
      +votes: Doctrine\ORM\PersistentCollection {#1616 …}
      +reports: Doctrine\ORM\PersistentCollection {#1598 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
      -id: 40510
      -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4412245"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696965364 {#1687
        date: 2023-10-10 21:16:04.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1691}
    +body: "Robin Hood: Men in Tights"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1696966392 {#3277
      date: 2023-10-10 21:33:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@DoYouNot@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3280 …}
    +nested: Doctrine\ORM\PersistentCollection {#3282 …}
    +votes: Doctrine\ORM\PersistentCollection {#3284 …}
    +reports: Doctrine\ORM\PersistentCollection {#3286 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3288 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3290 …}
    -id: 40534
    -bodyTs: "'hood':2 'men':3 'robin':1 'tight':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/lemmybewholesome@lemmy.world/t/529244/-/comment/2879866"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696966392 {#3278
      date: 2023-10-10 21:33:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: "No, this is clearly *Saw*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1696969492 {#3472
    date: 2023-10-10 22:24:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DoYouNot@lemmy.world"
    "@CarlsIII@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3476 …}
  +nested: Doctrine\ORM\PersistentCollection {#3478 …}
  +votes: Doctrine\ORM\PersistentCollection {#3480 …}
  +reports: Doctrine\ORM\PersistentCollection {#3482 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3484 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3486 …}
  -id: 40602
  -bodyTs: "'clear':4 'saw':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/4080645"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696969492 {#3473
    date: 2023-10-10 22:24:52.0 +02:00
  }
}
"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 {#3474
  +user: Proxies\__CG__\App\Entity\User {#3475 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3279
    +user: App\Entity\User {#2884 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#1691
      +user: App\Entity\User {#1618 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "Which movie is it? You can’t leave a review like that without a title!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 84
      +score: 0
      +lastActive: DateTime @1697811503 {#1621
        date: 2023-10-20 16:18:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1701 …}
      +nested: Doctrine\ORM\PersistentCollection {#1705 …}
      +votes: Doctrine\ORM\PersistentCollection {#1616 …}
      +reports: Doctrine\ORM\PersistentCollection {#1598 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
      -id: 40510
      -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4412245"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696965364 {#1687
        date: 2023-10-10 21:16:04.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1691}
    +body: "Robin Hood: Men in Tights"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1696966392 {#3277
      date: 2023-10-10 21:33:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@DoYouNot@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3280 …}
    +nested: Doctrine\ORM\PersistentCollection {#3282 …}
    +votes: Doctrine\ORM\PersistentCollection {#3284 …}
    +reports: Doctrine\ORM\PersistentCollection {#3286 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3288 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3290 …}
    -id: 40534
    -bodyTs: "'hood':2 'men':3 'robin':1 'tight':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/lemmybewholesome@lemmy.world/t/529244/-/comment/2879866"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696966392 {#3278
      date: 2023-10-10 21:33:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: "No, this is clearly *Saw*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1696969492 {#3472
    date: 2023-10-10 22:24:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DoYouNot@lemmy.world"
    "@CarlsIII@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3476 …}
  +nested: Doctrine\ORM\PersistentCollection {#3478 …}
  +votes: Doctrine\ORM\PersistentCollection {#3480 …}
  +reports: Doctrine\ORM\PersistentCollection {#3482 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3484 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3486 …}
  -id: 40602
  -bodyTs: "'clear':4 'saw':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/4080645"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696969492 {#3473
    date: 2023-10-10 22:24:52.0 +02:00
  }
}
"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 {#3294
  +user: App\Entity\User {#2660 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#1691
    +user: App\Entity\User {#1618 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Which movie is it? You can’t leave a review like that without a title!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 84
    +score: 0
    +lastActive: DateTime @1697811503 {#1621
      date: 2023-10-20 16:18:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1701 …}
    +nested: Doctrine\ORM\PersistentCollection {#1705 …}
    +votes: Doctrine\ORM\PersistentCollection {#1616 …}
    +reports: Doctrine\ORM\PersistentCollection {#1598 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
    -id: 40510
    -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4412245"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696965364 {#1687
      date: 2023-10-10 21:16:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: "Dear Zachary. It's a really sweet little film!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696966889 {#3292
    date: 2023-10-10 21:41:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DoYouNot@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3295 …}
  +nested: Doctrine\ORM\PersistentCollection {#3297 …}
  +votes: Doctrine\ORM\PersistentCollection {#3299 …}
  +reports: Doctrine\ORM\PersistentCollection {#3301 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3303 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3305 …}
  -id: 40545
  -bodyTs: "'dear':1 'film':9 'littl':8 'realli':6 'sweet':7 'zachari':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmybewholesome@lemmy.world/t/529244/-/comment/2880022"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696966889 {#3293
    date: 2023-10-10 21:41:29.0 +02:00
  }
}
"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 {#3294
  +user: App\Entity\User {#2660 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#1691
    +user: App\Entity\User {#1618 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Which movie is it? You can’t leave a review like that without a title!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 84
    +score: 0
    +lastActive: DateTime @1697811503 {#1621
      date: 2023-10-20 16:18:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1701 …}
    +nested: Doctrine\ORM\PersistentCollection {#1705 …}
    +votes: Doctrine\ORM\PersistentCollection {#1616 …}
    +reports: Doctrine\ORM\PersistentCollection {#1598 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
    -id: 40510
    -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4412245"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696965364 {#1687
      date: 2023-10-10 21:16:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: "Dear Zachary. It's a really sweet little film!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696966889 {#3292
    date: 2023-10-10 21:41:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DoYouNot@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3295 …}
  +nested: Doctrine\ORM\PersistentCollection {#3297 …}
  +votes: Doctrine\ORM\PersistentCollection {#3299 …}
  +reports: Doctrine\ORM\PersistentCollection {#3301 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3303 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3305 …}
  -id: 40545
  -bodyTs: "'dear':1 'film':9 'littl':8 'realli':6 'sweet':7 'zachari':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmybewholesome@lemmy.world/t/529244/-/comment/2880022"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696966889 {#3293
    date: 2023-10-10 21:41:29.0 +02:00
  }
}
"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 {#3294
  +user: App\Entity\User {#2660 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#1691
    +user: App\Entity\User {#1618 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Which movie is it? You can’t leave a review like that without a title!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 84
    +score: 0
    +lastActive: DateTime @1697811503 {#1621
      date: 2023-10-20 16:18:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1701 …}
    +nested: Doctrine\ORM\PersistentCollection {#1705 …}
    +votes: Doctrine\ORM\PersistentCollection {#1616 …}
    +reports: Doctrine\ORM\PersistentCollection {#1598 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
    -id: 40510
    -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4412245"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696965364 {#1687
      date: 2023-10-10 21:16:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: "Dear Zachary. It's a really sweet little film!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696966889 {#3292
    date: 2023-10-10 21:41:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DoYouNot@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3295 …}
  +nested: Doctrine\ORM\PersistentCollection {#3297 …}
  +votes: Doctrine\ORM\PersistentCollection {#3299 …}
  +reports: Doctrine\ORM\PersistentCollection {#3301 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3303 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3305 …}
  -id: 40545
  -bodyTs: "'dear':1 'film':9 'littl':8 'realli':6 'sweet':7 'zachari':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmybewholesome@lemmy.world/t/529244/-/comment/2880022"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696966889 {#3293
    date: 2023-10-10 21:41:29.0 +02:00
  }
}
"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
App\Entity\EntryComment {#3309
  +user: App\Entity\User {#2006 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#1691
    +user: App\Entity\User {#1618 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Which movie is it? You can’t leave a review like that without a title!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 84
    +score: 0
    +lastActive: DateTime @1697811503 {#1621
      date: 2023-10-20 16:18:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1701 …}
    +nested: Doctrine\ORM\PersistentCollection {#1705 …}
    +votes: Doctrine\ORM\PersistentCollection {#1616 …}
    +reports: Doctrine\ORM\PersistentCollection {#1598 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
    -id: 40510
    -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4412245"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696965364 {#1687
      date: 2023-10-10 21:16:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: "The Princess Bride! Sorry, I guess in my head it was *inconceivable* that everyone wouldn’t already know it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 111
  +score: 0
  +lastActive: DateTime @1696968160 {#3307
    date: 2023-10-10 22:02:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DoYouNot@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3310 …}
  +nested: Doctrine\ORM\PersistentCollection {#3312 …}
  +votes: Doctrine\ORM\PersistentCollection {#3314 …}
  +reports: Doctrine\ORM\PersistentCollection {#3316 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
  -id: 40572
  -bodyTs: "'alreadi':17 'bride':3 'everyon':14 'guess':6 'head':9 'inconceiv':12 'know':18 'princess':2 'sorri':4 'wouldn':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3184789"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696968160 {#3308
    date: 2023-10-10 22:02:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#3309
  +user: App\Entity\User {#2006 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#1691
    +user: App\Entity\User {#1618 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Which movie is it? You can’t leave a review like that without a title!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 84
    +score: 0
    +lastActive: DateTime @1697811503 {#1621
      date: 2023-10-20 16:18:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1701 …}
    +nested: Doctrine\ORM\PersistentCollection {#1705 …}
    +votes: Doctrine\ORM\PersistentCollection {#1616 …}
    +reports: Doctrine\ORM\PersistentCollection {#1598 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
    -id: 40510
    -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4412245"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696965364 {#1687
      date: 2023-10-10 21:16:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: "The Princess Bride! Sorry, I guess in my head it was *inconceivable* that everyone wouldn’t already know it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 111
  +score: 0
  +lastActive: DateTime @1696968160 {#3307
    date: 2023-10-10 22:02:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DoYouNot@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3310 …}
  +nested: Doctrine\ORM\PersistentCollection {#3312 …}
  +votes: Doctrine\ORM\PersistentCollection {#3314 …}
  +reports: Doctrine\ORM\PersistentCollection {#3316 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
  -id: 40572
  -bodyTs: "'alreadi':17 'bride':3 'everyon':14 'guess':6 'head':9 'inconceiv':12 'know':18 'princess':2 'sorri':4 'wouldn':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3184789"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696968160 {#3308
    date: 2023-10-10 22:02:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#3309
  +user: App\Entity\User {#2006 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#1691
    +user: App\Entity\User {#1618 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "Which movie is it? You can’t leave a review like that without a title!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 84
    +score: 0
    +lastActive: DateTime @1697811503 {#1621
      date: 2023-10-20 16:18:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1701 …}
    +nested: Doctrine\ORM\PersistentCollection {#1705 …}
    +votes: Doctrine\ORM\PersistentCollection {#1616 …}
    +reports: Doctrine\ORM\PersistentCollection {#1598 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
    -id: 40510
    -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4412245"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696965364 {#1687
      date: 2023-10-10 21:16:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: "The Princess Bride! Sorry, I guess in my head it was *inconceivable* that everyone wouldn’t already know it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 111
  +score: 0
  +lastActive: DateTime @1696968160 {#3307
    date: 2023-10-10 22:02:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DoYouNot@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3310 …}
  +nested: Doctrine\ORM\PersistentCollection {#3312 …}
  +votes: Doctrine\ORM\PersistentCollection {#3314 …}
  +reports: Doctrine\ORM\PersistentCollection {#3316 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
  -id: 40572
  -bodyTs: "'alreadi':17 'bride':3 'everyon':14 'guess':6 'head':9 'inconceiv':12 'know':18 'princess':2 'sorri':4 'wouldn':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3184789"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696968160 {#3308
    date: 2023-10-10 22:02:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#3490
  +user: Proxies\__CG__\App\Entity\User {#3491 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3309
    +user: App\Entity\User {#2006 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#1691
      +user: App\Entity\User {#1618 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "Which movie is it? You can’t leave a review like that without a title!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 84
      +score: 0
      +lastActive: DateTime @1697811503 {#1621
        date: 2023-10-20 16:18:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1701 …}
      +nested: Doctrine\ORM\PersistentCollection {#1705 …}
      +votes: Doctrine\ORM\PersistentCollection {#1616 …}
      +reports: Doctrine\ORM\PersistentCollection {#1598 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
      -id: 40510
      -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4412245"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696965364 {#1687
        date: 2023-10-10 21:16:04.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1691}
    +body: "The Princess Bride! Sorry, I guess in my head it was *inconceivable* that everyone wouldn’t already know it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 111
    +score: 0
    +lastActive: DateTime @1696968160 {#3307
      date: 2023-10-10 22:02:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@DoYouNot@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3310 …}
    +nested: Doctrine\ORM\PersistentCollection {#3312 …}
    +votes: Doctrine\ORM\PersistentCollection {#3314 …}
    +reports: Doctrine\ORM\PersistentCollection {#3316 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
    -id: 40572
    -bodyTs: "'alreadi':17 'bride':3 'everyon':14 'guess':6 'head':9 'inconceiv':12 'know':18 'princess':2 'sorri':4 'wouldn':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/3184789"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696968160 {#3308
      date: 2023-10-10 22:02:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: "You keep using that word. I don’t think it means what you think it means"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 48
  +score: 0
  +lastActive: DateTime @1696971551 {#3488
    date: 2023-10-10 22:59:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DoYouNot@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3492 …}
  +nested: Doctrine\ORM\PersistentCollection {#3494 …}
  +votes: Doctrine\ORM\PersistentCollection {#3496 …}
  +reports: Doctrine\ORM\PersistentCollection {#3498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3502 …}
  -id: 40645
  -bodyTs: "'keep':2 'mean':11,16 'think':9,14 'use':3 'word':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4699738"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696971551 {#3489
    date: 2023-10-10 22:59:11.0 +02:00
  }
}
"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 {#3490
  +user: Proxies\__CG__\App\Entity\User {#3491 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3309
    +user: App\Entity\User {#2006 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#1691
      +user: App\Entity\User {#1618 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "Which movie is it? You can’t leave a review like that without a title!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 84
      +score: 0
      +lastActive: DateTime @1697811503 {#1621
        date: 2023-10-20 16:18:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1701 …}
      +nested: Doctrine\ORM\PersistentCollection {#1705 …}
      +votes: Doctrine\ORM\PersistentCollection {#1616 …}
      +reports: Doctrine\ORM\PersistentCollection {#1598 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
      -id: 40510
      -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4412245"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696965364 {#1687
        date: 2023-10-10 21:16:04.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1691}
    +body: "The Princess Bride! Sorry, I guess in my head it was *inconceivable* that everyone wouldn’t already know it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 111
    +score: 0
    +lastActive: DateTime @1696968160 {#3307
      date: 2023-10-10 22:02:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@DoYouNot@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3310 …}
    +nested: Doctrine\ORM\PersistentCollection {#3312 …}
    +votes: Doctrine\ORM\PersistentCollection {#3314 …}
    +reports: Doctrine\ORM\PersistentCollection {#3316 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
    -id: 40572
    -bodyTs: "'alreadi':17 'bride':3 'everyon':14 'guess':6 'head':9 'inconceiv':12 'know':18 'princess':2 'sorri':4 'wouldn':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/3184789"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696968160 {#3308
      date: 2023-10-10 22:02:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: "You keep using that word. I don’t think it means what you think it means"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 48
  +score: 0
  +lastActive: DateTime @1696971551 {#3488
    date: 2023-10-10 22:59:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DoYouNot@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3492 …}
  +nested: Doctrine\ORM\PersistentCollection {#3494 …}
  +votes: Doctrine\ORM\PersistentCollection {#3496 …}
  +reports: Doctrine\ORM\PersistentCollection {#3498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3502 …}
  -id: 40645
  -bodyTs: "'keep':2 'mean':11,16 'think':9,14 'use':3 'word':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4699738"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696971551 {#3489
    date: 2023-10-10 22:59:11.0 +02:00
  }
}
"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 {#3490
  +user: Proxies\__CG__\App\Entity\User {#3491 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3309
    +user: App\Entity\User {#2006 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#1691
      +user: App\Entity\User {#1618 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "Which movie is it? You can’t leave a review like that without a title!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 84
      +score: 0
      +lastActive: DateTime @1697811503 {#1621
        date: 2023-10-20 16:18:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1701 …}
      +nested: Doctrine\ORM\PersistentCollection {#1705 …}
      +votes: Doctrine\ORM\PersistentCollection {#1616 …}
      +reports: Doctrine\ORM\PersistentCollection {#1598 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
      -id: 40510
      -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4412245"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696965364 {#1687
        date: 2023-10-10 21:16:04.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1691}
    +body: "The Princess Bride! Sorry, I guess in my head it was *inconceivable* that everyone wouldn’t already know it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 111
    +score: 0
    +lastActive: DateTime @1696968160 {#3307
      date: 2023-10-10 22:02:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@DoYouNot@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3310 …}
    +nested: Doctrine\ORM\PersistentCollection {#3312 …}
    +votes: Doctrine\ORM\PersistentCollection {#3314 …}
    +reports: Doctrine\ORM\PersistentCollection {#3316 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
    -id: 40572
    -bodyTs: "'alreadi':17 'bride':3 'everyon':14 'guess':6 'head':9 'inconceiv':12 'know':18 'princess':2 'sorri':4 'wouldn':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/3184789"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696968160 {#3308
      date: 2023-10-10 22:02:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: "You keep using that word. I don’t think it means what you think it means"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 48
  +score: 0
  +lastActive: DateTime @1696971551 {#3488
    date: 2023-10-10 22:59:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DoYouNot@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3492 …}
  +nested: Doctrine\ORM\PersistentCollection {#3494 …}
  +votes: Doctrine\ORM\PersistentCollection {#3496 …}
  +reports: Doctrine\ORM\PersistentCollection {#3498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3502 …}
  -id: 40645
  -bodyTs: "'keep':2 'mean':11,16 'think':9,14 'use':3 'word':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4699738"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696971551 {#3489
    date: 2023-10-10 22:59:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#3608
  +user: Proxies\__CG__\App\Entity\User {#3609 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3490
    +user: Proxies\__CG__\App\Entity\User {#3491 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3309
      +user: App\Entity\User {#2006 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#1691
        +user: App\Entity\User {#1618 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: "Which movie is it? You can’t leave a review like that without a title!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 84
        +score: 0
        +lastActive: DateTime @1697811503 {#1621
          date: 2023-10-20 16:18:23.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1701 …}
        +nested: Doctrine\ORM\PersistentCollection {#1705 …}
        +votes: Doctrine\ORM\PersistentCollection {#1616 …}
        +reports: Doctrine\ORM\PersistentCollection {#1598 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
        -id: 40510
        -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4412245"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696965364 {#1687
          date: 2023-10-10 21:16:04.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1691}
      +body: "The Princess Bride! Sorry, I guess in my head it was *inconceivable* that everyone wouldn’t already know it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 111
      +score: 0
      +lastActive: DateTime @1696968160 {#3307
        date: 2023-10-10 22:02:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@DoYouNot@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3310 …}
      +nested: Doctrine\ORM\PersistentCollection {#3312 …}
      +votes: Doctrine\ORM\PersistentCollection {#3314 …}
      +reports: Doctrine\ORM\PersistentCollection {#3316 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
      -id: 40572
      -bodyTs: "'alreadi':17 'bride':3 'everyon':14 'guess':6 'head':9 'inconceiv':12 'know':18 'princess':2 'sorri':4 'wouldn':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3184789"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696968160 {#3308
        date: 2023-10-10 22:02:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1691}
    +body: "You keep using that word. I don’t think it means what you think it means"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 48
    +score: 0
    +lastActive: DateTime @1696971551 {#3488
      date: 2023-10-10 22:59:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@DoYouNot@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3492 …}
    +nested: Doctrine\ORM\PersistentCollection {#3494 …}
    +votes: Doctrine\ORM\PersistentCollection {#3496 …}
    +reports: Doctrine\ORM\PersistentCollection {#3498 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3500 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3502 …}
    -id: 40645
    -bodyTs: "'keep':2 'mean':11,16 'think':9,14 'use':3 'word':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4699738"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696971551 {#3489
      date: 2023-10-10 22:59:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: "Couldn't get pregnant?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1696972342 {#3606
    date: 2023-10-10 23:12:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DoYouNot@lemmy.world"
    "@Encode1307@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3610 …}
  +nested: Doctrine\ORM\PersistentCollection {#3612 …}
  +votes: Doctrine\ORM\PersistentCollection {#3614 …}
  +reports: Doctrine\ORM\PersistentCollection {#3616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3620 …}
  -id: 40659
  -bodyTs: "'couldn':1 'get':3 'pregnant':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmybewholesome@lemmy.world/t/529244/-/comment/2881545"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696972342 {#3607
    date: 2023-10-10 23:12:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#3608
  +user: Proxies\__CG__\App\Entity\User {#3609 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3490
    +user: Proxies\__CG__\App\Entity\User {#3491 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3309
      +user: App\Entity\User {#2006 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#1691
        +user: App\Entity\User {#1618 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: "Which movie is it? You can’t leave a review like that without a title!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 84
        +score: 0
        +lastActive: DateTime @1697811503 {#1621
          date: 2023-10-20 16:18:23.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1701 …}
        +nested: Doctrine\ORM\PersistentCollection {#1705 …}
        +votes: Doctrine\ORM\PersistentCollection {#1616 …}
        +reports: Doctrine\ORM\PersistentCollection {#1598 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
        -id: 40510
        -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4412245"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696965364 {#1687
          date: 2023-10-10 21:16:04.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1691}
      +body: "The Princess Bride! Sorry, I guess in my head it was *inconceivable* that everyone wouldn’t already know it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 111
      +score: 0
      +lastActive: DateTime @1696968160 {#3307
        date: 2023-10-10 22:02:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@DoYouNot@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3310 …}
      +nested: Doctrine\ORM\PersistentCollection {#3312 …}
      +votes: Doctrine\ORM\PersistentCollection {#3314 …}
      +reports: Doctrine\ORM\PersistentCollection {#3316 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
      -id: 40572
      -bodyTs: "'alreadi':17 'bride':3 'everyon':14 'guess':6 'head':9 'inconceiv':12 'know':18 'princess':2 'sorri':4 'wouldn':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3184789"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696968160 {#3308
        date: 2023-10-10 22:02:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1691}
    +body: "You keep using that word. I don’t think it means what you think it means"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 48
    +score: 0
    +lastActive: DateTime @1696971551 {#3488
      date: 2023-10-10 22:59:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@DoYouNot@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3492 …}
    +nested: Doctrine\ORM\PersistentCollection {#3494 …}
    +votes: Doctrine\ORM\PersistentCollection {#3496 …}
    +reports: Doctrine\ORM\PersistentCollection {#3498 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3500 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3502 …}
    -id: 40645
    -bodyTs: "'keep':2 'mean':11,16 'think':9,14 'use':3 'word':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4699738"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696971551 {#3489
      date: 2023-10-10 22:59:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: "Couldn't get pregnant?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1696972342 {#3606
    date: 2023-10-10 23:12:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DoYouNot@lemmy.world"
    "@Encode1307@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3610 …}
  +nested: Doctrine\ORM\PersistentCollection {#3612 …}
  +votes: Doctrine\ORM\PersistentCollection {#3614 …}
  +reports: Doctrine\ORM\PersistentCollection {#3616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3620 …}
  -id: 40659
  -bodyTs: "'couldn':1 'get':3 'pregnant':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmybewholesome@lemmy.world/t/529244/-/comment/2881545"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696972342 {#3607
    date: 2023-10-10 23:12:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#3608
  +user: Proxies\__CG__\App\Entity\User {#3609 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3490
    +user: Proxies\__CG__\App\Entity\User {#3491 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3309
      +user: App\Entity\User {#2006 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#1691
        +user: App\Entity\User {#1618 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: "Which movie is it? You can’t leave a review like that without a title!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 84
        +score: 0
        +lastActive: DateTime @1697811503 {#1621
          date: 2023-10-20 16:18:23.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1701 …}
        +nested: Doctrine\ORM\PersistentCollection {#1705 …}
        +votes: Doctrine\ORM\PersistentCollection {#1616 …}
        +reports: Doctrine\ORM\PersistentCollection {#1598 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
        -id: 40510
        -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4412245"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696965364 {#1687
          date: 2023-10-10 21:16:04.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1691}
      +body: "The Princess Bride! Sorry, I guess in my head it was *inconceivable* that everyone wouldn’t already know it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 111
      +score: 0
      +lastActive: DateTime @1696968160 {#3307
        date: 2023-10-10 22:02:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@DoYouNot@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3310 …}
      +nested: Doctrine\ORM\PersistentCollection {#3312 …}
      +votes: Doctrine\ORM\PersistentCollection {#3314 …}
      +reports: Doctrine\ORM\PersistentCollection {#3316 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
      -id: 40572
      -bodyTs: "'alreadi':17 'bride':3 'everyon':14 'guess':6 'head':9 'inconceiv':12 'know':18 'princess':2 'sorri':4 'wouldn':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3184789"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696968160 {#3308
        date: 2023-10-10 22:02:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1691}
    +body: "You keep using that word. I don’t think it means what you think it means"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 48
    +score: 0
    +lastActive: DateTime @1696971551 {#3488
      date: 2023-10-10 22:59:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@DoYouNot@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3492 …}
    +nested: Doctrine\ORM\PersistentCollection {#3494 …}
    +votes: Doctrine\ORM\PersistentCollection {#3496 …}
    +reports: Doctrine\ORM\PersistentCollection {#3498 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3500 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3502 …}
    -id: 40645
    -bodyTs: "'keep':2 'mean':11,16 'think':9,14 'use':3 'word':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4699738"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696971551 {#3489
      date: 2023-10-10 22:59:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: "Couldn't get pregnant?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1696972342 {#3606
    date: 2023-10-10 23:12:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DoYouNot@lemmy.world"
    "@Encode1307@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3610 …}
  +nested: Doctrine\ORM\PersistentCollection {#3612 …}
  +votes: Doctrine\ORM\PersistentCollection {#3614 …}
  +reports: Doctrine\ORM\PersistentCollection {#3616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3620 …}
  -id: 40659
  -bodyTs: "'couldn':1 'get':3 'pregnant':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmybewholesome@lemmy.world/t/529244/-/comment/2881545"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696972342 {#3607
    date: 2023-10-10 23:12:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#3709
  +user: Proxies\__CG__\App\Entity\User {#3710 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3608
    +user: Proxies\__CG__\App\Entity\User {#3609 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3490
      +user: Proxies\__CG__\App\Entity\User {#3491 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3309
        +user: App\Entity\User {#2006 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#1691
          +user: App\Entity\User {#1618 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: null
          +root: null
          +body: "Which movie is it? You can’t leave a review like that without a title!"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 84
          +score: 0
          +lastActive: DateTime @1697811503 {#1621
            date: 2023-10-20 16:18:23.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@The_Picard_Maneuver@startrek.website"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1701 …}
          +nested: Doctrine\ORM\PersistentCollection {#1705 …}
          +votes: Doctrine\ORM\PersistentCollection {#1616 …}
          +reports: Doctrine\ORM\PersistentCollection {#1598 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
          -id: 40510
          -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4412245"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696965364 {#1687
            date: 2023-10-10 21:16:04.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1691}
        +body: "The Princess Bride! Sorry, I guess in my head it was *inconceivable* that everyone wouldn’t already know it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 111
        +score: 0
        +lastActive: DateTime @1696968160 {#3307
          date: 2023-10-10 22:02:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@DoYouNot@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3310 …}
        +nested: Doctrine\ORM\PersistentCollection {#3312 …}
        +votes: Doctrine\ORM\PersistentCollection {#3314 …}
        +reports: Doctrine\ORM\PersistentCollection {#3316 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
        -id: 40572
        -bodyTs: "'alreadi':17 'bride':3 'everyon':14 'guess':6 'head':9 'inconceiv':12 'know':18 'princess':2 'sorri':4 'wouldn':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/3184789"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696968160 {#3308
          date: 2023-10-10 22:02:40.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1691}
      +body: "You keep using that word. I don’t think it means what you think it means"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 48
      +score: 0
      +lastActive: DateTime @1696971551 {#3488
        date: 2023-10-10 22:59:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@DoYouNot@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3492 …}
      +nested: Doctrine\ORM\PersistentCollection {#3494 …}
      +votes: Doctrine\ORM\PersistentCollection {#3496 …}
      +reports: Doctrine\ORM\PersistentCollection {#3498 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3500 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3502 …}
      -id: 40645
      -bodyTs: "'keep':2 'mean':11,16 'think':9,14 'use':3 'word':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4699738"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696971551 {#3489
        date: 2023-10-10 22:59:11.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1691}
    +body: "Couldn't get pregnant?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1696972342 {#3606
      date: 2023-10-10 23:12:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@DoYouNot@lemmy.world"
      "@Encode1307@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3610 …}
    +nested: Doctrine\ORM\PersistentCollection {#3612 …}
    +votes: Doctrine\ORM\PersistentCollection {#3614 …}
    +reports: Doctrine\ORM\PersistentCollection {#3616 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3618 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3620 …}
    -id: 40659
    -bodyTs: "'couldn':1 'get':3 'pregnant':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/lemmybewholesome@lemmy.world/t/529244/-/comment/2881545"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696972342 {#3607
      date: 2023-10-10 23:12:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: "The eggs were too thick or the swimmers were weak."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696976167 {#3707
    date: 2023-10-11 00:16:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DoYouNot@lemmy.world"
    "@Encode1307@lemm.ee"
    "@I_Miss_Daniel@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3711 …}
  +nested: Doctrine\ORM\PersistentCollection {#3713 …}
  +votes: Doctrine\ORM\PersistentCollection {#3715 …}
  +reports: Doctrine\ORM\PersistentCollection {#3717 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3719 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3721 …}
  -id: 40726
  -bodyTs: "'egg':2 'swimmer':8 'thick':5 'weak':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/3737723"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696976167 {#3708
    date: 2023-10-11 00:16:07.0 +02:00
  }
}
"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 {#3709
  +user: Proxies\__CG__\App\Entity\User {#3710 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3608
    +user: Proxies\__CG__\App\Entity\User {#3609 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3490
      +user: Proxies\__CG__\App\Entity\User {#3491 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3309
        +user: App\Entity\User {#2006 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#1691
          +user: App\Entity\User {#1618 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: null
          +root: null
          +body: "Which movie is it? You can’t leave a review like that without a title!"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 84
          +score: 0
          +lastActive: DateTime @1697811503 {#1621
            date: 2023-10-20 16:18:23.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@The_Picard_Maneuver@startrek.website"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1701 …}
          +nested: Doctrine\ORM\PersistentCollection {#1705 …}
          +votes: Doctrine\ORM\PersistentCollection {#1616 …}
          +reports: Doctrine\ORM\PersistentCollection {#1598 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
          -id: 40510
          -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4412245"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696965364 {#1687
            date: 2023-10-10 21:16:04.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1691}
        +body: "The Princess Bride! Sorry, I guess in my head it was *inconceivable* that everyone wouldn’t already know it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 111
        +score: 0
        +lastActive: DateTime @1696968160 {#3307
          date: 2023-10-10 22:02:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@DoYouNot@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3310 …}
        +nested: Doctrine\ORM\PersistentCollection {#3312 …}
        +votes: Doctrine\ORM\PersistentCollection {#3314 …}
        +reports: Doctrine\ORM\PersistentCollection {#3316 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
        -id: 40572
        -bodyTs: "'alreadi':17 'bride':3 'everyon':14 'guess':6 'head':9 'inconceiv':12 'know':18 'princess':2 'sorri':4 'wouldn':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/3184789"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696968160 {#3308
          date: 2023-10-10 22:02:40.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1691}
      +body: "You keep using that word. I don’t think it means what you think it means"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 48
      +score: 0
      +lastActive: DateTime @1696971551 {#3488
        date: 2023-10-10 22:59:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@DoYouNot@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3492 …}
      +nested: Doctrine\ORM\PersistentCollection {#3494 …}
      +votes: Doctrine\ORM\PersistentCollection {#3496 …}
      +reports: Doctrine\ORM\PersistentCollection {#3498 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3500 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3502 …}
      -id: 40645
      -bodyTs: "'keep':2 'mean':11,16 'think':9,14 'use':3 'word':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4699738"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696971551 {#3489
        date: 2023-10-10 22:59:11.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1691}
    +body: "Couldn't get pregnant?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1696972342 {#3606
      date: 2023-10-10 23:12:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@DoYouNot@lemmy.world"
      "@Encode1307@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3610 …}
    +nested: Doctrine\ORM\PersistentCollection {#3612 …}
    +votes: Doctrine\ORM\PersistentCollection {#3614 …}
    +reports: Doctrine\ORM\PersistentCollection {#3616 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3618 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3620 …}
    -id: 40659
    -bodyTs: "'couldn':1 'get':3 'pregnant':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/lemmybewholesome@lemmy.world/t/529244/-/comment/2881545"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696972342 {#3607
      date: 2023-10-10 23:12:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: "The eggs were too thick or the swimmers were weak."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696976167 {#3707
    date: 2023-10-11 00:16:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DoYouNot@lemmy.world"
    "@Encode1307@lemm.ee"
    "@I_Miss_Daniel@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3711 …}
  +nested: Doctrine\ORM\PersistentCollection {#3713 …}
  +votes: Doctrine\ORM\PersistentCollection {#3715 …}
  +reports: Doctrine\ORM\PersistentCollection {#3717 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3719 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3721 …}
  -id: 40726
  -bodyTs: "'egg':2 'swimmer':8 'thick':5 'weak':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/3737723"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696976167 {#3708
    date: 2023-10-11 00:16:07.0 +02:00
  }
}
"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 {#3709
  +user: Proxies\__CG__\App\Entity\User {#3710 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3608
    +user: Proxies\__CG__\App\Entity\User {#3609 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3490
      +user: Proxies\__CG__\App\Entity\User {#3491 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3309
        +user: App\Entity\User {#2006 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#1691
          +user: App\Entity\User {#1618 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: null
          +root: null
          +body: "Which movie is it? You can’t leave a review like that without a title!"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 84
          +score: 0
          +lastActive: DateTime @1697811503 {#1621
            date: 2023-10-20 16:18:23.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@The_Picard_Maneuver@startrek.website"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1701 …}
          +nested: Doctrine\ORM\PersistentCollection {#1705 …}
          +votes: Doctrine\ORM\PersistentCollection {#1616 …}
          +reports: Doctrine\ORM\PersistentCollection {#1598 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
          -id: 40510
          -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4412245"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696965364 {#1687
            date: 2023-10-10 21:16:04.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1691}
        +body: "The Princess Bride! Sorry, I guess in my head it was *inconceivable* that everyone wouldn’t already know it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 111
        +score: 0
        +lastActive: DateTime @1696968160 {#3307
          date: 2023-10-10 22:02:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@DoYouNot@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3310 …}
        +nested: Doctrine\ORM\PersistentCollection {#3312 …}
        +votes: Doctrine\ORM\PersistentCollection {#3314 …}
        +reports: Doctrine\ORM\PersistentCollection {#3316 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
        -id: 40572
        -bodyTs: "'alreadi':17 'bride':3 'everyon':14 'guess':6 'head':9 'inconceiv':12 'know':18 'princess':2 'sorri':4 'wouldn':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/3184789"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696968160 {#3308
          date: 2023-10-10 22:02:40.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1691}
      +body: "You keep using that word. I don’t think it means what you think it means"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 48
      +score: 0
      +lastActive: DateTime @1696971551 {#3488
        date: 2023-10-10 22:59:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@DoYouNot@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3492 …}
      +nested: Doctrine\ORM\PersistentCollection {#3494 …}
      +votes: Doctrine\ORM\PersistentCollection {#3496 …}
      +reports: Doctrine\ORM\PersistentCollection {#3498 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3500 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3502 …}
      -id: 40645
      -bodyTs: "'keep':2 'mean':11,16 'think':9,14 'use':3 'word':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4699738"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696971551 {#3489
        date: 2023-10-10 22:59:11.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1691}
    +body: "Couldn't get pregnant?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1696972342 {#3606
      date: 2023-10-10 23:12:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@DoYouNot@lemmy.world"
      "@Encode1307@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3610 …}
    +nested: Doctrine\ORM\PersistentCollection {#3612 …}
    +votes: Doctrine\ORM\PersistentCollection {#3614 …}
    +reports: Doctrine\ORM\PersistentCollection {#3616 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3618 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3620 …}
    -id: 40659
    -bodyTs: "'couldn':1 'get':3 'pregnant':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/lemmybewholesome@lemmy.world/t/529244/-/comment/2881545"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696972342 {#3607
      date: 2023-10-10 23:12:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: "The eggs were too thick or the swimmers were weak."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696976167 {#3707
    date: 2023-10-11 00:16:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DoYouNot@lemmy.world"
    "@Encode1307@lemm.ee"
    "@I_Miss_Daniel@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3711 …}
  +nested: Doctrine\ORM\PersistentCollection {#3713 …}
  +votes: Doctrine\ORM\PersistentCollection {#3715 …}
  +reports: Doctrine\ORM\PersistentCollection {#3717 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3719 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3721 …}
  -id: 40726
  -bodyTs: "'egg':2 'swimmer':8 'thick':5 'weak':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/3737723"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696976167 {#3708
    date: 2023-10-11 00:16:07.0 +02:00
  }
}
"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
App\Entity\EntryComment {#3725
  +user: Proxies\__CG__\App\Entity\User {#3726 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3608
    +user: Proxies\__CG__\App\Entity\User {#3609 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3490
      +user: Proxies\__CG__\App\Entity\User {#3491 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3309
        +user: App\Entity\User {#2006 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#1691
          +user: App\Entity\User {#1618 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: null
          +root: null
          +body: "Which movie is it? You can’t leave a review like that without a title!"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 84
          +score: 0
          +lastActive: DateTime @1697811503 {#1621
            date: 2023-10-20 16:18:23.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@The_Picard_Maneuver@startrek.website"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1701 …}
          +nested: Doctrine\ORM\PersistentCollection {#1705 …}
          +votes: Doctrine\ORM\PersistentCollection {#1616 …}
          +reports: Doctrine\ORM\PersistentCollection {#1598 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
          -id: 40510
          -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4412245"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696965364 {#1687
            date: 2023-10-10 21:16:04.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1691}
        +body: "The Princess Bride! Sorry, I guess in my head it was *inconceivable* that everyone wouldn’t already know it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 111
        +score: 0
        +lastActive: DateTime @1696968160 {#3307
          date: 2023-10-10 22:02:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@DoYouNot@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3310 …}
        +nested: Doctrine\ORM\PersistentCollection {#3312 …}
        +votes: Doctrine\ORM\PersistentCollection {#3314 …}
        +reports: Doctrine\ORM\PersistentCollection {#3316 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
        -id: 40572
        -bodyTs: "'alreadi':17 'bride':3 'everyon':14 'guess':6 'head':9 'inconceiv':12 'know':18 'princess':2 'sorri':4 'wouldn':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/3184789"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696968160 {#3308
          date: 2023-10-10 22:02:40.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1691}
      +body: "You keep using that word. I don’t think it means what you think it means"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 48
      +score: 0
      +lastActive: DateTime @1696971551 {#3488
        date: 2023-10-10 22:59:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@DoYouNot@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3492 …}
      +nested: Doctrine\ORM\PersistentCollection {#3494 …}
      +votes: Doctrine\ORM\PersistentCollection {#3496 …}
      +reports: Doctrine\ORM\PersistentCollection {#3498 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3500 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3502 …}
      -id: 40645
      -bodyTs: "'keep':2 'mean':11,16 'think':9,14 'use':3 'word':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4699738"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696971551 {#3489
        date: 2023-10-10 22:59:11.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1691}
    +body: "Couldn't get pregnant?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1696972342 {#3606
      date: 2023-10-10 23:12:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@DoYouNot@lemmy.world"
      "@Encode1307@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3610 …}
    +nested: Doctrine\ORM\PersistentCollection {#3612 …}
    +votes: Doctrine\ORM\PersistentCollection {#3614 …}
    +reports: Doctrine\ORM\PersistentCollection {#3616 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3618 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3620 …}
    -id: 40659
    -bodyTs: "'couldn':1 'get':3 'pregnant':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/lemmybewholesome@lemmy.world/t/529244/-/comment/2881545"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696972342 {#3607
      date: 2023-10-10 23:12:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: """
    You can conceive plans and conceive ideas. So inconceivable fits here.\n
    \n
    Now, to be fair, I rarely hear it use this way in English. In Spanish, though. All the time. “You haven’t seen this movie? *Inconcebible*!”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697017946 {#3723
    date: 2023-10-11 11:52:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DoYouNot@lemmy.world"
    "@Encode1307@lemm.ee"
    "@I_Miss_Daniel@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3727 …}
  +nested: Doctrine\ORM\PersistentCollection {#3729 …}
  +votes: Doctrine\ORM\PersistentCollection {#3731 …}
  +reports: Doctrine\ORM\PersistentCollection {#3733 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3735 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3737 …}
  -id: 41246
  -bodyTs: "'conceiv':3,6 'english':24 'fair':15 'fit':10 'haven':32 'hear':18 'idea':7 'inconceb':37 'inconceiv':9 'movi':36 'plan':4 'rare':17 'seen':34 'spanish':26 'though':27 'time':30 'use':20 'way':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4433239"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697017946 {#3724
    date: 2023-10-11 11:52:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#3725
  +user: Proxies\__CG__\App\Entity\User {#3726 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3608
    +user: Proxies\__CG__\App\Entity\User {#3609 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3490
      +user: Proxies\__CG__\App\Entity\User {#3491 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3309
        +user: App\Entity\User {#2006 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#1691
          +user: App\Entity\User {#1618 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: null
          +root: null
          +body: "Which movie is it? You can’t leave a review like that without a title!"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 84
          +score: 0
          +lastActive: DateTime @1697811503 {#1621
            date: 2023-10-20 16:18:23.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@The_Picard_Maneuver@startrek.website"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1701 …}
          +nested: Doctrine\ORM\PersistentCollection {#1705 …}
          +votes: Doctrine\ORM\PersistentCollection {#1616 …}
          +reports: Doctrine\ORM\PersistentCollection {#1598 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
          -id: 40510
          -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4412245"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696965364 {#1687
            date: 2023-10-10 21:16:04.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1691}
        +body: "The Princess Bride! Sorry, I guess in my head it was *inconceivable* that everyone wouldn’t already know it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 111
        +score: 0
        +lastActive: DateTime @1696968160 {#3307
          date: 2023-10-10 22:02:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@DoYouNot@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3310 …}
        +nested: Doctrine\ORM\PersistentCollection {#3312 …}
        +votes: Doctrine\ORM\PersistentCollection {#3314 …}
        +reports: Doctrine\ORM\PersistentCollection {#3316 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
        -id: 40572
        -bodyTs: "'alreadi':17 'bride':3 'everyon':14 'guess':6 'head':9 'inconceiv':12 'know':18 'princess':2 'sorri':4 'wouldn':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/3184789"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696968160 {#3308
          date: 2023-10-10 22:02:40.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1691}
      +body: "You keep using that word. I don’t think it means what you think it means"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 48
      +score: 0
      +lastActive: DateTime @1696971551 {#3488
        date: 2023-10-10 22:59:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@DoYouNot@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3492 …}
      +nested: Doctrine\ORM\PersistentCollection {#3494 …}
      +votes: Doctrine\ORM\PersistentCollection {#3496 …}
      +reports: Doctrine\ORM\PersistentCollection {#3498 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3500 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3502 …}
      -id: 40645
      -bodyTs: "'keep':2 'mean':11,16 'think':9,14 'use':3 'word':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4699738"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696971551 {#3489
        date: 2023-10-10 22:59:11.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1691}
    +body: "Couldn't get pregnant?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1696972342 {#3606
      date: 2023-10-10 23:12:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@DoYouNot@lemmy.world"
      "@Encode1307@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3610 …}
    +nested: Doctrine\ORM\PersistentCollection {#3612 …}
    +votes: Doctrine\ORM\PersistentCollection {#3614 …}
    +reports: Doctrine\ORM\PersistentCollection {#3616 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3618 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3620 …}
    -id: 40659
    -bodyTs: "'couldn':1 'get':3 'pregnant':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/lemmybewholesome@lemmy.world/t/529244/-/comment/2881545"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696972342 {#3607
      date: 2023-10-10 23:12:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: """
    You can conceive plans and conceive ideas. So inconceivable fits here.\n
    \n
    Now, to be fair, I rarely hear it use this way in English. In Spanish, though. All the time. “You haven’t seen this movie? *Inconcebible*!”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697017946 {#3723
    date: 2023-10-11 11:52:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DoYouNot@lemmy.world"
    "@Encode1307@lemm.ee"
    "@I_Miss_Daniel@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3727 …}
  +nested: Doctrine\ORM\PersistentCollection {#3729 …}
  +votes: Doctrine\ORM\PersistentCollection {#3731 …}
  +reports: Doctrine\ORM\PersistentCollection {#3733 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3735 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3737 …}
  -id: 41246
  -bodyTs: "'conceiv':3,6 'english':24 'fair':15 'fit':10 'haven':32 'hear':18 'idea':7 'inconceb':37 'inconceiv':9 'movi':36 'plan':4 'rare':17 'seen':34 'spanish':26 'though':27 'time':30 'use':20 'way':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4433239"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697017946 {#3724
    date: 2023-10-11 11:52:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#3725
  +user: Proxies\__CG__\App\Entity\User {#3726 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3608
    +user: Proxies\__CG__\App\Entity\User {#3609 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3490
      +user: Proxies\__CG__\App\Entity\User {#3491 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3309
        +user: App\Entity\User {#2006 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#1691
          +user: App\Entity\User {#1618 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: null
          +root: null
          +body: "Which movie is it? You can’t leave a review like that without a title!"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 84
          +score: 0
          +lastActive: DateTime @1697811503 {#1621
            date: 2023-10-20 16:18:23.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@The_Picard_Maneuver@startrek.website"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1701 …}
          +nested: Doctrine\ORM\PersistentCollection {#1705 …}
          +votes: Doctrine\ORM\PersistentCollection {#1616 …}
          +reports: Doctrine\ORM\PersistentCollection {#1598 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
          -id: 40510
          -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4412245"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696965364 {#1687
            date: 2023-10-10 21:16:04.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1691}
        +body: "The Princess Bride! Sorry, I guess in my head it was *inconceivable* that everyone wouldn’t already know it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 111
        +score: 0
        +lastActive: DateTime @1696968160 {#3307
          date: 2023-10-10 22:02:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@DoYouNot@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3310 …}
        +nested: Doctrine\ORM\PersistentCollection {#3312 …}
        +votes: Doctrine\ORM\PersistentCollection {#3314 …}
        +reports: Doctrine\ORM\PersistentCollection {#3316 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
        -id: 40572
        -bodyTs: "'alreadi':17 'bride':3 'everyon':14 'guess':6 'head':9 'inconceiv':12 'know':18 'princess':2 'sorri':4 'wouldn':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/3184789"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696968160 {#3308
          date: 2023-10-10 22:02:40.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1691}
      +body: "You keep using that word. I don’t think it means what you think it means"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 48
      +score: 0
      +lastActive: DateTime @1696971551 {#3488
        date: 2023-10-10 22:59:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@DoYouNot@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3492 …}
      +nested: Doctrine\ORM\PersistentCollection {#3494 …}
      +votes: Doctrine\ORM\PersistentCollection {#3496 …}
      +reports: Doctrine\ORM\PersistentCollection {#3498 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3500 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3502 …}
      -id: 40645
      -bodyTs: "'keep':2 'mean':11,16 'think':9,14 'use':3 'word':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4699738"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696971551 {#3489
        date: 2023-10-10 22:59:11.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1691}
    +body: "Couldn't get pregnant?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1696972342 {#3606
      date: 2023-10-10 23:12:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@DoYouNot@lemmy.world"
      "@Encode1307@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3610 …}
    +nested: Doctrine\ORM\PersistentCollection {#3612 …}
    +votes: Doctrine\ORM\PersistentCollection {#3614 …}
    +reports: Doctrine\ORM\PersistentCollection {#3616 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3618 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3620 …}
    -id: 40659
    -bodyTs: "'couldn':1 'get':3 'pregnant':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/lemmybewholesome@lemmy.world/t/529244/-/comment/2881545"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696972342 {#3607
      date: 2023-10-10 23:12:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: """
    You can conceive plans and conceive ideas. So inconceivable fits here.\n
    \n
    Now, to be fair, I rarely hear it use this way in English. In Spanish, though. All the time. “You haven’t seen this movie? *Inconcebible*!”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697017946 {#3723
    date: 2023-10-11 11:52:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DoYouNot@lemmy.world"
    "@Encode1307@lemm.ee"
    "@I_Miss_Daniel@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3727 …}
  +nested: Doctrine\ORM\PersistentCollection {#3729 …}
  +votes: Doctrine\ORM\PersistentCollection {#3731 …}
  +reports: Doctrine\ORM\PersistentCollection {#3733 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3735 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3737 …}
  -id: 41246
  -bodyTs: "'conceiv':3,6 'english':24 'fair':15 'fit':10 'haven':32 'hear':18 'idea':7 'inconceb':37 'inconceiv':9 'movi':36 'plan':4 'rare':17 'seen':34 'spanish':26 'though':27 'time':30 'use':20 'way':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4433239"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697017946 {#3724
    date: 2023-10-11 11:52:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#3827
  +user: Proxies\__CG__\App\Entity\User {#3491 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3725
    +user: Proxies\__CG__\App\Entity\User {#3726 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3608
      +user: Proxies\__CG__\App\Entity\User {#3609 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3490
        +user: Proxies\__CG__\App\Entity\User {#3491 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#3309
          +user: App\Entity\User {#2006 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: App\Entity\EntryComment {#1691
            +user: App\Entity\User {#1618 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
            +image: null
            +parent: null
            +root: null
            +body: "Which movie is it? You can’t leave a review like that without a title!"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 84
            +score: 0
            +lastActive: DateTime @1697811503 {#1621
              date: 2023-10-20 16:18:23.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@The_Picard_Maneuver@startrek.website"
            ]
            +children: Doctrine\ORM\PersistentCollection {#1701 …}
            +nested: Doctrine\ORM\PersistentCollection {#1705 …}
            +votes: Doctrine\ORM\PersistentCollection {#1616 …}
            +reports: Doctrine\ORM\PersistentCollection {#1598 …}
            +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
            +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
            -id: 40510
            -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4412245"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696965364 {#1687
              date: 2023-10-10 21:16:04.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#1691}
          +body: "The Princess Bride! Sorry, I guess in my head it was *inconceivable* that everyone wouldn’t already know it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 111
          +score: 0
          +lastActive: DateTime @1696968160 {#3307
            date: 2023-10-10 22:02:40.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@The_Picard_Maneuver@startrek.website"
            "@DoYouNot@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3310 …}
          +nested: Doctrine\ORM\PersistentCollection {#3312 …}
          +votes: Doctrine\ORM\PersistentCollection {#3314 …}
          +reports: Doctrine\ORM\PersistentCollection {#3316 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
          -id: 40572
          -bodyTs: "'alreadi':17 'bride':3 'everyon':14 'guess':6 'head':9 'inconceiv':12 'know':18 'princess':2 'sorri':4 'wouldn':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://startrek.website/comment/3184789"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696968160 {#3308
            date: 2023-10-10 22:02:40.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1691}
        +body: "You keep using that word. I don’t think it means what you think it means"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 48
        +score: 0
        +lastActive: DateTime @1696971551 {#3488
          date: 2023-10-10 22:59:11.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@DoYouNot@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3492 …}
        +nested: Doctrine\ORM\PersistentCollection {#3494 …}
        +votes: Doctrine\ORM\PersistentCollection {#3496 …}
        +reports: Doctrine\ORM\PersistentCollection {#3498 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3500 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3502 …}
        -id: 40645
        -bodyTs: "'keep':2 'mean':11,16 'think':9,14 'use':3 'word':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4699738"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696971551 {#3489
          date: 2023-10-10 22:59:11.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1691}
      +body: "Couldn't get pregnant?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1696972342 {#3606
        date: 2023-10-10 23:12:22.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@DoYouNot@lemmy.world"
        "@Encode1307@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3610 …}
      +nested: Doctrine\ORM\PersistentCollection {#3612 …}
      +votes: Doctrine\ORM\PersistentCollection {#3614 …}
      +reports: Doctrine\ORM\PersistentCollection {#3616 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3618 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3620 …}
      -id: 40659
      -bodyTs: "'couldn':1 'get':3 'pregnant':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/lemmybewholesome@lemmy.world/t/529244/-/comment/2881545"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696972342 {#3607
        date: 2023-10-10 23:12:22.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1691}
    +body: """
      You can conceive plans and conceive ideas. So inconceivable fits here.\n
      \n
      Now, to be fair, I rarely hear it use this way in English. In Spanish, though. All the time. “You haven’t seen this movie? *Inconcebible*!”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697017946 {#3723
      date: 2023-10-11 11:52:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@DoYouNot@lemmy.world"
      "@Encode1307@lemm.ee"
      "@I_Miss_Daniel@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3727 …}
    +nested: Doctrine\ORM\PersistentCollection {#3729 …}
    +votes: Doctrine\ORM\PersistentCollection {#3731 …}
    +reports: Doctrine\ORM\PersistentCollection {#3733 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3735 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3737 …}
    -id: 41246
    -bodyTs: "'conceiv':3,6 'english':24 'fair':15 'fit':10 'haven':32 'hear':18 'idea':7 'inconceb':37 'inconceiv':9 'movi':36 'plan':4 'rare':17 'seen':34 'spanish':26 'though':27 'time':30 'use':20 'way':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4433239"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697017946 {#3724
      date: 2023-10-11 11:52:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: """
    I was quoting the movie\n
    \n
    [youtu.be/qhXjcZdk5QQ?si=fJHpzSLtBhSTGcOn](https://youtu.be/qhXjcZdk5QQ?si=fJHpzSLtBhSTGcOn)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697034484 {#3824
    date: 2023-10-11 16:28:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DoYouNot@lemmy.world"
    "@Encode1307@lemm.ee"
    "@I_Miss_Daniel@kbin.social"
    "@elbarto777@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3828 …}
  +nested: Doctrine\ORM\PersistentCollection {#3830 …}
  +votes: Doctrine\ORM\PersistentCollection {#3832 …}
  +reports: Doctrine\ORM\PersistentCollection {#3834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3836 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3838 …}
  -id: 41484
  -bodyTs: "'/qhxjczdk5qq?si=fjhpzsltbhstgcon](https://youtu.be/qhxjczdk5qq?si=fjhpzsltbhstgcon)':8 'movi':5 'quot':3 'youtu.be':7 'youtu.be/qhxjczdk5qq?si=fjhpzsltbhstgcon](https://youtu.be/qhxjczdk5qq?si=fjhpzsltbhstgcon)':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4733627"
  +editedAt: DateTimeImmutable @1697034690 {#3825
    date: 2023-10-11 16:31:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697034484 {#3826
    date: 2023-10-11 16:28:04.0 +02:00
  }
}
"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 {#3827
  +user: Proxies\__CG__\App\Entity\User {#3491 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3725
    +user: Proxies\__CG__\App\Entity\User {#3726 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3608
      +user: Proxies\__CG__\App\Entity\User {#3609 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3490
        +user: Proxies\__CG__\App\Entity\User {#3491 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#3309
          +user: App\Entity\User {#2006 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: App\Entity\EntryComment {#1691
            +user: App\Entity\User {#1618 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
            +image: null
            +parent: null
            +root: null
            +body: "Which movie is it? You can’t leave a review like that without a title!"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 84
            +score: 0
            +lastActive: DateTime @1697811503 {#1621
              date: 2023-10-20 16:18:23.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@The_Picard_Maneuver@startrek.website"
            ]
            +children: Doctrine\ORM\PersistentCollection {#1701 …}
            +nested: Doctrine\ORM\PersistentCollection {#1705 …}
            +votes: Doctrine\ORM\PersistentCollection {#1616 …}
            +reports: Doctrine\ORM\PersistentCollection {#1598 …}
            +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
            +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
            -id: 40510
            -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4412245"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696965364 {#1687
              date: 2023-10-10 21:16:04.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#1691}
          +body: "The Princess Bride! Sorry, I guess in my head it was *inconceivable* that everyone wouldn’t already know it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 111
          +score: 0
          +lastActive: DateTime @1696968160 {#3307
            date: 2023-10-10 22:02:40.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@The_Picard_Maneuver@startrek.website"
            "@DoYouNot@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3310 …}
          +nested: Doctrine\ORM\PersistentCollection {#3312 …}
          +votes: Doctrine\ORM\PersistentCollection {#3314 …}
          +reports: Doctrine\ORM\PersistentCollection {#3316 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
          -id: 40572
          -bodyTs: "'alreadi':17 'bride':3 'everyon':14 'guess':6 'head':9 'inconceiv':12 'know':18 'princess':2 'sorri':4 'wouldn':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://startrek.website/comment/3184789"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696968160 {#3308
            date: 2023-10-10 22:02:40.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1691}
        +body: "You keep using that word. I don’t think it means what you think it means"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 48
        +score: 0
        +lastActive: DateTime @1696971551 {#3488
          date: 2023-10-10 22:59:11.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@DoYouNot@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3492 …}
        +nested: Doctrine\ORM\PersistentCollection {#3494 …}
        +votes: Doctrine\ORM\PersistentCollection {#3496 …}
        +reports: Doctrine\ORM\PersistentCollection {#3498 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3500 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3502 …}
        -id: 40645
        -bodyTs: "'keep':2 'mean':11,16 'think':9,14 'use':3 'word':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4699738"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696971551 {#3489
          date: 2023-10-10 22:59:11.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1691}
      +body: "Couldn't get pregnant?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1696972342 {#3606
        date: 2023-10-10 23:12:22.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@DoYouNot@lemmy.world"
        "@Encode1307@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3610 …}
      +nested: Doctrine\ORM\PersistentCollection {#3612 …}
      +votes: Doctrine\ORM\PersistentCollection {#3614 …}
      +reports: Doctrine\ORM\PersistentCollection {#3616 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3618 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3620 …}
      -id: 40659
      -bodyTs: "'couldn':1 'get':3 'pregnant':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/lemmybewholesome@lemmy.world/t/529244/-/comment/2881545"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696972342 {#3607
        date: 2023-10-10 23:12:22.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1691}
    +body: """
      You can conceive plans and conceive ideas. So inconceivable fits here.\n
      \n
      Now, to be fair, I rarely hear it use this way in English. In Spanish, though. All the time. “You haven’t seen this movie? *Inconcebible*!”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697017946 {#3723
      date: 2023-10-11 11:52:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@DoYouNot@lemmy.world"
      "@Encode1307@lemm.ee"
      "@I_Miss_Daniel@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3727 …}
    +nested: Doctrine\ORM\PersistentCollection {#3729 …}
    +votes: Doctrine\ORM\PersistentCollection {#3731 …}
    +reports: Doctrine\ORM\PersistentCollection {#3733 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3735 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3737 …}
    -id: 41246
    -bodyTs: "'conceiv':3,6 'english':24 'fair':15 'fit':10 'haven':32 'hear':18 'idea':7 'inconceb':37 'inconceiv':9 'movi':36 'plan':4 'rare':17 'seen':34 'spanish':26 'though':27 'time':30 'use':20 'way':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4433239"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697017946 {#3724
      date: 2023-10-11 11:52:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: """
    I was quoting the movie\n
    \n
    [youtu.be/qhXjcZdk5QQ?si=fJHpzSLtBhSTGcOn](https://youtu.be/qhXjcZdk5QQ?si=fJHpzSLtBhSTGcOn)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697034484 {#3824
    date: 2023-10-11 16:28:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DoYouNot@lemmy.world"
    "@Encode1307@lemm.ee"
    "@I_Miss_Daniel@kbin.social"
    "@elbarto777@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3828 …}
  +nested: Doctrine\ORM\PersistentCollection {#3830 …}
  +votes: Doctrine\ORM\PersistentCollection {#3832 …}
  +reports: Doctrine\ORM\PersistentCollection {#3834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3836 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3838 …}
  -id: 41484
  -bodyTs: "'/qhxjczdk5qq?si=fjhpzsltbhstgcon](https://youtu.be/qhxjczdk5qq?si=fjhpzsltbhstgcon)':8 'movi':5 'quot':3 'youtu.be':7 'youtu.be/qhxjczdk5qq?si=fjhpzsltbhstgcon](https://youtu.be/qhxjczdk5qq?si=fjhpzsltbhstgcon)':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4733627"
  +editedAt: DateTimeImmutable @1697034690 {#3825
    date: 2023-10-11 16:31:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697034484 {#3826
    date: 2023-10-11 16:28:04.0 +02:00
  }
}
"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 {#3827
  +user: Proxies\__CG__\App\Entity\User {#3491 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3725
    +user: Proxies\__CG__\App\Entity\User {#3726 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3608
      +user: Proxies\__CG__\App\Entity\User {#3609 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3490
        +user: Proxies\__CG__\App\Entity\User {#3491 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#3309
          +user: App\Entity\User {#2006 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: App\Entity\EntryComment {#1691
            +user: App\Entity\User {#1618 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
            +image: null
            +parent: null
            +root: null
            +body: "Which movie is it? You can’t leave a review like that without a title!"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 84
            +score: 0
            +lastActive: DateTime @1697811503 {#1621
              date: 2023-10-20 16:18:23.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@The_Picard_Maneuver@startrek.website"
            ]
            +children: Doctrine\ORM\PersistentCollection {#1701 …}
            +nested: Doctrine\ORM\PersistentCollection {#1705 …}
            +votes: Doctrine\ORM\PersistentCollection {#1616 …}
            +reports: Doctrine\ORM\PersistentCollection {#1598 …}
            +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
            +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
            -id: 40510
            -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4412245"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696965364 {#1687
              date: 2023-10-10 21:16:04.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#1691}
          +body: "The Princess Bride! Sorry, I guess in my head it was *inconceivable* that everyone wouldn’t already know it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 111
          +score: 0
          +lastActive: DateTime @1696968160 {#3307
            date: 2023-10-10 22:02:40.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@The_Picard_Maneuver@startrek.website"
            "@DoYouNot@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3310 …}
          +nested: Doctrine\ORM\PersistentCollection {#3312 …}
          +votes: Doctrine\ORM\PersistentCollection {#3314 …}
          +reports: Doctrine\ORM\PersistentCollection {#3316 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
          -id: 40572
          -bodyTs: "'alreadi':17 'bride':3 'everyon':14 'guess':6 'head':9 'inconceiv':12 'know':18 'princess':2 'sorri':4 'wouldn':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://startrek.website/comment/3184789"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696968160 {#3308
            date: 2023-10-10 22:02:40.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1691}
        +body: "You keep using that word. I don’t think it means what you think it means"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 48
        +score: 0
        +lastActive: DateTime @1696971551 {#3488
          date: 2023-10-10 22:59:11.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@DoYouNot@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3492 …}
        +nested: Doctrine\ORM\PersistentCollection {#3494 …}
        +votes: Doctrine\ORM\PersistentCollection {#3496 …}
        +reports: Doctrine\ORM\PersistentCollection {#3498 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3500 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3502 …}
        -id: 40645
        -bodyTs: "'keep':2 'mean':11,16 'think':9,14 'use':3 'word':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4699738"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696971551 {#3489
          date: 2023-10-10 22:59:11.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1691}
      +body: "Couldn't get pregnant?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1696972342 {#3606
        date: 2023-10-10 23:12:22.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@DoYouNot@lemmy.world"
        "@Encode1307@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3610 …}
      +nested: Doctrine\ORM\PersistentCollection {#3612 …}
      +votes: Doctrine\ORM\PersistentCollection {#3614 …}
      +reports: Doctrine\ORM\PersistentCollection {#3616 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3618 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3620 …}
      -id: 40659
      -bodyTs: "'couldn':1 'get':3 'pregnant':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/lemmybewholesome@lemmy.world/t/529244/-/comment/2881545"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696972342 {#3607
        date: 2023-10-10 23:12:22.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1691}
    +body: """
      You can conceive plans and conceive ideas. So inconceivable fits here.\n
      \n
      Now, to be fair, I rarely hear it use this way in English. In Spanish, though. All the time. “You haven’t seen this movie? *Inconcebible*!”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697017946 {#3723
      date: 2023-10-11 11:52:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@DoYouNot@lemmy.world"
      "@Encode1307@lemm.ee"
      "@I_Miss_Daniel@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3727 …}
    +nested: Doctrine\ORM\PersistentCollection {#3729 …}
    +votes: Doctrine\ORM\PersistentCollection {#3731 …}
    +reports: Doctrine\ORM\PersistentCollection {#3733 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3735 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3737 …}
    -id: 41246
    -bodyTs: "'conceiv':3,6 'english':24 'fair':15 'fit':10 'haven':32 'hear':18 'idea':7 'inconceb':37 'inconceiv':9 'movi':36 'plan':4 'rare':17 'seen':34 'spanish':26 'though':27 'time':30 'use':20 'way':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4433239"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697017946 {#3724
      date: 2023-10-11 11:52:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: """
    I was quoting the movie\n
    \n
    [youtu.be/qhXjcZdk5QQ?si=fJHpzSLtBhSTGcOn](https://youtu.be/qhXjcZdk5QQ?si=fJHpzSLtBhSTGcOn)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697034484 {#3824
    date: 2023-10-11 16:28:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DoYouNot@lemmy.world"
    "@Encode1307@lemm.ee"
    "@I_Miss_Daniel@kbin.social"
    "@elbarto777@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3828 …}
  +nested: Doctrine\ORM\PersistentCollection {#3830 …}
  +votes: Doctrine\ORM\PersistentCollection {#3832 …}
  +reports: Doctrine\ORM\PersistentCollection {#3834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3836 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3838 …}
  -id: 41484
  -bodyTs: "'/qhxjczdk5qq?si=fjhpzsltbhstgcon](https://youtu.be/qhxjczdk5qq?si=fjhpzsltbhstgcon)':8 'movi':5 'quot':3 'youtu.be':7 'youtu.be/qhxjczdk5qq?si=fjhpzsltbhstgcon](https://youtu.be/qhxjczdk5qq?si=fjhpzsltbhstgcon)':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4733627"
  +editedAt: DateTimeImmutable @1697034690 {#3825
    date: 2023-10-11 16:31:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697034484 {#3826
    date: 2023-10-11 16:28:04.0 +02:00
  }
}
"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
App\Entity\EntryComment {#3861
  +user: Proxies\__CG__\App\Entity\User {#3726 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3827
    +user: Proxies\__CG__\App\Entity\User {#3491 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3725
      +user: Proxies\__CG__\App\Entity\User {#3726 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3608
        +user: Proxies\__CG__\App\Entity\User {#3609 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#3490
          +user: Proxies\__CG__\App\Entity\User {#3491 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: App\Entity\EntryComment {#3309
            +user: App\Entity\User {#2006 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
            +image: null
            +parent: App\Entity\EntryComment {#1691
              +user: App\Entity\User {#1618 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
              +image: null
              +parent: null
              +root: null
              +body: "Which movie is it? You can’t leave a review like that without a title!"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 84
              +score: 0
              +lastActive: DateTime @1697811503 {#1621
                date: 2023-10-20 16:18:23.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@The_Picard_Maneuver@startrek.website"
              ]
              +children: Doctrine\ORM\PersistentCollection {#1701 …}
              +nested: Doctrine\ORM\PersistentCollection {#1705 …}
              +votes: Doctrine\ORM\PersistentCollection {#1616 …}
              +reports: Doctrine\ORM\PersistentCollection {#1598 …}
              +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
              +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
              -id: 40510
              -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/4412245"
              +editedAt: null
              +createdAt: DateTimeImmutable @1696965364 {#1687
                date: 2023-10-10 21:16:04.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#1691}
            +body: "The Princess Bride! Sorry, I guess in my head it was *inconceivable* that everyone wouldn’t already know it."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 111
            +score: 0
            +lastActive: DateTime @1696968160 {#3307
              date: 2023-10-10 22:02:40.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@The_Picard_Maneuver@startrek.website"
              "@DoYouNot@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3310 …}
            +nested: Doctrine\ORM\PersistentCollection {#3312 …}
            +votes: Doctrine\ORM\PersistentCollection {#3314 …}
            +reports: Doctrine\ORM\PersistentCollection {#3316 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
            -id: 40572
            -bodyTs: "'alreadi':17 'bride':3 'everyon':14 'guess':6 'head':9 'inconceiv':12 'know':18 'princess':2 'sorri':4 'wouldn':15"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://startrek.website/comment/3184789"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696968160 {#3308
              date: 2023-10-10 22:02:40.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#1691}
          +body: "You keep using that word. I don’t think it means what you think it means"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 48
          +score: 0
          +lastActive: DateTime @1696971551 {#3488
            date: 2023-10-10 22:59:11.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@The_Picard_Maneuver@startrek.website"
            "@DoYouNot@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3492 …}
          +nested: Doctrine\ORM\PersistentCollection {#3494 …}
          +votes: Doctrine\ORM\PersistentCollection {#3496 …}
          +reports: Doctrine\ORM\PersistentCollection {#3498 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3500 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3502 …}
          -id: 40645
          -bodyTs: "'keep':2 'mean':11,16 'think':9,14 'use':3 'word':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/4699738"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696971551 {#3489
            date: 2023-10-10 22:59:11.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1691}
        +body: "Couldn't get pregnant?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1696972342 {#3606
          date: 2023-10-10 23:12:22.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@DoYouNot@lemmy.world"
          "@Encode1307@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3610 …}
        +nested: Doctrine\ORM\PersistentCollection {#3612 …}
        +votes: Doctrine\ORM\PersistentCollection {#3614 …}
        +reports: Doctrine\ORM\PersistentCollection {#3616 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3618 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3620 …}
        -id: 40659
        -bodyTs: "'couldn':1 'get':3 'pregnant':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/lemmybewholesome@lemmy.world/t/529244/-/comment/2881545"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696972342 {#3607
          date: 2023-10-10 23:12:22.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1691}
      +body: """
        You can conceive plans and conceive ideas. So inconceivable fits here.\n
        \n
        Now, to be fair, I rarely hear it use this way in English. In Spanish, though. All the time. “You haven’t seen this movie? *Inconcebible*!”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697017946 {#3723
        date: 2023-10-11 11:52:26.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@DoYouNot@lemmy.world"
        "@Encode1307@lemm.ee"
        "@I_Miss_Daniel@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3727 …}
      +nested: Doctrine\ORM\PersistentCollection {#3729 …}
      +votes: Doctrine\ORM\PersistentCollection {#3731 …}
      +reports: Doctrine\ORM\PersistentCollection {#3733 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3735 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3737 …}
      -id: 41246
      -bodyTs: "'conceiv':3,6 'english':24 'fair':15 'fit':10 'haven':32 'hear':18 'idea':7 'inconceb':37 'inconceiv':9 'movi':36 'plan':4 'rare':17 'seen':34 'spanish':26 'though':27 'time':30 'use':20 'way':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4433239"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697017946 {#3724
        date: 2023-10-11 11:52:26.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1691}
    +body: """
      I was quoting the movie\n
      \n
      [youtu.be/qhXjcZdk5QQ?si=fJHpzSLtBhSTGcOn](https://youtu.be/qhXjcZdk5QQ?si=fJHpzSLtBhSTGcOn)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697034484 {#3824
      date: 2023-10-11 16:28:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@DoYouNot@lemmy.world"
      "@Encode1307@lemm.ee"
      "@I_Miss_Daniel@kbin.social"
      "@elbarto777@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3828 …}
    +nested: Doctrine\ORM\PersistentCollection {#3830 …}
    +votes: Doctrine\ORM\PersistentCollection {#3832 …}
    +reports: Doctrine\ORM\PersistentCollection {#3834 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3836 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3838 …}
    -id: 41484
    -bodyTs: "'/qhxjczdk5qq?si=fjhpzsltbhstgcon](https://youtu.be/qhxjczdk5qq?si=fjhpzsltbhstgcon)':8 'movi':5 'quot':3 'youtu.be':7 'youtu.be/qhxjczdk5qq?si=fjhpzsltbhstgcon](https://youtu.be/qhxjczdk5qq?si=fjhpzsltbhstgcon)':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4733627"
    +editedAt: DateTimeImmutable @1697034690 {#3825
      date: 2023-10-11 16:31:30.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697034484 {#3826
      date: 2023-10-11 16:28:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: "I know you were."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697144513 {#3860
    date: 2023-10-12 23:01:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DoYouNot@lemmy.world"
    "@Encode1307@lemm.ee"
    "@I_Miss_Daniel@kbin.social"
    "@elbarto777@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3864 …}
  +nested: Doctrine\ORM\PersistentCollection {#3869 …}
  +votes: Doctrine\ORM\PersistentCollection {#3865 …}
  +reports: Doctrine\ORM\PersistentCollection {#3871 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3873 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3875 …}
  -id: 44021
  -bodyTs: "'know':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4481160"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697144513 {#3857
    date: 2023-10-12 23:01:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#3861
  +user: Proxies\__CG__\App\Entity\User {#3726 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3827
    +user: Proxies\__CG__\App\Entity\User {#3491 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3725
      +user: Proxies\__CG__\App\Entity\User {#3726 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3608
        +user: Proxies\__CG__\App\Entity\User {#3609 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#3490
          +user: Proxies\__CG__\App\Entity\User {#3491 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: App\Entity\EntryComment {#3309
            +user: App\Entity\User {#2006 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
            +image: null
            +parent: App\Entity\EntryComment {#1691
              +user: App\Entity\User {#1618 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
              +image: null
              +parent: null
              +root: null
              +body: "Which movie is it? You can’t leave a review like that without a title!"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 84
              +score: 0
              +lastActive: DateTime @1697811503 {#1621
                date: 2023-10-20 16:18:23.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@The_Picard_Maneuver@startrek.website"
              ]
              +children: Doctrine\ORM\PersistentCollection {#1701 …}
              +nested: Doctrine\ORM\PersistentCollection {#1705 …}
              +votes: Doctrine\ORM\PersistentCollection {#1616 …}
              +reports: Doctrine\ORM\PersistentCollection {#1598 …}
              +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
              +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
              -id: 40510
              -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/4412245"
              +editedAt: null
              +createdAt: DateTimeImmutable @1696965364 {#1687
                date: 2023-10-10 21:16:04.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#1691}
            +body: "The Princess Bride! Sorry, I guess in my head it was *inconceivable* that everyone wouldn’t already know it."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 111
            +score: 0
            +lastActive: DateTime @1696968160 {#3307
              date: 2023-10-10 22:02:40.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@The_Picard_Maneuver@startrek.website"
              "@DoYouNot@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3310 …}
            +nested: Doctrine\ORM\PersistentCollection {#3312 …}
            +votes: Doctrine\ORM\PersistentCollection {#3314 …}
            +reports: Doctrine\ORM\PersistentCollection {#3316 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
            -id: 40572
            -bodyTs: "'alreadi':17 'bride':3 'everyon':14 'guess':6 'head':9 'inconceiv':12 'know':18 'princess':2 'sorri':4 'wouldn':15"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://startrek.website/comment/3184789"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696968160 {#3308
              date: 2023-10-10 22:02:40.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#1691}
          +body: "You keep using that word. I don’t think it means what you think it means"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 48
          +score: 0
          +lastActive: DateTime @1696971551 {#3488
            date: 2023-10-10 22:59:11.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@The_Picard_Maneuver@startrek.website"
            "@DoYouNot@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3492 …}
          +nested: Doctrine\ORM\PersistentCollection {#3494 …}
          +votes: Doctrine\ORM\PersistentCollection {#3496 …}
          +reports: Doctrine\ORM\PersistentCollection {#3498 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3500 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3502 …}
          -id: 40645
          -bodyTs: "'keep':2 'mean':11,16 'think':9,14 'use':3 'word':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/4699738"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696971551 {#3489
            date: 2023-10-10 22:59:11.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1691}
        +body: "Couldn't get pregnant?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1696972342 {#3606
          date: 2023-10-10 23:12:22.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@DoYouNot@lemmy.world"
          "@Encode1307@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3610 …}
        +nested: Doctrine\ORM\PersistentCollection {#3612 …}
        +votes: Doctrine\ORM\PersistentCollection {#3614 …}
        +reports: Doctrine\ORM\PersistentCollection {#3616 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3618 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3620 …}
        -id: 40659
        -bodyTs: "'couldn':1 'get':3 'pregnant':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/lemmybewholesome@lemmy.world/t/529244/-/comment/2881545"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696972342 {#3607
          date: 2023-10-10 23:12:22.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1691}
      +body: """
        You can conceive plans and conceive ideas. So inconceivable fits here.\n
        \n
        Now, to be fair, I rarely hear it use this way in English. In Spanish, though. All the time. “You haven’t seen this movie? *Inconcebible*!”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697017946 {#3723
        date: 2023-10-11 11:52:26.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@DoYouNot@lemmy.world"
        "@Encode1307@lemm.ee"
        "@I_Miss_Daniel@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3727 …}
      +nested: Doctrine\ORM\PersistentCollection {#3729 …}
      +votes: Doctrine\ORM\PersistentCollection {#3731 …}
      +reports: Doctrine\ORM\PersistentCollection {#3733 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3735 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3737 …}
      -id: 41246
      -bodyTs: "'conceiv':3,6 'english':24 'fair':15 'fit':10 'haven':32 'hear':18 'idea':7 'inconceb':37 'inconceiv':9 'movi':36 'plan':4 'rare':17 'seen':34 'spanish':26 'though':27 'time':30 'use':20 'way':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4433239"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697017946 {#3724
        date: 2023-10-11 11:52:26.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1691}
    +body: """
      I was quoting the movie\n
      \n
      [youtu.be/qhXjcZdk5QQ?si=fJHpzSLtBhSTGcOn](https://youtu.be/qhXjcZdk5QQ?si=fJHpzSLtBhSTGcOn)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697034484 {#3824
      date: 2023-10-11 16:28:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@DoYouNot@lemmy.world"
      "@Encode1307@lemm.ee"
      "@I_Miss_Daniel@kbin.social"
      "@elbarto777@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3828 …}
    +nested: Doctrine\ORM\PersistentCollection {#3830 …}
    +votes: Doctrine\ORM\PersistentCollection {#3832 …}
    +reports: Doctrine\ORM\PersistentCollection {#3834 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3836 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3838 …}
    -id: 41484
    -bodyTs: "'/qhxjczdk5qq?si=fjhpzsltbhstgcon](https://youtu.be/qhxjczdk5qq?si=fjhpzsltbhstgcon)':8 'movi':5 'quot':3 'youtu.be':7 'youtu.be/qhxjczdk5qq?si=fjhpzsltbhstgcon](https://youtu.be/qhxjczdk5qq?si=fjhpzsltbhstgcon)':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4733627"
    +editedAt: DateTimeImmutable @1697034690 {#3825
      date: 2023-10-11 16:31:30.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697034484 {#3826
      date: 2023-10-11 16:28:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: "I know you were."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697144513 {#3860
    date: 2023-10-12 23:01:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DoYouNot@lemmy.world"
    "@Encode1307@lemm.ee"
    "@I_Miss_Daniel@kbin.social"
    "@elbarto777@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3864 …}
  +nested: Doctrine\ORM\PersistentCollection {#3869 …}
  +votes: Doctrine\ORM\PersistentCollection {#3865 …}
  +reports: Doctrine\ORM\PersistentCollection {#3871 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3873 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3875 …}
  -id: 44021
  -bodyTs: "'know':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4481160"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697144513 {#3857
    date: 2023-10-12 23:01:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#3861
  +user: Proxies\__CG__\App\Entity\User {#3726 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3827
    +user: Proxies\__CG__\App\Entity\User {#3491 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3725
      +user: Proxies\__CG__\App\Entity\User {#3726 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3608
        +user: Proxies\__CG__\App\Entity\User {#3609 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#3490
          +user: Proxies\__CG__\App\Entity\User {#3491 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: App\Entity\EntryComment {#3309
            +user: App\Entity\User {#2006 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
            +image: null
            +parent: App\Entity\EntryComment {#1691
              +user: App\Entity\User {#1618 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
              +image: null
              +parent: null
              +root: null
              +body: "Which movie is it? You can’t leave a review like that without a title!"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 84
              +score: 0
              +lastActive: DateTime @1697811503 {#1621
                date: 2023-10-20 16:18:23.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@The_Picard_Maneuver@startrek.website"
              ]
              +children: Doctrine\ORM\PersistentCollection {#1701 …}
              +nested: Doctrine\ORM\PersistentCollection {#1705 …}
              +votes: Doctrine\ORM\PersistentCollection {#1616 …}
              +reports: Doctrine\ORM\PersistentCollection {#1598 …}
              +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
              +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
              -id: 40510
              -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/4412245"
              +editedAt: null
              +createdAt: DateTimeImmutable @1696965364 {#1687
                date: 2023-10-10 21:16:04.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#1691}
            +body: "The Princess Bride! Sorry, I guess in my head it was *inconceivable* that everyone wouldn’t already know it."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 111
            +score: 0
            +lastActive: DateTime @1696968160 {#3307
              date: 2023-10-10 22:02:40.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@The_Picard_Maneuver@startrek.website"
              "@DoYouNot@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3310 …}
            +nested: Doctrine\ORM\PersistentCollection {#3312 …}
            +votes: Doctrine\ORM\PersistentCollection {#3314 …}
            +reports: Doctrine\ORM\PersistentCollection {#3316 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
            -id: 40572
            -bodyTs: "'alreadi':17 'bride':3 'everyon':14 'guess':6 'head':9 'inconceiv':12 'know':18 'princess':2 'sorri':4 'wouldn':15"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://startrek.website/comment/3184789"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696968160 {#3308
              date: 2023-10-10 22:02:40.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#1691}
          +body: "You keep using that word. I don’t think it means what you think it means"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 48
          +score: 0
          +lastActive: DateTime @1696971551 {#3488
            date: 2023-10-10 22:59:11.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@The_Picard_Maneuver@startrek.website"
            "@DoYouNot@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3492 …}
          +nested: Doctrine\ORM\PersistentCollection {#3494 …}
          +votes: Doctrine\ORM\PersistentCollection {#3496 …}
          +reports: Doctrine\ORM\PersistentCollection {#3498 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3500 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3502 …}
          -id: 40645
          -bodyTs: "'keep':2 'mean':11,16 'think':9,14 'use':3 'word':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/4699738"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696971551 {#3489
            date: 2023-10-10 22:59:11.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1691}
        +body: "Couldn't get pregnant?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1696972342 {#3606
          date: 2023-10-10 23:12:22.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@DoYouNot@lemmy.world"
          "@Encode1307@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3610 …}
        +nested: Doctrine\ORM\PersistentCollection {#3612 …}
        +votes: Doctrine\ORM\PersistentCollection {#3614 …}
        +reports: Doctrine\ORM\PersistentCollection {#3616 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3618 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3620 …}
        -id: 40659
        -bodyTs: "'couldn':1 'get':3 'pregnant':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/lemmybewholesome@lemmy.world/t/529244/-/comment/2881545"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696972342 {#3607
          date: 2023-10-10 23:12:22.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1691}
      +body: """
        You can conceive plans and conceive ideas. So inconceivable fits here.\n
        \n
        Now, to be fair, I rarely hear it use this way in English. In Spanish, though. All the time. “You haven’t seen this movie? *Inconcebible*!”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697017946 {#3723
        date: 2023-10-11 11:52:26.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@DoYouNot@lemmy.world"
        "@Encode1307@lemm.ee"
        "@I_Miss_Daniel@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3727 …}
      +nested: Doctrine\ORM\PersistentCollection {#3729 …}
      +votes: Doctrine\ORM\PersistentCollection {#3731 …}
      +reports: Doctrine\ORM\PersistentCollection {#3733 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3735 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3737 …}
      -id: 41246
      -bodyTs: "'conceiv':3,6 'english':24 'fair':15 'fit':10 'haven':32 'hear':18 'idea':7 'inconceb':37 'inconceiv':9 'movi':36 'plan':4 'rare':17 'seen':34 'spanish':26 'though':27 'time':30 'use':20 'way':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4433239"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697017946 {#3724
        date: 2023-10-11 11:52:26.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1691}
    +body: """
      I was quoting the movie\n
      \n
      [youtu.be/qhXjcZdk5QQ?si=fJHpzSLtBhSTGcOn](https://youtu.be/qhXjcZdk5QQ?si=fJHpzSLtBhSTGcOn)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697034484 {#3824
      date: 2023-10-11 16:28:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@DoYouNot@lemmy.world"
      "@Encode1307@lemm.ee"
      "@I_Miss_Daniel@kbin.social"
      "@elbarto777@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3828 …}
    +nested: Doctrine\ORM\PersistentCollection {#3830 …}
    +votes: Doctrine\ORM\PersistentCollection {#3832 …}
    +reports: Doctrine\ORM\PersistentCollection {#3834 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3836 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3838 …}
    -id: 41484
    -bodyTs: "'/qhxjczdk5qq?si=fjhpzsltbhstgcon](https://youtu.be/qhxjczdk5qq?si=fjhpzsltbhstgcon)':8 'movi':5 'quot':3 'youtu.be':7 'youtu.be/qhxjczdk5qq?si=fjhpzsltbhstgcon](https://youtu.be/qhxjczdk5qq?si=fjhpzsltbhstgcon)':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4733627"
    +editedAt: DateTimeImmutable @1697034690 {#3825
      date: 2023-10-11 16:31:30.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697034484 {#3826
      date: 2023-10-11 16:28:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: "I know you were."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697144513 {#3860
    date: 2023-10-12 23:01:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DoYouNot@lemmy.world"
    "@Encode1307@lemm.ee"
    "@I_Miss_Daniel@kbin.social"
    "@elbarto777@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3864 …}
  +nested: Doctrine\ORM\PersistentCollection {#3869 …}
  +votes: Doctrine\ORM\PersistentCollection {#3865 …}
  +reports: Doctrine\ORM\PersistentCollection {#3871 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3873 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3875 …}
  -id: 44021
  -bodyTs: "'know':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4481160"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697144513 {#3857
    date: 2023-10-12 23:01:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#3624
  +user: Proxies\__CG__\App\Entity\User {#3625 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3490
    +user: Proxies\__CG__\App\Entity\User {#3491 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3309
      +user: App\Entity\User {#2006 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#1691
        +user: App\Entity\User {#1618 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: "Which movie is it? You can’t leave a review like that without a title!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 84
        +score: 0
        +lastActive: DateTime @1697811503 {#1621
          date: 2023-10-20 16:18:23.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1701 …}
        +nested: Doctrine\ORM\PersistentCollection {#1705 …}
        +votes: Doctrine\ORM\PersistentCollection {#1616 …}
        +reports: Doctrine\ORM\PersistentCollection {#1598 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
        -id: 40510
        -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4412245"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696965364 {#1687
          date: 2023-10-10 21:16:04.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1691}
      +body: "The Princess Bride! Sorry, I guess in my head it was *inconceivable* that everyone wouldn’t already know it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 111
      +score: 0
      +lastActive: DateTime @1696968160 {#3307
        date: 2023-10-10 22:02:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@DoYouNot@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3310 …}
      +nested: Doctrine\ORM\PersistentCollection {#3312 …}
      +votes: Doctrine\ORM\PersistentCollection {#3314 …}
      +reports: Doctrine\ORM\PersistentCollection {#3316 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
      -id: 40572
      -bodyTs: "'alreadi':17 'bride':3 'everyon':14 'guess':6 'head':9 'inconceiv':12 'know':18 'princess':2 'sorri':4 'wouldn':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3184789"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696968160 {#3308
        date: 2023-10-10 22:02:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1691}
    +body: "You keep using that word. I don’t think it means what you think it means"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 48
    +score: 0
    +lastActive: DateTime @1696971551 {#3488
      date: 2023-10-10 22:59:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@DoYouNot@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3492 …}
    +nested: Doctrine\ORM\PersistentCollection {#3494 …}
    +votes: Doctrine\ORM\PersistentCollection {#3496 …}
    +reports: Doctrine\ORM\PersistentCollection {#3498 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3500 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3502 …}
    -id: 40645
    -bodyTs: "'keep':2 'mean':11,16 'think':9,14 'use':3 'word':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4699738"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696971551 {#3489
      date: 2023-10-10 22:59:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: """
    I check a dictionary and it seems to be a good word. Maybe slightly off compared to impossible for example but not a mistake.\n
    \n
    What would inconceivable mean otherwise?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697016193 {#3622
    date: 2023-10-11 11:23:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DoYouNot@lemmy.world"
    "@Encode1307@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3626 …}
  +nested: Doctrine\ORM\PersistentCollection {#3628 …}
  +votes: Doctrine\ORM\PersistentCollection {#3630 …}
  +reports: Doctrine\ORM\PersistentCollection {#3632 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3636 …}
  -id: 41230
  -bodyTs: "'check':2 'compar':16 'dictionari':4 'exampl':20 'good':11 'imposs':18 'inconceiv':27 'mayb':13 'mean':28 'mistak':24 'otherwis':29 'seem':7 'slight':14 'word':12 'would':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4432738"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697016193 {#3623
    date: 2023-10-11 11:23:13.0 +02:00
  }
}
"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 {#3624
  +user: Proxies\__CG__\App\Entity\User {#3625 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3490
    +user: Proxies\__CG__\App\Entity\User {#3491 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3309
      +user: App\Entity\User {#2006 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#1691
        +user: App\Entity\User {#1618 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: "Which movie is it? You can’t leave a review like that without a title!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 84
        +score: 0
        +lastActive: DateTime @1697811503 {#1621
          date: 2023-10-20 16:18:23.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1701 …}
        +nested: Doctrine\ORM\PersistentCollection {#1705 …}
        +votes: Doctrine\ORM\PersistentCollection {#1616 …}
        +reports: Doctrine\ORM\PersistentCollection {#1598 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
        -id: 40510
        -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4412245"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696965364 {#1687
          date: 2023-10-10 21:16:04.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1691}
      +body: "The Princess Bride! Sorry, I guess in my head it was *inconceivable* that everyone wouldn’t already know it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 111
      +score: 0
      +lastActive: DateTime @1696968160 {#3307
        date: 2023-10-10 22:02:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@DoYouNot@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3310 …}
      +nested: Doctrine\ORM\PersistentCollection {#3312 …}
      +votes: Doctrine\ORM\PersistentCollection {#3314 …}
      +reports: Doctrine\ORM\PersistentCollection {#3316 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
      -id: 40572
      -bodyTs: "'alreadi':17 'bride':3 'everyon':14 'guess':6 'head':9 'inconceiv':12 'know':18 'princess':2 'sorri':4 'wouldn':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3184789"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696968160 {#3308
        date: 2023-10-10 22:02:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1691}
    +body: "You keep using that word. I don’t think it means what you think it means"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 48
    +score: 0
    +lastActive: DateTime @1696971551 {#3488
      date: 2023-10-10 22:59:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@DoYouNot@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3492 …}
    +nested: Doctrine\ORM\PersistentCollection {#3494 …}
    +votes: Doctrine\ORM\PersistentCollection {#3496 …}
    +reports: Doctrine\ORM\PersistentCollection {#3498 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3500 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3502 …}
    -id: 40645
    -bodyTs: "'keep':2 'mean':11,16 'think':9,14 'use':3 'word':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4699738"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696971551 {#3489
      date: 2023-10-10 22:59:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: """
    I check a dictionary and it seems to be a good word. Maybe slightly off compared to impossible for example but not a mistake.\n
    \n
    What would inconceivable mean otherwise?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697016193 {#3622
    date: 2023-10-11 11:23:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DoYouNot@lemmy.world"
    "@Encode1307@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3626 …}
  +nested: Doctrine\ORM\PersistentCollection {#3628 …}
  +votes: Doctrine\ORM\PersistentCollection {#3630 …}
  +reports: Doctrine\ORM\PersistentCollection {#3632 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3636 …}
  -id: 41230
  -bodyTs: "'check':2 'compar':16 'dictionari':4 'exampl':20 'good':11 'imposs':18 'inconceiv':27 'mayb':13 'mean':28 'mistak':24 'otherwis':29 'seem':7 'slight':14 'word':12 'would':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4432738"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697016193 {#3623
    date: 2023-10-11 11:23:13.0 +02:00
  }
}
"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 {#3624
  +user: Proxies\__CG__\App\Entity\User {#3625 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3490
    +user: Proxies\__CG__\App\Entity\User {#3491 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3309
      +user: App\Entity\User {#2006 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#1691
        +user: App\Entity\User {#1618 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: "Which movie is it? You can’t leave a review like that without a title!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 84
        +score: 0
        +lastActive: DateTime @1697811503 {#1621
          date: 2023-10-20 16:18:23.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1701 …}
        +nested: Doctrine\ORM\PersistentCollection {#1705 …}
        +votes: Doctrine\ORM\PersistentCollection {#1616 …}
        +reports: Doctrine\ORM\PersistentCollection {#1598 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
        -id: 40510
        -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4412245"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696965364 {#1687
          date: 2023-10-10 21:16:04.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1691}
      +body: "The Princess Bride! Sorry, I guess in my head it was *inconceivable* that everyone wouldn’t already know it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 111
      +score: 0
      +lastActive: DateTime @1696968160 {#3307
        date: 2023-10-10 22:02:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@DoYouNot@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3310 …}
      +nested: Doctrine\ORM\PersistentCollection {#3312 …}
      +votes: Doctrine\ORM\PersistentCollection {#3314 …}
      +reports: Doctrine\ORM\PersistentCollection {#3316 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
      -id: 40572
      -bodyTs: "'alreadi':17 'bride':3 'everyon':14 'guess':6 'head':9 'inconceiv':12 'know':18 'princess':2 'sorri':4 'wouldn':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3184789"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696968160 {#3308
        date: 2023-10-10 22:02:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1691}
    +body: "You keep using that word. I don’t think it means what you think it means"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 48
    +score: 0
    +lastActive: DateTime @1696971551 {#3488
      date: 2023-10-10 22:59:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@DoYouNot@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3492 …}
    +nested: Doctrine\ORM\PersistentCollection {#3494 …}
    +votes: Doctrine\ORM\PersistentCollection {#3496 …}
    +reports: Doctrine\ORM\PersistentCollection {#3498 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3500 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3502 …}
    -id: 40645
    -bodyTs: "'keep':2 'mean':11,16 'think':9,14 'use':3 'word':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4699738"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696971551 {#3489
      date: 2023-10-10 22:59:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: """
    I check a dictionary and it seems to be a good word. Maybe slightly off compared to impossible for example but not a mistake.\n
    \n
    What would inconceivable mean otherwise?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697016193 {#3622
    date: 2023-10-11 11:23:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DoYouNot@lemmy.world"
    "@Encode1307@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3626 …}
  +nested: Doctrine\ORM\PersistentCollection {#3628 …}
  +votes: Doctrine\ORM\PersistentCollection {#3630 …}
  +reports: Doctrine\ORM\PersistentCollection {#3632 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3636 …}
  -id: 41230
  -bodyTs: "'check':2 'compar':16 'dictionari':4 'exampl':20 'good':11 'imposs':18 'inconceiv':27 'mayb':13 'mean':28 'mistak':24 'otherwis':29 'seem':7 'slight':14 'word':12 'would':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4432738"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697016193 {#3623
    date: 2023-10-11 11:23:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#3756
  +user: Proxies\__CG__\App\Entity\User {#3757 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3624
    +user: Proxies\__CG__\App\Entity\User {#3625 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3490
      +user: Proxies\__CG__\App\Entity\User {#3491 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3309
        +user: App\Entity\User {#2006 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#1691
          +user: App\Entity\User {#1618 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: null
          +root: null
          +body: "Which movie is it? You can’t leave a review like that without a title!"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 84
          +score: 0
          +lastActive: DateTime @1697811503 {#1621
            date: 2023-10-20 16:18:23.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@The_Picard_Maneuver@startrek.website"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1701 …}
          +nested: Doctrine\ORM\PersistentCollection {#1705 …}
          +votes: Doctrine\ORM\PersistentCollection {#1616 …}
          +reports: Doctrine\ORM\PersistentCollection {#1598 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
          -id: 40510
          -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4412245"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696965364 {#1687
            date: 2023-10-10 21:16:04.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1691}
        +body: "The Princess Bride! Sorry, I guess in my head it was *inconceivable* that everyone wouldn’t already know it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 111
        +score: 0
        +lastActive: DateTime @1696968160 {#3307
          date: 2023-10-10 22:02:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@DoYouNot@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3310 …}
        +nested: Doctrine\ORM\PersistentCollection {#3312 …}
        +votes: Doctrine\ORM\PersistentCollection {#3314 …}
        +reports: Doctrine\ORM\PersistentCollection {#3316 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
        -id: 40572
        -bodyTs: "'alreadi':17 'bride':3 'everyon':14 'guess':6 'head':9 'inconceiv':12 'know':18 'princess':2 'sorri':4 'wouldn':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/3184789"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696968160 {#3308
          date: 2023-10-10 22:02:40.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1691}
      +body: "You keep using that word. I don’t think it means what you think it means"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 48
      +score: 0
      +lastActive: DateTime @1696971551 {#3488
        date: 2023-10-10 22:59:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@DoYouNot@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3492 …}
      +nested: Doctrine\ORM\PersistentCollection {#3494 …}
      +votes: Doctrine\ORM\PersistentCollection {#3496 …}
      +reports: Doctrine\ORM\PersistentCollection {#3498 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3500 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3502 …}
      -id: 40645
      -bodyTs: "'keep':2 'mean':11,16 'think':9,14 'use':3 'word':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4699738"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696971551 {#3489
        date: 2023-10-10 22:59:11.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1691}
    +body: """
      I check a dictionary and it seems to be a good word. Maybe slightly off compared to impossible for example but not a mistake.\n
      \n
      What would inconceivable mean otherwise?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697016193 {#3622
      date: 2023-10-11 11:23:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@DoYouNot@lemmy.world"
      "@Encode1307@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3626 …}
    +nested: Doctrine\ORM\PersistentCollection {#3628 …}
    +votes: Doctrine\ORM\PersistentCollection {#3630 …}
    +reports: Doctrine\ORM\PersistentCollection {#3632 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3634 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3636 …}
    -id: 41230
    -bodyTs: "'check':2 'compar':16 'dictionari':4 'exampl':20 'good':11 'imposs':18 'inconceiv':27 'mayb':13 'mean':28 'mistak':24 'otherwis':29 'seem':7 'slight':14 'word':12 'would':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4432738"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697016193 {#3623
      date: 2023-10-11 11:23:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: "Inconceivable is a popular line from the movie and so is the comment above you"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697031089 {#3754
    date: 2023-10-11 15:31:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DoYouNot@lemmy.world"
    "@Encode1307@lemm.ee"
    "@bouh@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3758 …}
  +nested: Doctrine\ORM\PersistentCollection {#3760 …}
  +votes: Doctrine\ORM\PersistentCollection {#3762 …}
  +reports: Doctrine\ORM\PersistentCollection {#3764 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3766 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3768 …}
  -id: 41400
  -bodyTs: "'comment':13 'inconceiv':1 'line':5 'movi':8 'popular':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4438194"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697031089 {#3755
    date: 2023-10-11 15:31:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#3756
  +user: Proxies\__CG__\App\Entity\User {#3757 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3624
    +user: Proxies\__CG__\App\Entity\User {#3625 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3490
      +user: Proxies\__CG__\App\Entity\User {#3491 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3309
        +user: App\Entity\User {#2006 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#1691
          +user: App\Entity\User {#1618 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: null
          +root: null
          +body: "Which movie is it? You can’t leave a review like that without a title!"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 84
          +score: 0
          +lastActive: DateTime @1697811503 {#1621
            date: 2023-10-20 16:18:23.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@The_Picard_Maneuver@startrek.website"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1701 …}
          +nested: Doctrine\ORM\PersistentCollection {#1705 …}
          +votes: Doctrine\ORM\PersistentCollection {#1616 …}
          +reports: Doctrine\ORM\PersistentCollection {#1598 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
          -id: 40510
          -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4412245"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696965364 {#1687
            date: 2023-10-10 21:16:04.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1691}
        +body: "The Princess Bride! Sorry, I guess in my head it was *inconceivable* that everyone wouldn’t already know it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 111
        +score: 0
        +lastActive: DateTime @1696968160 {#3307
          date: 2023-10-10 22:02:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@DoYouNot@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3310 …}
        +nested: Doctrine\ORM\PersistentCollection {#3312 …}
        +votes: Doctrine\ORM\PersistentCollection {#3314 …}
        +reports: Doctrine\ORM\PersistentCollection {#3316 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
        -id: 40572
        -bodyTs: "'alreadi':17 'bride':3 'everyon':14 'guess':6 'head':9 'inconceiv':12 'know':18 'princess':2 'sorri':4 'wouldn':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/3184789"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696968160 {#3308
          date: 2023-10-10 22:02:40.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1691}
      +body: "You keep using that word. I don’t think it means what you think it means"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 48
      +score: 0
      +lastActive: DateTime @1696971551 {#3488
        date: 2023-10-10 22:59:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@DoYouNot@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3492 …}
      +nested: Doctrine\ORM\PersistentCollection {#3494 …}
      +votes: Doctrine\ORM\PersistentCollection {#3496 …}
      +reports: Doctrine\ORM\PersistentCollection {#3498 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3500 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3502 …}
      -id: 40645
      -bodyTs: "'keep':2 'mean':11,16 'think':9,14 'use':3 'word':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4699738"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696971551 {#3489
        date: 2023-10-10 22:59:11.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1691}
    +body: """
      I check a dictionary and it seems to be a good word. Maybe slightly off compared to impossible for example but not a mistake.\n
      \n
      What would inconceivable mean otherwise?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697016193 {#3622
      date: 2023-10-11 11:23:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@DoYouNot@lemmy.world"
      "@Encode1307@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3626 …}
    +nested: Doctrine\ORM\PersistentCollection {#3628 …}
    +votes: Doctrine\ORM\PersistentCollection {#3630 …}
    +reports: Doctrine\ORM\PersistentCollection {#3632 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3634 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3636 …}
    -id: 41230
    -bodyTs: "'check':2 'compar':16 'dictionari':4 'exampl':20 'good':11 'imposs':18 'inconceiv':27 'mayb':13 'mean':28 'mistak':24 'otherwis':29 'seem':7 'slight':14 'word':12 'would':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4432738"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697016193 {#3623
      date: 2023-10-11 11:23:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: "Inconceivable is a popular line from the movie and so is the comment above you"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697031089 {#3754
    date: 2023-10-11 15:31:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DoYouNot@lemmy.world"
    "@Encode1307@lemm.ee"
    "@bouh@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3758 …}
  +nested: Doctrine\ORM\PersistentCollection {#3760 …}
  +votes: Doctrine\ORM\PersistentCollection {#3762 …}
  +reports: Doctrine\ORM\PersistentCollection {#3764 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3766 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3768 …}
  -id: 41400
  -bodyTs: "'comment':13 'inconceiv':1 'line':5 'movi':8 'popular':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4438194"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697031089 {#3755
    date: 2023-10-11 15:31:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#3756
  +user: Proxies\__CG__\App\Entity\User {#3757 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3624
    +user: Proxies\__CG__\App\Entity\User {#3625 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3490
      +user: Proxies\__CG__\App\Entity\User {#3491 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3309
        +user: App\Entity\User {#2006 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#1691
          +user: App\Entity\User {#1618 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: null
          +root: null
          +body: "Which movie is it? You can’t leave a review like that without a title!"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 84
          +score: 0
          +lastActive: DateTime @1697811503 {#1621
            date: 2023-10-20 16:18:23.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@The_Picard_Maneuver@startrek.website"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1701 …}
          +nested: Doctrine\ORM\PersistentCollection {#1705 …}
          +votes: Doctrine\ORM\PersistentCollection {#1616 …}
          +reports: Doctrine\ORM\PersistentCollection {#1598 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
          -id: 40510
          -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4412245"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696965364 {#1687
            date: 2023-10-10 21:16:04.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1691}
        +body: "The Princess Bride! Sorry, I guess in my head it was *inconceivable* that everyone wouldn’t already know it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 111
        +score: 0
        +lastActive: DateTime @1696968160 {#3307
          date: 2023-10-10 22:02:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@DoYouNot@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3310 …}
        +nested: Doctrine\ORM\PersistentCollection {#3312 …}
        +votes: Doctrine\ORM\PersistentCollection {#3314 …}
        +reports: Doctrine\ORM\PersistentCollection {#3316 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
        -id: 40572
        -bodyTs: "'alreadi':17 'bride':3 'everyon':14 'guess':6 'head':9 'inconceiv':12 'know':18 'princess':2 'sorri':4 'wouldn':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/3184789"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696968160 {#3308
          date: 2023-10-10 22:02:40.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1691}
      +body: "You keep using that word. I don’t think it means what you think it means"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 48
      +score: 0
      +lastActive: DateTime @1696971551 {#3488
        date: 2023-10-10 22:59:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@DoYouNot@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3492 …}
      +nested: Doctrine\ORM\PersistentCollection {#3494 …}
      +votes: Doctrine\ORM\PersistentCollection {#3496 …}
      +reports: Doctrine\ORM\PersistentCollection {#3498 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3500 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3502 …}
      -id: 40645
      -bodyTs: "'keep':2 'mean':11,16 'think':9,14 'use':3 'word':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4699738"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696971551 {#3489
        date: 2023-10-10 22:59:11.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1691}
    +body: """
      I check a dictionary and it seems to be a good word. Maybe slightly off compared to impossible for example but not a mistake.\n
      \n
      What would inconceivable mean otherwise?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697016193 {#3622
      date: 2023-10-11 11:23:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@DoYouNot@lemmy.world"
      "@Encode1307@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3626 …}
    +nested: Doctrine\ORM\PersistentCollection {#3628 …}
    +votes: Doctrine\ORM\PersistentCollection {#3630 …}
    +reports: Doctrine\ORM\PersistentCollection {#3632 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3634 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3636 …}
    -id: 41230
    -bodyTs: "'check':2 'compar':16 'dictionari':4 'exampl':20 'good':11 'imposs':18 'inconceiv':27 'mayb':13 'mean':28 'mistak':24 'otherwis':29 'seem':7 'slight':14 'word':12 'would':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4432738"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697016193 {#3623
      date: 2023-10-11 11:23:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: "Inconceivable is a popular line from the movie and so is the comment above you"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697031089 {#3754
    date: 2023-10-11 15:31:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DoYouNot@lemmy.world"
    "@Encode1307@lemm.ee"
    "@bouh@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3758 …}
  +nested: Doctrine\ORM\PersistentCollection {#3760 …}
  +votes: Doctrine\ORM\PersistentCollection {#3762 …}
  +reports: Doctrine\ORM\PersistentCollection {#3764 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3766 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3768 …}
  -id: 41400
  -bodyTs: "'comment':13 'inconceiv':1 'line':5 'movi':8 'popular':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4438194"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697031089 {#3755
    date: 2023-10-11 15:31:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#3842
  +user: Proxies\__CG__\App\Entity\User {#3625 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3756
    +user: Proxies\__CG__\App\Entity\User {#3757 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3624
      +user: Proxies\__CG__\App\Entity\User {#3625 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3490
        +user: Proxies\__CG__\App\Entity\User {#3491 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#3309
          +user: App\Entity\User {#2006 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: App\Entity\EntryComment {#1691
            +user: App\Entity\User {#1618 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
            +image: null
            +parent: null
            +root: null
            +body: "Which movie is it? You can’t leave a review like that without a title!"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 84
            +score: 0
            +lastActive: DateTime @1697811503 {#1621
              date: 2023-10-20 16:18:23.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@The_Picard_Maneuver@startrek.website"
            ]
            +children: Doctrine\ORM\PersistentCollection {#1701 …}
            +nested: Doctrine\ORM\PersistentCollection {#1705 …}
            +votes: Doctrine\ORM\PersistentCollection {#1616 …}
            +reports: Doctrine\ORM\PersistentCollection {#1598 …}
            +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
            +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
            -id: 40510
            -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4412245"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696965364 {#1687
              date: 2023-10-10 21:16:04.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#1691}
          +body: "The Princess Bride! Sorry, I guess in my head it was *inconceivable* that everyone wouldn’t already know it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 111
          +score: 0
          +lastActive: DateTime @1696968160 {#3307
            date: 2023-10-10 22:02:40.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@The_Picard_Maneuver@startrek.website"
            "@DoYouNot@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3310 …}
          +nested: Doctrine\ORM\PersistentCollection {#3312 …}
          +votes: Doctrine\ORM\PersistentCollection {#3314 …}
          +reports: Doctrine\ORM\PersistentCollection {#3316 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
          -id: 40572
          -bodyTs: "'alreadi':17 'bride':3 'everyon':14 'guess':6 'head':9 'inconceiv':12 'know':18 'princess':2 'sorri':4 'wouldn':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://startrek.website/comment/3184789"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696968160 {#3308
            date: 2023-10-10 22:02:40.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1691}
        +body: "You keep using that word. I don’t think it means what you think it means"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 48
        +score: 0
        +lastActive: DateTime @1696971551 {#3488
          date: 2023-10-10 22:59:11.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@DoYouNot@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3492 …}
        +nested: Doctrine\ORM\PersistentCollection {#3494 …}
        +votes: Doctrine\ORM\PersistentCollection {#3496 …}
        +reports: Doctrine\ORM\PersistentCollection {#3498 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3500 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3502 …}
        -id: 40645
        -bodyTs: "'keep':2 'mean':11,16 'think':9,14 'use':3 'word':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4699738"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696971551 {#3489
          date: 2023-10-10 22:59:11.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1691}
      +body: """
        I check a dictionary and it seems to be a good word. Maybe slightly off compared to impossible for example but not a mistake.\n
        \n
        What would inconceivable mean otherwise?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697016193 {#3622
        date: 2023-10-11 11:23:13.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@DoYouNot@lemmy.world"
        "@Encode1307@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3626 …}
      +nested: Doctrine\ORM\PersistentCollection {#3628 …}
      +votes: Doctrine\ORM\PersistentCollection {#3630 …}
      +reports: Doctrine\ORM\PersistentCollection {#3632 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3634 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3636 …}
      -id: 41230
      -bodyTs: "'check':2 'compar':16 'dictionari':4 'exampl':20 'good':11 'imposs':18 'inconceiv':27 'mayb':13 'mean':28 'mistak':24 'otherwis':29 'seem':7 'slight':14 'word':12 'would':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4432738"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697016193 {#3623
        date: 2023-10-11 11:23:13.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1691}
    +body: "Inconceivable is a popular line from the movie and so is the comment above you"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697031089 {#3754
      date: 2023-10-11 15:31:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@DoYouNot@lemmy.world"
      "@Encode1307@lemm.ee"
      "@bouh@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3758 …}
    +nested: Doctrine\ORM\PersistentCollection {#3760 …}
    +votes: Doctrine\ORM\PersistentCollection {#3762 …}
    +reports: Doctrine\ORM\PersistentCollection {#3764 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3766 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3768 …}
    -id: 41400
    -bodyTs: "'comment':13 'inconceiv':1 'line':5 'movi':8 'popular':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4438194"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697031089 {#3755
      date: 2023-10-11 15:31:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: "Oh! I saw it in another language so I didn’t have that ref"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697040532 {#3840
    date: 2023-10-11 18:08:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DoYouNot@lemmy.world"
    "@Encode1307@lemm.ee"
    "@bouh@lemmy.world"
    "@Papergeist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3843 …}
  +nested: Doctrine\ORM\PersistentCollection {#3845 …}
  +votes: Doctrine\ORM\PersistentCollection {#3847 …}
  +reports: Doctrine\ORM\PersistentCollection {#3849 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3851 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3853 …}
  -id: 41605
  -bodyTs: "'anoth':6 'didn':10 'languag':7 'oh':1 'ref':14 'saw':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4442495"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697040532 {#3841
    date: 2023-10-11 18:08:52.0 +02:00
  }
}
"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 {#3842
  +user: Proxies\__CG__\App\Entity\User {#3625 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3756
    +user: Proxies\__CG__\App\Entity\User {#3757 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3624
      +user: Proxies\__CG__\App\Entity\User {#3625 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3490
        +user: Proxies\__CG__\App\Entity\User {#3491 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#3309
          +user: App\Entity\User {#2006 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: App\Entity\EntryComment {#1691
            +user: App\Entity\User {#1618 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
            +image: null
            +parent: null
            +root: null
            +body: "Which movie is it? You can’t leave a review like that without a title!"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 84
            +score: 0
            +lastActive: DateTime @1697811503 {#1621
              date: 2023-10-20 16:18:23.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@The_Picard_Maneuver@startrek.website"
            ]
            +children: Doctrine\ORM\PersistentCollection {#1701 …}
            +nested: Doctrine\ORM\PersistentCollection {#1705 …}
            +votes: Doctrine\ORM\PersistentCollection {#1616 …}
            +reports: Doctrine\ORM\PersistentCollection {#1598 …}
            +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
            +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
            -id: 40510
            -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4412245"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696965364 {#1687
              date: 2023-10-10 21:16:04.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#1691}
          +body: "The Princess Bride! Sorry, I guess in my head it was *inconceivable* that everyone wouldn’t already know it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 111
          +score: 0
          +lastActive: DateTime @1696968160 {#3307
            date: 2023-10-10 22:02:40.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@The_Picard_Maneuver@startrek.website"
            "@DoYouNot@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3310 …}
          +nested: Doctrine\ORM\PersistentCollection {#3312 …}
          +votes: Doctrine\ORM\PersistentCollection {#3314 …}
          +reports: Doctrine\ORM\PersistentCollection {#3316 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
          -id: 40572
          -bodyTs: "'alreadi':17 'bride':3 'everyon':14 'guess':6 'head':9 'inconceiv':12 'know':18 'princess':2 'sorri':4 'wouldn':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://startrek.website/comment/3184789"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696968160 {#3308
            date: 2023-10-10 22:02:40.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1691}
        +body: "You keep using that word. I don’t think it means what you think it means"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 48
        +score: 0
        +lastActive: DateTime @1696971551 {#3488
          date: 2023-10-10 22:59:11.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@DoYouNot@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3492 …}
        +nested: Doctrine\ORM\PersistentCollection {#3494 …}
        +votes: Doctrine\ORM\PersistentCollection {#3496 …}
        +reports: Doctrine\ORM\PersistentCollection {#3498 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3500 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3502 …}
        -id: 40645
        -bodyTs: "'keep':2 'mean':11,16 'think':9,14 'use':3 'word':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4699738"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696971551 {#3489
          date: 2023-10-10 22:59:11.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1691}
      +body: """
        I check a dictionary and it seems to be a good word. Maybe slightly off compared to impossible for example but not a mistake.\n
        \n
        What would inconceivable mean otherwise?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697016193 {#3622
        date: 2023-10-11 11:23:13.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@DoYouNot@lemmy.world"
        "@Encode1307@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3626 …}
      +nested: Doctrine\ORM\PersistentCollection {#3628 …}
      +votes: Doctrine\ORM\PersistentCollection {#3630 …}
      +reports: Doctrine\ORM\PersistentCollection {#3632 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3634 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3636 …}
      -id: 41230
      -bodyTs: "'check':2 'compar':16 'dictionari':4 'exampl':20 'good':11 'imposs':18 'inconceiv':27 'mayb':13 'mean':28 'mistak':24 'otherwis':29 'seem':7 'slight':14 'word':12 'would':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4432738"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697016193 {#3623
        date: 2023-10-11 11:23:13.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1691}
    +body: "Inconceivable is a popular line from the movie and so is the comment above you"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697031089 {#3754
      date: 2023-10-11 15:31:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@DoYouNot@lemmy.world"
      "@Encode1307@lemm.ee"
      "@bouh@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3758 …}
    +nested: Doctrine\ORM\PersistentCollection {#3760 …}
    +votes: Doctrine\ORM\PersistentCollection {#3762 …}
    +reports: Doctrine\ORM\PersistentCollection {#3764 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3766 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3768 …}
    -id: 41400
    -bodyTs: "'comment':13 'inconceiv':1 'line':5 'movi':8 'popular':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4438194"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697031089 {#3755
      date: 2023-10-11 15:31:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: "Oh! I saw it in another language so I didn’t have that ref"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697040532 {#3840
    date: 2023-10-11 18:08:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DoYouNot@lemmy.world"
    "@Encode1307@lemm.ee"
    "@bouh@lemmy.world"
    "@Papergeist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3843 …}
  +nested: Doctrine\ORM\PersistentCollection {#3845 …}
  +votes: Doctrine\ORM\PersistentCollection {#3847 …}
  +reports: Doctrine\ORM\PersistentCollection {#3849 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3851 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3853 …}
  -id: 41605
  -bodyTs: "'anoth':6 'didn':10 'languag':7 'oh':1 'ref':14 'saw':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4442495"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697040532 {#3841
    date: 2023-10-11 18:08:52.0 +02:00
  }
}
"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 {#3842
  +user: Proxies\__CG__\App\Entity\User {#3625 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3756
    +user: Proxies\__CG__\App\Entity\User {#3757 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3624
      +user: Proxies\__CG__\App\Entity\User {#3625 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3490
        +user: Proxies\__CG__\App\Entity\User {#3491 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#3309
          +user: App\Entity\User {#2006 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: App\Entity\EntryComment {#1691
            +user: App\Entity\User {#1618 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
            +image: null
            +parent: null
            +root: null
            +body: "Which movie is it? You can’t leave a review like that without a title!"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 84
            +score: 0
            +lastActive: DateTime @1697811503 {#1621
              date: 2023-10-20 16:18:23.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@The_Picard_Maneuver@startrek.website"
            ]
            +children: Doctrine\ORM\PersistentCollection {#1701 …}
            +nested: Doctrine\ORM\PersistentCollection {#1705 …}
            +votes: Doctrine\ORM\PersistentCollection {#1616 …}
            +reports: Doctrine\ORM\PersistentCollection {#1598 …}
            +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
            +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
            -id: 40510
            -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4412245"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696965364 {#1687
              date: 2023-10-10 21:16:04.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#1691}
          +body: "The Princess Bride! Sorry, I guess in my head it was *inconceivable* that everyone wouldn’t already know it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 111
          +score: 0
          +lastActive: DateTime @1696968160 {#3307
            date: 2023-10-10 22:02:40.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@The_Picard_Maneuver@startrek.website"
            "@DoYouNot@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3310 …}
          +nested: Doctrine\ORM\PersistentCollection {#3312 …}
          +votes: Doctrine\ORM\PersistentCollection {#3314 …}
          +reports: Doctrine\ORM\PersistentCollection {#3316 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
          -id: 40572
          -bodyTs: "'alreadi':17 'bride':3 'everyon':14 'guess':6 'head':9 'inconceiv':12 'know':18 'princess':2 'sorri':4 'wouldn':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://startrek.website/comment/3184789"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696968160 {#3308
            date: 2023-10-10 22:02:40.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1691}
        +body: "You keep using that word. I don’t think it means what you think it means"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 48
        +score: 0
        +lastActive: DateTime @1696971551 {#3488
          date: 2023-10-10 22:59:11.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@DoYouNot@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3492 …}
        +nested: Doctrine\ORM\PersistentCollection {#3494 …}
        +votes: Doctrine\ORM\PersistentCollection {#3496 …}
        +reports: Doctrine\ORM\PersistentCollection {#3498 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3500 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3502 …}
        -id: 40645
        -bodyTs: "'keep':2 'mean':11,16 'think':9,14 'use':3 'word':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4699738"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696971551 {#3489
          date: 2023-10-10 22:59:11.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1691}
      +body: """
        I check a dictionary and it seems to be a good word. Maybe slightly off compared to impossible for example but not a mistake.\n
        \n
        What would inconceivable mean otherwise?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697016193 {#3622
        date: 2023-10-11 11:23:13.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@DoYouNot@lemmy.world"
        "@Encode1307@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3626 …}
      +nested: Doctrine\ORM\PersistentCollection {#3628 …}
      +votes: Doctrine\ORM\PersistentCollection {#3630 …}
      +reports: Doctrine\ORM\PersistentCollection {#3632 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3634 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3636 …}
      -id: 41230
      -bodyTs: "'check':2 'compar':16 'dictionari':4 'exampl':20 'good':11 'imposs':18 'inconceiv':27 'mayb':13 'mean':28 'mistak':24 'otherwis':29 'seem':7 'slight':14 'word':12 'would':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4432738"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697016193 {#3623
        date: 2023-10-11 11:23:13.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1691}
    +body: "Inconceivable is a popular line from the movie and so is the comment above you"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697031089 {#3754
      date: 2023-10-11 15:31:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@DoYouNot@lemmy.world"
      "@Encode1307@lemm.ee"
      "@bouh@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3758 …}
    +nested: Doctrine\ORM\PersistentCollection {#3760 …}
    +votes: Doctrine\ORM\PersistentCollection {#3762 …}
    +reports: Doctrine\ORM\PersistentCollection {#3764 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3766 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3768 …}
    -id: 41400
    -bodyTs: "'comment':13 'inconceiv':1 'line':5 'movi':8 'popular':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4438194"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697031089 {#3755
      date: 2023-10-11 15:31:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: "Oh! I saw it in another language so I didn’t have that ref"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697040532 {#3840
    date: 2023-10-11 18:08:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DoYouNot@lemmy.world"
    "@Encode1307@lemm.ee"
    "@bouh@lemmy.world"
    "@Papergeist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3843 …}
  +nested: Doctrine\ORM\PersistentCollection {#3845 …}
  +votes: Doctrine\ORM\PersistentCollection {#3847 …}
  +reports: Doctrine\ORM\PersistentCollection {#3849 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3851 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3853 …}
  -id: 41605
  -bodyTs: "'anoth':6 'didn':10 'languag':7 'oh':1 'ref':14 'saw':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4442495"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697040532 {#3841
    date: 2023-10-11 18:08:52.0 +02:00
  }
}
"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
App\Entity\EntryComment {#3772
  +user: Proxies\__CG__\App\Entity\User {#3491 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3624
    +user: Proxies\__CG__\App\Entity\User {#3625 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3490
      +user: Proxies\__CG__\App\Entity\User {#3491 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3309
        +user: App\Entity\User {#2006 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#1691
          +user: App\Entity\User {#1618 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: null
          +root: null
          +body: "Which movie is it? You can’t leave a review like that without a title!"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 84
          +score: 0
          +lastActive: DateTime @1697811503 {#1621
            date: 2023-10-20 16:18:23.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@The_Picard_Maneuver@startrek.website"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1701 …}
          +nested: Doctrine\ORM\PersistentCollection {#1705 …}
          +votes: Doctrine\ORM\PersistentCollection {#1616 …}
          +reports: Doctrine\ORM\PersistentCollection {#1598 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
          -id: 40510
          -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4412245"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696965364 {#1687
            date: 2023-10-10 21:16:04.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1691}
        +body: "The Princess Bride! Sorry, I guess in my head it was *inconceivable* that everyone wouldn’t already know it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 111
        +score: 0
        +lastActive: DateTime @1696968160 {#3307
          date: 2023-10-10 22:02:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@DoYouNot@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3310 …}
        +nested: Doctrine\ORM\PersistentCollection {#3312 …}
        +votes: Doctrine\ORM\PersistentCollection {#3314 …}
        +reports: Doctrine\ORM\PersistentCollection {#3316 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
        -id: 40572
        -bodyTs: "'alreadi':17 'bride':3 'everyon':14 'guess':6 'head':9 'inconceiv':12 'know':18 'princess':2 'sorri':4 'wouldn':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/3184789"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696968160 {#3308
          date: 2023-10-10 22:02:40.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1691}
      +body: "You keep using that word. I don’t think it means what you think it means"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 48
      +score: 0
      +lastActive: DateTime @1696971551 {#3488
        date: 2023-10-10 22:59:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@DoYouNot@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3492 …}
      +nested: Doctrine\ORM\PersistentCollection {#3494 …}
      +votes: Doctrine\ORM\PersistentCollection {#3496 …}
      +reports: Doctrine\ORM\PersistentCollection {#3498 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3500 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3502 …}
      -id: 40645
      -bodyTs: "'keep':2 'mean':11,16 'think':9,14 'use':3 'word':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4699738"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696971551 {#3489
        date: 2023-10-10 22:59:11.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1691}
    +body: """
      I check a dictionary and it seems to be a good word. Maybe slightly off compared to impossible for example but not a mistake.\n
      \n
      What would inconceivable mean otherwise?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697016193 {#3622
      date: 2023-10-11 11:23:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@DoYouNot@lemmy.world"
      "@Encode1307@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3626 …}
    +nested: Doctrine\ORM\PersistentCollection {#3628 …}
    +votes: Doctrine\ORM\PersistentCollection {#3630 …}
    +reports: Doctrine\ORM\PersistentCollection {#3632 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3634 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3636 …}
    -id: 41230
    -bodyTs: "'check':2 'compar':16 'dictionari':4 'exampl':20 'good':11 'imposs':18 'inconceiv':27 'mayb':13 'mean':28 'mistak':24 'otherwis':29 'seem':7 'slight':14 'word':12 'would':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4432738"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697016193 {#3623
      date: 2023-10-11 11:23:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: "[youtu.be/qhXjcZdk5QQ?si=fJHpzSLtBhSTGcOn](https://youtu.be/qhXjcZdk5QQ?si=fJHpzSLtBhSTGcOn)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697034705 {#3770
    date: 2023-10-11 16:31:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DoYouNot@lemmy.world"
    "@Encode1307@lemm.ee"
    "@bouh@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3773 …}
  +nested: Doctrine\ORM\PersistentCollection {#3775 …}
  +votes: Doctrine\ORM\PersistentCollection {#3777 …}
  +reports: Doctrine\ORM\PersistentCollection {#3779 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3781 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3783 …}
  -id: 41486
  -bodyTs: "'/qhxjczdk5qq?si=fjhpzsltbhstgcon](https://youtu.be/qhxjczdk5qq?si=fjhpzsltbhstgcon)':3 'youtu.be':2 'youtu.be/qhxjczdk5qq?si=fjhpzsltbhstgcon](https://youtu.be/qhxjczdk5qq?si=fjhpzsltbhstgcon)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4733731"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697034705 {#3771
    date: 2023-10-11 16:31:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#3772
  +user: Proxies\__CG__\App\Entity\User {#3491 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3624
    +user: Proxies\__CG__\App\Entity\User {#3625 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3490
      +user: Proxies\__CG__\App\Entity\User {#3491 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3309
        +user: App\Entity\User {#2006 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#1691
          +user: App\Entity\User {#1618 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: null
          +root: null
          +body: "Which movie is it? You can’t leave a review like that without a title!"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 84
          +score: 0
          +lastActive: DateTime @1697811503 {#1621
            date: 2023-10-20 16:18:23.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@The_Picard_Maneuver@startrek.website"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1701 …}
          +nested: Doctrine\ORM\PersistentCollection {#1705 …}
          +votes: Doctrine\ORM\PersistentCollection {#1616 …}
          +reports: Doctrine\ORM\PersistentCollection {#1598 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
          -id: 40510
          -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4412245"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696965364 {#1687
            date: 2023-10-10 21:16:04.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1691}
        +body: "The Princess Bride! Sorry, I guess in my head it was *inconceivable* that everyone wouldn’t already know it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 111
        +score: 0
        +lastActive: DateTime @1696968160 {#3307
          date: 2023-10-10 22:02:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@DoYouNot@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3310 …}
        +nested: Doctrine\ORM\PersistentCollection {#3312 …}
        +votes: Doctrine\ORM\PersistentCollection {#3314 …}
        +reports: Doctrine\ORM\PersistentCollection {#3316 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
        -id: 40572
        -bodyTs: "'alreadi':17 'bride':3 'everyon':14 'guess':6 'head':9 'inconceiv':12 'know':18 'princess':2 'sorri':4 'wouldn':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/3184789"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696968160 {#3308
          date: 2023-10-10 22:02:40.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1691}
      +body: "You keep using that word. I don’t think it means what you think it means"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 48
      +score: 0
      +lastActive: DateTime @1696971551 {#3488
        date: 2023-10-10 22:59:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@DoYouNot@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3492 …}
      +nested: Doctrine\ORM\PersistentCollection {#3494 …}
      +votes: Doctrine\ORM\PersistentCollection {#3496 …}
      +reports: Doctrine\ORM\PersistentCollection {#3498 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3500 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3502 …}
      -id: 40645
      -bodyTs: "'keep':2 'mean':11,16 'think':9,14 'use':3 'word':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4699738"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696971551 {#3489
        date: 2023-10-10 22:59:11.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1691}
    +body: """
      I check a dictionary and it seems to be a good word. Maybe slightly off compared to impossible for example but not a mistake.\n
      \n
      What would inconceivable mean otherwise?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697016193 {#3622
      date: 2023-10-11 11:23:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@DoYouNot@lemmy.world"
      "@Encode1307@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3626 …}
    +nested: Doctrine\ORM\PersistentCollection {#3628 …}
    +votes: Doctrine\ORM\PersistentCollection {#3630 …}
    +reports: Doctrine\ORM\PersistentCollection {#3632 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3634 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3636 …}
    -id: 41230
    -bodyTs: "'check':2 'compar':16 'dictionari':4 'exampl':20 'good':11 'imposs':18 'inconceiv':27 'mayb':13 'mean':28 'mistak':24 'otherwis':29 'seem':7 'slight':14 'word':12 'would':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4432738"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697016193 {#3623
      date: 2023-10-11 11:23:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: "[youtu.be/qhXjcZdk5QQ?si=fJHpzSLtBhSTGcOn](https://youtu.be/qhXjcZdk5QQ?si=fJHpzSLtBhSTGcOn)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697034705 {#3770
    date: 2023-10-11 16:31:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DoYouNot@lemmy.world"
    "@Encode1307@lemm.ee"
    "@bouh@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3773 …}
  +nested: Doctrine\ORM\PersistentCollection {#3775 …}
  +votes: Doctrine\ORM\PersistentCollection {#3777 …}
  +reports: Doctrine\ORM\PersistentCollection {#3779 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3781 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3783 …}
  -id: 41486
  -bodyTs: "'/qhxjczdk5qq?si=fjhpzsltbhstgcon](https://youtu.be/qhxjczdk5qq?si=fjhpzsltbhstgcon)':3 'youtu.be':2 'youtu.be/qhxjczdk5qq?si=fjhpzsltbhstgcon](https://youtu.be/qhxjczdk5qq?si=fjhpzsltbhstgcon)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4733731"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697034705 {#3771
    date: 2023-10-11 16:31:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#3772
  +user: Proxies\__CG__\App\Entity\User {#3491 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3624
    +user: Proxies\__CG__\App\Entity\User {#3625 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3490
      +user: Proxies\__CG__\App\Entity\User {#3491 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3309
        +user: App\Entity\User {#2006 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#1691
          +user: App\Entity\User {#1618 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: null
          +root: null
          +body: "Which movie is it? You can’t leave a review like that without a title!"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 84
          +score: 0
          +lastActive: DateTime @1697811503 {#1621
            date: 2023-10-20 16:18:23.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@The_Picard_Maneuver@startrek.website"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1701 …}
          +nested: Doctrine\ORM\PersistentCollection {#1705 …}
          +votes: Doctrine\ORM\PersistentCollection {#1616 …}
          +reports: Doctrine\ORM\PersistentCollection {#1598 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
          -id: 40510
          -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4412245"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696965364 {#1687
            date: 2023-10-10 21:16:04.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1691}
        +body: "The Princess Bride! Sorry, I guess in my head it was *inconceivable* that everyone wouldn’t already know it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 111
        +score: 0
        +lastActive: DateTime @1696968160 {#3307
          date: 2023-10-10 22:02:40.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@DoYouNot@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3310 …}
        +nested: Doctrine\ORM\PersistentCollection {#3312 …}
        +votes: Doctrine\ORM\PersistentCollection {#3314 …}
        +reports: Doctrine\ORM\PersistentCollection {#3316 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
        -id: 40572
        -bodyTs: "'alreadi':17 'bride':3 'everyon':14 'guess':6 'head':9 'inconceiv':12 'know':18 'princess':2 'sorri':4 'wouldn':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/3184789"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696968160 {#3308
          date: 2023-10-10 22:02:40.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1691}
      +body: "You keep using that word. I don’t think it means what you think it means"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 48
      +score: 0
      +lastActive: DateTime @1696971551 {#3488
        date: 2023-10-10 22:59:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@DoYouNot@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3492 …}
      +nested: Doctrine\ORM\PersistentCollection {#3494 …}
      +votes: Doctrine\ORM\PersistentCollection {#3496 …}
      +reports: Doctrine\ORM\PersistentCollection {#3498 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3500 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3502 …}
      -id: 40645
      -bodyTs: "'keep':2 'mean':11,16 'think':9,14 'use':3 'word':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4699738"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696971551 {#3489
        date: 2023-10-10 22:59:11.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1691}
    +body: """
      I check a dictionary and it seems to be a good word. Maybe slightly off compared to impossible for example but not a mistake.\n
      \n
      What would inconceivable mean otherwise?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697016193 {#3622
      date: 2023-10-11 11:23:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@DoYouNot@lemmy.world"
      "@Encode1307@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3626 …}
    +nested: Doctrine\ORM\PersistentCollection {#3628 …}
    +votes: Doctrine\ORM\PersistentCollection {#3630 …}
    +reports: Doctrine\ORM\PersistentCollection {#3632 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3634 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3636 …}
    -id: 41230
    -bodyTs: "'check':2 'compar':16 'dictionari':4 'exampl':20 'good':11 'imposs':18 'inconceiv':27 'mayb':13 'mean':28 'mistak':24 'otherwis':29 'seem':7 'slight':14 'word':12 'would':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4432738"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697016193 {#3623
      date: 2023-10-11 11:23:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: "[youtu.be/qhXjcZdk5QQ?si=fJHpzSLtBhSTGcOn](https://youtu.be/qhXjcZdk5QQ?si=fJHpzSLtBhSTGcOn)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697034705 {#3770
    date: 2023-10-11 16:31:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DoYouNot@lemmy.world"
    "@Encode1307@lemm.ee"
    "@bouh@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3773 …}
  +nested: Doctrine\ORM\PersistentCollection {#3775 …}
  +votes: Doctrine\ORM\PersistentCollection {#3777 …}
  +reports: Doctrine\ORM\PersistentCollection {#3779 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3781 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3783 …}
  -id: 41486
  -bodyTs: "'/qhxjczdk5qq?si=fjhpzsltbhstgcon](https://youtu.be/qhxjczdk5qq?si=fjhpzsltbhstgcon)':3 'youtu.be':2 'youtu.be/qhxjczdk5qq?si=fjhpzsltbhstgcon](https://youtu.be/qhxjczdk5qq?si=fjhpzsltbhstgcon)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4733731"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697034705 {#3771
    date: 2023-10-11 16:31:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#3506
  +user: Proxies\__CG__\App\Entity\User {#3507 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3309
    +user: App\Entity\User {#2006 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#1691
      +user: App\Entity\User {#1618 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "Which movie is it? You can’t leave a review like that without a title!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 84
      +score: 0
      +lastActive: DateTime @1697811503 {#1621
        date: 2023-10-20 16:18:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1701 …}
      +nested: Doctrine\ORM\PersistentCollection {#1705 …}
      +votes: Doctrine\ORM\PersistentCollection {#1616 …}
      +reports: Doctrine\ORM\PersistentCollection {#1598 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
      -id: 40510
      -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4412245"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696965364 {#1687
        date: 2023-10-10 21:16:04.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1691}
    +body: "The Princess Bride! Sorry, I guess in my head it was *inconceivable* that everyone wouldn’t already know it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 111
    +score: 0
    +lastActive: DateTime @1696968160 {#3307
      date: 2023-10-10 22:02:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@DoYouNot@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3310 …}
    +nested: Doctrine\ORM\PersistentCollection {#3312 …}
    +votes: Doctrine\ORM\PersistentCollection {#3314 …}
    +reports: Doctrine\ORM\PersistentCollection {#3316 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
    -id: 40572
    -bodyTs: "'alreadi':17 'bride':3 'everyon':14 'guess':6 'head':9 'inconceiv':12 'know':18 'princess':2 'sorri':4 'wouldn':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/3184789"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696968160 {#3308
      date: 2023-10-10 22:02:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: "Never seen this movie, should I?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697041760 {#3504
    date: 2023-10-11 18:29:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DoYouNot@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3508 …}
  +nested: Doctrine\ORM\PersistentCollection {#3510 …}
  +votes: Doctrine\ORM\PersistentCollection {#3512 …}
  +reports: Doctrine\ORM\PersistentCollection {#3514 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3516 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3518 …}
  -id: 41632
  -bodyTs: "'movi':4 'never':1 'seen':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4804428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697041760 {#3505
    date: 2023-10-11 18:29:20.0 +02:00
  }
}
"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 {#3506
  +user: Proxies\__CG__\App\Entity\User {#3507 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3309
    +user: App\Entity\User {#2006 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#1691
      +user: App\Entity\User {#1618 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "Which movie is it? You can’t leave a review like that without a title!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 84
      +score: 0
      +lastActive: DateTime @1697811503 {#1621
        date: 2023-10-20 16:18:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1701 …}
      +nested: Doctrine\ORM\PersistentCollection {#1705 …}
      +votes: Doctrine\ORM\PersistentCollection {#1616 …}
      +reports: Doctrine\ORM\PersistentCollection {#1598 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
      -id: 40510
      -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4412245"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696965364 {#1687
        date: 2023-10-10 21:16:04.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1691}
    +body: "The Princess Bride! Sorry, I guess in my head it was *inconceivable* that everyone wouldn’t already know it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 111
    +score: 0
    +lastActive: DateTime @1696968160 {#3307
      date: 2023-10-10 22:02:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@DoYouNot@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3310 …}
    +nested: Doctrine\ORM\PersistentCollection {#3312 …}
    +votes: Doctrine\ORM\PersistentCollection {#3314 …}
    +reports: Doctrine\ORM\PersistentCollection {#3316 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
    -id: 40572
    -bodyTs: "'alreadi':17 'bride':3 'everyon':14 'guess':6 'head':9 'inconceiv':12 'know':18 'princess':2 'sorri':4 'wouldn':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/3184789"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696968160 {#3308
      date: 2023-10-10 22:02:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: "Never seen this movie, should I?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697041760 {#3504
    date: 2023-10-11 18:29:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DoYouNot@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3508 …}
  +nested: Doctrine\ORM\PersistentCollection {#3510 …}
  +votes: Doctrine\ORM\PersistentCollection {#3512 …}
  +reports: Doctrine\ORM\PersistentCollection {#3514 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3516 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3518 …}
  -id: 41632
  -bodyTs: "'movi':4 'never':1 'seen':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4804428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697041760 {#3505
    date: 2023-10-11 18:29:20.0 +02:00
  }
}
"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 {#3506
  +user: Proxies\__CG__\App\Entity\User {#3507 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3309
    +user: App\Entity\User {#2006 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#1691
      +user: App\Entity\User {#1618 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "Which movie is it? You can’t leave a review like that without a title!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 84
      +score: 0
      +lastActive: DateTime @1697811503 {#1621
        date: 2023-10-20 16:18:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1701 …}
      +nested: Doctrine\ORM\PersistentCollection {#1705 …}
      +votes: Doctrine\ORM\PersistentCollection {#1616 …}
      +reports: Doctrine\ORM\PersistentCollection {#1598 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
      -id: 40510
      -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4412245"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696965364 {#1687
        date: 2023-10-10 21:16:04.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1691}
    +body: "The Princess Bride! Sorry, I guess in my head it was *inconceivable* that everyone wouldn’t already know it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 111
    +score: 0
    +lastActive: DateTime @1696968160 {#3307
      date: 2023-10-10 22:02:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@DoYouNot@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3310 …}
    +nested: Doctrine\ORM\PersistentCollection {#3312 …}
    +votes: Doctrine\ORM\PersistentCollection {#3314 …}
    +reports: Doctrine\ORM\PersistentCollection {#3316 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
    -id: 40572
    -bodyTs: "'alreadi':17 'bride':3 'everyon':14 'guess':6 'head':9 'inconceiv':12 'know':18 'princess':2 'sorri':4 'wouldn':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/3184789"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696968160 {#3308
      date: 2023-10-10 22:02:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: "Never seen this movie, should I?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697041760 {#3504
    date: 2023-10-11 18:29:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DoYouNot@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3508 …}
  +nested: Doctrine\ORM\PersistentCollection {#3510 …}
  +votes: Doctrine\ORM\PersistentCollection {#3512 …}
  +reports: Doctrine\ORM\PersistentCollection {#3514 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3516 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3518 …}
  -id: 41632
  -bodyTs: "'movi':4 'never':1 'seen':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4804428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697041760 {#3505
    date: 2023-10-11 18:29:20.0 +02:00
  }
}
"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
App\Entity\EntryComment {#3640
  +user: App\Entity\User {#2006 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3506
    +user: Proxies\__CG__\App\Entity\User {#3507 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3309
      +user: App\Entity\User {#2006 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#1691
        +user: App\Entity\User {#1618 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: "Which movie is it? You can’t leave a review like that without a title!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 84
        +score: 0
        +lastActive: DateTime @1697811503 {#1621
          date: 2023-10-20 16:18:23.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1701 …}
        +nested: Doctrine\ORM\PersistentCollection {#1705 …}
        +votes: Doctrine\ORM\PersistentCollection {#1616 …}
        +reports: Doctrine\ORM\PersistentCollection {#1598 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
        -id: 40510
        -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4412245"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696965364 {#1687
          date: 2023-10-10 21:16:04.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1691}
      +body: "The Princess Bride! Sorry, I guess in my head it was *inconceivable* that everyone wouldn’t already know it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 111
      +score: 0
      +lastActive: DateTime @1696968160 {#3307
        date: 2023-10-10 22:02:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@DoYouNot@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3310 …}
      +nested: Doctrine\ORM\PersistentCollection {#3312 …}
      +votes: Doctrine\ORM\PersistentCollection {#3314 …}
      +reports: Doctrine\ORM\PersistentCollection {#3316 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
      -id: 40572
      -bodyTs: "'alreadi':17 'bride':3 'everyon':14 'guess':6 'head':9 'inconceiv':12 'know':18 'princess':2 'sorri':4 'wouldn':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3184789"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696968160 {#3308
        date: 2023-10-10 22:02:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1691}
    +body: "Never seen this movie, should I?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697041760 {#3504
      date: 2023-10-11 18:29:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@DoYouNot@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3508 …}
    +nested: Doctrine\ORM\PersistentCollection {#3510 …}
    +votes: Doctrine\ORM\PersistentCollection {#3512 …}
    +reports: Doctrine\ORM\PersistentCollection {#3514 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3516 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3518 …}
    -id: 41632
    -bodyTs: "'movi':4 'never':1 'seen':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4804428"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697041760 {#3505
      date: 2023-10-11 18:29:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: "You absolutely should. It’s goofy, fun, and extremely quotable. Bonus points if you have kids to rope into watching it with you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697043409 {#3638
    date: 2023-10-11 18:56:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DoYouNot@lemmy.world"
    "@undeffeined@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3641 …}
  +nested: Doctrine\ORM\PersistentCollection {#3643 …}
  +votes: Doctrine\ORM\PersistentCollection {#3645 …}
  +reports: Doctrine\ORM\PersistentCollection {#3647 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3649 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3651 …}
  -id: 41669
  -bodyTs: "'absolut':2 'bonus':11 'extrem':9 'fun':7 'goofi':6 'kid':16 'point':12 'quotabl':10 'rope':18 'watch':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3210299"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697043409 {#3639
    date: 2023-10-11 18:56:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#3640
  +user: App\Entity\User {#2006 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3506
    +user: Proxies\__CG__\App\Entity\User {#3507 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3309
      +user: App\Entity\User {#2006 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#1691
        +user: App\Entity\User {#1618 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: "Which movie is it? You can’t leave a review like that without a title!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 84
        +score: 0
        +lastActive: DateTime @1697811503 {#1621
          date: 2023-10-20 16:18:23.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1701 …}
        +nested: Doctrine\ORM\PersistentCollection {#1705 …}
        +votes: Doctrine\ORM\PersistentCollection {#1616 …}
        +reports: Doctrine\ORM\PersistentCollection {#1598 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
        -id: 40510
        -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4412245"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696965364 {#1687
          date: 2023-10-10 21:16:04.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1691}
      +body: "The Princess Bride! Sorry, I guess in my head it was *inconceivable* that everyone wouldn’t already know it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 111
      +score: 0
      +lastActive: DateTime @1696968160 {#3307
        date: 2023-10-10 22:02:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@DoYouNot@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3310 …}
      +nested: Doctrine\ORM\PersistentCollection {#3312 …}
      +votes: Doctrine\ORM\PersistentCollection {#3314 …}
      +reports: Doctrine\ORM\PersistentCollection {#3316 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
      -id: 40572
      -bodyTs: "'alreadi':17 'bride':3 'everyon':14 'guess':6 'head':9 'inconceiv':12 'know':18 'princess':2 'sorri':4 'wouldn':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3184789"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696968160 {#3308
        date: 2023-10-10 22:02:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1691}
    +body: "Never seen this movie, should I?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697041760 {#3504
      date: 2023-10-11 18:29:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@DoYouNot@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3508 …}
    +nested: Doctrine\ORM\PersistentCollection {#3510 …}
    +votes: Doctrine\ORM\PersistentCollection {#3512 …}
    +reports: Doctrine\ORM\PersistentCollection {#3514 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3516 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3518 …}
    -id: 41632
    -bodyTs: "'movi':4 'never':1 'seen':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4804428"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697041760 {#3505
      date: 2023-10-11 18:29:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: "You absolutely should. It’s goofy, fun, and extremely quotable. Bonus points if you have kids to rope into watching it with you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697043409 {#3638
    date: 2023-10-11 18:56:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DoYouNot@lemmy.world"
    "@undeffeined@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3641 …}
  +nested: Doctrine\ORM\PersistentCollection {#3643 …}
  +votes: Doctrine\ORM\PersistentCollection {#3645 …}
  +reports: Doctrine\ORM\PersistentCollection {#3647 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3649 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3651 …}
  -id: 41669
  -bodyTs: "'absolut':2 'bonus':11 'extrem':9 'fun':7 'goofi':6 'kid':16 'point':12 'quotabl':10 'rope':18 'watch':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3210299"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697043409 {#3639
    date: 2023-10-11 18:56:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#3640
  +user: App\Entity\User {#2006 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3506
    +user: Proxies\__CG__\App\Entity\User {#3507 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3309
      +user: App\Entity\User {#2006 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#1691
        +user: App\Entity\User {#1618 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: "Which movie is it? You can’t leave a review like that without a title!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 84
        +score: 0
        +lastActive: DateTime @1697811503 {#1621
          date: 2023-10-20 16:18:23.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1701 …}
        +nested: Doctrine\ORM\PersistentCollection {#1705 …}
        +votes: Doctrine\ORM\PersistentCollection {#1616 …}
        +reports: Doctrine\ORM\PersistentCollection {#1598 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
        -id: 40510
        -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4412245"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696965364 {#1687
          date: 2023-10-10 21:16:04.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1691}
      +body: "The Princess Bride! Sorry, I guess in my head it was *inconceivable* that everyone wouldn’t already know it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 111
      +score: 0
      +lastActive: DateTime @1696968160 {#3307
        date: 2023-10-10 22:02:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@DoYouNot@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3310 …}
      +nested: Doctrine\ORM\PersistentCollection {#3312 …}
      +votes: Doctrine\ORM\PersistentCollection {#3314 …}
      +reports: Doctrine\ORM\PersistentCollection {#3316 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
      -id: 40572
      -bodyTs: "'alreadi':17 'bride':3 'everyon':14 'guess':6 'head':9 'inconceiv':12 'know':18 'princess':2 'sorri':4 'wouldn':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3184789"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696968160 {#3308
        date: 2023-10-10 22:02:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1691}
    +body: "Never seen this movie, should I?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697041760 {#3504
      date: 2023-10-11 18:29:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@DoYouNot@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3508 …}
    +nested: Doctrine\ORM\PersistentCollection {#3510 …}
    +votes: Doctrine\ORM\PersistentCollection {#3512 …}
    +reports: Doctrine\ORM\PersistentCollection {#3514 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3516 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3518 …}
    -id: 41632
    -bodyTs: "'movi':4 'never':1 'seen':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4804428"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697041760 {#3505
      date: 2023-10-11 18:29:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: "You absolutely should. It’s goofy, fun, and extremely quotable. Bonus points if you have kids to rope into watching it with you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697043409 {#3638
    date: 2023-10-11 18:56:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DoYouNot@lemmy.world"
    "@undeffeined@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3641 …}
  +nested: Doctrine\ORM\PersistentCollection {#3643 …}
  +votes: Doctrine\ORM\PersistentCollection {#3645 …}
  +reports: Doctrine\ORM\PersistentCollection {#3647 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3649 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3651 …}
  -id: 41669
  -bodyTs: "'absolut':2 'bonus':11 'extrem':9 'fun':7 'goofi':6 'kid':16 'point':12 'quotabl':10 'rope':18 'watch':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3210299"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697043409 {#3639
    date: 2023-10-11 18:56:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#3655
  +user: Proxies\__CG__\App\Entity\User {#3656 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3506
    +user: Proxies\__CG__\App\Entity\User {#3507 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3309
      +user: App\Entity\User {#2006 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#1691
        +user: App\Entity\User {#1618 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: "Which movie is it? You can’t leave a review like that without a title!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 84
        +score: 0
        +lastActive: DateTime @1697811503 {#1621
          date: 2023-10-20 16:18:23.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1701 …}
        +nested: Doctrine\ORM\PersistentCollection {#1705 …}
        +votes: Doctrine\ORM\PersistentCollection {#1616 …}
        +reports: Doctrine\ORM\PersistentCollection {#1598 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
        -id: 40510
        -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4412245"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696965364 {#1687
          date: 2023-10-10 21:16:04.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1691}
      +body: "The Princess Bride! Sorry, I guess in my head it was *inconceivable* that everyone wouldn’t already know it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 111
      +score: 0
      +lastActive: DateTime @1696968160 {#3307
        date: 2023-10-10 22:02:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@DoYouNot@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3310 …}
      +nested: Doctrine\ORM\PersistentCollection {#3312 …}
      +votes: Doctrine\ORM\PersistentCollection {#3314 …}
      +reports: Doctrine\ORM\PersistentCollection {#3316 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
      -id: 40572
      -bodyTs: "'alreadi':17 'bride':3 'everyon':14 'guess':6 'head':9 'inconceiv':12 'know':18 'princess':2 'sorri':4 'wouldn':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3184789"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696968160 {#3308
        date: 2023-10-10 22:02:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1691}
    +body: "Never seen this movie, should I?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697041760 {#3504
      date: 2023-10-11 18:29:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@DoYouNot@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3508 …}
    +nested: Doctrine\ORM\PersistentCollection {#3510 …}
    +votes: Doctrine\ORM\PersistentCollection {#3512 …}
    +reports: Doctrine\ORM\PersistentCollection {#3514 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3516 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3518 …}
    -id: 41632
    -bodyTs: "'movi':4 'never':1 'seen':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4804428"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697041760 {#3505
      date: 2023-10-11 18:29:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: "Depends. Do you like great movies? If not, probably skip it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697133163 {#3653
    date: 2023-10-12 19:52:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DoYouNot@lemmy.world"
    "@undeffeined@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3657 …}
  +nested: Doctrine\ORM\PersistentCollection {#3659 …}
  +votes: Doctrine\ORM\PersistentCollection {#3661 …}
  +reports: Doctrine\ORM\PersistentCollection {#3663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3667 …}
  -id: 43620
  -bodyTs: "'depend':1 'great':5 'like':4 'movi':6 'probabl':9 'skip':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4359776"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697133163 {#3654
    date: 2023-10-12 19:52:43.0 +02:00
  }
}
"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 {#3655
  +user: Proxies\__CG__\App\Entity\User {#3656 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3506
    +user: Proxies\__CG__\App\Entity\User {#3507 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3309
      +user: App\Entity\User {#2006 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#1691
        +user: App\Entity\User {#1618 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: "Which movie is it? You can’t leave a review like that without a title!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 84
        +score: 0
        +lastActive: DateTime @1697811503 {#1621
          date: 2023-10-20 16:18:23.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1701 …}
        +nested: Doctrine\ORM\PersistentCollection {#1705 …}
        +votes: Doctrine\ORM\PersistentCollection {#1616 …}
        +reports: Doctrine\ORM\PersistentCollection {#1598 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
        -id: 40510
        -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4412245"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696965364 {#1687
          date: 2023-10-10 21:16:04.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1691}
      +body: "The Princess Bride! Sorry, I guess in my head it was *inconceivable* that everyone wouldn’t already know it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 111
      +score: 0
      +lastActive: DateTime @1696968160 {#3307
        date: 2023-10-10 22:02:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@DoYouNot@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3310 …}
      +nested: Doctrine\ORM\PersistentCollection {#3312 …}
      +votes: Doctrine\ORM\PersistentCollection {#3314 …}
      +reports: Doctrine\ORM\PersistentCollection {#3316 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
      -id: 40572
      -bodyTs: "'alreadi':17 'bride':3 'everyon':14 'guess':6 'head':9 'inconceiv':12 'know':18 'princess':2 'sorri':4 'wouldn':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3184789"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696968160 {#3308
        date: 2023-10-10 22:02:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1691}
    +body: "Never seen this movie, should I?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697041760 {#3504
      date: 2023-10-11 18:29:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@DoYouNot@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3508 …}
    +nested: Doctrine\ORM\PersistentCollection {#3510 …}
    +votes: Doctrine\ORM\PersistentCollection {#3512 …}
    +reports: Doctrine\ORM\PersistentCollection {#3514 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3516 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3518 …}
    -id: 41632
    -bodyTs: "'movi':4 'never':1 'seen':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4804428"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697041760 {#3505
      date: 2023-10-11 18:29:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: "Depends. Do you like great movies? If not, probably skip it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697133163 {#3653
    date: 2023-10-12 19:52:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DoYouNot@lemmy.world"
    "@undeffeined@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3657 …}
  +nested: Doctrine\ORM\PersistentCollection {#3659 …}
  +votes: Doctrine\ORM\PersistentCollection {#3661 …}
  +reports: Doctrine\ORM\PersistentCollection {#3663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3667 …}
  -id: 43620
  -bodyTs: "'depend':1 'great':5 'like':4 'movi':6 'probabl':9 'skip':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4359776"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697133163 {#3654
    date: 2023-10-12 19:52:43.0 +02:00
  }
}
"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 {#3655
  +user: Proxies\__CG__\App\Entity\User {#3656 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3506
    +user: Proxies\__CG__\App\Entity\User {#3507 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3309
      +user: App\Entity\User {#2006 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#1691
        +user: App\Entity\User {#1618 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: "Which movie is it? You can’t leave a review like that without a title!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 84
        +score: 0
        +lastActive: DateTime @1697811503 {#1621
          date: 2023-10-20 16:18:23.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1701 …}
        +nested: Doctrine\ORM\PersistentCollection {#1705 …}
        +votes: Doctrine\ORM\PersistentCollection {#1616 …}
        +reports: Doctrine\ORM\PersistentCollection {#1598 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
        -id: 40510
        -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4412245"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696965364 {#1687
          date: 2023-10-10 21:16:04.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1691}
      +body: "The Princess Bride! Sorry, I guess in my head it was *inconceivable* that everyone wouldn’t already know it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 111
      +score: 0
      +lastActive: DateTime @1696968160 {#3307
        date: 2023-10-10 22:02:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@DoYouNot@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3310 …}
      +nested: Doctrine\ORM\PersistentCollection {#3312 …}
      +votes: Doctrine\ORM\PersistentCollection {#3314 …}
      +reports: Doctrine\ORM\PersistentCollection {#3316 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
      -id: 40572
      -bodyTs: "'alreadi':17 'bride':3 'everyon':14 'guess':6 'head':9 'inconceiv':12 'know':18 'princess':2 'sorri':4 'wouldn':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3184789"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696968160 {#3308
        date: 2023-10-10 22:02:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1691}
    +body: "Never seen this movie, should I?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697041760 {#3504
      date: 2023-10-11 18:29:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@DoYouNot@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3508 …}
    +nested: Doctrine\ORM\PersistentCollection {#3510 …}
    +votes: Doctrine\ORM\PersistentCollection {#3512 …}
    +reports: Doctrine\ORM\PersistentCollection {#3514 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3516 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3518 …}
    -id: 41632
    -bodyTs: "'movi':4 'never':1 'seen':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4804428"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697041760 {#3505
      date: 2023-10-11 18:29:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: "Depends. Do you like great movies? If not, probably skip it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697133163 {#3653
    date: 2023-10-12 19:52:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DoYouNot@lemmy.world"
    "@undeffeined@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3657 …}
  +nested: Doctrine\ORM\PersistentCollection {#3659 …}
  +votes: Doctrine\ORM\PersistentCollection {#3661 …}
  +reports: Doctrine\ORM\PersistentCollection {#3663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3667 …}
  -id: 43620
  -bodyTs: "'depend':1 'great':5 'like':4 'movi':6 'probabl':9 'skip':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4359776"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697133163 {#3654
    date: 2023-10-12 19:52:43.0 +02:00
  }
}
"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
App\Entity\EntryComment {#3671
  +user: Proxies\__CG__\App\Entity\User {#3672 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3506
    +user: Proxies\__CG__\App\Entity\User {#3507 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3309
      +user: App\Entity\User {#2006 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#1691
        +user: App\Entity\User {#1618 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: "Which movie is it? You can’t leave a review like that without a title!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 84
        +score: 0
        +lastActive: DateTime @1697811503 {#1621
          date: 2023-10-20 16:18:23.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1701 …}
        +nested: Doctrine\ORM\PersistentCollection {#1705 …}
        +votes: Doctrine\ORM\PersistentCollection {#1616 …}
        +reports: Doctrine\ORM\PersistentCollection {#1598 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
        -id: 40510
        -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4412245"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696965364 {#1687
          date: 2023-10-10 21:16:04.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1691}
      +body: "The Princess Bride! Sorry, I guess in my head it was *inconceivable* that everyone wouldn’t already know it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 111
      +score: 0
      +lastActive: DateTime @1696968160 {#3307
        date: 2023-10-10 22:02:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@DoYouNot@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3310 …}
      +nested: Doctrine\ORM\PersistentCollection {#3312 …}
      +votes: Doctrine\ORM\PersistentCollection {#3314 …}
      +reports: Doctrine\ORM\PersistentCollection {#3316 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
      -id: 40572
      -bodyTs: "'alreadi':17 'bride':3 'everyon':14 'guess':6 'head':9 'inconceiv':12 'know':18 'princess':2 'sorri':4 'wouldn':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3184789"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696968160 {#3308
        date: 2023-10-10 22:02:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1691}
    +body: "Never seen this movie, should I?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697041760 {#3504
      date: 2023-10-11 18:29:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@DoYouNot@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3508 …}
    +nested: Doctrine\ORM\PersistentCollection {#3510 …}
    +votes: Doctrine\ORM\PersistentCollection {#3512 …}
    +reports: Doctrine\ORM\PersistentCollection {#3514 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3516 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3518 …}
    -id: 41632
    -bodyTs: "'movi':4 'never':1 'seen':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4804428"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697041760 {#3505
      date: 2023-10-11 18:29:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: "I’ve never met someone who watched it and didn’t love it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697811501 {#3669
    date: 2023-10-20 16:18:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DoYouNot@lemmy.world"
    "@undeffeined@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3673 …}
  +nested: Doctrine\ORM\PersistentCollection {#3675 …}
  +votes: Doctrine\ORM\PersistentCollection {#3677 …}
  +reports: Doctrine\ORM\PersistentCollection {#3679 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3681 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3683 …}
  -id: 61193
  -bodyTs: "'didn':10 'love':12 'met':4 'never':3 'someon':5 've':2 'watch':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4625502"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697811501 {#3670
    date: 2023-10-20 16:18:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#3671
  +user: Proxies\__CG__\App\Entity\User {#3672 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3506
    +user: Proxies\__CG__\App\Entity\User {#3507 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3309
      +user: App\Entity\User {#2006 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#1691
        +user: App\Entity\User {#1618 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: "Which movie is it? You can’t leave a review like that without a title!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 84
        +score: 0
        +lastActive: DateTime @1697811503 {#1621
          date: 2023-10-20 16:18:23.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1701 …}
        +nested: Doctrine\ORM\PersistentCollection {#1705 …}
        +votes: Doctrine\ORM\PersistentCollection {#1616 …}
        +reports: Doctrine\ORM\PersistentCollection {#1598 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
        -id: 40510
        -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4412245"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696965364 {#1687
          date: 2023-10-10 21:16:04.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1691}
      +body: "The Princess Bride! Sorry, I guess in my head it was *inconceivable* that everyone wouldn’t already know it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 111
      +score: 0
      +lastActive: DateTime @1696968160 {#3307
        date: 2023-10-10 22:02:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@DoYouNot@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3310 …}
      +nested: Doctrine\ORM\PersistentCollection {#3312 …}
      +votes: Doctrine\ORM\PersistentCollection {#3314 …}
      +reports: Doctrine\ORM\PersistentCollection {#3316 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
      -id: 40572
      -bodyTs: "'alreadi':17 'bride':3 'everyon':14 'guess':6 'head':9 'inconceiv':12 'know':18 'princess':2 'sorri':4 'wouldn':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3184789"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696968160 {#3308
        date: 2023-10-10 22:02:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1691}
    +body: "Never seen this movie, should I?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697041760 {#3504
      date: 2023-10-11 18:29:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@DoYouNot@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3508 …}
    +nested: Doctrine\ORM\PersistentCollection {#3510 …}
    +votes: Doctrine\ORM\PersistentCollection {#3512 …}
    +reports: Doctrine\ORM\PersistentCollection {#3514 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3516 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3518 …}
    -id: 41632
    -bodyTs: "'movi':4 'never':1 'seen':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4804428"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697041760 {#3505
      date: 2023-10-11 18:29:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: "I’ve never met someone who watched it and didn’t love it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697811501 {#3669
    date: 2023-10-20 16:18:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DoYouNot@lemmy.world"
    "@undeffeined@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3673 …}
  +nested: Doctrine\ORM\PersistentCollection {#3675 …}
  +votes: Doctrine\ORM\PersistentCollection {#3677 …}
  +reports: Doctrine\ORM\PersistentCollection {#3679 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3681 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3683 …}
  -id: 61193
  -bodyTs: "'didn':10 'love':12 'met':4 'never':3 'someon':5 've':2 'watch':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4625502"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697811501 {#3670
    date: 2023-10-20 16:18:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#3671
  +user: Proxies\__CG__\App\Entity\User {#3672 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3506
    +user: Proxies\__CG__\App\Entity\User {#3507 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3309
      +user: App\Entity\User {#2006 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#1691
        +user: App\Entity\User {#1618 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1943 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: "Which movie is it? You can’t leave a review like that without a title!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 84
        +score: 0
        +lastActive: DateTime @1697811503 {#1621
          date: 2023-10-20 16:18:23.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1701 …}
        +nested: Doctrine\ORM\PersistentCollection {#1705 …}
        +votes: Doctrine\ORM\PersistentCollection {#1616 …}
        +reports: Doctrine\ORM\PersistentCollection {#1598 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
        -id: 40510
        -bodyTs: "'leav':8 'like':11 'movi':2 'review':10 'titl':15 'without':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4412245"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696965364 {#1687
          date: 2023-10-10 21:16:04.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1691}
      +body: "The Princess Bride! Sorry, I guess in my head it was *inconceivable* that everyone wouldn’t already know it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 111
      +score: 0
      +lastActive: DateTime @1696968160 {#3307
        date: 2023-10-10 22:02:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@DoYouNot@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3310 …}
      +nested: Doctrine\ORM\PersistentCollection {#3312 …}
      +votes: Doctrine\ORM\PersistentCollection {#3314 …}
      +reports: Doctrine\ORM\PersistentCollection {#3316 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3318 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3320 …}
      -id: 40572
      -bodyTs: "'alreadi':17 'bride':3 'everyon':14 'guess':6 'head':9 'inconceiv':12 'know':18 'princess':2 'sorri':4 'wouldn':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3184789"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696968160 {#3308
        date: 2023-10-10 22:02:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1691}
    +body: "Never seen this movie, should I?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697041760 {#3504
      date: 2023-10-11 18:29:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@DoYouNot@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3508 …}
    +nested: Doctrine\ORM\PersistentCollection {#3510 …}
    +votes: Doctrine\ORM\PersistentCollection {#3512 …}
    +reports: Doctrine\ORM\PersistentCollection {#3514 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3516 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3518 …}
    -id: 41632
    -bodyTs: "'movi':4 'never':1 'seen':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4804428"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697041760 {#3505
      date: 2023-10-11 18:29:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1691}
  +body: "I’ve never met someone who watched it and didn’t love it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697811501 {#3669
    date: 2023-10-20 16:18:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@DoYouNot@lemmy.world"
    "@undeffeined@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3673 …}
  +nested: Doctrine\ORM\PersistentCollection {#3675 …}
  +votes: Doctrine\ORM\PersistentCollection {#3677 …}
  +reports: Doctrine\ORM\PersistentCollection {#3679 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3681 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3683 …}
  -id: 61193
  -bodyTs: "'didn':10 'love':12 'met':4 'never':3 'someon':5 've':2 'watch':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4625502"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697811501 {#3670
    date: 2023-10-20 16:18:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\EntryComment {#2359
  +user: App\Entity\User {#1906 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    One thing that helps more than just looking surprised: ask the kid for further details. If it *is* something you know, you can catch anything they got wrong and ask “is it really like that? i thought it was different!” (keeping your tone in mind is essential, too)\n
    \n
    If it’s something you *don’t* know, they’ll be more than glad to explain. Which can get tiring, but hey, it’s a small price for getting them interested in learning and sharing their knowledge
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1696965744 {#2371
    date: 2023-10-10 21:22:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2364 …}
  +nested: Doctrine\ORM\PersistentCollection {#2380 …}
  +votes: Doctrine\ORM\PersistentCollection {#2382 …}
  +reports: Doctrine\ORM\PersistentCollection {#2384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
  -id: 40487
  -bodyTs: "'anyth':25 'ask':10,30 'catch':24 'detail':15 'differ':40 'essenti':47 'explain':64 'get':67,77 'glad':62 'got':27 'help':4 'hey':70 'interest':79 'keep':41 'kid':12 'know':21,56 'knowledg':85 'learn':81 'like':34 'll':58 'look':8 'mind':45 'one':1 'price':75 'realli':33 'share':83 'small':74 'someth':19,52 'surpris':9 'thing':2 'thought':37 'tire':68 'tone':43 'wrong':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3775276"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696964507 {#2363
    date: 2023-10-10 21:01:47.0 +02:00
  }
}
"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 {#2359
  +user: App\Entity\User {#1906 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    One thing that helps more than just looking surprised: ask the kid for further details. If it *is* something you know, you can catch anything they got wrong and ask “is it really like that? i thought it was different!” (keeping your tone in mind is essential, too)\n
    \n
    If it’s something you *don’t* know, they’ll be more than glad to explain. Which can get tiring, but hey, it’s a small price for getting them interested in learning and sharing their knowledge
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1696965744 {#2371
    date: 2023-10-10 21:22:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2364 …}
  +nested: Doctrine\ORM\PersistentCollection {#2380 …}
  +votes: Doctrine\ORM\PersistentCollection {#2382 …}
  +reports: Doctrine\ORM\PersistentCollection {#2384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
  -id: 40487
  -bodyTs: "'anyth':25 'ask':10,30 'catch':24 'detail':15 'differ':40 'essenti':47 'explain':64 'get':67,77 'glad':62 'got':27 'help':4 'hey':70 'interest':79 'keep':41 'kid':12 'know':21,56 'knowledg':85 'learn':81 'like':34 'll':58 'look':8 'mind':45 'one':1 'price':75 'realli':33 'share':83 'small':74 'someth':19,52 'surpris':9 'thing':2 'thought':37 'tire':68 'tone':43 'wrong':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3775276"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696964507 {#2363
    date: 2023-10-10 21:01:47.0 +02:00
  }
}
"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 {#2359
  +user: App\Entity\User {#1906 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    One thing that helps more than just looking surprised: ask the kid for further details. If it *is* something you know, you can catch anything they got wrong and ask “is it really like that? i thought it was different!” (keeping your tone in mind is essential, too)\n
    \n
    If it’s something you *don’t* know, they’ll be more than glad to explain. Which can get tiring, but hey, it’s a small price for getting them interested in learning and sharing their knowledge
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1696965744 {#2371
    date: 2023-10-10 21:22:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2364 …}
  +nested: Doctrine\ORM\PersistentCollection {#2380 …}
  +votes: Doctrine\ORM\PersistentCollection {#2382 …}
  +reports: Doctrine\ORM\PersistentCollection {#2384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
  -id: 40487
  -bodyTs: "'anyth':25 'ask':10,30 'catch':24 'detail':15 'differ':40 'essenti':47 'explain':64 'get':67,77 'glad':62 'got':27 'help':4 'hey':70 'interest':79 'keep':41 'kid':12 'know':21,56 'knowledg':85 'learn':81 'like':34 'll':58 'look':8 'mind':45 'one':1 'price':75 'realli':33 'share':83 'small':74 'someth':19,52 'surpris':9 'thing':2 'thought':37 'tire':68 'tone':43 'wrong':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3775276"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696964507 {#2363
    date: 2023-10-10 21:01:47.0 +02:00
  }
}
"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
App\Entity\EntryComment {#3215
  +user: Proxies\__CG__\App\Entity\User {#3216 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2359
    +user: App\Entity\User {#1906 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      One thing that helps more than just looking surprised: ask the kid for further details. If it *is* something you know, you can catch anything they got wrong and ask “is it really like that? i thought it was different!” (keeping your tone in mind is essential, too)\n
      \n
      If it’s something you *don’t* know, they’ll be more than glad to explain. Which can get tiring, but hey, it’s a small price for getting them interested in learning and sharing their knowledge
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1696965744 {#2371
      date: 2023-10-10 21:22:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2364 …}
    +nested: Doctrine\ORM\PersistentCollection {#2380 …}
    +votes: Doctrine\ORM\PersistentCollection {#2382 …}
    +reports: Doctrine\ORM\PersistentCollection {#2384 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
    -id: 40487
    -bodyTs: "'anyth':25 'ask':10,30 'catch':24 'detail':15 'differ':40 'essenti':47 'explain':64 'get':67,77 'glad':62 'got':27 'help':4 'hey':70 'interest':79 'keep':41 'kid':12 'know':21,56 'knowledg':85 'learn':81 'like':34 'll':58 'look':8 'mind':45 'one':1 'price':75 'realli':33 'share':83 'small':74 'someth':19,52 'surpris':9 'thing':2 'thought':37 'tire':68 'tone':43 'wrong':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/3775276"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696964507 {#2363
      date: 2023-10-10 21:01:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2359}
  +body: "This, especially asking them why they think it is that way or how they can test it. Get them thinking in terms of the scientific method instead of just repeating facts they heard somewhere else. *edit: asking them to repeat random facts about a topic is still a great way to keep them interested and feeling good about their knowledge, but asking them “why” questions is really next-level and can be really interesting to see what they come up with*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696965743 {#3212
    date: 2023-10-10 21:22:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@ICastFist@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3217 …}
  +nested: Doctrine\ORM\PersistentCollection {#3219 …}
  +votes: Doctrine\ORM\PersistentCollection {#3221 …}
  +reports: Doctrine\ORM\PersistentCollection {#3223 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3227 …}
  -id: 40519
  -bodyTs: "'ask':3,37,62 'come':80 'edit':36 'els':35 'especi':2 'fact':31,42 'feel':56 'get':18 'good':57 'great':49 'heard':33 'instead':27 'interest':54,75 'keep':52 'knowledg':60 'level':70 'method':26 'next':69 'next-level':68 'question':65 'random':41 'realli':67,74 'repeat':30,40 'scientif':25 'see':77 'somewher':34 'still':47 'term':22 'test':16 'think':7,20 'topic':45 'way':11,50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4412434"
  +editedAt: DateTimeImmutable @1696966756 {#3213
    date: 2023-10-10 21:39:16.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696965743 {#3214
    date: 2023-10-10 21:22:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#3215
  +user: Proxies\__CG__\App\Entity\User {#3216 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2359
    +user: App\Entity\User {#1906 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      One thing that helps more than just looking surprised: ask the kid for further details. If it *is* something you know, you can catch anything they got wrong and ask “is it really like that? i thought it was different!” (keeping your tone in mind is essential, too)\n
      \n
      If it’s something you *don’t* know, they’ll be more than glad to explain. Which can get tiring, but hey, it’s a small price for getting them interested in learning and sharing their knowledge
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1696965744 {#2371
      date: 2023-10-10 21:22:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2364 …}
    +nested: Doctrine\ORM\PersistentCollection {#2380 …}
    +votes: Doctrine\ORM\PersistentCollection {#2382 …}
    +reports: Doctrine\ORM\PersistentCollection {#2384 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
    -id: 40487
    -bodyTs: "'anyth':25 'ask':10,30 'catch':24 'detail':15 'differ':40 'essenti':47 'explain':64 'get':67,77 'glad':62 'got':27 'help':4 'hey':70 'interest':79 'keep':41 'kid':12 'know':21,56 'knowledg':85 'learn':81 'like':34 'll':58 'look':8 'mind':45 'one':1 'price':75 'realli':33 'share':83 'small':74 'someth':19,52 'surpris':9 'thing':2 'thought':37 'tire':68 'tone':43 'wrong':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/3775276"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696964507 {#2363
      date: 2023-10-10 21:01:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2359}
  +body: "This, especially asking them why they think it is that way or how they can test it. Get them thinking in terms of the scientific method instead of just repeating facts they heard somewhere else. *edit: asking them to repeat random facts about a topic is still a great way to keep them interested and feeling good about their knowledge, but asking them “why” questions is really next-level and can be really interesting to see what they come up with*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696965743 {#3212
    date: 2023-10-10 21:22:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@ICastFist@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3217 …}
  +nested: Doctrine\ORM\PersistentCollection {#3219 …}
  +votes: Doctrine\ORM\PersistentCollection {#3221 …}
  +reports: Doctrine\ORM\PersistentCollection {#3223 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3227 …}
  -id: 40519
  -bodyTs: "'ask':3,37,62 'come':80 'edit':36 'els':35 'especi':2 'fact':31,42 'feel':56 'get':18 'good':57 'great':49 'heard':33 'instead':27 'interest':54,75 'keep':52 'knowledg':60 'level':70 'method':26 'next':69 'next-level':68 'question':65 'random':41 'realli':67,74 'repeat':30,40 'scientif':25 'see':77 'somewher':34 'still':47 'term':22 'test':16 'think':7,20 'topic':45 'way':11,50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4412434"
  +editedAt: DateTimeImmutable @1696966756 {#3213
    date: 2023-10-10 21:39:16.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696965743 {#3214
    date: 2023-10-10 21:22:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#3215
  +user: Proxies\__CG__\App\Entity\User {#3216 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2359
    +user: App\Entity\User {#1906 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      One thing that helps more than just looking surprised: ask the kid for further details. If it *is* something you know, you can catch anything they got wrong and ask “is it really like that? i thought it was different!” (keeping your tone in mind is essential, too)\n
      \n
      If it’s something you *don’t* know, they’ll be more than glad to explain. Which can get tiring, but hey, it’s a small price for getting them interested in learning and sharing their knowledge
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1696965744 {#2371
      date: 2023-10-10 21:22:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2364 …}
    +nested: Doctrine\ORM\PersistentCollection {#2380 …}
    +votes: Doctrine\ORM\PersistentCollection {#2382 …}
    +reports: Doctrine\ORM\PersistentCollection {#2384 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
    -id: 40487
    -bodyTs: "'anyth':25 'ask':10,30 'catch':24 'detail':15 'differ':40 'essenti':47 'explain':64 'get':67,77 'glad':62 'got':27 'help':4 'hey':70 'interest':79 'keep':41 'kid':12 'know':21,56 'knowledg':85 'learn':81 'like':34 'll':58 'look':8 'mind':45 'one':1 'price':75 'realli':33 'share':83 'small':74 'someth':19,52 'surpris':9 'thing':2 'thought':37 'tire':68 'tone':43 'wrong':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/3775276"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696964507 {#2363
      date: 2023-10-10 21:01:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2359}
  +body: "This, especially asking them why they think it is that way or how they can test it. Get them thinking in terms of the scientific method instead of just repeating facts they heard somewhere else. *edit: asking them to repeat random facts about a topic is still a great way to keep them interested and feeling good about their knowledge, but asking them “why” questions is really next-level and can be really interesting to see what they come up with*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696965743 {#3212
    date: 2023-10-10 21:22:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@ICastFist@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3217 …}
  +nested: Doctrine\ORM\PersistentCollection {#3219 …}
  +votes: Doctrine\ORM\PersistentCollection {#3221 …}
  +reports: Doctrine\ORM\PersistentCollection {#3223 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3227 …}
  -id: 40519
  -bodyTs: "'ask':3,37,62 'come':80 'edit':36 'els':35 'especi':2 'fact':31,42 'feel':56 'get':18 'good':57 'great':49 'heard':33 'instead':27 'interest':54,75 'keep':52 'knowledg':60 'level':70 'method':26 'next':69 'next-level':68 'question':65 'random':41 'realli':67,74 'repeat':30,40 'scientif':25 'see':77 'somewher':34 'still':47 'term':22 'test':16 'think':7,20 'topic':45 'way':11,50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4412434"
  +editedAt: DateTimeImmutable @1696966756 {#3213
    date: 2023-10-10 21:39:16.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696965743 {#3214
    date: 2023-10-10 21:22:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\EntryComment {#2083
  +user: App\Entity\User {#2091 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: "So that’s what a “Studio Apartment” is."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1696963079 {#2079
    date: 2023-10-10 20:37:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2096 …}
  +nested: Doctrine\ORM\PersistentCollection {#2081 …}
  +votes: Doctrine\ORM\PersistentCollection {#2098 …}
  +reports: Doctrine\ORM\PersistentCollection {#2080 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
  -id: 40375
  -bodyTs: "'apart':7 'studio':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4692010"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696961486 {#2084
    date: 2023-10-10 20:11:26.0 +02:00
  }
}
"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 {#2083
  +user: App\Entity\User {#2091 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: "So that’s what a “Studio Apartment” is."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1696963079 {#2079
    date: 2023-10-10 20:37:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2096 …}
  +nested: Doctrine\ORM\PersistentCollection {#2081 …}
  +votes: Doctrine\ORM\PersistentCollection {#2098 …}
  +reports: Doctrine\ORM\PersistentCollection {#2080 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
  -id: 40375
  -bodyTs: "'apart':7 'studio':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4692010"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696961486 {#2084
    date: 2023-10-10 20:11:26.0 +02:00
  }
}
"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 {#2083
  +user: App\Entity\User {#2091 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: "So that’s what a “Studio Apartment” is."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1696963079 {#2079
    date: 2023-10-10 20:37:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2096 …}
  +nested: Doctrine\ORM\PersistentCollection {#2081 …}
  +votes: Doctrine\ORM\PersistentCollection {#2098 …}
  +reports: Doctrine\ORM\PersistentCollection {#2080 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
  -id: 40375
  -bodyTs: "'apart':7 'studio':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4692010"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696961486 {#2084
    date: 2023-10-10 20:11:26.0 +02:00
  }
}
"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
App\Entity\EntryComment {#3199
  +user: App\Entity\User {#2006 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#2083
    +user: App\Entity\User {#2091 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: null
    +root: null
    +body: "So that’s what a “Studio Apartment” is."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 32
    +score: 0
    +lastActive: DateTime @1696963079 {#2079
      date: 2023-10-10 20:37:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2096 …}
    +nested: Doctrine\ORM\PersistentCollection {#2081 …}
    +votes: Doctrine\ORM\PersistentCollection {#2098 …}
    +reports: Doctrine\ORM\PersistentCollection {#2080 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
    -id: 40375
    -bodyTs: "'apart':7 'studio':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4692010"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696961486 {#2084
      date: 2023-10-10 20:11:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2083}
  +body: "Zero privacy, but you only have to pay for 3 walls in each room, so that’s nice."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1696963077 {#3197
    date: 2023-10-10 20:37:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@joyjoy@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3200 …}
  +nested: Doctrine\ORM\PersistentCollection {#3202 …}
  +votes: Doctrine\ORM\PersistentCollection {#3204 …}
  +reports: Doctrine\ORM\PersistentCollection {#3206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3210 …}
  -id: 40449
  -bodyTs: "'3':10 'nice':18 'pay':8 'privaci':2 'room':14 'wall':11 'zero':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3182690"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696963077 {#3198
    date: 2023-10-10 20:37:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#3199
  +user: App\Entity\User {#2006 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#2083
    +user: App\Entity\User {#2091 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: null
    +root: null
    +body: "So that’s what a “Studio Apartment” is."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 32
    +score: 0
    +lastActive: DateTime @1696963079 {#2079
      date: 2023-10-10 20:37:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2096 …}
    +nested: Doctrine\ORM\PersistentCollection {#2081 …}
    +votes: Doctrine\ORM\PersistentCollection {#2098 …}
    +reports: Doctrine\ORM\PersistentCollection {#2080 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
    -id: 40375
    -bodyTs: "'apart':7 'studio':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4692010"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696961486 {#2084
      date: 2023-10-10 20:11:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2083}
  +body: "Zero privacy, but you only have to pay for 3 walls in each room, so that’s nice."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1696963077 {#3197
    date: 2023-10-10 20:37:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@joyjoy@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3200 …}
  +nested: Doctrine\ORM\PersistentCollection {#3202 …}
  +votes: Doctrine\ORM\PersistentCollection {#3204 …}
  +reports: Doctrine\ORM\PersistentCollection {#3206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3210 …}
  -id: 40449
  -bodyTs: "'3':10 'nice':18 'pay':8 'privaci':2 'room':14 'wall':11 'zero':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3182690"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696963077 {#3198
    date: 2023-10-10 20:37:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#3199
  +user: App\Entity\User {#2006 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#2083
    +user: App\Entity\User {#2091 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: null
    +root: null
    +body: "So that’s what a “Studio Apartment” is."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 32
    +score: 0
    +lastActive: DateTime @1696963079 {#2079
      date: 2023-10-10 20:37:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2096 …}
    +nested: Doctrine\ORM\PersistentCollection {#2081 …}
    +votes: Doctrine\ORM\PersistentCollection {#2098 …}
    +reports: Doctrine\ORM\PersistentCollection {#2080 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
    -id: 40375
    -bodyTs: "'apart':7 'studio':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4692010"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696961486 {#2084
      date: 2023-10-10 20:11:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2083}
  +body: "Zero privacy, but you only have to pay for 3 walls in each room, so that’s nice."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1696963077 {#3197
    date: 2023-10-10 20:37:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@joyjoy@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3200 …}
  +nested: Doctrine\ORM\PersistentCollection {#3202 …}
  +votes: Doctrine\ORM\PersistentCollection {#3204 …}
  +reports: Doctrine\ORM\PersistentCollection {#3206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3210 …}
  -id: 40449
  -bodyTs: "'3':10 'nice':18 'pay':8 'privaci':2 'room':14 'wall':11 'zero':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3182690"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696963077 {#3198
    date: 2023-10-10 20:37:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
App\Entity\EntryComment {#2069
  +user: App\Entity\User {#2047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "What’s great with this, is that eventually they WILL tell you facts you DIDN’T know, which is an amazing feeling."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1697365005 {#2136
    date: 2023-10-15 12:16:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2065 …}
  +nested: Doctrine\ORM\PersistentCollection {#2066 …}
  +votes: Doctrine\ORM\PersistentCollection {#2067 …}
  +reports: Doctrine\ORM\PersistentCollection {#2049 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
  -id: 40366
  -bodyTs: "'amaz':21 'didn':15 'eventu':8 'fact':13 'feel':22 'great':3 'know':17 'tell':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4691755"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696961132 {#2137
    date: 2023-10-10 20:05:32.0 +02:00
  }
}
"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 {#2069
  +user: App\Entity\User {#2047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "What’s great with this, is that eventually they WILL tell you facts you DIDN’T know, which is an amazing feeling."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1697365005 {#2136
    date: 2023-10-15 12:16:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2065 …}
  +nested: Doctrine\ORM\PersistentCollection {#2066 …}
  +votes: Doctrine\ORM\PersistentCollection {#2067 …}
  +reports: Doctrine\ORM\PersistentCollection {#2049 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
  -id: 40366
  -bodyTs: "'amaz':21 'didn':15 'eventu':8 'fact':13 'feel':22 'great':3 'know':17 'tell':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4691755"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696961132 {#2137
    date: 2023-10-10 20:05:32.0 +02:00
  }
}
"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 {#2069
  +user: App\Entity\User {#2047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "What’s great with this, is that eventually they WILL tell you facts you DIDN’T know, which is an amazing feeling."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1697365005 {#2136
    date: 2023-10-15 12:16:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2065 …}
  +nested: Doctrine\ORM\PersistentCollection {#2066 …}
  +votes: Doctrine\ORM\PersistentCollection {#2067 …}
  +reports: Doctrine\ORM\PersistentCollection {#2049 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
  -id: 40366
  -bodyTs: "'amaz':21 'didn':15 'eventu':8 'fact':13 'feel':22 'great':3 'know':17 'tell':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4691755"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696961132 {#2137
    date: 2023-10-10 20:05:32.0 +02:00
  }
}
"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 {#3168
  +user: Proxies\__CG__\App\Entity\User {#3169 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2069
    +user: App\Entity\User {#2047 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "What’s great with this, is that eventually they WILL tell you facts you DIDN’T know, which is an amazing feeling."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1697365005 {#2136
      date: 2023-10-15 12:16:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2065 …}
    +nested: Doctrine\ORM\PersistentCollection {#2066 …}
    +votes: Doctrine\ORM\PersistentCollection {#2067 …}
    +reports: Doctrine\ORM\PersistentCollection {#2049 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
    -id: 40366
    -bodyTs: "'amaz':21 'didn':15 'eventu':8 'fact':13 'feel':22 'great':3 'know':17 'tell':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4691755"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696961132 {#2137
      date: 2023-10-10 20:05:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2069}
  +body: "I’m a teacher in training and in my internship this year I’m teaching first years (12 years old in my country). It’s actually so funny and interesting to me that they often ask me questions from a perspective I would’ve never thought about, just because they’re working with novel and limited information. I didn’t experience that at all when teaching year 3 or year 5 because they’re less of a ‘clean slate’."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696966174 {#3166
    date: 2023-10-10 21:29:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@negativenull@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3170 …}
  +nested: Doctrine\ORM\PersistentCollection {#3172 …}
  +votes: Doctrine\ORM\PersistentCollection {#3174 …}
  +reports: Doctrine\ORM\PersistentCollection {#3176 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3178 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3180 …}
  -id: 40529
  -bodyTs: "'12':18 '3':68 '5':71 'actual':26 'ask':36 'clean':78 'countri':23 'didn':59 'experi':61 'first':16 'funni':28 'inform':57 'interest':30 'internship':10 'less':75 'limit':56 'm':2,14 'never':45 'novel':54 'often':35 'old':20 'perspect':41 'question':38 're':51,74 'slate':79 'teach':15,66 'teacher':4 'thought':46 'train':6 've':44 'work':52 'would':43 'year':12,17,19,67,70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4695683"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696966174 {#3167
    date: 2023-10-10 21:29:34.0 +02:00
  }
}
"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 {#3168
  +user: Proxies\__CG__\App\Entity\User {#3169 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2069
    +user: App\Entity\User {#2047 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "What’s great with this, is that eventually they WILL tell you facts you DIDN’T know, which is an amazing feeling."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1697365005 {#2136
      date: 2023-10-15 12:16:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2065 …}
    +nested: Doctrine\ORM\PersistentCollection {#2066 …}
    +votes: Doctrine\ORM\PersistentCollection {#2067 …}
    +reports: Doctrine\ORM\PersistentCollection {#2049 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
    -id: 40366
    -bodyTs: "'amaz':21 'didn':15 'eventu':8 'fact':13 'feel':22 'great':3 'know':17 'tell':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4691755"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696961132 {#2137
      date: 2023-10-10 20:05:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2069}
  +body: "I’m a teacher in training and in my internship this year I’m teaching first years (12 years old in my country). It’s actually so funny and interesting to me that they often ask me questions from a perspective I would’ve never thought about, just because they’re working with novel and limited information. I didn’t experience that at all when teaching year 3 or year 5 because they’re less of a ‘clean slate’."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696966174 {#3166
    date: 2023-10-10 21:29:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@negativenull@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3170 …}
  +nested: Doctrine\ORM\PersistentCollection {#3172 …}
  +votes: Doctrine\ORM\PersistentCollection {#3174 …}
  +reports: Doctrine\ORM\PersistentCollection {#3176 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3178 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3180 …}
  -id: 40529
  -bodyTs: "'12':18 '3':68 '5':71 'actual':26 'ask':36 'clean':78 'countri':23 'didn':59 'experi':61 'first':16 'funni':28 'inform':57 'interest':30 'internship':10 'less':75 'limit':56 'm':2,14 'never':45 'novel':54 'often':35 'old':20 'perspect':41 'question':38 're':51,74 'slate':79 'teach':15,66 'teacher':4 'thought':46 'train':6 've':44 'work':52 'would':43 'year':12,17,19,67,70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4695683"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696966174 {#3167
    date: 2023-10-10 21:29:34.0 +02:00
  }
}
"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 {#3168
  +user: Proxies\__CG__\App\Entity\User {#3169 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2069
    +user: App\Entity\User {#2047 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "What’s great with this, is that eventually they WILL tell you facts you DIDN’T know, which is an amazing feeling."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1697365005 {#2136
      date: 2023-10-15 12:16:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2065 …}
    +nested: Doctrine\ORM\PersistentCollection {#2066 …}
    +votes: Doctrine\ORM\PersistentCollection {#2067 …}
    +reports: Doctrine\ORM\PersistentCollection {#2049 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
    -id: 40366
    -bodyTs: "'amaz':21 'didn':15 'eventu':8 'fact':13 'feel':22 'great':3 'know':17 'tell':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4691755"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696961132 {#2137
      date: 2023-10-10 20:05:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2069}
  +body: "I’m a teacher in training and in my internship this year I’m teaching first years (12 years old in my country). It’s actually so funny and interesting to me that they often ask me questions from a perspective I would’ve never thought about, just because they’re working with novel and limited information. I didn’t experience that at all when teaching year 3 or year 5 because they’re less of a ‘clean slate’."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696966174 {#3166
    date: 2023-10-10 21:29:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@negativenull@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3170 …}
  +nested: Doctrine\ORM\PersistentCollection {#3172 …}
  +votes: Doctrine\ORM\PersistentCollection {#3174 …}
  +reports: Doctrine\ORM\PersistentCollection {#3176 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3178 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3180 …}
  -id: 40529
  -bodyTs: "'12':18 '3':68 '5':71 'actual':26 'ask':36 'clean':78 'countri':23 'didn':59 'experi':61 'first':16 'funni':28 'inform':57 'interest':30 'internship':10 'less':75 'limit':56 'm':2,14 'never':45 'novel':54 'often':35 'old':20 'perspect':41 'question':38 're':51,74 'slate':79 'teach':15,66 'teacher':4 'thought':46 'train':6 've':44 'work':52 'would':43 'year':12,17,19,67,70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4695683"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696966174 {#3167
    date: 2023-10-10 21:29:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
App\Entity\EntryComment {#3426
  +user: Proxies\__CG__\App\Entity\User {#3427 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3168
    +user: Proxies\__CG__\App\Entity\User {#3169 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#2069
      +user: App\Entity\User {#2047 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "What’s great with this, is that eventually they WILL tell you facts you DIDN’T know, which is an amazing feeling."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1697365005 {#2136
        date: 2023-10-15 12:16:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2065 …}
      +nested: Doctrine\ORM\PersistentCollection {#2066 …}
      +votes: Doctrine\ORM\PersistentCollection {#2067 …}
      +reports: Doctrine\ORM\PersistentCollection {#2049 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
      -id: 40366
      -bodyTs: "'amaz':21 'didn':15 'eventu':8 'fact':13 'feel':22 'great':3 'know':17 'tell':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4691755"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696961132 {#2137
        date: 2023-10-10 20:05:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2069}
    +body: "I’m a teacher in training and in my internship this year I’m teaching first years (12 years old in my country). It’s actually so funny and interesting to me that they often ask me questions from a perspective I would’ve never thought about, just because they’re working with novel and limited information. I didn’t experience that at all when teaching year 3 or year 5 because they’re less of a ‘clean slate’."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1696966174 {#3166
      date: 2023-10-10 21:29:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@negativenull@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3170 …}
    +nested: Doctrine\ORM\PersistentCollection {#3172 …}
    +votes: Doctrine\ORM\PersistentCollection {#3174 …}
    +reports: Doctrine\ORM\PersistentCollection {#3176 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3178 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3180 …}
    -id: 40529
    -bodyTs: "'12':18 '3':68 '5':71 'actual':26 'ask':36 'clean':78 'countri':23 'didn':59 'experi':61 'first':16 'funni':28 'inform':57 'interest':30 'internship':10 'less':75 'limit':56 'm':2,14 'never':45 'novel':54 'often':35 'old':20 'perspect':41 'question':38 're':51,74 'slate':79 'teach':15,66 'teacher':4 'thought':46 'train':6 've':44 'work':52 'would':43 'year':12,17,19,67,70"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4695683"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696966174 {#3167
      date: 2023-10-10 21:29:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2069}
  +body: """
    Excuse my ignorance but, first years of what? Like school ever? 12 seems pretty late to start, if that’s the case what does their life and education look like before then?\n
    \n
    I really love what you take away from that experience though. It’s amazing because we really are always learning, and anyone can teach us something. If you remember any of them and feel like sharing I’d be curious to hear them!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696985408 {#3423
    date: 2023-10-11 02:50:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@negativenull@lemm.ee"
    "@SolarNialamide@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3428 …}
  +nested: Doctrine\ORM\PersistentCollection {#3430 …}
  +votes: Doctrine\ORM\PersistentCollection {#3432 …}
  +reports: Doctrine\ORM\PersistentCollection {#3434 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3438 …}
  -id: 40910
  -bodyTs: "'12':12 'alway':51 'amaz':46 'anyon':54 'away':39 'case':22 'curious':72 'd':70 'educ':28 'ever':11 'excus':1 'experi':42 'feel':66 'first':5 'hear':74 'ignor':3 'late':15 'learn':52 'life':26 'like':9,30,67 'look':29 'love':35 'pretti':14 'realli':34,49 'rememb':61 'school':10 'seem':13 'share':68 'someth':58 'start':17 'take':38 'teach':56 'though':43 'us':57 'year':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4421805"
  +editedAt: DateTimeImmutable @1696985483 {#3424
    date: 2023-10-11 02:51:23.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696985408 {#3425
    date: 2023-10-11 02:50:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\EntryComment {#3426
  +user: Proxies\__CG__\App\Entity\User {#3427 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3168
    +user: Proxies\__CG__\App\Entity\User {#3169 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#2069
      +user: App\Entity\User {#2047 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "What’s great with this, is that eventually they WILL tell you facts you DIDN’T know, which is an amazing feeling."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1697365005 {#2136
        date: 2023-10-15 12:16:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2065 …}
      +nested: Doctrine\ORM\PersistentCollection {#2066 …}
      +votes: Doctrine\ORM\PersistentCollection {#2067 …}
      +reports: Doctrine\ORM\PersistentCollection {#2049 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
      -id: 40366
      -bodyTs: "'amaz':21 'didn':15 'eventu':8 'fact':13 'feel':22 'great':3 'know':17 'tell':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4691755"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696961132 {#2137
        date: 2023-10-10 20:05:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2069}
    +body: "I’m a teacher in training and in my internship this year I’m teaching first years (12 years old in my country). It’s actually so funny and interesting to me that they often ask me questions from a perspective I would’ve never thought about, just because they’re working with novel and limited information. I didn’t experience that at all when teaching year 3 or year 5 because they’re less of a ‘clean slate’."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1696966174 {#3166
      date: 2023-10-10 21:29:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@negativenull@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3170 …}
    +nested: Doctrine\ORM\PersistentCollection {#3172 …}
    +votes: Doctrine\ORM\PersistentCollection {#3174 …}
    +reports: Doctrine\ORM\PersistentCollection {#3176 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3178 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3180 …}
    -id: 40529
    -bodyTs: "'12':18 '3':68 '5':71 'actual':26 'ask':36 'clean':78 'countri':23 'didn':59 'experi':61 'first':16 'funni':28 'inform':57 'interest':30 'internship':10 'less':75 'limit':56 'm':2,14 'never':45 'novel':54 'often':35 'old':20 'perspect':41 'question':38 're':51,74 'slate':79 'teach':15,66 'teacher':4 'thought':46 'train':6 've':44 'work':52 'would':43 'year':12,17,19,67,70"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4695683"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696966174 {#3167
      date: 2023-10-10 21:29:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2069}
  +body: """
    Excuse my ignorance but, first years of what? Like school ever? 12 seems pretty late to start, if that’s the case what does their life and education look like before then?\n
    \n
    I really love what you take away from that experience though. It’s amazing because we really are always learning, and anyone can teach us something. If you remember any of them and feel like sharing I’d be curious to hear them!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696985408 {#3423
    date: 2023-10-11 02:50:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@negativenull@lemm.ee"
    "@SolarNialamide@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3428 …}
  +nested: Doctrine\ORM\PersistentCollection {#3430 …}
  +votes: Doctrine\ORM\PersistentCollection {#3432 …}
  +reports: Doctrine\ORM\PersistentCollection {#3434 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3438 …}
  -id: 40910
  -bodyTs: "'12':12 'alway':51 'amaz':46 'anyon':54 'away':39 'case':22 'curious':72 'd':70 'educ':28 'ever':11 'excus':1 'experi':42 'feel':66 'first':5 'hear':74 'ignor':3 'late':15 'learn':52 'life':26 'like':9,30,67 'look':29 'love':35 'pretti':14 'realli':34,49 'rememb':61 'school':10 'seem':13 'share':68 'someth':58 'start':17 'take':38 'teach':56 'though':43 'us':57 'year':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4421805"
  +editedAt: DateTimeImmutable @1696985483 {#3424
    date: 2023-10-11 02:51:23.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696985408 {#3425
    date: 2023-10-11 02:50:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\EntryComment {#3426
  +user: Proxies\__CG__\App\Entity\User {#3427 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3168
    +user: Proxies\__CG__\App\Entity\User {#3169 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#2069
      +user: App\Entity\User {#2047 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "What’s great with this, is that eventually they WILL tell you facts you DIDN’T know, which is an amazing feeling."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1697365005 {#2136
        date: 2023-10-15 12:16:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2065 …}
      +nested: Doctrine\ORM\PersistentCollection {#2066 …}
      +votes: Doctrine\ORM\PersistentCollection {#2067 …}
      +reports: Doctrine\ORM\PersistentCollection {#2049 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
      -id: 40366
      -bodyTs: "'amaz':21 'didn':15 'eventu':8 'fact':13 'feel':22 'great':3 'know':17 'tell':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4691755"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696961132 {#2137
        date: 2023-10-10 20:05:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2069}
    +body: "I’m a teacher in training and in my internship this year I’m teaching first years (12 years old in my country). It’s actually so funny and interesting to me that they often ask me questions from a perspective I would’ve never thought about, just because they’re working with novel and limited information. I didn’t experience that at all when teaching year 3 or year 5 because they’re less of a ‘clean slate’."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1696966174 {#3166
      date: 2023-10-10 21:29:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@negativenull@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3170 …}
    +nested: Doctrine\ORM\PersistentCollection {#3172 …}
    +votes: Doctrine\ORM\PersistentCollection {#3174 …}
    +reports: Doctrine\ORM\PersistentCollection {#3176 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3178 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3180 …}
    -id: 40529
    -bodyTs: "'12':18 '3':68 '5':71 'actual':26 'ask':36 'clean':78 'countri':23 'didn':59 'experi':61 'first':16 'funni':28 'inform':57 'interest':30 'internship':10 'less':75 'limit':56 'm':2,14 'never':45 'novel':54 'often':35 'old':20 'perspect':41 'question':38 're':51,74 'slate':79 'teach':15,66 'teacher':4 'thought':46 'train':6 've':44 'work':52 'would':43 'year':12,17,19,67,70"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4695683"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696966174 {#3167
      date: 2023-10-10 21:29:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2069}
  +body: """
    Excuse my ignorance but, first years of what? Like school ever? 12 seems pretty late to start, if that’s the case what does their life and education look like before then?\n
    \n
    I really love what you take away from that experience though. It’s amazing because we really are always learning, and anyone can teach us something. If you remember any of them and feel like sharing I’d be curious to hear them!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696985408 {#3423
    date: 2023-10-11 02:50:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@negativenull@lemm.ee"
    "@SolarNialamide@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3428 …}
  +nested: Doctrine\ORM\PersistentCollection {#3430 …}
  +votes: Doctrine\ORM\PersistentCollection {#3432 …}
  +reports: Doctrine\ORM\PersistentCollection {#3434 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3438 …}
  -id: 40910
  -bodyTs: "'12':12 'alway':51 'amaz':46 'anyon':54 'away':39 'case':22 'curious':72 'd':70 'educ':28 'ever':11 'excus':1 'experi':42 'feel':66 'first':5 'hear':74 'ignor':3 'late':15 'learn':52 'life':26 'like':9,30,67 'look':29 'love':35 'pretti':14 'realli':34,49 'rememb':61 'school':10 'seem':13 'share':68 'someth':58 'start':17 'take':38 'teach':56 'though':43 'us':57 'year':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4421805"
  +editedAt: DateTimeImmutable @1696985483 {#3424
    date: 2023-10-11 02:51:23.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696985408 {#3425
    date: 2023-10-11 02:50:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
App\Entity\EntryComment {#3184
  +user: App\Entity\User {#2006 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2069
    +user: App\Entity\User {#2047 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "What’s great with this, is that eventually they WILL tell you facts you DIDN’T know, which is an amazing feeling."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1697365005 {#2136
      date: 2023-10-15 12:16:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2065 …}
    +nested: Doctrine\ORM\PersistentCollection {#2066 …}
    +votes: Doctrine\ORM\PersistentCollection {#2067 …}
    +reports: Doctrine\ORM\PersistentCollection {#2049 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
    -id: 40366
    -bodyTs: "'amaz':21 'didn':15 'eventu':8 'fact':13 'feel':22 'great':3 'know':17 'tell':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4691755"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696961132 {#2137
      date: 2023-10-10 20:05:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2069}
  +body: "I want this."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696961296 {#3182
    date: 2023-10-10 20:08:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@negativenull@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3185 …}
  +nested: Doctrine\ORM\PersistentCollection {#3187 …}
  +votes: Doctrine\ORM\PersistentCollection {#3189 …}
  +reports: Doctrine\ORM\PersistentCollection {#3191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3195 …}
  -id: 40371
  -bodyTs: "'want':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3181887"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696961296 {#3183
    date: 2023-10-10 20:08:16.0 +02:00
  }
}
"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 {#3184
  +user: App\Entity\User {#2006 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2069
    +user: App\Entity\User {#2047 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "What’s great with this, is that eventually they WILL tell you facts you DIDN’T know, which is an amazing feeling."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1697365005 {#2136
      date: 2023-10-15 12:16:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2065 …}
    +nested: Doctrine\ORM\PersistentCollection {#2066 …}
    +votes: Doctrine\ORM\PersistentCollection {#2067 …}
    +reports: Doctrine\ORM\PersistentCollection {#2049 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
    -id: 40366
    -bodyTs: "'amaz':21 'didn':15 'eventu':8 'fact':13 'feel':22 'great':3 'know':17 'tell':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4691755"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696961132 {#2137
      date: 2023-10-10 20:05:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2069}
  +body: "I want this."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696961296 {#3182
    date: 2023-10-10 20:08:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@negativenull@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3185 …}
  +nested: Doctrine\ORM\PersistentCollection {#3187 …}
  +votes: Doctrine\ORM\PersistentCollection {#3189 …}
  +reports: Doctrine\ORM\PersistentCollection {#3191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3195 …}
  -id: 40371
  -bodyTs: "'want':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3181887"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696961296 {#3183
    date: 2023-10-10 20:08:16.0 +02:00
  }
}
"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 {#3184
  +user: App\Entity\User {#2006 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2069
    +user: App\Entity\User {#2047 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "What’s great with this, is that eventually they WILL tell you facts you DIDN’T know, which is an amazing feeling."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1697365005 {#2136
      date: 2023-10-15 12:16:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2065 …}
    +nested: Doctrine\ORM\PersistentCollection {#2066 …}
    +votes: Doctrine\ORM\PersistentCollection {#2067 …}
    +reports: Doctrine\ORM\PersistentCollection {#2049 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
    -id: 40366
    -bodyTs: "'amaz':21 'didn':15 'eventu':8 'fact':13 'feel':22 'great':3 'know':17 'tell':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4691755"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696961132 {#2137
      date: 2023-10-10 20:05:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2069}
  +body: "I want this."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696961296 {#3182
    date: 2023-10-10 20:08:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@negativenull@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3185 …}
  +nested: Doctrine\ORM\PersistentCollection {#3187 …}
  +votes: Doctrine\ORM\PersistentCollection {#3189 …}
  +reports: Doctrine\ORM\PersistentCollection {#3191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3195 …}
  -id: 40371
  -bodyTs: "'want':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3181887"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696961296 {#3183
    date: 2023-10-10 20:08:16.0 +02:00
  }
}
"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
App\Entity\EntryComment {#3410
  +user: App\Entity\User {#2047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3184
    +user: App\Entity\User {#2006 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#2069
      +user: App\Entity\User {#2047 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "What’s great with this, is that eventually they WILL tell you facts you DIDN’T know, which is an amazing feeling."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1697365005 {#2136
        date: 2023-10-15 12:16:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2065 …}
      +nested: Doctrine\ORM\PersistentCollection {#2066 …}
      +votes: Doctrine\ORM\PersistentCollection {#2067 …}
      +reports: Doctrine\ORM\PersistentCollection {#2049 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
      -id: 40366
      -bodyTs: "'amaz':21 'didn':15 'eventu':8 'fact':13 'feel':22 'great':3 'know':17 'tell':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4691755"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696961132 {#2137
        date: 2023-10-10 20:05:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2069}
    +body: "I want this."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696961296 {#3182
      date: 2023-10-10 20:08:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@negativenull@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3185 …}
    +nested: Doctrine\ORM\PersistentCollection {#3187 …}
    +votes: Doctrine\ORM\PersistentCollection {#3189 …}
    +reports: Doctrine\ORM\PersistentCollection {#3191 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3193 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3195 …}
    -id: 40371
    -bodyTs: "'want':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/3181887"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696961296 {#3183
      date: 2023-10-10 20:08:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2069}
  +body: """
    My 10 year old son loves dinosaurs and space. He reads and watches tons of stuff, and is now telling me about Dinosaur species I’m not familiar with, and facts about various moons/planets/etc. I’m pretty well read on these subjects too.\n
    \n
    I absolutely love it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696961491 {#3408
    date: 2023-10-10 20:11:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@negativenull@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3411 …}
  +nested: Doctrine\ORM\PersistentCollection {#3413 …}
  +votes: Doctrine\ORM\PersistentCollection {#3415 …}
  +reports: Doctrine\ORM\PersistentCollection {#3417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3421 …}
  -id: 40376
  -bodyTs: "'10':2 'absolut':45 'dinosaur':7,23 'fact':31 'familiar':28 'love':6,46 'm':26,36 'moons/planets/etc':34 'old':4 'pretti':37 'read':11,39 'son':5 'space':9 'speci':24 'stuff':16 'subject':42 'tell':20 'ton':14 'various':33 'watch':13 'well':38 'year':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4692016"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696961491 {#3409
    date: 2023-10-10 20:11:31.0 +02:00
  }
}
"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
151 DENIED edit
App\Entity\EntryComment {#3410
  +user: App\Entity\User {#2047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3184
    +user: App\Entity\User {#2006 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#2069
      +user: App\Entity\User {#2047 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "What’s great with this, is that eventually they WILL tell you facts you DIDN’T know, which is an amazing feeling."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1697365005 {#2136
        date: 2023-10-15 12:16:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2065 …}
      +nested: Doctrine\ORM\PersistentCollection {#2066 …}
      +votes: Doctrine\ORM\PersistentCollection {#2067 …}
      +reports: Doctrine\ORM\PersistentCollection {#2049 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
      -id: 40366
      -bodyTs: "'amaz':21 'didn':15 'eventu':8 'fact':13 'feel':22 'great':3 'know':17 'tell':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4691755"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696961132 {#2137
        date: 2023-10-10 20:05:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2069}
    +body: "I want this."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696961296 {#3182
      date: 2023-10-10 20:08:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@negativenull@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3185 …}
    +nested: Doctrine\ORM\PersistentCollection {#3187 …}
    +votes: Doctrine\ORM\PersistentCollection {#3189 …}
    +reports: Doctrine\ORM\PersistentCollection {#3191 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3193 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3195 …}
    -id: 40371
    -bodyTs: "'want':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/3181887"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696961296 {#3183
      date: 2023-10-10 20:08:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2069}
  +body: """
    My 10 year old son loves dinosaurs and space. He reads and watches tons of stuff, and is now telling me about Dinosaur species I’m not familiar with, and facts about various moons/planets/etc. I’m pretty well read on these subjects too.\n
    \n
    I absolutely love it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696961491 {#3408
    date: 2023-10-10 20:11:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@negativenull@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3411 …}
  +nested: Doctrine\ORM\PersistentCollection {#3413 …}
  +votes: Doctrine\ORM\PersistentCollection {#3415 …}
  +reports: Doctrine\ORM\PersistentCollection {#3417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3421 …}
  -id: 40376
  -bodyTs: "'10':2 'absolut':45 'dinosaur':7,23 'fact':31 'familiar':28 'love':6,46 'm':26,36 'moons/planets/etc':34 'old':4 'pretti':37 'read':11,39 'son':5 'space':9 'speci':24 'stuff':16 'subject':42 'tell':20 'ton':14 'various':33 'watch':13 'well':38 'year':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4692016"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696961491 {#3409
    date: 2023-10-10 20:11:31.0 +02:00
  }
}
"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
152 DENIED moderate
App\Entity\EntryComment {#3410
  +user: App\Entity\User {#2047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3184
    +user: App\Entity\User {#2006 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#2069
      +user: App\Entity\User {#2047 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: null
      +root: null
      +body: "What’s great with this, is that eventually they WILL tell you facts you DIDN’T know, which is an amazing feeling."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1697365005 {#2136
        date: 2023-10-15 12:16:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2065 …}
      +nested: Doctrine\ORM\PersistentCollection {#2066 …}
      +votes: Doctrine\ORM\PersistentCollection {#2067 …}
      +reports: Doctrine\ORM\PersistentCollection {#2049 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
      -id: 40366
      -bodyTs: "'amaz':21 'didn':15 'eventu':8 'fact':13 'feel':22 'great':3 'know':17 'tell':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4691755"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696961132 {#2137
        date: 2023-10-10 20:05:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2069}
    +body: "I want this."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696961296 {#3182
      date: 2023-10-10 20:08:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@negativenull@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3185 …}
    +nested: Doctrine\ORM\PersistentCollection {#3187 …}
    +votes: Doctrine\ORM\PersistentCollection {#3189 …}
    +reports: Doctrine\ORM\PersistentCollection {#3191 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3193 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3195 …}
    -id: 40371
    -bodyTs: "'want':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/3181887"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696961296 {#3183
      date: 2023-10-10 20:08:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2069}
  +body: """
    My 10 year old son loves dinosaurs and space. He reads and watches tons of stuff, and is now telling me about Dinosaur species I’m not familiar with, and facts about various moons/planets/etc. I’m pretty well read on these subjects too.\n
    \n
    I absolutely love it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696961491 {#3408
    date: 2023-10-10 20:11:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@negativenull@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3411 …}
  +nested: Doctrine\ORM\PersistentCollection {#3413 …}
  +votes: Doctrine\ORM\PersistentCollection {#3415 …}
  +reports: Doctrine\ORM\PersistentCollection {#3417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3421 …}
  -id: 40376
  -bodyTs: "'10':2 'absolut':45 'dinosaur':7,23 'fact':31 'familiar':28 'love':6,46 'm':26,36 'moons/planets/etc':34 'old':4 'pretti':37 'read':11,39 'son':5 'space':9 'speci':24 'stuff':16 'subject':42 'tell':20 'ton':14 'various':33 'watch':13 'well':38 'year':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4692016"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696961491 {#3409
    date: 2023-10-10 20:11:31.0 +02:00
  }
}
"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
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 {#3577
  +user: Proxies\__CG__\App\Entity\User {#3578 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3410
    +user: App\Entity\User {#2047 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3184
      +user: App\Entity\User {#2006 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#2069
        +user: App\Entity\User {#2047 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: "What’s great with this, is that eventually they WILL tell you facts you DIDN’T know, which is an amazing feeling."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1697365005 {#2136
          date: 2023-10-15 12:16:45.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2065 …}
        +nested: Doctrine\ORM\PersistentCollection {#2066 …}
        +votes: Doctrine\ORM\PersistentCollection {#2067 …}
        +reports: Doctrine\ORM\PersistentCollection {#2049 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
        -id: 40366
        -bodyTs: "'amaz':21 'didn':15 'eventu':8 'fact':13 'feel':22 'great':3 'know':17 'tell':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4691755"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696961132 {#2137
          date: 2023-10-10 20:05:32.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2069}
      +body: "I want this."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1696961296 {#3182
        date: 2023-10-10 20:08:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@negativenull@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3185 …}
      +nested: Doctrine\ORM\PersistentCollection {#3187 …}
      +votes: Doctrine\ORM\PersistentCollection {#3189 …}
      +reports: Doctrine\ORM\PersistentCollection {#3191 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3193 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3195 …}
      -id: 40371
      -bodyTs: "'want':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3181887"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696961296 {#3183
        date: 2023-10-10 20:08:16.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2069}
    +body: """
      My 10 year old son loves dinosaurs and space. He reads and watches tons of stuff, and is now telling me about Dinosaur species I’m not familiar with, and facts about various moons/planets/etc. I’m pretty well read on these subjects too.\n
      \n
      I absolutely love it.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696961491 {#3408
      date: 2023-10-10 20:11:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@negativenull@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3411 …}
    +nested: Doctrine\ORM\PersistentCollection {#3413 …}
    +votes: Doctrine\ORM\PersistentCollection {#3415 …}
    +reports: Doctrine\ORM\PersistentCollection {#3417 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3419 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3421 …}
    -id: 40376
    -bodyTs: "'10':2 'absolut':45 'dinosaur':7,23 'fact':31 'familiar':28 'love':6,46 'm':26,36 'moons/planets/etc':34 'old':4 'pretti':37 'read':11,39 'son':5 'space':9 'speci':24 'stuff':16 'subject':42 'tell':20 'ton':14 'various':33 'watch':13 'well':38 'year':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4692016"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696961491 {#3409
      date: 2023-10-10 20:11:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2069}
  +body: """
    I grew up thinking we knew everything there is to know about dinosaurs. Then I had a kid, who started to learn all about them. So far he’s told me about how scientists think many of them had features, how Brontosauruses didn’t exist, how there are multiple T-Rex species, and more. The pace of scientific development is crazy, and he keeps up with a lot of it for also being ten. I love to hear about it.\n
    \n
    Not exactly related to what you said, but what you said made me think about it. Dinos are cool.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696975168 {#3575
    date: 2023-10-10 23:59:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@negativenull@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3579 …}
  +nested: Doctrine\ORM\PersistentCollection {#3581 …}
  +votes: Doctrine\ORM\PersistentCollection {#3583 …}
  +reports: Doctrine\ORM\PersistentCollection {#3585 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3589 …}
  -id: 40714
  -bodyTs: "'also':73 'brontosaurus':42 'cool':100 'crazi':62 'develop':60 'didn':43 'dino':98 'dinosaur':13 'everyth':7 'exact':83 'exist':45 'far':27 'featur':40 'grew':2 'hear':79 'keep':65 'kid':18 'knew':6 'know':11 'learn':22 'lot':69 'love':77 'made':93 'mani':36 'multipl':49 'pace':57 'relat':84 'rex':52 'said':88,92 'scientif':59 'scientist':34 'speci':53 'start':20 't-rex':50 'ten':75 'think':4,35,95 'told':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4417013"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696975168 {#3576
    date: 2023-10-10 23:59:28.0 +02:00
  }
}
"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 {#3577
  +user: Proxies\__CG__\App\Entity\User {#3578 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3410
    +user: App\Entity\User {#2047 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3184
      +user: App\Entity\User {#2006 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#2069
        +user: App\Entity\User {#2047 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: "What’s great with this, is that eventually they WILL tell you facts you DIDN’T know, which is an amazing feeling."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1697365005 {#2136
          date: 2023-10-15 12:16:45.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2065 …}
        +nested: Doctrine\ORM\PersistentCollection {#2066 …}
        +votes: Doctrine\ORM\PersistentCollection {#2067 …}
        +reports: Doctrine\ORM\PersistentCollection {#2049 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
        -id: 40366
        -bodyTs: "'amaz':21 'didn':15 'eventu':8 'fact':13 'feel':22 'great':3 'know':17 'tell':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4691755"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696961132 {#2137
          date: 2023-10-10 20:05:32.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2069}
      +body: "I want this."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1696961296 {#3182
        date: 2023-10-10 20:08:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@negativenull@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3185 …}
      +nested: Doctrine\ORM\PersistentCollection {#3187 …}
      +votes: Doctrine\ORM\PersistentCollection {#3189 …}
      +reports: Doctrine\ORM\PersistentCollection {#3191 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3193 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3195 …}
      -id: 40371
      -bodyTs: "'want':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3181887"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696961296 {#3183
        date: 2023-10-10 20:08:16.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2069}
    +body: """
      My 10 year old son loves dinosaurs and space. He reads and watches tons of stuff, and is now telling me about Dinosaur species I’m not familiar with, and facts about various moons/planets/etc. I’m pretty well read on these subjects too.\n
      \n
      I absolutely love it.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696961491 {#3408
      date: 2023-10-10 20:11:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@negativenull@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3411 …}
    +nested: Doctrine\ORM\PersistentCollection {#3413 …}
    +votes: Doctrine\ORM\PersistentCollection {#3415 …}
    +reports: Doctrine\ORM\PersistentCollection {#3417 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3419 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3421 …}
    -id: 40376
    -bodyTs: "'10':2 'absolut':45 'dinosaur':7,23 'fact':31 'familiar':28 'love':6,46 'm':26,36 'moons/planets/etc':34 'old':4 'pretti':37 'read':11,39 'son':5 'space':9 'speci':24 'stuff':16 'subject':42 'tell':20 'ton':14 'various':33 'watch':13 'well':38 'year':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4692016"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696961491 {#3409
      date: 2023-10-10 20:11:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2069}
  +body: """
    I grew up thinking we knew everything there is to know about dinosaurs. Then I had a kid, who started to learn all about them. So far he’s told me about how scientists think many of them had features, how Brontosauruses didn’t exist, how there are multiple T-Rex species, and more. The pace of scientific development is crazy, and he keeps up with a lot of it for also being ten. I love to hear about it.\n
    \n
    Not exactly related to what you said, but what you said made me think about it. Dinos are cool.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696975168 {#3575
    date: 2023-10-10 23:59:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@negativenull@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3579 …}
  +nested: Doctrine\ORM\PersistentCollection {#3581 …}
  +votes: Doctrine\ORM\PersistentCollection {#3583 …}
  +reports: Doctrine\ORM\PersistentCollection {#3585 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3589 …}
  -id: 40714
  -bodyTs: "'also':73 'brontosaurus':42 'cool':100 'crazi':62 'develop':60 'didn':43 'dino':98 'dinosaur':13 'everyth':7 'exact':83 'exist':45 'far':27 'featur':40 'grew':2 'hear':79 'keep':65 'kid':18 'knew':6 'know':11 'learn':22 'lot':69 'love':77 'made':93 'mani':36 'multipl':49 'pace':57 'relat':84 'rex':52 'said':88,92 'scientif':59 'scientist':34 'speci':53 'start':20 't-rex':50 'ten':75 'think':4,35,95 'told':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4417013"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696975168 {#3576
    date: 2023-10-10 23:59:28.0 +02:00
  }
}
"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 {#3577
  +user: Proxies\__CG__\App\Entity\User {#3578 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3410
    +user: App\Entity\User {#2047 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3184
      +user: App\Entity\User {#2006 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#2069
        +user: App\Entity\User {#2047 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: null
        +root: null
        +body: "What’s great with this, is that eventually they WILL tell you facts you DIDN’T know, which is an amazing feeling."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1697365005 {#2136
          date: 2023-10-15 12:16:45.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2065 …}
        +nested: Doctrine\ORM\PersistentCollection {#2066 …}
        +votes: Doctrine\ORM\PersistentCollection {#2067 …}
        +reports: Doctrine\ORM\PersistentCollection {#2049 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
        -id: 40366
        -bodyTs: "'amaz':21 'didn':15 'eventu':8 'fact':13 'feel':22 'great':3 'know':17 'tell':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4691755"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696961132 {#2137
          date: 2023-10-10 20:05:32.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2069}
      +body: "I want this."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1696961296 {#3182
        date: 2023-10-10 20:08:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@negativenull@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3185 …}
      +nested: Doctrine\ORM\PersistentCollection {#3187 …}
      +votes: Doctrine\ORM\PersistentCollection {#3189 …}
      +reports: Doctrine\ORM\PersistentCollection {#3191 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3193 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3195 …}
      -id: 40371
      -bodyTs: "'want':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3181887"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696961296 {#3183
        date: 2023-10-10 20:08:16.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2069}
    +body: """
      My 10 year old son loves dinosaurs and space. He reads and watches tons of stuff, and is now telling me about Dinosaur species I’m not familiar with, and facts about various moons/planets/etc. I’m pretty well read on these subjects too.\n
      \n
      I absolutely love it.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696961491 {#3408
      date: 2023-10-10 20:11:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@negativenull@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3411 …}
    +nested: Doctrine\ORM\PersistentCollection {#3413 …}
    +votes: Doctrine\ORM\PersistentCollection {#3415 …}
    +reports: Doctrine\ORM\PersistentCollection {#3417 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3419 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3421 …}
    -id: 40376
    -bodyTs: "'10':2 'absolut':45 'dinosaur':7,23 'fact':31 'familiar':28 'love':6,46 'm':26,36 'moons/planets/etc':34 'old':4 'pretti':37 'read':11,39 'son':5 'space':9 'speci':24 'stuff':16 'subject':42 'tell':20 'ton':14 'various':33 'watch':13 'well':38 'year':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4692016"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696961491 {#3409
      date: 2023-10-10 20:11:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2069}
  +body: """
    I grew up thinking we knew everything there is to know about dinosaurs. Then I had a kid, who started to learn all about them. So far he’s told me about how scientists think many of them had features, how Brontosauruses didn’t exist, how there are multiple T-Rex species, and more. The pace of scientific development is crazy, and he keeps up with a lot of it for also being ten. I love to hear about it.\n
    \n
    Not exactly related to what you said, but what you said made me think about it. Dinos are cool.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696975168 {#3575
    date: 2023-10-10 23:59:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@negativenull@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3579 …}
  +nested: Doctrine\ORM\PersistentCollection {#3581 …}
  +votes: Doctrine\ORM\PersistentCollection {#3583 …}
  +reports: Doctrine\ORM\PersistentCollection {#3585 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3589 …}
  -id: 40714
  -bodyTs: "'also':73 'brontosaurus':42 'cool':100 'crazi':62 'develop':60 'didn':43 'dino':98 'dinosaur':13 'everyth':7 'exact':83 'exist':45 'far':27 'featur':40 'grew':2 'hear':79 'keep':65 'kid':18 'knew':6 'know':11 'learn':22 'lot':69 'love':77 'made':93 'mani':36 'multipl':49 'pace':57 'relat':84 'rex':52 'said':88,92 'scientif':59 'scientist':34 'speci':53 'start':20 't-rex':50 'ten':75 'think':4,35,95 'told':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4417013"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696975168 {#3576
    date: 2023-10-10 23:59:28.0 +02:00
  }
}
"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
App\Entity\EntryComment {#3741
  +user: App\Entity\User {#2047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3577
    +user: Proxies\__CG__\App\Entity\User {#3578 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3410
      +user: App\Entity\User {#2047 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3184
        +user: App\Entity\User {#2006 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#2069
          +user: App\Entity\User {#2047 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: null
          +root: null
          +body: "What’s great with this, is that eventually they WILL tell you facts you DIDN’T know, which is an amazing feeling."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 26
          +score: 0
          +lastActive: DateTime @1697365005 {#2136
            date: 2023-10-15 12:16:45.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@The_Picard_Maneuver@startrek.website"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2065 …}
          +nested: Doctrine\ORM\PersistentCollection {#2066 …}
          +votes: Doctrine\ORM\PersistentCollection {#2067 …}
          +reports: Doctrine\ORM\PersistentCollection {#2049 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
          -id: 40366
          -bodyTs: "'amaz':21 'didn':15 'eventu':8 'fact':13 'feel':22 'great':3 'know':17 'tell':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/4691755"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696961132 {#2137
            date: 2023-10-10 20:05:32.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2069}
        +body: "I want this."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1696961296 {#3182
          date: 2023-10-10 20:08:16.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@negativenull@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3185 …}
        +nested: Doctrine\ORM\PersistentCollection {#3187 …}
        +votes: Doctrine\ORM\PersistentCollection {#3189 …}
        +reports: Doctrine\ORM\PersistentCollection {#3191 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3193 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3195 …}
        -id: 40371
        -bodyTs: "'want':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/3181887"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696961296 {#3183
          date: 2023-10-10 20:08:16.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2069}
      +body: """
        My 10 year old son loves dinosaurs and space. He reads and watches tons of stuff, and is now telling me about Dinosaur species I’m not familiar with, and facts about various moons/planets/etc. I’m pretty well read on these subjects too.\n
        \n
        I absolutely love it.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1696961491 {#3408
        date: 2023-10-10 20:11:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@negativenull@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3411 …}
      +nested: Doctrine\ORM\PersistentCollection {#3413 …}
      +votes: Doctrine\ORM\PersistentCollection {#3415 …}
      +reports: Doctrine\ORM\PersistentCollection {#3417 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3419 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3421 …}
      -id: 40376
      -bodyTs: "'10':2 'absolut':45 'dinosaur':7,23 'fact':31 'familiar':28 'love':6,46 'm':26,36 'moons/planets/etc':34 'old':4 'pretti':37 'read':11,39 'son':5 'space':9 'speci':24 'stuff':16 'subject':42 'tell':20 'ton':14 'various':33 'watch':13 'well':38 'year':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4692016"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696961491 {#3409
        date: 2023-10-10 20:11:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2069}
    +body: """
      I grew up thinking we knew everything there is to know about dinosaurs. Then I had a kid, who started to learn all about them. So far he’s told me about how scientists think many of them had features, how Brontosauruses didn’t exist, how there are multiple T-Rex species, and more. The pace of scientific development is crazy, and he keeps up with a lot of it for also being ten. I love to hear about it.\n
      \n
      Not exactly related to what you said, but what you said made me think about it. Dinos are cool.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696975168 {#3575
      date: 2023-10-10 23:59:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@negativenull@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3579 …}
    +nested: Doctrine\ORM\PersistentCollection {#3581 …}
    +votes: Doctrine\ORM\PersistentCollection {#3583 …}
    +reports: Doctrine\ORM\PersistentCollection {#3585 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3587 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3589 …}
    -id: 40714
    -bodyTs: "'also':73 'brontosaurus':42 'cool':100 'crazi':62 'develop':60 'didn':43 'dino':98 'dinosaur':13 'everyth':7 'exact':83 'exist':45 'far':27 'featur':40 'grew':2 'hear':79 'keep':65 'kid':18 'knew':6 'know':11 'learn':22 'lot':69 'love':77 'made':93 'mani':36 'multipl':49 'pace':57 'relat':84 'rex':52 'said':88,92 'scientif':59 'scientist':34 'speci':53 'start':20 't-rex':50 'ten':75 'think':4,35,95 'told':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4417013"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696975168 {#3576
      date: 2023-10-10 23:59:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2069}
  +body: """
    Definitely recommend this book:  \n
    The Rise and Fall of the Dinosaurs: A New History of Their Lost World  \n
    by Steve Brusatte
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696975811 {#3739
    date: 2023-10-11 00:10:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@negativenull@lemm.ee"
    "@Aloha_Alaska@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3742 …}
  +nested: Doctrine\ORM\PersistentCollection {#3744 …}
  +votes: Doctrine\ORM\PersistentCollection {#3746 …}
  +reports: Doctrine\ORM\PersistentCollection {#3748 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3750 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3752 …}
  -id: 40720
  -bodyTs: "'book':4 'brusatt':21 'definit':1 'dinosaur':11 'fall':8 'histori':14 'lost':17 'new':13 'recommend':2 'rise':6 'steve':20 'world':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4702901"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696975811 {#3740
    date: 2023-10-11 00:10:11.0 +02:00
  }
}
"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
159 DENIED edit
App\Entity\EntryComment {#3741
  +user: App\Entity\User {#2047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3577
    +user: Proxies\__CG__\App\Entity\User {#3578 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3410
      +user: App\Entity\User {#2047 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3184
        +user: App\Entity\User {#2006 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#2069
          +user: App\Entity\User {#2047 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: null
          +root: null
          +body: "What’s great with this, is that eventually they WILL tell you facts you DIDN’T know, which is an amazing feeling."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 26
          +score: 0
          +lastActive: DateTime @1697365005 {#2136
            date: 2023-10-15 12:16:45.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@The_Picard_Maneuver@startrek.website"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2065 …}
          +nested: Doctrine\ORM\PersistentCollection {#2066 …}
          +votes: Doctrine\ORM\PersistentCollection {#2067 …}
          +reports: Doctrine\ORM\PersistentCollection {#2049 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
          -id: 40366
          -bodyTs: "'amaz':21 'didn':15 'eventu':8 'fact':13 'feel':22 'great':3 'know':17 'tell':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/4691755"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696961132 {#2137
            date: 2023-10-10 20:05:32.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2069}
        +body: "I want this."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1696961296 {#3182
          date: 2023-10-10 20:08:16.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@negativenull@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3185 …}
        +nested: Doctrine\ORM\PersistentCollection {#3187 …}
        +votes: Doctrine\ORM\PersistentCollection {#3189 …}
        +reports: Doctrine\ORM\PersistentCollection {#3191 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3193 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3195 …}
        -id: 40371
        -bodyTs: "'want':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/3181887"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696961296 {#3183
          date: 2023-10-10 20:08:16.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2069}
      +body: """
        My 10 year old son loves dinosaurs and space. He reads and watches tons of stuff, and is now telling me about Dinosaur species I’m not familiar with, and facts about various moons/planets/etc. I’m pretty well read on these subjects too.\n
        \n
        I absolutely love it.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1696961491 {#3408
        date: 2023-10-10 20:11:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@negativenull@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3411 …}
      +nested: Doctrine\ORM\PersistentCollection {#3413 …}
      +votes: Doctrine\ORM\PersistentCollection {#3415 …}
      +reports: Doctrine\ORM\PersistentCollection {#3417 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3419 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3421 …}
      -id: 40376
      -bodyTs: "'10':2 'absolut':45 'dinosaur':7,23 'fact':31 'familiar':28 'love':6,46 'm':26,36 'moons/planets/etc':34 'old':4 'pretti':37 'read':11,39 'son':5 'space':9 'speci':24 'stuff':16 'subject':42 'tell':20 'ton':14 'various':33 'watch':13 'well':38 'year':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4692016"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696961491 {#3409
        date: 2023-10-10 20:11:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2069}
    +body: """
      I grew up thinking we knew everything there is to know about dinosaurs. Then I had a kid, who started to learn all about them. So far he’s told me about how scientists think many of them had features, how Brontosauruses didn’t exist, how there are multiple T-Rex species, and more. The pace of scientific development is crazy, and he keeps up with a lot of it for also being ten. I love to hear about it.\n
      \n
      Not exactly related to what you said, but what you said made me think about it. Dinos are cool.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696975168 {#3575
      date: 2023-10-10 23:59:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@negativenull@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3579 …}
    +nested: Doctrine\ORM\PersistentCollection {#3581 …}
    +votes: Doctrine\ORM\PersistentCollection {#3583 …}
    +reports: Doctrine\ORM\PersistentCollection {#3585 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3587 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3589 …}
    -id: 40714
    -bodyTs: "'also':73 'brontosaurus':42 'cool':100 'crazi':62 'develop':60 'didn':43 'dino':98 'dinosaur':13 'everyth':7 'exact':83 'exist':45 'far':27 'featur':40 'grew':2 'hear':79 'keep':65 'kid':18 'knew':6 'know':11 'learn':22 'lot':69 'love':77 'made':93 'mani':36 'multipl':49 'pace':57 'relat':84 'rex':52 'said':88,92 'scientif':59 'scientist':34 'speci':53 'start':20 't-rex':50 'ten':75 'think':4,35,95 'told':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4417013"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696975168 {#3576
      date: 2023-10-10 23:59:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2069}
  +body: """
    Definitely recommend this book:  \n
    The Rise and Fall of the Dinosaurs: A New History of Their Lost World  \n
    by Steve Brusatte
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696975811 {#3739
    date: 2023-10-11 00:10:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@negativenull@lemm.ee"
    "@Aloha_Alaska@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3742 …}
  +nested: Doctrine\ORM\PersistentCollection {#3744 …}
  +votes: Doctrine\ORM\PersistentCollection {#3746 …}
  +reports: Doctrine\ORM\PersistentCollection {#3748 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3750 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3752 …}
  -id: 40720
  -bodyTs: "'book':4 'brusatt':21 'definit':1 'dinosaur':11 'fall':8 'histori':14 'lost':17 'new':13 'recommend':2 'rise':6 'steve':20 'world':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4702901"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696975811 {#3740
    date: 2023-10-11 00:10:11.0 +02:00
  }
}
"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
160 DENIED moderate
App\Entity\EntryComment {#3741
  +user: App\Entity\User {#2047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3577
    +user: Proxies\__CG__\App\Entity\User {#3578 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3410
      +user: App\Entity\User {#2047 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3184
        +user: App\Entity\User {#2006 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#2069
          +user: App\Entity\User {#2047 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: null
          +root: null
          +body: "What’s great with this, is that eventually they WILL tell you facts you DIDN’T know, which is an amazing feeling."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 26
          +score: 0
          +lastActive: DateTime @1697365005 {#2136
            date: 2023-10-15 12:16:45.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@The_Picard_Maneuver@startrek.website"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2065 …}
          +nested: Doctrine\ORM\PersistentCollection {#2066 …}
          +votes: Doctrine\ORM\PersistentCollection {#2067 …}
          +reports: Doctrine\ORM\PersistentCollection {#2049 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
          -id: 40366
          -bodyTs: "'amaz':21 'didn':15 'eventu':8 'fact':13 'feel':22 'great':3 'know':17 'tell':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/4691755"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696961132 {#2137
            date: 2023-10-10 20:05:32.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2069}
        +body: "I want this."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1696961296 {#3182
          date: 2023-10-10 20:08:16.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@negativenull@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3185 …}
        +nested: Doctrine\ORM\PersistentCollection {#3187 …}
        +votes: Doctrine\ORM\PersistentCollection {#3189 …}
        +reports: Doctrine\ORM\PersistentCollection {#3191 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3193 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3195 …}
        -id: 40371
        -bodyTs: "'want':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/3181887"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696961296 {#3183
          date: 2023-10-10 20:08:16.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2069}
      +body: """
        My 10 year old son loves dinosaurs and space. He reads and watches tons of stuff, and is now telling me about Dinosaur species I’m not familiar with, and facts about various moons/planets/etc. I’m pretty well read on these subjects too.\n
        \n
        I absolutely love it.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1696961491 {#3408
        date: 2023-10-10 20:11:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@negativenull@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3411 …}
      +nested: Doctrine\ORM\PersistentCollection {#3413 …}
      +votes: Doctrine\ORM\PersistentCollection {#3415 …}
      +reports: Doctrine\ORM\PersistentCollection {#3417 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3419 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3421 …}
      -id: 40376
      -bodyTs: "'10':2 'absolut':45 'dinosaur':7,23 'fact':31 'familiar':28 'love':6,46 'm':26,36 'moons/planets/etc':34 'old':4 'pretti':37 'read':11,39 'son':5 'space':9 'speci':24 'stuff':16 'subject':42 'tell':20 'ton':14 'various':33 'watch':13 'well':38 'year':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4692016"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696961491 {#3409
        date: 2023-10-10 20:11:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2069}
    +body: """
      I grew up thinking we knew everything there is to know about dinosaurs. Then I had a kid, who started to learn all about them. So far he’s told me about how scientists think many of them had features, how Brontosauruses didn’t exist, how there are multiple T-Rex species, and more. The pace of scientific development is crazy, and he keeps up with a lot of it for also being ten. I love to hear about it.\n
      \n
      Not exactly related to what you said, but what you said made me think about it. Dinos are cool.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696975168 {#3575
      date: 2023-10-10 23:59:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@negativenull@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3579 …}
    +nested: Doctrine\ORM\PersistentCollection {#3581 …}
    +votes: Doctrine\ORM\PersistentCollection {#3583 …}
    +reports: Doctrine\ORM\PersistentCollection {#3585 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3587 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3589 …}
    -id: 40714
    -bodyTs: "'also':73 'brontosaurus':42 'cool':100 'crazi':62 'develop':60 'didn':43 'dino':98 'dinosaur':13 'everyth':7 'exact':83 'exist':45 'far':27 'featur':40 'grew':2 'hear':79 'keep':65 'kid':18 'knew':6 'know':11 'learn':22 'lot':69 'love':77 'made':93 'mani':36 'multipl':49 'pace':57 'relat':84 'rex':52 'said':88,92 'scientif':59 'scientist':34 'speci':53 'start':20 't-rex':50 'ten':75 'think':4,35,95 'told':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4417013"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696975168 {#3576
      date: 2023-10-10 23:59:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2069}
  +body: """
    Definitely recommend this book:  \n
    The Rise and Fall of the Dinosaurs: A New History of Their Lost World  \n
    by Steve Brusatte
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696975811 {#3739
    date: 2023-10-11 00:10:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@negativenull@lemm.ee"
    "@Aloha_Alaska@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3742 …}
  +nested: Doctrine\ORM\PersistentCollection {#3744 …}
  +votes: Doctrine\ORM\PersistentCollection {#3746 …}
  +reports: Doctrine\ORM\PersistentCollection {#3748 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3750 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3752 …}
  -id: 40720
  -bodyTs: "'book':4 'brusatt':21 'definit':1 'dinosaur':11 'fall':8 'histori':14 'lost':17 'new':13 'recommend':2 'rise':6 'steve':20 'world':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4702901"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696975811 {#3740
    date: 2023-10-11 00:10:11.0 +02:00
  }
}
"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
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 {#3811
  +user: Proxies\__CG__\App\Entity\User {#3578 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3741
    +user: App\Entity\User {#2047 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3577
      +user: Proxies\__CG__\App\Entity\User {#3578 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3410
        +user: App\Entity\User {#2047 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#3184
          +user: App\Entity\User {#2006 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: App\Entity\EntryComment {#2069
            +user: App\Entity\User {#2047 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
            +image: null
            +parent: null
            +root: null
            +body: "What’s great with this, is that eventually they WILL tell you facts you DIDN’T know, which is an amazing feeling."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 26
            +score: 0
            +lastActive: DateTime @1697365005 {#2136
              date: 2023-10-15 12:16:45.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@The_Picard_Maneuver@startrek.website"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2065 …}
            +nested: Doctrine\ORM\PersistentCollection {#2066 …}
            +votes: Doctrine\ORM\PersistentCollection {#2067 …}
            +reports: Doctrine\ORM\PersistentCollection {#2049 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
            -id: 40366
            -bodyTs: "'amaz':21 'didn':15 'eventu':8 'fact':13 'feel':22 'great':3 'know':17 'tell':11"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/4691755"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696961132 {#2137
              date: 2023-10-10 20:05:32.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2069}
          +body: "I want this."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1696961296 {#3182
            date: 2023-10-10 20:08:16.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@The_Picard_Maneuver@startrek.website"
            "@negativenull@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3185 …}
          +nested: Doctrine\ORM\PersistentCollection {#3187 …}
          +votes: Doctrine\ORM\PersistentCollection {#3189 …}
          +reports: Doctrine\ORM\PersistentCollection {#3191 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3193 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3195 …}
          -id: 40371
          -bodyTs: "'want':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://startrek.website/comment/3181887"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696961296 {#3183
            date: 2023-10-10 20:08:16.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2069}
        +body: """
          My 10 year old son loves dinosaurs and space. He reads and watches tons of stuff, and is now telling me about Dinosaur species I’m not familiar with, and facts about various moons/planets/etc. I’m pretty well read on these subjects too.\n
          \n
          I absolutely love it.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1696961491 {#3408
          date: 2023-10-10 20:11:31.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@negativenull@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3411 …}
        +nested: Doctrine\ORM\PersistentCollection {#3413 …}
        +votes: Doctrine\ORM\PersistentCollection {#3415 …}
        +reports: Doctrine\ORM\PersistentCollection {#3417 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3419 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3421 …}
        -id: 40376
        -bodyTs: "'10':2 'absolut':45 'dinosaur':7,23 'fact':31 'familiar':28 'love':6,46 'm':26,36 'moons/planets/etc':34 'old':4 'pretti':37 'read':11,39 'son':5 'space':9 'speci':24 'stuff':16 'subject':42 'tell':20 'ton':14 'various':33 'watch':13 'well':38 'year':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4692016"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696961491 {#3409
          date: 2023-10-10 20:11:31.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2069}
      +body: """
        I grew up thinking we knew everything there is to know about dinosaurs. Then I had a kid, who started to learn all about them. So far he’s told me about how scientists think many of them had features, how Brontosauruses didn’t exist, how there are multiple T-Rex species, and more. The pace of scientific development is crazy, and he keeps up with a lot of it for also being ten. I love to hear about it.\n
        \n
        Not exactly related to what you said, but what you said made me think about it. Dinos are cool.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696975168 {#3575
        date: 2023-10-10 23:59:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@negativenull@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3579 …}
      +nested: Doctrine\ORM\PersistentCollection {#3581 …}
      +votes: Doctrine\ORM\PersistentCollection {#3583 …}
      +reports: Doctrine\ORM\PersistentCollection {#3585 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3587 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3589 …}
      -id: 40714
      -bodyTs: "'also':73 'brontosaurus':42 'cool':100 'crazi':62 'develop':60 'didn':43 'dino':98 'dinosaur':13 'everyth':7 'exact':83 'exist':45 'far':27 'featur':40 'grew':2 'hear':79 'keep':65 'kid':18 'knew':6 'know':11 'learn':22 'lot':69 'love':77 'made':93 'mani':36 'multipl':49 'pace':57 'relat':84 'rex':52 'said':88,92 'scientif':59 'scientist':34 'speci':53 'start':20 't-rex':50 'ten':75 'think':4,35,95 'told':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4417013"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696975168 {#3576
        date: 2023-10-10 23:59:28.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2069}
    +body: """
      Definitely recommend this book:  \n
      The Rise and Fall of the Dinosaurs: A New History of Their Lost World  \n
      by Steve Brusatte
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696975811 {#3739
      date: 2023-10-11 00:10:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@negativenull@lemm.ee"
      "@Aloha_Alaska@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3742 …}
    +nested: Doctrine\ORM\PersistentCollection {#3744 …}
    +votes: Doctrine\ORM\PersistentCollection {#3746 …}
    +reports: Doctrine\ORM\PersistentCollection {#3748 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3750 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3752 …}
    -id: 40720
    -bodyTs: "'book':4 'brusatt':21 'definit':1 'dinosaur':11 'fall':8 'histori':14 'lost':17 'new':13 'recommend':2 'rise':6 'steve':20 'world':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4702901"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696975811 {#3740
      date: 2023-10-11 00:10:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2069}
  +body: "Thanks, I’ll add it to my wish list."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697365004 {#3809
    date: 2023-10-15 12:16:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@negativenull@lemm.ee"
    "@Aloha_Alaska@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3812 …}
  +nested: Doctrine\ORM\PersistentCollection {#3814 …}
  +votes: Doctrine\ORM\PersistentCollection {#3816 …}
  +reports: Doctrine\ORM\PersistentCollection {#3818 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3820 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3822 …}
  -id: 50375
  -bodyTs: "'add':4 'list':9 'll':3 'thank':1 'wish':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4549009"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697365004 {#3810
    date: 2023-10-15 12:16:44.0 +02:00
  }
}
"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 {#3811
  +user: Proxies\__CG__\App\Entity\User {#3578 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3741
    +user: App\Entity\User {#2047 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3577
      +user: Proxies\__CG__\App\Entity\User {#3578 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3410
        +user: App\Entity\User {#2047 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#3184
          +user: App\Entity\User {#2006 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: App\Entity\EntryComment {#2069
            +user: App\Entity\User {#2047 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
            +image: null
            +parent: null
            +root: null
            +body: "What’s great with this, is that eventually they WILL tell you facts you DIDN’T know, which is an amazing feeling."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 26
            +score: 0
            +lastActive: DateTime @1697365005 {#2136
              date: 2023-10-15 12:16:45.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@The_Picard_Maneuver@startrek.website"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2065 …}
            +nested: Doctrine\ORM\PersistentCollection {#2066 …}
            +votes: Doctrine\ORM\PersistentCollection {#2067 …}
            +reports: Doctrine\ORM\PersistentCollection {#2049 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
            -id: 40366
            -bodyTs: "'amaz':21 'didn':15 'eventu':8 'fact':13 'feel':22 'great':3 'know':17 'tell':11"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/4691755"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696961132 {#2137
              date: 2023-10-10 20:05:32.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2069}
          +body: "I want this."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1696961296 {#3182
            date: 2023-10-10 20:08:16.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@The_Picard_Maneuver@startrek.website"
            "@negativenull@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3185 …}
          +nested: Doctrine\ORM\PersistentCollection {#3187 …}
          +votes: Doctrine\ORM\PersistentCollection {#3189 …}
          +reports: Doctrine\ORM\PersistentCollection {#3191 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3193 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3195 …}
          -id: 40371
          -bodyTs: "'want':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://startrek.website/comment/3181887"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696961296 {#3183
            date: 2023-10-10 20:08:16.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2069}
        +body: """
          My 10 year old son loves dinosaurs and space. He reads and watches tons of stuff, and is now telling me about Dinosaur species I’m not familiar with, and facts about various moons/planets/etc. I’m pretty well read on these subjects too.\n
          \n
          I absolutely love it.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1696961491 {#3408
          date: 2023-10-10 20:11:31.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@negativenull@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3411 …}
        +nested: Doctrine\ORM\PersistentCollection {#3413 …}
        +votes: Doctrine\ORM\PersistentCollection {#3415 …}
        +reports: Doctrine\ORM\PersistentCollection {#3417 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3419 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3421 …}
        -id: 40376
        -bodyTs: "'10':2 'absolut':45 'dinosaur':7,23 'fact':31 'familiar':28 'love':6,46 'm':26,36 'moons/planets/etc':34 'old':4 'pretti':37 'read':11,39 'son':5 'space':9 'speci':24 'stuff':16 'subject':42 'tell':20 'ton':14 'various':33 'watch':13 'well':38 'year':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4692016"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696961491 {#3409
          date: 2023-10-10 20:11:31.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2069}
      +body: """
        I grew up thinking we knew everything there is to know about dinosaurs. Then I had a kid, who started to learn all about them. So far he’s told me about how scientists think many of them had features, how Brontosauruses didn’t exist, how there are multiple T-Rex species, and more. The pace of scientific development is crazy, and he keeps up with a lot of it for also being ten. I love to hear about it.\n
        \n
        Not exactly related to what you said, but what you said made me think about it. Dinos are cool.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696975168 {#3575
        date: 2023-10-10 23:59:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@negativenull@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3579 …}
      +nested: Doctrine\ORM\PersistentCollection {#3581 …}
      +votes: Doctrine\ORM\PersistentCollection {#3583 …}
      +reports: Doctrine\ORM\PersistentCollection {#3585 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3587 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3589 …}
      -id: 40714
      -bodyTs: "'also':73 'brontosaurus':42 'cool':100 'crazi':62 'develop':60 'didn':43 'dino':98 'dinosaur':13 'everyth':7 'exact':83 'exist':45 'far':27 'featur':40 'grew':2 'hear':79 'keep':65 'kid':18 'knew':6 'know':11 'learn':22 'lot':69 'love':77 'made':93 'mani':36 'multipl':49 'pace':57 'relat':84 'rex':52 'said':88,92 'scientif':59 'scientist':34 'speci':53 'start':20 't-rex':50 'ten':75 'think':4,35,95 'told':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4417013"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696975168 {#3576
        date: 2023-10-10 23:59:28.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2069}
    +body: """
      Definitely recommend this book:  \n
      The Rise and Fall of the Dinosaurs: A New History of Their Lost World  \n
      by Steve Brusatte
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696975811 {#3739
      date: 2023-10-11 00:10:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@negativenull@lemm.ee"
      "@Aloha_Alaska@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3742 …}
    +nested: Doctrine\ORM\PersistentCollection {#3744 …}
    +votes: Doctrine\ORM\PersistentCollection {#3746 …}
    +reports: Doctrine\ORM\PersistentCollection {#3748 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3750 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3752 …}
    -id: 40720
    -bodyTs: "'book':4 'brusatt':21 'definit':1 'dinosaur':11 'fall':8 'histori':14 'lost':17 'new':13 'recommend':2 'rise':6 'steve':20 'world':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4702901"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696975811 {#3740
      date: 2023-10-11 00:10:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2069}
  +body: "Thanks, I’ll add it to my wish list."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697365004 {#3809
    date: 2023-10-15 12:16:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@negativenull@lemm.ee"
    "@Aloha_Alaska@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3812 …}
  +nested: Doctrine\ORM\PersistentCollection {#3814 …}
  +votes: Doctrine\ORM\PersistentCollection {#3816 …}
  +reports: Doctrine\ORM\PersistentCollection {#3818 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3820 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3822 …}
  -id: 50375
  -bodyTs: "'add':4 'list':9 'll':3 'thank':1 'wish':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4549009"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697365004 {#3810
    date: 2023-10-15 12:16:44.0 +02:00
  }
}
"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 {#3811
  +user: Proxies\__CG__\App\Entity\User {#3578 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#3741
    +user: App\Entity\User {#2047 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: App\Entity\EntryComment {#3577
      +user: Proxies\__CG__\App\Entity\User {#3578 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
      +image: null
      +parent: App\Entity\EntryComment {#3410
        +user: App\Entity\User {#2047 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
        +image: null
        +parent: App\Entity\EntryComment {#3184
          +user: App\Entity\User {#2006 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
          +image: null
          +parent: App\Entity\EntryComment {#2069
            +user: App\Entity\User {#2047 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
            +image: null
            +parent: null
            +root: null
            +body: "What’s great with this, is that eventually they WILL tell you facts you DIDN’T know, which is an amazing feeling."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 26
            +score: 0
            +lastActive: DateTime @1697365005 {#2136
              date: 2023-10-15 12:16:45.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@The_Picard_Maneuver@startrek.website"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2065 …}
            +nested: Doctrine\ORM\PersistentCollection {#2066 …}
            +votes: Doctrine\ORM\PersistentCollection {#2067 …}
            +reports: Doctrine\ORM\PersistentCollection {#2049 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
            -id: 40366
            -bodyTs: "'amaz':21 'didn':15 'eventu':8 'fact':13 'feel':22 'great':3 'know':17 'tell':11"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/4691755"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696961132 {#2137
              date: 2023-10-10 20:05:32.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2069}
          +body: "I want this."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1696961296 {#3182
            date: 2023-10-10 20:08:16.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@The_Picard_Maneuver@startrek.website"
            "@negativenull@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3185 …}
          +nested: Doctrine\ORM\PersistentCollection {#3187 …}
          +votes: Doctrine\ORM\PersistentCollection {#3189 …}
          +reports: Doctrine\ORM\PersistentCollection {#3191 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3193 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3195 …}
          -id: 40371
          -bodyTs: "'want':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://startrek.website/comment/3181887"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696961296 {#3183
            date: 2023-10-10 20:08:16.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2069}
        +body: """
          My 10 year old son loves dinosaurs and space. He reads and watches tons of stuff, and is now telling me about Dinosaur species I’m not familiar with, and facts about various moons/planets/etc. I’m pretty well read on these subjects too.\n
          \n
          I absolutely love it.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1696961491 {#3408
          date: 2023-10-10 20:11:31.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@negativenull@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3411 …}
        +nested: Doctrine\ORM\PersistentCollection {#3413 …}
        +votes: Doctrine\ORM\PersistentCollection {#3415 …}
        +reports: Doctrine\ORM\PersistentCollection {#3417 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3419 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3421 …}
        -id: 40376
        -bodyTs: "'10':2 'absolut':45 'dinosaur':7,23 'fact':31 'familiar':28 'love':6,46 'm':26,36 'moons/planets/etc':34 'old':4 'pretti':37 'read':11,39 'son':5 'space':9 'speci':24 'stuff':16 'subject':42 'tell':20 'ton':14 'various':33 'watch':13 'well':38 'year':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4692016"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696961491 {#3409
          date: 2023-10-10 20:11:31.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2069}
      +body: """
        I grew up thinking we knew everything there is to know about dinosaurs. Then I had a kid, who started to learn all about them. So far he’s told me about how scientists think many of them had features, how Brontosauruses didn’t exist, how there are multiple T-Rex species, and more. The pace of scientific development is crazy, and he keeps up with a lot of it for also being ten. I love to hear about it.\n
        \n
        Not exactly related to what you said, but what you said made me think about it. Dinos are cool.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696975168 {#3575
        date: 2023-10-10 23:59:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@negativenull@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3579 …}
      +nested: Doctrine\ORM\PersistentCollection {#3581 …}
      +votes: Doctrine\ORM\PersistentCollection {#3583 …}
      +reports: Doctrine\ORM\PersistentCollection {#3585 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3587 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3589 …}
      -id: 40714
      -bodyTs: "'also':73 'brontosaurus':42 'cool':100 'crazi':62 'develop':60 'didn':43 'dino':98 'dinosaur':13 'everyth':7 'exact':83 'exist':45 'far':27 'featur':40 'grew':2 'hear':79 'keep':65 'kid':18 'knew':6 'know':11 'learn':22 'lot':69 'love':77 'made':93 'mani':36 'multipl':49 'pace':57 'relat':84 'rex':52 'said':88,92 'scientif':59 'scientist':34 'speci':53 'start':20 't-rex':50 'ten':75 'think':4,35,95 'told':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4417013"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696975168 {#3576
        date: 2023-10-10 23:59:28.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2069}
    +body: """
      Definitely recommend this book:  \n
      The Rise and Fall of the Dinosaurs: A New History of Their Lost World  \n
      by Steve Brusatte
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696975811 {#3739
      date: 2023-10-11 00:10:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
      "@negativenull@lemm.ee"
      "@Aloha_Alaska@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3742 …}
    +nested: Doctrine\ORM\PersistentCollection {#3744 …}
    +votes: Doctrine\ORM\PersistentCollection {#3746 …}
    +reports: Doctrine\ORM\PersistentCollection {#3748 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3750 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3752 …}
    -id: 40720
    -bodyTs: "'book':4 'brusatt':21 'definit':1 'dinosaur':11 'fall':8 'histori':14 'lost':17 'new':13 'recommend':2 'rise':6 'steve':20 'world':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4702901"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696975811 {#3740
      date: 2023-10-11 00:10:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2069}
  +body: "Thanks, I’ll add it to my wish list."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697365004 {#3809
    date: 2023-10-15 12:16:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@negativenull@lemm.ee"
    "@Aloha_Alaska@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3812 …}
  +nested: Doctrine\ORM\PersistentCollection {#3814 …}
  +votes: Doctrine\ORM\PersistentCollection {#3816 …}
  +reports: Doctrine\ORM\PersistentCollection {#3818 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3820 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3822 …}
  -id: 50375
  -bodyTs: "'add':4 'list':9 'll':3 'thank':1 'wish':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4549009"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697365004 {#3810
    date: 2023-10-15 12:16:44.0 +02:00
  }
}
"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
App\Entity\EntryComment {#2229
  +user: App\Entity\User {#2320 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is stupid and I love it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1696961022 {#2213
    date: 2023-10-10 20:03:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2252 …}
  +nested: Doctrine\ORM\PersistentCollection {#2189 …}
  +votes: Doctrine\ORM\PersistentCollection {#2311 …}
  +reports: Doctrine\ORM\PersistentCollection {#2293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2309 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2302 …}
  -id: 40362
  -bodyTs: "'love':6 'stupid':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3886899"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696961022 {#2225
    date: 2023-10-10 20:03:42.0 +02:00
  }
}
"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
167 DENIED edit
App\Entity\EntryComment {#2229
  +user: App\Entity\User {#2320 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is stupid and I love it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1696961022 {#2213
    date: 2023-10-10 20:03:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2252 …}
  +nested: Doctrine\ORM\PersistentCollection {#2189 …}
  +votes: Doctrine\ORM\PersistentCollection {#2311 …}
  +reports: Doctrine\ORM\PersistentCollection {#2293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2309 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2302 …}
  -id: 40362
  -bodyTs: "'love':6 'stupid':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3886899"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696961022 {#2225
    date: 2023-10-10 20:03:42.0 +02:00
  }
}
"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
168 DENIED moderate
App\Entity\EntryComment {#2229
  +user: App\Entity\User {#2320 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is stupid and I love it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1696961022 {#2213
    date: 2023-10-10 20:03:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2252 …}
  +nested: Doctrine\ORM\PersistentCollection {#2189 …}
  +votes: Doctrine\ORM\PersistentCollection {#2311 …}
  +reports: Doctrine\ORM\PersistentCollection {#2293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2309 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2302 …}
  -id: 40362
  -bodyTs: "'love':6 'stupid':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3886899"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696961022 {#2225
    date: 2023-10-10 20:03:42.0 +02:00
  }
}
"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
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 {#2268
  +user: App\Entity\User {#2242 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: "[ audience laughs as Craig suffers a complete breakdown ]"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1696961534 {#2200
    date: 2023-10-10 20:12:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2267 …}
  +nested: Doctrine\ORM\PersistentCollection {#2271 …}
  +votes: Doctrine\ORM\PersistentCollection {#2272 …}
  +reports: Doctrine\ORM\PersistentCollection {#2253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2264 …}
  -id: 40325
  -bodyTs: "'audienc':1 'breakdown':8 'complet':7 'craig':4 'laugh':2 'suffer':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4409095"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696959594 {#2211
    date: 2023-10-10 19:39:54.0 +02:00
  }
}
"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 {#2268
  +user: App\Entity\User {#2242 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: "[ audience laughs as Craig suffers a complete breakdown ]"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1696961534 {#2200
    date: 2023-10-10 20:12:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2267 …}
  +nested: Doctrine\ORM\PersistentCollection {#2271 …}
  +votes: Doctrine\ORM\PersistentCollection {#2272 …}
  +reports: Doctrine\ORM\PersistentCollection {#2253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2264 …}
  -id: 40325
  -bodyTs: "'audienc':1 'breakdown':8 'complet':7 'craig':4 'laugh':2 'suffer':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4409095"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696959594 {#2211
    date: 2023-10-10 19:39:54.0 +02:00
  }
}
"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 {#2268
  +user: App\Entity\User {#2242 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: "[ audience laughs as Craig suffers a complete breakdown ]"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1696961534 {#2200
    date: 2023-10-10 20:12:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2267 …}
  +nested: Doctrine\ORM\PersistentCollection {#2271 …}
  +votes: Doctrine\ORM\PersistentCollection {#2272 …}
  +reports: Doctrine\ORM\PersistentCollection {#2253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2264 …}
  -id: 40325
  -bodyTs: "'audienc':1 'breakdown':8 'complet':7 'craig':4 'laugh':2 'suffer':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4409095"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696959594 {#2211
    date: 2023-10-10 19:39:54.0 +02:00
  }
}
"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
App\Entity\EntryComment {#3153
  +user: App\Entity\User {#2091 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#2268
    +user: App\Entity\User {#2242 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: null
    +root: null
    +body: "[ audience laughs as Craig suffers a complete breakdown ]"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1696961534 {#2200
      date: 2023-10-10 20:12:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2267 …}
    +nested: Doctrine\ORM\PersistentCollection {#2271 …}
    +votes: Doctrine\ORM\PersistentCollection {#2272 …}
    +reports: Doctrine\ORM\PersistentCollection {#2253 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2262 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2264 …}
    -id: 40325
    -bodyTs: "'audienc':1 'breakdown':8 'complet':7 'craig':4 'laugh':2 'suffer':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4409095"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696959594 {#2211
      date: 2023-10-10 19:39:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2268}
  +body: "All Craig ever does is come in and sit on the couch. Literally nothing ever happens when he’s on stage."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696961532 {#3151
    date: 2023-10-10 20:12:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@alquicksilver@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3154 …}
  +nested: Doctrine\ORM\PersistentCollection {#3156 …}
  +votes: Doctrine\ORM\PersistentCollection {#3158 …}
  +reports: Doctrine\ORM\PersistentCollection {#3160 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3162 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3164 …}
  -id: 40378
  -bodyTs: "'come':6 'couch':12 'craig':2 'ever':3,15 'happen':16 'liter':13 'noth':14 'sit':9 'stage':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4692051"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696961532 {#3152
    date: 2023-10-10 20:12:12.0 +02:00
  }
}
"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
175 DENIED edit
App\Entity\EntryComment {#3153
  +user: App\Entity\User {#2091 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#2268
    +user: App\Entity\User {#2242 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: null
    +root: null
    +body: "[ audience laughs as Craig suffers a complete breakdown ]"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1696961534 {#2200
      date: 2023-10-10 20:12:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2267 …}
    +nested: Doctrine\ORM\PersistentCollection {#2271 …}
    +votes: Doctrine\ORM\PersistentCollection {#2272 …}
    +reports: Doctrine\ORM\PersistentCollection {#2253 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2262 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2264 …}
    -id: 40325
    -bodyTs: "'audienc':1 'breakdown':8 'complet':7 'craig':4 'laugh':2 'suffer':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4409095"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696959594 {#2211
      date: 2023-10-10 19:39:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2268}
  +body: "All Craig ever does is come in and sit on the couch. Literally nothing ever happens when he’s on stage."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696961532 {#3151
    date: 2023-10-10 20:12:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@alquicksilver@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3154 …}
  +nested: Doctrine\ORM\PersistentCollection {#3156 …}
  +votes: Doctrine\ORM\PersistentCollection {#3158 …}
  +reports: Doctrine\ORM\PersistentCollection {#3160 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3162 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3164 …}
  -id: 40378
  -bodyTs: "'come':6 'couch':12 'craig':2 'ever':3,15 'happen':16 'liter':13 'noth':14 'sit':9 'stage':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4692051"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696961532 {#3152
    date: 2023-10-10 20:12:12.0 +02:00
  }
}
"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
176 DENIED moderate
App\Entity\EntryComment {#3153
  +user: App\Entity\User {#2091 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#2268
    +user: App\Entity\User {#2242 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: null
    +root: null
    +body: "[ audience laughs as Craig suffers a complete breakdown ]"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1696961534 {#2200
      date: 2023-10-10 20:12:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2267 …}
    +nested: Doctrine\ORM\PersistentCollection {#2271 …}
    +votes: Doctrine\ORM\PersistentCollection {#2272 …}
    +reports: Doctrine\ORM\PersistentCollection {#2253 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2262 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2264 …}
    -id: 40325
    -bodyTs: "'audienc':1 'breakdown':8 'complet':7 'craig':4 'laugh':2 'suffer':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4409095"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696959594 {#2211
      date: 2023-10-10 19:39:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2268}
  +body: "All Craig ever does is come in and sit on the couch. Literally nothing ever happens when he’s on stage."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696961532 {#3151
    date: 2023-10-10 20:12:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@alquicksilver@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3154 …}
  +nested: Doctrine\ORM\PersistentCollection {#3156 …}
  +votes: Doctrine\ORM\PersistentCollection {#3158 …}
  +reports: Doctrine\ORM\PersistentCollection {#3160 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3162 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3164 …}
  -id: 40378
  -bodyTs: "'come':6 'couch':12 'craig':2 'ever':3,15 'happen':16 'liter':13 'noth':14 'sit':9 'stage':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4692051"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696961532 {#3152
    date: 2023-10-10 20:12:12.0 +02:00
  }
}
"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
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 {#2170
  +user: App\Entity\User {#2006 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: "We’re gonna need a bigger name tag"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696960576 {#2175
    date: 2023-10-10 19:56:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2183 …}
  +nested: Doctrine\ORM\PersistentCollection {#2168 …}
  +votes: Doctrine\ORM\PersistentCollection {#2038 …}
  +reports: Doctrine\ORM\PersistentCollection {#1988 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2003 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1995 …}
  -id: 40314
  -bodyTs: "'bigger':6 'gonna':3 'name':7 'need':4 're':2 'tag':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3180964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696959206 {#2177
    date: 2023-10-10 19:33:26.0 +02:00
  }
}
"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 {#2170
  +user: App\Entity\User {#2006 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: "We’re gonna need a bigger name tag"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696960576 {#2175
    date: 2023-10-10 19:56:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2183 …}
  +nested: Doctrine\ORM\PersistentCollection {#2168 …}
  +votes: Doctrine\ORM\PersistentCollection {#2038 …}
  +reports: Doctrine\ORM\PersistentCollection {#1988 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2003 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1995 …}
  -id: 40314
  -bodyTs: "'bigger':6 'gonna':3 'name':7 'need':4 're':2 'tag':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3180964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696959206 {#2177
    date: 2023-10-10 19:33:26.0 +02:00
  }
}
"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 {#2170
  +user: App\Entity\User {#2006 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: "We’re gonna need a bigger name tag"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696960576 {#2175
    date: 2023-10-10 19:56:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2183 …}
  +nested: Doctrine\ORM\PersistentCollection {#2168 …}
  +votes: Doctrine\ORM\PersistentCollection {#2038 …}
  +reports: Doctrine\ORM\PersistentCollection {#1988 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2003 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1995 …}
  -id: 40314
  -bodyTs: "'bigger':6 'gonna':3 'name':7 'need':4 're':2 'tag':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3180964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696959206 {#2177
    date: 2023-10-10 19:33:26.0 +02:00
  }
}
"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
App\Entity\EntryComment {#3137
  +user: Proxies\__CG__\App\Entity\User {#3138 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#2170
    +user: App\Entity\User {#2006 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: null
    +root: null
    +body: "We’re gonna need a bigger name tag"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1696960576 {#2175
      date: 2023-10-10 19:56:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2183 …}
    +nested: Doctrine\ORM\PersistentCollection {#2168 …}
    +votes: Doctrine\ORM\PersistentCollection {#2038 …}
    +reports: Doctrine\ORM\PersistentCollection {#1988 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2003 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1995 …}
    -id: 40314
    -bodyTs: "'bigger':6 'gonna':3 'name':7 'need':4 're':2 'tag':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/3180964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696959206 {#2177
      date: 2023-10-10 19:33:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2170}
  +body: "Should be illegal to be that funny."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696959766 {#3135
    date: 2023-10-10 19:42:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3139 …}
  +nested: Doctrine\ORM\PersistentCollection {#3141 …}
  +votes: Doctrine\ORM\PersistentCollection {#3143 …}
  +reports: Doctrine\ORM\PersistentCollection {#3145 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3149 …}
  -id: 40332
  -bodyTs: "'funni':7 'illeg':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3181245"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696959766 {#3136
    date: 2023-10-10 19:42:46.0 +02:00
  }
}
"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
183 DENIED edit
App\Entity\EntryComment {#3137
  +user: Proxies\__CG__\App\Entity\User {#3138 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#2170
    +user: App\Entity\User {#2006 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: null
    +root: null
    +body: "We’re gonna need a bigger name tag"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1696960576 {#2175
      date: 2023-10-10 19:56:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2183 …}
    +nested: Doctrine\ORM\PersistentCollection {#2168 …}
    +votes: Doctrine\ORM\PersistentCollection {#2038 …}
    +reports: Doctrine\ORM\PersistentCollection {#1988 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2003 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1995 …}
    -id: 40314
    -bodyTs: "'bigger':6 'gonna':3 'name':7 'need':4 're':2 'tag':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/3180964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696959206 {#2177
      date: 2023-10-10 19:33:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2170}
  +body: "Should be illegal to be that funny."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696959766 {#3135
    date: 2023-10-10 19:42:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3139 …}
  +nested: Doctrine\ORM\PersistentCollection {#3141 …}
  +votes: Doctrine\ORM\PersistentCollection {#3143 …}
  +reports: Doctrine\ORM\PersistentCollection {#3145 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3149 …}
  -id: 40332
  -bodyTs: "'funni':7 'illeg':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3181245"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696959766 {#3136
    date: 2023-10-10 19:42:46.0 +02:00
  }
}
"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
184 DENIED moderate
App\Entity\EntryComment {#3137
  +user: Proxies\__CG__\App\Entity\User {#3138 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#2170
    +user: App\Entity\User {#2006 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: null
    +root: null
    +body: "We’re gonna need a bigger name tag"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1696960576 {#2175
      date: 2023-10-10 19:56:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2183 …}
    +nested: Doctrine\ORM\PersistentCollection {#2168 …}
    +votes: Doctrine\ORM\PersistentCollection {#2038 …}
    +reports: Doctrine\ORM\PersistentCollection {#1988 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2003 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1995 …}
    -id: 40314
    -bodyTs: "'bigger':6 'gonna':3 'name':7 'need':4 're':2 'tag':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/3180964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696959206 {#2177
      date: 2023-10-10 19:33:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2170}
  +body: "Should be illegal to be that funny."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696959766 {#3135
    date: 2023-10-10 19:42:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3139 …}
  +nested: Doctrine\ORM\PersistentCollection {#3141 …}
  +votes: Doctrine\ORM\PersistentCollection {#3143 …}
  +reports: Doctrine\ORM\PersistentCollection {#3145 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3149 …}
  -id: 40332
  -bodyTs: "'funni':7 'illeg':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3181245"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696959766 {#3136
    date: 2023-10-10 19:42:46.0 +02:00
  }
}
"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
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 {#3379
  +user: App\Entity\User {#2006 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3137
    +user: Proxies\__CG__\App\Entity\User {#3138 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#2170
      +user: App\Entity\User {#2006 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: null
      +root: null
      +body: "We’re gonna need a bigger name tag"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1696960576 {#2175
        date: 2023-10-10 19:56:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2183 …}
      +nested: Doctrine\ORM\PersistentCollection {#2168 …}
      +votes: Doctrine\ORM\PersistentCollection {#2038 …}
      +reports: Doctrine\ORM\PersistentCollection {#1988 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2003 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1995 …}
      -id: 40314
      -bodyTs: "'bigger':6 'gonna':3 'name':7 'need':4 're':2 'tag':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3180964"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696959206 {#2177
        date: 2023-10-10 19:33:26.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2170}
    +body: "Should be illegal to be that funny."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696959766 {#3135
      date: 2023-10-10 19:42:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3139 …}
    +nested: Doctrine\ORM\PersistentCollection {#3141 …}
    +votes: Doctrine\ORM\PersistentCollection {#3143 …}
    +reports: Doctrine\ORM\PersistentCollection {#3145 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3147 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3149 …}
    -id: 40332
    -bodyTs: "'funni':7 'illeg':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/3181245"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696959766 {#3136
      date: 2023-10-10 19:42:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2170}
  +body: "![](https://startrek.website/pictrs/image/6fcadbd4-6923-43ae-91c1-b4d31e5b0853.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696960088 {#3377
    date: 2023-10-10 19:48:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3380 …}
  +nested: Doctrine\ORM\PersistentCollection {#3382 …}
  +votes: Doctrine\ORM\PersistentCollection {#3384 …}
  +reports: Doctrine\ORM\PersistentCollection {#3386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3388 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3390 …}
  -id: 40341
  -bodyTs: "'/pictrs/image/6fcadbd4-6923-43ae-91c1-b4d31e5b0853.jpeg)':3 'startrek.website':2 'startrek.website/pictrs/image/6fcadbd4-6923-43ae-91c1-b4d31e5b0853.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3181387"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696960088 {#3378
    date: 2023-10-10 19:48:08.0 +02:00
  }
}
"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 {#3379
  +user: App\Entity\User {#2006 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3137
    +user: Proxies\__CG__\App\Entity\User {#3138 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#2170
      +user: App\Entity\User {#2006 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: null
      +root: null
      +body: "We’re gonna need a bigger name tag"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1696960576 {#2175
        date: 2023-10-10 19:56:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2183 …}
      +nested: Doctrine\ORM\PersistentCollection {#2168 …}
      +votes: Doctrine\ORM\PersistentCollection {#2038 …}
      +reports: Doctrine\ORM\PersistentCollection {#1988 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2003 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1995 …}
      -id: 40314
      -bodyTs: "'bigger':6 'gonna':3 'name':7 'need':4 're':2 'tag':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3180964"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696959206 {#2177
        date: 2023-10-10 19:33:26.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2170}
    +body: "Should be illegal to be that funny."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696959766 {#3135
      date: 2023-10-10 19:42:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3139 …}
    +nested: Doctrine\ORM\PersistentCollection {#3141 …}
    +votes: Doctrine\ORM\PersistentCollection {#3143 …}
    +reports: Doctrine\ORM\PersistentCollection {#3145 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3147 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3149 …}
    -id: 40332
    -bodyTs: "'funni':7 'illeg':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/3181245"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696959766 {#3136
      date: 2023-10-10 19:42:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2170}
  +body: "![](https://startrek.website/pictrs/image/6fcadbd4-6923-43ae-91c1-b4d31e5b0853.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696960088 {#3377
    date: 2023-10-10 19:48:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3380 …}
  +nested: Doctrine\ORM\PersistentCollection {#3382 …}
  +votes: Doctrine\ORM\PersistentCollection {#3384 …}
  +reports: Doctrine\ORM\PersistentCollection {#3386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3388 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3390 …}
  -id: 40341
  -bodyTs: "'/pictrs/image/6fcadbd4-6923-43ae-91c1-b4d31e5b0853.jpeg)':3 'startrek.website':2 'startrek.website/pictrs/image/6fcadbd4-6923-43ae-91c1-b4d31e5b0853.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3181387"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696960088 {#3378
    date: 2023-10-10 19:48:08.0 +02:00
  }
}
"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 {#3379
  +user: App\Entity\User {#2006 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3137
    +user: Proxies\__CG__\App\Entity\User {#3138 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#2170
      +user: App\Entity\User {#2006 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: null
      +root: null
      +body: "We’re gonna need a bigger name tag"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1696960576 {#2175
        date: 2023-10-10 19:56:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2183 …}
      +nested: Doctrine\ORM\PersistentCollection {#2168 …}
      +votes: Doctrine\ORM\PersistentCollection {#2038 …}
      +reports: Doctrine\ORM\PersistentCollection {#1988 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2003 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1995 …}
      -id: 40314
      -bodyTs: "'bigger':6 'gonna':3 'name':7 'need':4 're':2 'tag':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3180964"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696959206 {#2177
        date: 2023-10-10 19:33:26.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2170}
    +body: "Should be illegal to be that funny."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696959766 {#3135
      date: 2023-10-10 19:42:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3139 …}
    +nested: Doctrine\ORM\PersistentCollection {#3141 …}
    +votes: Doctrine\ORM\PersistentCollection {#3143 …}
    +reports: Doctrine\ORM\PersistentCollection {#3145 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3147 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3149 …}
    -id: 40332
    -bodyTs: "'funni':7 'illeg':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/3181245"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696959766 {#3136
      date: 2023-10-10 19:42:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2170}
  +body: "![](https://startrek.website/pictrs/image/6fcadbd4-6923-43ae-91c1-b4d31e5b0853.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696960088 {#3377
    date: 2023-10-10 19:48:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3380 …}
  +nested: Doctrine\ORM\PersistentCollection {#3382 …}
  +votes: Doctrine\ORM\PersistentCollection {#3384 …}
  +reports: Doctrine\ORM\PersistentCollection {#3386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3388 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3390 …}
  -id: 40341
  -bodyTs: "'/pictrs/image/6fcadbd4-6923-43ae-91c1-b4d31e5b0853.jpeg)':3 'startrek.website':2 'startrek.website/pictrs/image/6fcadbd4-6923-43ae-91c1-b4d31e5b0853.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3181387"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696960088 {#3378
    date: 2023-10-10 19:48:08.0 +02:00
  }
}
"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_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
190 DENIED moderate
App\Entity\EntryComment {#3394
  +user: Proxies\__CG__\App\Entity\User {#3395 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3137
    +user: Proxies\__CG__\App\Entity\User {#3138 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#2170
      +user: App\Entity\User {#2006 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: null
      +root: null
      +body: "We’re gonna need a bigger name tag"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1696960576 {#2175
        date: 2023-10-10 19:56:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2183 …}
      +nested: Doctrine\ORM\PersistentCollection {#2168 …}
      +votes: Doctrine\ORM\PersistentCollection {#2038 …}
      +reports: Doctrine\ORM\PersistentCollection {#1988 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2003 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1995 …}
      -id: 40314
      -bodyTs: "'bigger':6 'gonna':3 'name':7 'need':4 're':2 'tag':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3180964"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696959206 {#2177
        date: 2023-10-10 19:33:26.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2170}
    +body: "Should be illegal to be that funny."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696959766 {#3135
      date: 2023-10-10 19:42:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3139 …}
    +nested: Doctrine\ORM\PersistentCollection {#3141 …}
    +votes: Doctrine\ORM\PersistentCollection {#3143 …}
    +reports: Doctrine\ORM\PersistentCollection {#3145 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3147 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3149 …}
    -id: 40332
    -bodyTs: "'funni':7 'illeg':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/3181245"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696959766 {#3136
      date: 2023-10-10 19:42:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2170}
  +body: "![](https://lemmy.world/pictrs/image/3fdbfb06-f3dd-49bd-b6f8-927d2125451d.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696960576 {#3392
    date: 2023-10-10 19:56:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3396 …}
  +nested: Doctrine\ORM\PersistentCollection {#3398 …}
  +votes: Doctrine\ORM\PersistentCollection {#3400 …}
  +reports: Doctrine\ORM\PersistentCollection {#3402 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3404 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3406 …}
  -id: 40352
  -bodyTs: "'/pictrs/image/3fdbfb06-f3dd-49bd-b6f8-927d2125451d.png)':3 'lemmy.world':2 'lemmy.world/pictrs/image/3fdbfb06-f3dd-49bd-b6f8-927d2125451d.png)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4409639"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696960576 {#3393
    date: 2023-10-10 19:56:16.0 +02:00
  }
}
"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
191 DENIED edit
App\Entity\EntryComment {#3394
  +user: Proxies\__CG__\App\Entity\User {#3395 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3137
    +user: Proxies\__CG__\App\Entity\User {#3138 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#2170
      +user: App\Entity\User {#2006 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: null
      +root: null
      +body: "We’re gonna need a bigger name tag"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1696960576 {#2175
        date: 2023-10-10 19:56:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2183 …}
      +nested: Doctrine\ORM\PersistentCollection {#2168 …}
      +votes: Doctrine\ORM\PersistentCollection {#2038 …}
      +reports: Doctrine\ORM\PersistentCollection {#1988 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2003 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1995 …}
      -id: 40314
      -bodyTs: "'bigger':6 'gonna':3 'name':7 'need':4 're':2 'tag':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3180964"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696959206 {#2177
        date: 2023-10-10 19:33:26.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2170}
    +body: "Should be illegal to be that funny."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696959766 {#3135
      date: 2023-10-10 19:42:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3139 …}
    +nested: Doctrine\ORM\PersistentCollection {#3141 …}
    +votes: Doctrine\ORM\PersistentCollection {#3143 …}
    +reports: Doctrine\ORM\PersistentCollection {#3145 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3147 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3149 …}
    -id: 40332
    -bodyTs: "'funni':7 'illeg':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/3181245"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696959766 {#3136
      date: 2023-10-10 19:42:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2170}
  +body: "![](https://lemmy.world/pictrs/image/3fdbfb06-f3dd-49bd-b6f8-927d2125451d.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696960576 {#3392
    date: 2023-10-10 19:56:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3396 …}
  +nested: Doctrine\ORM\PersistentCollection {#3398 …}
  +votes: Doctrine\ORM\PersistentCollection {#3400 …}
  +reports: Doctrine\ORM\PersistentCollection {#3402 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3404 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3406 …}
  -id: 40352
  -bodyTs: "'/pictrs/image/3fdbfb06-f3dd-49bd-b6f8-927d2125451d.png)':3 'lemmy.world':2 'lemmy.world/pictrs/image/3fdbfb06-f3dd-49bd-b6f8-927d2125451d.png)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4409639"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696960576 {#3393
    date: 2023-10-10 19:56:16.0 +02:00
  }
}
"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
192 DENIED moderate
App\Entity\EntryComment {#3394
  +user: Proxies\__CG__\App\Entity\User {#3395 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3137
    +user: Proxies\__CG__\App\Entity\User {#3138 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#2170
      +user: App\Entity\User {#2006 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: null
      +root: null
      +body: "We’re gonna need a bigger name tag"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1696960576 {#2175
        date: 2023-10-10 19:56:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2183 …}
      +nested: Doctrine\ORM\PersistentCollection {#2168 …}
      +votes: Doctrine\ORM\PersistentCollection {#2038 …}
      +reports: Doctrine\ORM\PersistentCollection {#1988 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2003 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1995 …}
      -id: 40314
      -bodyTs: "'bigger':6 'gonna':3 'name':7 'need':4 're':2 'tag':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3180964"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696959206 {#2177
        date: 2023-10-10 19:33:26.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2170}
    +body: "Should be illegal to be that funny."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696959766 {#3135
      date: 2023-10-10 19:42:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3139 …}
    +nested: Doctrine\ORM\PersistentCollection {#3141 …}
    +votes: Doctrine\ORM\PersistentCollection {#3143 …}
    +reports: Doctrine\ORM\PersistentCollection {#3145 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3147 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3149 …}
    -id: 40332
    -bodyTs: "'funni':7 'illeg':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/3181245"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696959766 {#3136
      date: 2023-10-10 19:42:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2170}
  +body: "![](https://lemmy.world/pictrs/image/3fdbfb06-f3dd-49bd-b6f8-927d2125451d.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696960576 {#3392
    date: 2023-10-10 19:56:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3396 …}
  +nested: Doctrine\ORM\PersistentCollection {#3398 …}
  +votes: Doctrine\ORM\PersistentCollection {#3400 …}
  +reports: Doctrine\ORM\PersistentCollection {#3402 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3404 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3406 …}
  -id: 40352
  -bodyTs: "'/pictrs/image/3fdbfb06-f3dd-49bd-b6f8-927d2125451d.png)':3 'lemmy.world':2 'lemmy.world/pictrs/image/3fdbfb06-f3dd-49bd-b6f8-927d2125451d.png)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4409639"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696960576 {#3393
    date: 2023-10-10 19:56:16.0 +02:00
  }
}
"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
193 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
194 DENIED moderate
App\Entity\EntryComment {#2500
  +user: App\Entity\User {#2513 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ha! My name is also Kevin! But my friends call me Fuck Off!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696959929 {#2495
    date: 2023-10-10 19:45:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2501 …}
  +nested: Doctrine\ORM\PersistentCollection {#2503 …}
  +votes: Doctrine\ORM\PersistentCollection {#2505 …}
  +reports: Doctrine\ORM\PersistentCollection {#2507 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
  -id: 40305
  -bodyTs: "'also':5 'call':10 'friend':9 'fuck':12 'ha':1 'kevin':6 'name':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://unilem.org/comment/1815662"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696958935 {#2496
    date: 2023-10-10 19:28:55.0 +02:00
  }
}
"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
195 DENIED edit
App\Entity\EntryComment {#2500
  +user: App\Entity\User {#2513 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ha! My name is also Kevin! But my friends call me Fuck Off!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696959929 {#2495
    date: 2023-10-10 19:45:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2501 …}
  +nested: Doctrine\ORM\PersistentCollection {#2503 …}
  +votes: Doctrine\ORM\PersistentCollection {#2505 …}
  +reports: Doctrine\ORM\PersistentCollection {#2507 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
  -id: 40305
  -bodyTs: "'also':5 'call':10 'friend':9 'fuck':12 'ha':1 'kevin':6 'name':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://unilem.org/comment/1815662"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696958935 {#2496
    date: 2023-10-10 19:28:55.0 +02:00
  }
}
"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
196 DENIED moderate
App\Entity\EntryComment {#2500
  +user: App\Entity\User {#2513 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ha! My name is also Kevin! But my friends call me Fuck Off!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696959929 {#2495
    date: 2023-10-10 19:45:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2501 …}
  +nested: Doctrine\ORM\PersistentCollection {#2503 …}
  +votes: Doctrine\ORM\PersistentCollection {#2505 …}
  +reports: Doctrine\ORM\PersistentCollection {#2507 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
  -id: 40305
  -bodyTs: "'also':5 'call':10 'friend':9 'fuck':12 'ha':1 'kevin':6 'name':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://unilem.org/comment/1815662"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696958935 {#2496
    date: 2023-10-10 19:28:55.0 +02:00
  }
}
"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
197 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
198 DENIED moderate
App\Entity\EntryComment {#3117
  +user: Proxies\__CG__\App\Entity\User {#3118 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#2500
    +user: App\Entity\User {#2513 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: null
    +root: null
    +body: "Ha! My name is also Kevin! But my friends call me Fuck Off!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1696959929 {#2495
      date: 2023-10-10 19:45:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2501 …}
    +nested: Doctrine\ORM\PersistentCollection {#2503 …}
    +votes: Doctrine\ORM\PersistentCollection {#2505 …}
    +reports: Doctrine\ORM\PersistentCollection {#2507 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
    -id: 40305
    -bodyTs: "'also':5 'call':10 'friend':9 'fuck':12 'ha':1 'kevin':6 'name':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://unilem.org/comment/1815662"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696958935 {#2496
      date: 2023-10-10 19:28:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2500}
  +body: "That’s funny, people call me that who don’t even know me and my name isn’t Kevin!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696959349 {#3115
    date: 2023-10-10 19:35:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@_cnt0@unilem.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3119 …}
  +nested: Doctrine\ORM\PersistentCollection {#3130 …}
  +votes: Doctrine\ORM\PersistentCollection {#3121 …}
  +reports: Doctrine\ORM\PersistentCollection {#3123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3131 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3133 …}
  -id: 40315
  -bodyTs: "'call':5 'even':11 'funni':3 'isn':17 'kevin':19 'know':12 'name':16 'peopl':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4408953"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696959349 {#3116
    date: 2023-10-10 19:35:49.0 +02:00
  }
}
"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
199 DENIED edit
App\Entity\EntryComment {#3117
  +user: Proxies\__CG__\App\Entity\User {#3118 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#2500
    +user: App\Entity\User {#2513 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: null
    +root: null
    +body: "Ha! My name is also Kevin! But my friends call me Fuck Off!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1696959929 {#2495
      date: 2023-10-10 19:45:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2501 …}
    +nested: Doctrine\ORM\PersistentCollection {#2503 …}
    +votes: Doctrine\ORM\PersistentCollection {#2505 …}
    +reports: Doctrine\ORM\PersistentCollection {#2507 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
    -id: 40305
    -bodyTs: "'also':5 'call':10 'friend':9 'fuck':12 'ha':1 'kevin':6 'name':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://unilem.org/comment/1815662"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696958935 {#2496
      date: 2023-10-10 19:28:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2500}
  +body: "That’s funny, people call me that who don’t even know me and my name isn’t Kevin!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696959349 {#3115
    date: 2023-10-10 19:35:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@_cnt0@unilem.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3119 …}
  +nested: Doctrine\ORM\PersistentCollection {#3130 …}
  +votes: Doctrine\ORM\PersistentCollection {#3121 …}
  +reports: Doctrine\ORM\PersistentCollection {#3123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3131 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3133 …}
  -id: 40315
  -bodyTs: "'call':5 'even':11 'funni':3 'isn':17 'kevin':19 'know':12 'name':16 'peopl':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4408953"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696959349 {#3116
    date: 2023-10-10 19:35:49.0 +02:00
  }
}
"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
200 DENIED moderate
App\Entity\EntryComment {#3117
  +user: Proxies\__CG__\App\Entity\User {#3118 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#2500
    +user: App\Entity\User {#2513 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: null
    +root: null
    +body: "Ha! My name is also Kevin! But my friends call me Fuck Off!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1696959929 {#2495
      date: 2023-10-10 19:45:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2501 …}
    +nested: Doctrine\ORM\PersistentCollection {#2503 …}
    +votes: Doctrine\ORM\PersistentCollection {#2505 …}
    +reports: Doctrine\ORM\PersistentCollection {#2507 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
    -id: 40305
    -bodyTs: "'also':5 'call':10 'friend':9 'fuck':12 'ha':1 'kevin':6 'name':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://unilem.org/comment/1815662"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696958935 {#2496
      date: 2023-10-10 19:28:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2500}
  +body: "That’s funny, people call me that who don’t even know me and my name isn’t Kevin!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696959349 {#3115
    date: 2023-10-10 19:35:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@_cnt0@unilem.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3119 …}
  +nested: Doctrine\ORM\PersistentCollection {#3130 …}
  +votes: Doctrine\ORM\PersistentCollection {#3121 …}
  +reports: Doctrine\ORM\PersistentCollection {#3123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3131 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3133 …}
  -id: 40315
  -bodyTs: "'call':5 'even':11 'funni':3 'isn':17 'kevin':19 'know':12 'name':16 'peopl':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4408953"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696959349 {#3116
    date: 2023-10-10 19:35:49.0 +02:00
  }
}
"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
201 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
202 DENIED moderate
App\Entity\EntryComment {#3364
  +user: App\Entity\User {#2513 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3117
    +user: Proxies\__CG__\App\Entity\User {#3118 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#2500
      +user: App\Entity\User {#2513 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: null
      +root: null
      +body: "Ha! My name is also Kevin! But my friends call me Fuck Off!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1696959929 {#2495
        date: 2023-10-10 19:45:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2501 …}
      +nested: Doctrine\ORM\PersistentCollection {#2503 …}
      +votes: Doctrine\ORM\PersistentCollection {#2505 …}
      +reports: Doctrine\ORM\PersistentCollection {#2507 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
      -id: 40305
      -bodyTs: "'also':5 'call':10 'friend':9 'fuck':12 'ha':1 'kevin':6 'name':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://unilem.org/comment/1815662"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696958935 {#2496
        date: 2023-10-10 19:28:55.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2500}
    +body: "That’s funny, people call me that who don’t even know me and my name isn’t Kevin!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696959349 {#3115
      date: 2023-10-10 19:35:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@_cnt0@unilem.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3119 …}
    +nested: Doctrine\ORM\PersistentCollection {#3130 …}
    +votes: Doctrine\ORM\PersistentCollection {#3121 …}
    +reports: Doctrine\ORM\PersistentCollection {#3123 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3131 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3133 …}
    -id: 40315
    -bodyTs: "'call':5 'even':11 'funni':3 'isn':17 'kevin':19 'know':12 'name':16 'peopl':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4408953"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696959349 {#3116
      date: 2023-10-10 19:35:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2500}
  +body: "Never knew it was such a common nickname. TIL."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696959928 {#3362
    date: 2023-10-10 19:45:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@_cnt0@unilem.org"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3365 …}
  +nested: Doctrine\ORM\PersistentCollection {#3367 …}
  +votes: Doctrine\ORM\PersistentCollection {#3369 …}
  +reports: Doctrine\ORM\PersistentCollection {#3371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3373 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3375 …}
  -id: 40336
  -bodyTs: "'common':7 'knew':2 'never':1 'nicknam':8 'til':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://unilem.org/comment/1816023"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696959928 {#3363
    date: 2023-10-10 19:45:28.0 +02:00
  }
}
"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
203 DENIED edit
App\Entity\EntryComment {#3364
  +user: App\Entity\User {#2513 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3117
    +user: Proxies\__CG__\App\Entity\User {#3118 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#2500
      +user: App\Entity\User {#2513 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: null
      +root: null
      +body: "Ha! My name is also Kevin! But my friends call me Fuck Off!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1696959929 {#2495
        date: 2023-10-10 19:45:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2501 …}
      +nested: Doctrine\ORM\PersistentCollection {#2503 …}
      +votes: Doctrine\ORM\PersistentCollection {#2505 …}
      +reports: Doctrine\ORM\PersistentCollection {#2507 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
      -id: 40305
      -bodyTs: "'also':5 'call':10 'friend':9 'fuck':12 'ha':1 'kevin':6 'name':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://unilem.org/comment/1815662"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696958935 {#2496
        date: 2023-10-10 19:28:55.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2500}
    +body: "That’s funny, people call me that who don’t even know me and my name isn’t Kevin!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696959349 {#3115
      date: 2023-10-10 19:35:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@_cnt0@unilem.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3119 …}
    +nested: Doctrine\ORM\PersistentCollection {#3130 …}
    +votes: Doctrine\ORM\PersistentCollection {#3121 …}
    +reports: Doctrine\ORM\PersistentCollection {#3123 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3131 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3133 …}
    -id: 40315
    -bodyTs: "'call':5 'even':11 'funni':3 'isn':17 'kevin':19 'know':12 'name':16 'peopl':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4408953"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696959349 {#3116
      date: 2023-10-10 19:35:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2500}
  +body: "Never knew it was such a common nickname. TIL."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696959928 {#3362
    date: 2023-10-10 19:45:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@_cnt0@unilem.org"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3365 …}
  +nested: Doctrine\ORM\PersistentCollection {#3367 …}
  +votes: Doctrine\ORM\PersistentCollection {#3369 …}
  +reports: Doctrine\ORM\PersistentCollection {#3371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3373 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3375 …}
  -id: 40336
  -bodyTs: "'common':7 'knew':2 'never':1 'nicknam':8 'til':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://unilem.org/comment/1816023"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696959928 {#3363
    date: 2023-10-10 19:45:28.0 +02:00
  }
}
"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
204 DENIED moderate
App\Entity\EntryComment {#3364
  +user: App\Entity\User {#2513 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: App\Entity\EntryComment {#3117
    +user: Proxies\__CG__\App\Entity\User {#3118 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
    +image: null
    +parent: App\Entity\EntryComment {#2500
      +user: App\Entity\User {#2513 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2228 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
      +image: null
      +parent: null
      +root: null
      +body: "Ha! My name is also Kevin! But my friends call me Fuck Off!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1696959929 {#2495
        date: 2023-10-10 19:45:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2501 …}
      +nested: Doctrine\ORM\PersistentCollection {#2503 …}
      +votes: Doctrine\ORM\PersistentCollection {#2505 …}
      +reports: Doctrine\ORM\PersistentCollection {#2507 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
      -id: 40305
      -bodyTs: "'also':5 'call':10 'friend':9 'fuck':12 'ha':1 'kevin':6 'name':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://unilem.org/comment/1815662"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696958935 {#2496
        date: 2023-10-10 19:28:55.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2500}
    +body: "That’s funny, people call me that who don’t even know me and my name isn’t Kevin!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696959349 {#3115
      date: 2023-10-10 19:35:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@_cnt0@unilem.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3119 …}
    +nested: Doctrine\ORM\PersistentCollection {#3130 …}
    +votes: Doctrine\ORM\PersistentCollection {#3121 …}
    +reports: Doctrine\ORM\PersistentCollection {#3123 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3131 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3133 …}
    -id: 40315
    -bodyTs: "'call':5 'even':11 'funni':3 'isn':17 'kevin':19 'know':12 'name':16 'peopl':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4408953"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696959349 {#3116
      date: 2023-10-10 19:35:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2500}
  +body: "Never knew it was such a common nickname. TIL."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696959928 {#3362
    date: 2023-10-10 19:45:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@_cnt0@unilem.org"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3365 …}
  +nested: Doctrine\ORM\PersistentCollection {#3367 …}
  +votes: Doctrine\ORM\PersistentCollection {#3369 …}
  +reports: Doctrine\ORM\PersistentCollection {#3371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3373 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3375 …}
  -id: 40336
  -bodyTs: "'common':7 'knew':2 'never':1 'nicknam':8 'til':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://unilem.org/comment/1816023"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696959928 {#3363
    date: 2023-10-10 19:45:28.0 +02:00
  }
}
"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
205 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
206 DENIED moderate
App\Entity\EntryComment {#2574
  +user: App\Entity\User {#2587 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "A core memory of mine was learning a cool math trick in school and coming home to tell my dad about it. He very coldly told me he didn’t find the trick impressive because he already knows math. That was the last time I ever came home excited from school."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1696962442 {#2569
    date: 2023-10-10 20:27:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2575 …}
  +nested: Doctrine\ORM\PersistentCollection {#2577 …}
  +votes: Doctrine\ORM\PersistentCollection {#2579 …}
  +reports: Doctrine\ORM\PersistentCollection {#2581 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2585 …}
  -id: 40297
  -bodyTs: "'alreadi':37 'came':47 'cold':25 'come':15 'cool':9 'core':2 'dad':20 'didn':29 'ever':46 'excit':49 'find':31 'home':16,48 'impress':34 'know':38 'last':43 'learn':7 'math':10,39 'memori':3 'mine':5 'school':13,51 'tell':18 'time':44 'told':26 'trick':11,33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3885565"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696958658 {#2570
    date: 2023-10-10 19:24:18.0 +02:00
  }
}
"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
207 DENIED edit
App\Entity\EntryComment {#2574
  +user: App\Entity\User {#2587 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "A core memory of mine was learning a cool math trick in school and coming home to tell my dad about it. He very coldly told me he didn’t find the trick impressive because he already knows math. That was the last time I ever came home excited from school."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1696962442 {#2569
    date: 2023-10-10 20:27:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2575 …}
  +nested: Doctrine\ORM\PersistentCollection {#2577 …}
  +votes: Doctrine\ORM\PersistentCollection {#2579 …}
  +reports: Doctrine\ORM\PersistentCollection {#2581 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2585 …}
  -id: 40297
  -bodyTs: "'alreadi':37 'came':47 'cold':25 'come':15 'cool':9 'core':2 'dad':20 'didn':29 'ever':46 'excit':49 'find':31 'home':16,48 'impress':34 'know':38 'last':43 'learn':7 'math':10,39 'memori':3 'mine':5 'school':13,51 'tell':18 'time':44 'told':26 'trick':11,33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3885565"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696958658 {#2570
    date: 2023-10-10 19:24:18.0 +02:00
  }
}
"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
208 DENIED moderate
App\Entity\EntryComment {#2574
  +user: App\Entity\User {#2587 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "A core memory of mine was learning a cool math trick in school and coming home to tell my dad about it. He very coldly told me he didn’t find the trick impressive because he already knows math. That was the last time I ever came home excited from school."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1696962442 {#2569
    date: 2023-10-10 20:27:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2575 …}
  +nested: Doctrine\ORM\PersistentCollection {#2577 …}
  +votes: Doctrine\ORM\PersistentCollection {#2579 …}
  +reports: Doctrine\ORM\PersistentCollection {#2581 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2585 …}
  -id: 40297
  -bodyTs: "'alreadi':37 'came':47 'cold':25 'come':15 'cool':9 'core':2 'dad':20 'didn':29 'ever':46 'excit':49 'find':31 'home':16,48 'impress':34 'know':38 'last':43 'learn':7 'math':10,39 'memori':3 'mine':5 'school':13,51 'tell':18 'time':44 'told':26 'trick':11,33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3885565"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696958658 {#2570
    date: 2023-10-10 19:24:18.0 +02:00
  }
}
"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
209 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
210 DENIED moderate
App\Entity\EntryComment {#3067
  +user: App\Entity\User {#2006 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2574
    +user: App\Entity\User {#2587 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "A core memory of mine was learning a cool math trick in school and coming home to tell my dad about it. He very coldly told me he didn’t find the trick impressive because he already knows math. That was the last time I ever came home excited from school."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1696962442 {#2569
      date: 2023-10-10 20:27:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2575 …}
    +nested: Doctrine\ORM\PersistentCollection {#2577 …}
    +votes: Doctrine\ORM\PersistentCollection {#2579 …}
    +reports: Doctrine\ORM\PersistentCollection {#2581 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2583 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2585 …}
    -id: 40297
    -bodyTs: "'alreadi':37 'came':47 'cold':25 'come':15 'cool':9 'core':2 'dad':20 'didn':29 'ever':46 'excit':49 'find':31 'home':16,48 'impress':34 'know':38 'last':43 'learn':7 'math':10,39 'memori':3 'mine':5 'school':13,51 'tell':18 'time':44 'told':26 'trick':11,33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3885565"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696958658 {#2570
      date: 2023-10-10 19:24:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2574}
  +body: "Damn, sorry. This is why it’s important!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1696958922 {#3069
    date: 2023-10-10 19:28:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@ImplyingImplications@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3066 …}
  +nested: Doctrine\ORM\PersistentCollection {#3064 …}
  +votes: Doctrine\ORM\PersistentCollection {#3062 …}
  +reports: Doctrine\ORM\PersistentCollection {#3060 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
  -id: 40304
  -bodyTs: "'damn':1 'import':8 'sorri':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3180840"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696958922 {#3068
    date: 2023-10-10 19:28:42.0 +02:00
  }
}
"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
211 DENIED edit
App\Entity\EntryComment {#3067
  +user: App\Entity\User {#2006 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2574
    +user: App\Entity\User {#2587 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "A core memory of mine was learning a cool math trick in school and coming home to tell my dad about it. He very coldly told me he didn’t find the trick impressive because he already knows math. That was the last time I ever came home excited from school."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1696962442 {#2569
      date: 2023-10-10 20:27:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2575 …}
    +nested: Doctrine\ORM\PersistentCollection {#2577 …}
    +votes: Doctrine\ORM\PersistentCollection {#2579 …}
    +reports: Doctrine\ORM\PersistentCollection {#2581 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2583 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2585 …}
    -id: 40297
    -bodyTs: "'alreadi':37 'came':47 'cold':25 'come':15 'cool':9 'core':2 'dad':20 'didn':29 'ever':46 'excit':49 'find':31 'home':16,48 'impress':34 'know':38 'last':43 'learn':7 'math':10,39 'memori':3 'mine':5 'school':13,51 'tell':18 'time':44 'told':26 'trick':11,33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3885565"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696958658 {#2570
      date: 2023-10-10 19:24:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2574}
  +body: "Damn, sorry. This is why it’s important!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1696958922 {#3069
    date: 2023-10-10 19:28:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@ImplyingImplications@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3066 …}
  +nested: Doctrine\ORM\PersistentCollection {#3064 …}
  +votes: Doctrine\ORM\PersistentCollection {#3062 …}
  +reports: Doctrine\ORM\PersistentCollection {#3060 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
  -id: 40304
  -bodyTs: "'damn':1 'import':8 'sorri':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3180840"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696958922 {#3068
    date: 2023-10-10 19:28:42.0 +02:00
  }
}
"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
212 DENIED moderate
App\Entity\EntryComment {#3067
  +user: App\Entity\User {#2006 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2574
    +user: App\Entity\User {#2587 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "A core memory of mine was learning a cool math trick in school and coming home to tell my dad about it. He very coldly told me he didn’t find the trick impressive because he already knows math. That was the last time I ever came home excited from school."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1696962442 {#2569
      date: 2023-10-10 20:27:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2575 …}
    +nested: Doctrine\ORM\PersistentCollection {#2577 …}
    +votes: Doctrine\ORM\PersistentCollection {#2579 …}
    +reports: Doctrine\ORM\PersistentCollection {#2581 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2583 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2585 …}
    -id: 40297
    -bodyTs: "'alreadi':37 'came':47 'cold':25 'come':15 'cool':9 'core':2 'dad':20 'didn':29 'ever':46 'excit':49 'find':31 'home':16,48 'impress':34 'know':38 'last':43 'learn':7 'math':10,39 'memori':3 'mine':5 'school':13,51 'tell':18 'time':44 'told':26 'trick':11,33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3885565"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696958658 {#2570
      date: 2023-10-10 19:24:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2574}
  +body: "Damn, sorry. This is why it’s important!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1696958922 {#3069
    date: 2023-10-10 19:28:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@ImplyingImplications@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3066 …}
  +nested: Doctrine\ORM\PersistentCollection {#3064 …}
  +votes: Doctrine\ORM\PersistentCollection {#3062 …}
  +reports: Doctrine\ORM\PersistentCollection {#3060 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
  -id: 40304
  -bodyTs: "'damn':1 'import':8 'sorri':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3180840"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696958922 {#3068
    date: 2023-10-10 19:28:42.0 +02:00
  }
}
"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
213 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
214 DENIED moderate
App\Entity\EntryComment {#3052
  +user: Proxies\__CG__\App\Entity\User {#3082 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2574
    +user: App\Entity\User {#2587 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "A core memory of mine was learning a cool math trick in school and coming home to tell my dad about it. He very coldly told me he didn’t find the trick impressive because he already knows math. That was the last time I ever came home excited from school."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1696962442 {#2569
      date: 2023-10-10 20:27:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2575 …}
    +nested: Doctrine\ORM\PersistentCollection {#2577 …}
    +votes: Doctrine\ORM\PersistentCollection {#2579 …}
    +reports: Doctrine\ORM\PersistentCollection {#2581 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2583 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2585 …}
    -id: 40297
    -bodyTs: "'alreadi':37 'came':47 'cold':25 'come':15 'cool':9 'core':2 'dad':20 'didn':29 'ever':46 'excit':49 'find':31 'home':16,48 'impress':34 'know':38 'last':43 'learn':7 'math':10,39 'memori':3 'mine':5 'school':13,51 'tell':18 'time':44 'told':26 'trick':11,33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3885565"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696958658 {#2570
      date: 2023-10-10 19:24:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2574}
  +body: """
    “A father has to be a provider, a teacher, a role model, but most importantly, a distant authority figure who can never be pleased. Otherwise, how will children ever understand the concept of God?”\n
    \n
    - Stephen Colbert
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1696962441 {#3054
    date: 2023-10-10 20:27:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@ImplyingImplications@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3051 …}
  +nested: Doctrine\ORM\PersistentCollection {#3049 …}
  +votes: Doctrine\ORM\PersistentCollection {#3047 …}
  +reports: Doctrine\ORM\PersistentCollection {#3045 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3125 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3128 …}
  -id: 40406
  -bodyTs: "'author':18 'children':28 'colbert':36 'concept':32 'distant':17 'ever':29 'father':2 'figur':19 'god':34 'import':15 'model':12 'never':22 'otherwis':25 'pleas':24 'provid':7 'role':11 'stephen':35 'teacher':9 'understand':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4410640"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696962441 {#3053
    date: 2023-10-10 20:27:21.0 +02:00
  }
}
"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
215 DENIED edit
App\Entity\EntryComment {#3052
  +user: Proxies\__CG__\App\Entity\User {#3082 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2574
    +user: App\Entity\User {#2587 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "A core memory of mine was learning a cool math trick in school and coming home to tell my dad about it. He very coldly told me he didn’t find the trick impressive because he already knows math. That was the last time I ever came home excited from school."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1696962442 {#2569
      date: 2023-10-10 20:27:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2575 …}
    +nested: Doctrine\ORM\PersistentCollection {#2577 …}
    +votes: Doctrine\ORM\PersistentCollection {#2579 …}
    +reports: Doctrine\ORM\PersistentCollection {#2581 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2583 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2585 …}
    -id: 40297
    -bodyTs: "'alreadi':37 'came':47 'cold':25 'come':15 'cool':9 'core':2 'dad':20 'didn':29 'ever':46 'excit':49 'find':31 'home':16,48 'impress':34 'know':38 'last':43 'learn':7 'math':10,39 'memori':3 'mine':5 'school':13,51 'tell':18 'time':44 'told':26 'trick':11,33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3885565"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696958658 {#2570
      date: 2023-10-10 19:24:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2574}
  +body: """
    “A father has to be a provider, a teacher, a role model, but most importantly, a distant authority figure who can never be pleased. Otherwise, how will children ever understand the concept of God?”\n
    \n
    - Stephen Colbert
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1696962441 {#3054
    date: 2023-10-10 20:27:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@ImplyingImplications@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3051 …}
  +nested: Doctrine\ORM\PersistentCollection {#3049 …}
  +votes: Doctrine\ORM\PersistentCollection {#3047 …}
  +reports: Doctrine\ORM\PersistentCollection {#3045 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3125 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3128 …}
  -id: 40406
  -bodyTs: "'author':18 'children':28 'colbert':36 'concept':32 'distant':17 'ever':29 'father':2 'figur':19 'god':34 'import':15 'model':12 'never':22 'otherwis':25 'pleas':24 'provid':7 'role':11 'stephen':35 'teacher':9 'understand':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4410640"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696962441 {#3053
    date: 2023-10-10 20:27:21.0 +02:00
  }
}
"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
216 DENIED moderate
App\Entity\EntryComment {#3052
  +user: Proxies\__CG__\App\Entity\User {#3082 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2574
    +user: App\Entity\User {#2587 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "A core memory of mine was learning a cool math trick in school and coming home to tell my dad about it. He very coldly told me he didn’t find the trick impressive because he already knows math. That was the last time I ever came home excited from school."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1696962442 {#2569
      date: 2023-10-10 20:27:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2575 …}
    +nested: Doctrine\ORM\PersistentCollection {#2577 …}
    +votes: Doctrine\ORM\PersistentCollection {#2579 …}
    +reports: Doctrine\ORM\PersistentCollection {#2581 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2583 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2585 …}
    -id: 40297
    -bodyTs: "'alreadi':37 'came':47 'cold':25 'come':15 'cool':9 'core':2 'dad':20 'didn':29 'ever':46 'excit':49 'find':31 'home':16,48 'impress':34 'know':38 'last':43 'learn':7 'math':10,39 'memori':3 'mine':5 'school':13,51 'tell':18 'time':44 'told':26 'trick':11,33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3885565"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696958658 {#2570
      date: 2023-10-10 19:24:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2574}
  +body: """
    “A father has to be a provider, a teacher, a role model, but most importantly, a distant authority figure who can never be pleased. Otherwise, how will children ever understand the concept of God?”\n
    \n
    - Stephen Colbert
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1696962441 {#3054
    date: 2023-10-10 20:27:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@ImplyingImplications@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3051 …}
  +nested: Doctrine\ORM\PersistentCollection {#3049 …}
  +votes: Doctrine\ORM\PersistentCollection {#3047 …}
  +reports: Doctrine\ORM\PersistentCollection {#3045 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3125 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3128 …}
  -id: 40406
  -bodyTs: "'author':18 'children':28 'colbert':36 'concept':32 'distant':17 'ever':29 'father':2 'figur':19 'god':34 'import':15 'model':12 'never':22 'otherwis':25 'pleas':24 'provid':7 'role':11 'stephen':35 'teacher':9 'understand':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4410640"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696962441 {#3053
    date: 2023-10-10 20:27:21.0 +02:00
  }
}
"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
217 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
218 DENIED moderate
App\Entity\EntryComment {#2647
  +user: App\Entity\User {#2660 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > Thus encouraging them to share information they find important with people\n
    \n
    And not telling them that once they're not small and cute anymore, nobody gives a shit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1696962542 {#2642
    date: 2023-10-10 20:29:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2648 …}
  +nested: Doctrine\ORM\PersistentCollection {#2650 …}
  +votes: Doctrine\ORM\PersistentCollection {#2652 …}
  +reports: Doctrine\ORM\PersistentCollection {#2654 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2656 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2658 …}
  -id: 40295
  -bodyTs: "'anymor':24 'cute':23 'encourag':2 'find':8 'give':26 'import':9 'inform':6 'nobodi':25 'peopl':11 're':19 'share':5 'shit':28 'small':21 'tell':14 'thus':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmybewholesome@lemmy.world/t/528796/-/comment/2877317"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696958524 {#2643
    date: 2023-10-10 19:22:04.0 +02:00
  }
}
"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
219 DENIED edit
App\Entity\EntryComment {#2647
  +user: App\Entity\User {#2660 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > Thus encouraging them to share information they find important with people\n
    \n
    And not telling them that once they're not small and cute anymore, nobody gives a shit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1696962542 {#2642
    date: 2023-10-10 20:29:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2648 …}
  +nested: Doctrine\ORM\PersistentCollection {#2650 …}
  +votes: Doctrine\ORM\PersistentCollection {#2652 …}
  +reports: Doctrine\ORM\PersistentCollection {#2654 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2656 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2658 …}
  -id: 40295
  -bodyTs: "'anymor':24 'cute':23 'encourag':2 'find':8 'give':26 'import':9 'inform':6 'nobodi':25 'peopl':11 're':19 'share':5 'shit':28 'small':21 'tell':14 'thus':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmybewholesome@lemmy.world/t/528796/-/comment/2877317"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696958524 {#2643
    date: 2023-10-10 19:22:04.0 +02:00
  }
}
"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
220 DENIED moderate
App\Entity\EntryComment {#2647
  +user: App\Entity\User {#2660 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > Thus encouraging them to share information they find important with people\n
    \n
    And not telling them that once they're not small and cute anymore, nobody gives a shit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1696962542 {#2642
    date: 2023-10-10 20:29:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2648 …}
  +nested: Doctrine\ORM\PersistentCollection {#2650 …}
  +votes: Doctrine\ORM\PersistentCollection {#2652 …}
  +reports: Doctrine\ORM\PersistentCollection {#2654 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2656 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2658 …}
  -id: 40295
  -bodyTs: "'anymor':24 'cute':23 'encourag':2 'find':8 'give':26 'import':9 'inform':6 'nobodi':25 'peopl':11 're':19 'share':5 'shit':28 'small':21 'tell':14 'thus':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/lemmybewholesome@lemmy.world/t/528796/-/comment/2877317"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696958524 {#2643
    date: 2023-10-10 19:22:04.0 +02:00
  }
}
"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
221 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
222 DENIED moderate
App\Entity\EntryComment {#3083
  +user: Proxies\__CG__\App\Entity\User {#3082 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2647
    +user: App\Entity\User {#2660 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Thus encouraging them to share information they find important with people\n
      \n
      And not telling them that once they're not small and cute anymore, nobody gives a shit.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1696962542 {#2642
      date: 2023-10-10 20:29:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2648 …}
    +nested: Doctrine\ORM\PersistentCollection {#2650 …}
    +votes: Doctrine\ORM\PersistentCollection {#2652 …}
    +reports: Doctrine\ORM\PersistentCollection {#2654 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2656 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2658 …}
    -id: 40295
    -bodyTs: "'anymor':24 'cute':23 'encourag':2 'find':8 'give':26 'import':9 'inform':6 'nobodi':25 'peopl':11 're':19 'share':5 'shit':28 'small':21 'tell':14 'thus':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/lemmybewholesome@lemmy.world/t/528796/-/comment/2877317"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696958524 {#2643
      date: 2023-10-10 19:22:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2647}
  +body: "The trick is to hang around people who do give a shit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696962540 {#3085
    date: 2023-10-10 20:29:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@ivanafterall@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3081 …}
  +nested: Doctrine\ORM\PersistentCollection {#3079 …}
  +votes: Doctrine\ORM\PersistentCollection {#3077 …}
  +reports: Doctrine\ORM\PersistentCollection {#3075 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
  -id: 40414
  -bodyTs: "'around':6 'give':10 'hang':5 'peopl':7 'shit':12 'trick':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4410692"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696962540 {#3084
    date: 2023-10-10 20:29:00.0 +02:00
  }
}
"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
223 DENIED edit
App\Entity\EntryComment {#3083
  +user: Proxies\__CG__\App\Entity\User {#3082 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2647
    +user: App\Entity\User {#2660 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Thus encouraging them to share information they find important with people\n
      \n
      And not telling them that once they're not small and cute anymore, nobody gives a shit.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1696962542 {#2642
      date: 2023-10-10 20:29:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2648 …}
    +nested: Doctrine\ORM\PersistentCollection {#2650 …}
    +votes: Doctrine\ORM\PersistentCollection {#2652 …}
    +reports: Doctrine\ORM\PersistentCollection {#2654 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2656 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2658 …}
    -id: 40295
    -bodyTs: "'anymor':24 'cute':23 'encourag':2 'find':8 'give':26 'import':9 'inform':6 'nobodi':25 'peopl':11 're':19 'share':5 'shit':28 'small':21 'tell':14 'thus':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/lemmybewholesome@lemmy.world/t/528796/-/comment/2877317"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696958524 {#2643
      date: 2023-10-10 19:22:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2647}
  +body: "The trick is to hang around people who do give a shit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696962540 {#3085
    date: 2023-10-10 20:29:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@ivanafterall@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3081 …}
  +nested: Doctrine\ORM\PersistentCollection {#3079 …}
  +votes: Doctrine\ORM\PersistentCollection {#3077 …}
  +reports: Doctrine\ORM\PersistentCollection {#3075 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
  -id: 40414
  -bodyTs: "'around':6 'give':10 'hang':5 'peopl':7 'shit':12 'trick':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4410692"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696962540 {#3084
    date: 2023-10-10 20:29:00.0 +02:00
  }
}
"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
224 DENIED moderate
App\Entity\EntryComment {#3083
  +user: Proxies\__CG__\App\Entity\User {#3082 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2647
    +user: App\Entity\User {#2660 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Thus encouraging them to share information they find important with people\n
      \n
      And not telling them that once they're not small and cute anymore, nobody gives a shit.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1696962542 {#2642
      date: 2023-10-10 20:29:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2648 …}
    +nested: Doctrine\ORM\PersistentCollection {#2650 …}
    +votes: Doctrine\ORM\PersistentCollection {#2652 …}
    +reports: Doctrine\ORM\PersistentCollection {#2654 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2656 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2658 …}
    -id: 40295
    -bodyTs: "'anymor':24 'cute':23 'encourag':2 'find':8 'give':26 'import':9 'inform':6 'nobodi':25 'peopl':11 're':19 'share':5 'shit':28 'small':21 'tell':14 'thus':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/lemmybewholesome@lemmy.world/t/528796/-/comment/2877317"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696958524 {#2643
      date: 2023-10-10 19:22:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2647}
  +body: "The trick is to hang around people who do give a shit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696962540 {#3085
    date: 2023-10-10 20:29:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@ivanafterall@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3081 …}
  +nested: Doctrine\ORM\PersistentCollection {#3079 …}
  +votes: Doctrine\ORM\PersistentCollection {#3077 …}
  +reports: Doctrine\ORM\PersistentCollection {#3075 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
  -id: 40414
  -bodyTs: "'around':6 'give':10 'hang':5 'peopl':7 'shit':12 'trick':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4410692"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696962540 {#3084
    date: 2023-10-10 20:29:00.0 +02:00
  }
}
"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
225 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
226 DENIED moderate
App\Entity\EntryComment {#2721
  +user: App\Entity\User {#2735 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2722 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "What does it mean if today’s my birthday?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696958717 {#2716
    date: 2023-10-10 19:25:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2723 …}
  +nested: Doctrine\ORM\PersistentCollection {#2725 …}
  +votes: Doctrine\ORM\PersistentCollection {#2727 …}
  +reports: Doctrine\ORM\PersistentCollection {#2729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2731 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2733 …}
  -id: 40282
  -bodyTs: "'birthday':9 'mean':4 'today':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3771155"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696957996 {#2717
    date: 2023-10-10 19:13:16.0 +02:00
  }
}
"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
227 DENIED edit
App\Entity\EntryComment {#2721
  +user: App\Entity\User {#2735 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2722 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "What does it mean if today’s my birthday?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696958717 {#2716
    date: 2023-10-10 19:25:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2723 …}
  +nested: Doctrine\ORM\PersistentCollection {#2725 …}
  +votes: Doctrine\ORM\PersistentCollection {#2727 …}
  +reports: Doctrine\ORM\PersistentCollection {#2729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2731 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2733 …}
  -id: 40282
  -bodyTs: "'birthday':9 'mean':4 'today':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3771155"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696957996 {#2717
    date: 2023-10-10 19:13:16.0 +02:00
  }
}
"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
228 DENIED moderate
App\Entity\EntryComment {#2721
  +user: App\Entity\User {#2735 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2722 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "What does it mean if today’s my birthday?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696958717 {#2716
    date: 2023-10-10 19:25:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2723 …}
  +nested: Doctrine\ORM\PersistentCollection {#2725 …}
  +votes: Doctrine\ORM\PersistentCollection {#2727 …}
  +reports: Doctrine\ORM\PersistentCollection {#2729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2731 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2733 …}
  -id: 40282
  -bodyTs: "'birthday':9 'mean':4 'today':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3771155"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696957996 {#2717
    date: 2023-10-10 19:13:16.0 +02:00
  }
}
"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
229 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
230 DENIED moderate
App\Entity\EntryComment {#3098
  +user: App\Entity\User {#2006 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2722 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2721
    +user: App\Entity\User {#2735 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2722 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "What does it mean if today’s my birthday?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696958717 {#2716
      date: 2023-10-10 19:25:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2723 …}
    +nested: Doctrine\ORM\PersistentCollection {#2725 …}
    +votes: Doctrine\ORM\PersistentCollection {#2727 …}
    +reports: Doctrine\ORM\PersistentCollection {#2729 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2731 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2733 …}
    -id: 40282
    -bodyTs: "'birthday':9 'mean':4 'today':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/3771155"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696957996 {#2717
      date: 2023-10-10 19:13:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2721}
  +body: "Happy birthday!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696958716 {#3100
    date: 2023-10-10 19:25:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@charolastra@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3097 …}
  +nested: Doctrine\ORM\PersistentCollection {#3095 …}
  +votes: Doctrine\ORM\PersistentCollection {#3093 …}
  +reports: Doctrine\ORM\PersistentCollection {#3091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
  -id: 40300
  -bodyTs: "'birthday':2 'happi':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3180743"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696958716 {#3099
    date: 2023-10-10 19:25:16.0 +02:00
  }
}
"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
231 DENIED edit
App\Entity\EntryComment {#3098
  +user: App\Entity\User {#2006 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2722 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2721
    +user: App\Entity\User {#2735 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2722 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "What does it mean if today’s my birthday?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696958717 {#2716
      date: 2023-10-10 19:25:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2723 …}
    +nested: Doctrine\ORM\PersistentCollection {#2725 …}
    +votes: Doctrine\ORM\PersistentCollection {#2727 …}
    +reports: Doctrine\ORM\PersistentCollection {#2729 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2731 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2733 …}
    -id: 40282
    -bodyTs: "'birthday':9 'mean':4 'today':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/3771155"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696957996 {#2717
      date: 2023-10-10 19:13:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2721}
  +body: "Happy birthday!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696958716 {#3100
    date: 2023-10-10 19:25:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@charolastra@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3097 …}
  +nested: Doctrine\ORM\PersistentCollection {#3095 …}
  +votes: Doctrine\ORM\PersistentCollection {#3093 …}
  +reports: Doctrine\ORM\PersistentCollection {#3091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
  -id: 40300
  -bodyTs: "'birthday':2 'happi':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3180743"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696958716 {#3099
    date: 2023-10-10 19:25:16.0 +02:00
  }
}
"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
232 DENIED moderate
App\Entity\EntryComment {#3098
  +user: App\Entity\User {#2006 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2722 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: App\Entity\EntryComment {#2721
    +user: App\Entity\User {#2735 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2722 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
    +image: null
    +parent: null
    +root: null
    +body: "What does it mean if today’s my birthday?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696958717 {#2716
      date: 2023-10-10 19:25:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2723 …}
    +nested: Doctrine\ORM\PersistentCollection {#2725 …}
    +votes: Doctrine\ORM\PersistentCollection {#2727 …}
    +reports: Doctrine\ORM\PersistentCollection {#2729 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2731 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2733 …}
    -id: 40282
    -bodyTs: "'birthday':9 'mean':4 'today':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/3771155"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696957996 {#2717
      date: 2023-10-10 19:13:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2721}
  +body: "Happy birthday!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696958716 {#3100
    date: 2023-10-10 19:25:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@charolastra@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3097 …}
  +nested: Doctrine\ORM\PersistentCollection {#3095 …}
  +votes: Doctrine\ORM\PersistentCollection {#3093 …}
  +reports: Doctrine\ORM\PersistentCollection {#3091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
  -id: 40300
  -bodyTs: "'birthday':2 'happi':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3180743"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696958716 {#3099
    date: 2023-10-10 19:25:16.0 +02:00
  }
}
"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
233 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
234 DENIED moderate
App\Entity\EntryComment {#2796
  +user: App\Entity\User {#2809 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Brilliant"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696957228 {#2790
    date: 2023-10-10 19:00:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2797 …}
  +nested: Doctrine\ORM\PersistentCollection {#2799 …}
  +votes: Doctrine\ORM\PersistentCollection {#2801 …}
  +reports: Doctrine\ORM\PersistentCollection {#2803 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2805 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2807 …}
  -id: 40260
  -bodyTs: "'brilliant':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4407729"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696957228 {#2791
    date: 2023-10-10 19:00:28.0 +02:00
  }
}
"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
235 DENIED edit
App\Entity\EntryComment {#2796
  +user: App\Entity\User {#2809 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Brilliant"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696957228 {#2790
    date: 2023-10-10 19:00:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2797 …}
  +nested: Doctrine\ORM\PersistentCollection {#2799 …}
  +votes: Doctrine\ORM\PersistentCollection {#2801 …}
  +reports: Doctrine\ORM\PersistentCollection {#2803 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2805 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2807 …}
  -id: 40260
  -bodyTs: "'brilliant':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4407729"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696957228 {#2791
    date: 2023-10-10 19:00:28.0 +02:00
  }
}
"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
236 DENIED moderate
App\Entity\EntryComment {#2796
  +user: App\Entity\User {#2809 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1958 …}
  +image: null
  +parent: null
  +root: null
  +body: "Brilliant"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696957228 {#2790
    date: 2023-10-10 19:00:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2797 …}
  +nested: Doctrine\ORM\PersistentCollection {#2799 …}
  +votes: Doctrine\ORM\PersistentCollection {#2801 …}
  +reports: Doctrine\ORM\PersistentCollection {#2803 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2805 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2807 …}
  -id: 40260
  -bodyTs: "'brilliant':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4407729"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696957228 {#2791
    date: 2023-10-10 19:00:28.0 +02:00
  }
}
"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
237 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
238 DENIED moderate
App\Entity\EntryComment {#2871
  +user: App\Entity\User {#2884 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: "Time for a heel turn"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696956797 {#2866
    date: 2023-10-10 18:53:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2872 …}
  +nested: Doctrine\ORM\PersistentCollection {#2874 …}
  +votes: Doctrine\ORM\PersistentCollection {#2876 …}
  +reports: Doctrine\ORM\PersistentCollection {#2878 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2880 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2882 …}
  -id: 40266
  -bodyTs: "'heel':4 'time':1 'turn':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/comicstrips@lemmy.world/t/528897/-/comment/2876726"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696956797 {#2867
    date: 2023-10-10 18:53:17.0 +02:00
  }
}
"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
239 DENIED edit
App\Entity\EntryComment {#2871
  +user: App\Entity\User {#2884 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: "Time for a heel turn"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696956797 {#2866
    date: 2023-10-10 18:53:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2872 …}
  +nested: Doctrine\ORM\PersistentCollection {#2874 …}
  +votes: Doctrine\ORM\PersistentCollection {#2876 …}
  +reports: Doctrine\ORM\PersistentCollection {#2878 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2880 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2882 …}
  -id: 40266
  -bodyTs: "'heel':4 'time':1 'turn':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/comicstrips@lemmy.world/t/528897/-/comment/2876726"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696956797 {#2867
    date: 2023-10-10 18:53:17.0 +02:00
  }
}
"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
240 DENIED moderate
App\Entity\EntryComment {#2871
  +user: App\Entity\User {#2884 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2085 …}
  +image: null
  +parent: null
  +root: null
  +body: "Time for a heel turn"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696956797 {#2866
    date: 2023-10-10 18:53:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2872 …}
  +nested: Doctrine\ORM\PersistentCollection {#2874 …}
  +votes: Doctrine\ORM\PersistentCollection {#2876 …}
  +reports: Doctrine\ORM\PersistentCollection {#2878 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2880 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2882 …}
  -id: 40266
  -bodyTs: "'heel':4 'time':1 'turn':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/comicstrips@lemmy.world/t/528897/-/comment/2876726"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696956797 {#2867
    date: 2023-10-10 18:53:17.0 +02:00
  }
}
"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
241 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
242 DENIED moderate
App\Entity\EntryComment {#2944
  +user: App\Entity\User {#2959 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2945 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2946 …}
  +image: null
  +parent: null
  +root: null
  +body: "Can someone mansplain this to me?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1696982354 {#2939
    date: 2023-10-11 01:59:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2947 …}
  +nested: Doctrine\ORM\PersistentCollection {#2949 …}
  +votes: Doctrine\ORM\PersistentCollection {#2951 …}
  +reports: Doctrine\ORM\PersistentCollection {#2953 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2955 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2957 …}
  -id: 40229
  -bodyTs: "'mansplain':3 'someon':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/1832157"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696955379 {#2940
    date: 2023-10-10 18:29:39.0 +02:00
  }
}
"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
243 DENIED edit
App\Entity\EntryComment {#2944
  +user: App\Entity\User {#2959 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2945 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2946 …}
  +image: null
  +parent: null
  +root: null
  +body: "Can someone mansplain this to me?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1696982354 {#2939
    date: 2023-10-11 01:59:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2947 …}
  +nested: Doctrine\ORM\PersistentCollection {#2949 …}
  +votes: Doctrine\ORM\PersistentCollection {#2951 …}
  +reports: Doctrine\ORM\PersistentCollection {#2953 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2955 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2957 …}
  -id: 40229
  -bodyTs: "'mansplain':3 'someon':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/1832157"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696955379 {#2940
    date: 2023-10-10 18:29:39.0 +02:00
  }
}
"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
244 DENIED moderate
App\Entity\EntryComment {#2944
  +user: App\Entity\User {#2959 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2945 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2946 …}
  +image: null
  +parent: null
  +root: null
  +body: "Can someone mansplain this to me?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1696982354 {#2939
    date: 2023-10-11 01:59:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2947 …}
  +nested: Doctrine\ORM\PersistentCollection {#2949 …}
  +votes: Doctrine\ORM\PersistentCollection {#2951 …}
  +reports: Doctrine\ORM\PersistentCollection {#2953 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2955 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2957 …}
  -id: 40229
  -bodyTs: "'mansplain':3 'someon':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ani.social/comment/1832157"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696955379 {#2940
    date: 2023-10-10 18:29:39.0 +02:00
  }
}
"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
245 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
246 DENIED moderate
App\Entity\EntryComment {#3030
  +user: Proxies\__CG__\App\Entity\User {#3113 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2945 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2946 …}
  +image: null
  +parent: App\Entity\EntryComment {#2944
    +user: App\Entity\User {#2959 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2945 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2946 …}
    +image: null
    +parent: null
    +root: null
    +body: "Can someone mansplain this to me?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1696982354 {#2939
      date: 2023-10-11 01:59:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2947 …}
    +nested: Doctrine\ORM\PersistentCollection {#2949 …}
    +votes: Doctrine\ORM\PersistentCollection {#2951 …}
    +reports: Doctrine\ORM\PersistentCollection {#2953 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2955 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2957 …}
    -id: 40229
    -bodyTs: "'mansplain':3 'someon':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ani.social/comment/1832157"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696955379 {#2940
      date: 2023-10-10 18:29:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2944}
  +body: "Boba fetts ship is called Slave 1"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 55
  +score: 0
  +lastActive: DateTime @1696955714 {#3031
    date: 2023-10-10 18:35:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@JoShmoe@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3112 …}
  +nested: Doctrine\ORM\PersistentCollection {#3110 …}
  +votes: Doctrine\ORM\PersistentCollection {#3108 …}
  +reports: Doctrine\ORM\PersistentCollection {#3106 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
  -id: 40235
  -bodyTs: "'1':7 'boba':1 'call':5 'fett':2 'ship':3 'slave':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4406926"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696955714 {#3034
    date: 2023-10-10 18:35:14.0 +02:00
  }
}
"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
247 DENIED edit
App\Entity\EntryComment {#3030
  +user: Proxies\__CG__\App\Entity\User {#3113 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2945 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2946 …}
  +image: null
  +parent: App\Entity\EntryComment {#2944
    +user: App\Entity\User {#2959 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2945 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2946 …}
    +image: null
    +parent: null
    +root: null
    +body: "Can someone mansplain this to me?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1696982354 {#2939
      date: 2023-10-11 01:59:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2947 …}
    +nested: Doctrine\ORM\PersistentCollection {#2949 …}
    +votes: Doctrine\ORM\PersistentCollection {#2951 …}
    +reports: Doctrine\ORM\PersistentCollection {#2953 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2955 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2957 …}
    -id: 40229
    -bodyTs: "'mansplain':3 'someon':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ani.social/comment/1832157"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696955379 {#2940
      date: 2023-10-10 18:29:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2944}
  +body: "Boba fetts ship is called Slave 1"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 55
  +score: 0
  +lastActive: DateTime @1696955714 {#3031
    date: 2023-10-10 18:35:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@JoShmoe@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3112 …}
  +nested: Doctrine\ORM\PersistentCollection {#3110 …}
  +votes: Doctrine\ORM\PersistentCollection {#3108 …}
  +reports: Doctrine\ORM\PersistentCollection {#3106 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
  -id: 40235
  -bodyTs: "'1':7 'boba':1 'call':5 'fett':2 'ship':3 'slave':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4406926"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696955714 {#3034
    date: 2023-10-10 18:35:14.0 +02:00
  }
}
"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
248 DENIED moderate
App\Entity\EntryComment {#3030
  +user: Proxies\__CG__\App\Entity\User {#3113 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2945 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2946 …}
  +image: null
  +parent: App\Entity\EntryComment {#2944
    +user: App\Entity\User {#2959 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2945 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2946 …}
    +image: null
    +parent: null
    +root: null
    +body: "Can someone mansplain this to me?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1696982354 {#2939
      date: 2023-10-11 01:59:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2947 …}
    +nested: Doctrine\ORM\PersistentCollection {#2949 …}
    +votes: Doctrine\ORM\PersistentCollection {#2951 …}
    +reports: Doctrine\ORM\PersistentCollection {#2953 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2955 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2957 …}
    -id: 40229
    -bodyTs: "'mansplain':3 'someon':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ani.social/comment/1832157"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696955379 {#2940
      date: 2023-10-10 18:29:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2944}
  +body: "Boba fetts ship is called Slave 1"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 55
  +score: 0
  +lastActive: DateTime @1696955714 {#3031
    date: 2023-10-10 18:35:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@JoShmoe@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3112 …}
  +nested: Doctrine\ORM\PersistentCollection {#3110 …}
  +votes: Doctrine\ORM\PersistentCollection {#3108 …}
  +reports: Doctrine\ORM\PersistentCollection {#3106 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
  -id: 40235
  -bodyTs: "'1':7 'boba':1 'call':5 'fett':2 'ship':3 'slave':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4406926"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696955714 {#3034
    date: 2023-10-10 18:35:14.0 +02:00
  }
}
"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
249 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
250 DENIED moderate
App\Entity\EntryComment {#3351
  +user: Proxies\__CG__\App\Entity\User {#3346 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2945 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2946 …}
  +image: null
  +parent: App\Entity\EntryComment {#3030
    +user: Proxies\__CG__\App\Entity\User {#3113 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2945 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2946 …}
    +image: null
    +parent: App\Entity\EntryComment {#2944
      +user: App\Entity\User {#2959 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2945 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2946 …}
      +image: null
      +parent: null
      +root: null
      +body: "Can someone mansplain this to me?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1696982354 {#2939
        date: 2023-10-11 01:59:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2947 …}
      +nested: Doctrine\ORM\PersistentCollection {#2949 …}
      +votes: Doctrine\ORM\PersistentCollection {#2951 …}
      +reports: Doctrine\ORM\PersistentCollection {#2953 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2955 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2957 …}
      -id: 40229
      -bodyTs: "'mansplain':3 'someon':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/1832157"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696955379 {#2940
        date: 2023-10-10 18:29:39.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2944}
    +body: "Boba fetts ship is called Slave 1"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 55
    +score: 0
    +lastActive: DateTime @1696955714 {#3031
      date: 2023-10-10 18:35:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@JoShmoe@ani.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3112 …}
    +nested: Doctrine\ORM\PersistentCollection {#3110 …}
    +votes: Doctrine\ORM\PersistentCollection {#3108 …}
    +reports: Doctrine\ORM\PersistentCollection {#3106 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
    -id: 40235
    -bodyTs: "'1':7 'boba':1 'call':5 'fett':2 'ship':3 'slave':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4406926"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696955714 {#3034
      date: 2023-10-10 18:35:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2944}
  +body: "Boba Fett’s ship **was** called *Slave 1*. The Mouse has decided that name is problematic."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1696957195 {#3352
    date: 2023-10-10 18:59:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@JoShmoe@ani.social"
    "@BoxerDevil@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3341 …}
  +nested: Doctrine\ORM\PersistentCollection {#3345 …}
  +votes: Doctrine\ORM\PersistentCollection {#3343 …}
  +reports: Doctrine\ORM\PersistentCollection {#3356 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3360 …}
  -id: 40259
  -bodyTs: "'1':8 'boba':1 'call':6 'decid':12 'fett':2 'mous':10 'name':14 'problemat':16 'ship':4 'slave':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4407719"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696957195 {#3349
    date: 2023-10-10 18:59:55.0 +02:00
  }
}
"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
251 DENIED edit
App\Entity\EntryComment {#3351
  +user: Proxies\__CG__\App\Entity\User {#3346 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2945 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2946 …}
  +image: null
  +parent: App\Entity\EntryComment {#3030
    +user: Proxies\__CG__\App\Entity\User {#3113 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2945 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2946 …}
    +image: null
    +parent: App\Entity\EntryComment {#2944
      +user: App\Entity\User {#2959 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2945 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2946 …}
      +image: null
      +parent: null
      +root: null
      +body: "Can someone mansplain this to me?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1696982354 {#2939
        date: 2023-10-11 01:59:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2947 …}
      +nested: Doctrine\ORM\PersistentCollection {#2949 …}
      +votes: Doctrine\ORM\PersistentCollection {#2951 …}
      +reports: Doctrine\ORM\PersistentCollection {#2953 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2955 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2957 …}
      -id: 40229
      -bodyTs: "'mansplain':3 'someon':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/1832157"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696955379 {#2940
        date: 2023-10-10 18:29:39.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2944}
    +body: "Boba fetts ship is called Slave 1"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 55
    +score: 0
    +lastActive: DateTime @1696955714 {#3031
      date: 2023-10-10 18:35:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@JoShmoe@ani.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3112 …}
    +nested: Doctrine\ORM\PersistentCollection {#3110 …}
    +votes: Doctrine\ORM\PersistentCollection {#3108 …}
    +reports: Doctrine\ORM\PersistentCollection {#3106 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
    -id: 40235
    -bodyTs: "'1':7 'boba':1 'call':5 'fett':2 'ship':3 'slave':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4406926"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696955714 {#3034
      date: 2023-10-10 18:35:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2944}
  +body: "Boba Fett’s ship **was** called *Slave 1*. The Mouse has decided that name is problematic."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1696957195 {#3352
    date: 2023-10-10 18:59:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@JoShmoe@ani.social"
    "@BoxerDevil@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3341 …}
  +nested: Doctrine\ORM\PersistentCollection {#3345 …}
  +votes: Doctrine\ORM\PersistentCollection {#3343 …}
  +reports: Doctrine\ORM\PersistentCollection {#3356 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3360 …}
  -id: 40259
  -bodyTs: "'1':8 'boba':1 'call':6 'decid':12 'fett':2 'mous':10 'name':14 'problemat':16 'ship':4 'slave':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4407719"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696957195 {#3349
    date: 2023-10-10 18:59:55.0 +02:00
  }
}
"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
252 DENIED moderate
App\Entity\EntryComment {#3351
  +user: Proxies\__CG__\App\Entity\User {#3346 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2945 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2946 …}
  +image: null
  +parent: App\Entity\EntryComment {#3030
    +user: Proxies\__CG__\App\Entity\User {#3113 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2945 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2946 …}
    +image: null
    +parent: App\Entity\EntryComment {#2944
      +user: App\Entity\User {#2959 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2945 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2946 …}
      +image: null
      +parent: null
      +root: null
      +body: "Can someone mansplain this to me?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1696982354 {#2939
        date: 2023-10-11 01:59:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2947 …}
      +nested: Doctrine\ORM\PersistentCollection {#2949 …}
      +votes: Doctrine\ORM\PersistentCollection {#2951 …}
      +reports: Doctrine\ORM\PersistentCollection {#2953 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2955 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2957 …}
      -id: 40229
      -bodyTs: "'mansplain':3 'someon':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ani.social/comment/1832157"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696955379 {#2940
        date: 2023-10-10 18:29:39.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2944}
    +body: "Boba fetts ship is called Slave 1"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 55
    +score: 0
    +lastActive: DateTime @1696955714 {#3031
      date: 2023-10-10 18:35:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@JoShmoe@ani.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3112 …}
    +nested: Doctrine\ORM\PersistentCollection {#3110 …}
    +votes: Doctrine\ORM\PersistentCollection {#3108 …}
    +reports: Doctrine\ORM\PersistentCollection {#3106 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
    -id: 40235
    -bodyTs: "'1':7 'boba':1 'call':5 'fett':2 'ship':3 'slave':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4406926"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696955714 {#3034
      date: 2023-10-10 18:35:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2944}
  +body: "Boba Fett’s ship **was** called *Slave 1*. The Mouse has decided that name is problematic."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1696957195 {#3352
    date: 2023-10-10 18:59:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@JoShmoe@ani.social"
    "@BoxerDevil@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3341 …}
  +nested: Doctrine\ORM\PersistentCollection {#3345 …}
  +votes: Doctrine\ORM\PersistentCollection {#3343 …}
  +reports: Doctrine\ORM\PersistentCollection {#3356 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3360 …}
  -id: 40259
  -bodyTs: "'1':8 'boba':1 'call':6 'decid':12 'fett':2 'mous':10 'name':14 'problemat':16 'ship':4 'slave':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4407719"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696957195 {#3349
    date: 2023-10-10 18:59:55.0 +02:00
  }
}
"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
253 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
254 DENIED moderate
App\Entity\EntryComment {#3567
  +user: Proxies\__CG__\App\Entity\User {#3559 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2945 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2946 …}
  +image: null
  +parent: App\Entity\EntryComment {#3351
    +user: Proxies\__CG__\App\Entity\User {#3346 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2945 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2946 …}
    +image: null
    +parent: App\Entity\EntryComment {#3030
      +user: Proxies\__CG__\App\Entity\User {#3113 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2945 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2946 …}
      +image: null
      +parent: App\Entity\EntryComment {#2944
        +user: App\Entity\User {#2959 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2945 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2946 …}
        +image: null
        +parent: null
        +root: null
        +body: "Can someone mansplain this to me?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1696982354 {#2939
          date: 2023-10-11 01:59:14.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2947 …}
        +nested: Doctrine\ORM\PersistentCollection {#2949 …}
        +votes: Doctrine\ORM\PersistentCollection {#2951 …}
        +reports: Doctrine\ORM\PersistentCollection {#2953 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2955 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2957 …}
        -id: 40229
        -bodyTs: "'mansplain':3 'someon':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/1832157"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696955379 {#2940
          date: 2023-10-10 18:29:39.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2944}
      +body: "Boba fetts ship is called Slave 1"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 55
      +score: 0
      +lastActive: DateTime @1696955714 {#3031
        date: 2023-10-10 18:35:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@JoShmoe@ani.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3112 …}
      +nested: Doctrine\ORM\PersistentCollection {#3110 …}
      +votes: Doctrine\ORM\PersistentCollection {#3108 …}
      +reports: Doctrine\ORM\PersistentCollection {#3106 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
      -id: 40235
      -bodyTs: "'1':7 'boba':1 'call':5 'fett':2 'ship':3 'slave':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4406926"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696955714 {#3034
        date: 2023-10-10 18:35:14.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2944}
    +body: "Boba Fett’s ship **was** called *Slave 1*. The Mouse has decided that name is problematic."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1696957195 {#3352
      date: 2023-10-10 18:59:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@JoShmoe@ani.social"
      "@BoxerDevil@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3341 …}
    +nested: Doctrine\ORM\PersistentCollection {#3345 …}
    +votes: Doctrine\ORM\PersistentCollection {#3343 …}
    +reports: Doctrine\ORM\PersistentCollection {#3356 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3358 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3360 …}
    -id: 40259
    -bodyTs: "'1':8 'boba':1 'call':6 'decid':12 'fett':2 'mous':10 'name':14 'problemat':16 'ship':4 'slave':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4407719"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696957195 {#3349
      date: 2023-10-10 18:59:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2944}
  +body: """
    It still is [Slave 1](https://www.starwars.com/databank/boba-fetts-starship).\n
    \n
    The guidelines seem to just be avoiding calling it that if there isn’t a specific reason too. I’ve got a friend named Osama; it’s the same deal. I also live in The Dominion of Canada.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1696961680 {#3562
    date: 2023-10-10 20:14:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@JoShmoe@ani.social"
    "@BoxerDevil@lemmy.world"
    "@billiam0202@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3557 …}
  +nested: Doctrine\ORM\PersistentCollection {#3555 …}
  +votes: Doctrine\ORM\PersistentCollection {#3553 …}
  +reports: Doctrine\ORM\PersistentCollection {#3569 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3571 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3573 …}
  -id: 40384
  -bodyTs: "'/databank/boba-fetts-starship).':8 '1':5 'also':40 'avoid':15 'call':16 'canada':46 'deal':38 'dominion':44 'friend':31 'got':29 'guidelin':10 'isn':21 'live':41 'name':32 'osama':33 'reason':25 'seem':11 'slave':4 'specif':24 'still':2 've':28 'www.starwars.com':7 'www.starwars.com/databank/boba-fetts-starship).':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4410219"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696961680 {#3565
    date: 2023-10-10 20:14:40.0 +02:00
  }
}
"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
255 DENIED edit
App\Entity\EntryComment {#3567
  +user: Proxies\__CG__\App\Entity\User {#3559 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2945 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2946 …}
  +image: null
  +parent: App\Entity\EntryComment {#3351
    +user: Proxies\__CG__\App\Entity\User {#3346 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2945 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2946 …}
    +image: null
    +parent: App\Entity\EntryComment {#3030
      +user: Proxies\__CG__\App\Entity\User {#3113 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2945 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2946 …}
      +image: null
      +parent: App\Entity\EntryComment {#2944
        +user: App\Entity\User {#2959 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2945 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2946 …}
        +image: null
        +parent: null
        +root: null
        +body: "Can someone mansplain this to me?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1696982354 {#2939
          date: 2023-10-11 01:59:14.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2947 …}
        +nested: Doctrine\ORM\PersistentCollection {#2949 …}
        +votes: Doctrine\ORM\PersistentCollection {#2951 …}
        +reports: Doctrine\ORM\PersistentCollection {#2953 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2955 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2957 …}
        -id: 40229
        -bodyTs: "'mansplain':3 'someon':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/1832157"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696955379 {#2940
          date: 2023-10-10 18:29:39.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2944}
      +body: "Boba fetts ship is called Slave 1"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 55
      +score: 0
      +lastActive: DateTime @1696955714 {#3031
        date: 2023-10-10 18:35:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@JoShmoe@ani.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3112 …}
      +nested: Doctrine\ORM\PersistentCollection {#3110 …}
      +votes: Doctrine\ORM\PersistentCollection {#3108 …}
      +reports: Doctrine\ORM\PersistentCollection {#3106 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
      -id: 40235
      -bodyTs: "'1':7 'boba':1 'call':5 'fett':2 'ship':3 'slave':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4406926"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696955714 {#3034
        date: 2023-10-10 18:35:14.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2944}
    +body: "Boba Fett’s ship **was** called *Slave 1*. The Mouse has decided that name is problematic."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1696957195 {#3352
      date: 2023-10-10 18:59:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@JoShmoe@ani.social"
      "@BoxerDevil@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3341 …}
    +nested: Doctrine\ORM\PersistentCollection {#3345 …}
    +votes: Doctrine\ORM\PersistentCollection {#3343 …}
    +reports: Doctrine\ORM\PersistentCollection {#3356 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3358 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3360 …}
    -id: 40259
    -bodyTs: "'1':8 'boba':1 'call':6 'decid':12 'fett':2 'mous':10 'name':14 'problemat':16 'ship':4 'slave':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4407719"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696957195 {#3349
      date: 2023-10-10 18:59:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2944}
  +body: """
    It still is [Slave 1](https://www.starwars.com/databank/boba-fetts-starship).\n
    \n
    The guidelines seem to just be avoiding calling it that if there isn’t a specific reason too. I’ve got a friend named Osama; it’s the same deal. I also live in The Dominion of Canada.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1696961680 {#3562
    date: 2023-10-10 20:14:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@JoShmoe@ani.social"
    "@BoxerDevil@lemmy.world"
    "@billiam0202@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3557 …}
  +nested: Doctrine\ORM\PersistentCollection {#3555 …}
  +votes: Doctrine\ORM\PersistentCollection {#3553 …}
  +reports: Doctrine\ORM\PersistentCollection {#3569 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3571 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3573 …}
  -id: 40384
  -bodyTs: "'/databank/boba-fetts-starship).':8 '1':5 'also':40 'avoid':15 'call':16 'canada':46 'deal':38 'dominion':44 'friend':31 'got':29 'guidelin':10 'isn':21 'live':41 'name':32 'osama':33 'reason':25 'seem':11 'slave':4 'specif':24 'still':2 've':28 'www.starwars.com':7 'www.starwars.com/databank/boba-fetts-starship).':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4410219"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696961680 {#3565
    date: 2023-10-10 20:14:40.0 +02:00
  }
}
"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
256 DENIED moderate
App\Entity\EntryComment {#3567
  +user: Proxies\__CG__\App\Entity\User {#3559 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2945 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2946 …}
  +image: null
  +parent: App\Entity\EntryComment {#3351
    +user: Proxies\__CG__\App\Entity\User {#3346 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2945 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2946 …}
    +image: null
    +parent: App\Entity\EntryComment {#3030
      +user: Proxies\__CG__\App\Entity\User {#3113 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2945 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2946 …}
      +image: null
      +parent: App\Entity\EntryComment {#2944
        +user: App\Entity\User {#2959 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2945 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2946 …}
        +image: null
        +parent: null
        +root: null
        +body: "Can someone mansplain this to me?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1696982354 {#2939
          date: 2023-10-11 01:59:14.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2947 …}
        +nested: Doctrine\ORM\PersistentCollection {#2949 …}
        +votes: Doctrine\ORM\PersistentCollection {#2951 …}
        +reports: Doctrine\ORM\PersistentCollection {#2953 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2955 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2957 …}
        -id: 40229
        -bodyTs: "'mansplain':3 'someon':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://ani.social/comment/1832157"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696955379 {#2940
          date: 2023-10-10 18:29:39.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2944}
      +body: "Boba fetts ship is called Slave 1"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 55
      +score: 0
      +lastActive: DateTime @1696955714 {#3031
        date: 2023-10-10 18:35:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@JoShmoe@ani.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3112 …}
      +nested: Doctrine\ORM\PersistentCollection {#3110 …}
      +votes: Doctrine\ORM\PersistentCollection {#3108 …}
      +reports: Doctrine\ORM\PersistentCollection {#3106 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
      -id: 40235
      -bodyTs: "'1':7 'boba':1 'call':5 'fett':2 'ship':3 'slave':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4406926"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696955714 {#3034
        date: 2023-10-10 18:35:14.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2944}
    +body: "Boba Fett’s ship **was** called *Slave 1*. The Mouse has decided that name is problematic."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1696957195 {#3352
      date: 2023-10-10 18:59:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@JoShmoe@ani.social"
      "@BoxerDevil@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3341 …}
    +nested: Doctrine\ORM\PersistentCollection {#3345 …}
    +votes: Doctrine\ORM\PersistentCollection {#3343 …}
    +reports: Doctrine\ORM\PersistentCollection {#3356 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3358 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3360 …}
    -id: 40259
    -bodyTs: "'1':8 'boba':1 'call':6 'decid':12 'fett':2 'mous':10 'name':14 'problemat':16 'ship':4 'slave':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4407719"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696957195 {#3349
      date: 2023-10-10 18:59:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2944}
  +body: """
    It still is [Slave 1](https://www.starwars.com/databank/boba-fetts-starship).\n
    \n
    The guidelines seem to just be avoiding calling it that if there isn’t a specific reason too. I’ve got a friend named Osama; it’s the same deal. I also live in The Dominion of Canada.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1696961680 {#3562
    date: 2023-10-10 20:14:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@JoShmoe@ani.social"
    "@BoxerDevil@lemmy.world"
    "@billiam0202@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3557 …}
  +nested: Doctrine\ORM\PersistentCollection {#3555 …}
  +votes: Doctrine\ORM\PersistentCollection {#3553 …}
  +reports: Doctrine\ORM\PersistentCollection {#3569 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3571 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3573 …}
  -id: 40384
  -bodyTs: "'/databank/boba-fetts-starship).':8 '1':5 'also':40 'avoid':15 'call':16 'canada':46 'deal':38 'dominion':44 'friend':31 'got':29 'guidelin':10 'isn':21 'live':41 'name':32 'osama':33 'reason':25 'seem':11 'slave':4 'specif':24 'still':2 've':28 'www.starwars.com':7 'www.starwars.com/databank/boba-fetts-starship).':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4410219"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696961680 {#3565
    date: 2023-10-10 20:14:40.0 +02:00
  }
}
"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
257 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
258 DENIED moderate
App\Entity\EntryComment {#3689
  +user: Proxies\__CG__\App\Entity\User {#3346 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2945 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2946 …}
  +image: null
  +parent: App\Entity\EntryComment {#3567
    +user: Proxies\__CG__\App\Entity\User {#3559 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2945 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2946 …}
    +image: null
    +parent: App\Entity\EntryComment {#3351
      +user: Proxies\__CG__\App\Entity\User {#3346 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2945 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2946 …}
      +image: null
      +parent: App\Entity\EntryComment {#3030
        +user: Proxies\__CG__\App\Entity\User {#3113 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2945 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2946 …}
        +image: null
        +parent: App\Entity\EntryComment {#2944
          +user: App\Entity\User {#2959 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2945 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2946 …}
          +image: null
          +parent: null
          +root: null
          +body: "Can someone mansplain this to me?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 20
          +score: 0
          +lastActive: DateTime @1696982354 {#2939
            date: 2023-10-11 01:59:14.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Stamets@startrek.website"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2947 …}
          +nested: Doctrine\ORM\PersistentCollection {#2949 …}
          +votes: Doctrine\ORM\PersistentCollection {#2951 …}
          +reports: Doctrine\ORM\PersistentCollection {#2953 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2955 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2957 …}
          -id: 40229
          -bodyTs: "'mansplain':3 'someon':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://ani.social/comment/1832157"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696955379 {#2940
            date: 2023-10-10 18:29:39.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2944}
        +body: "Boba fetts ship is called Slave 1"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 55
        +score: 0
        +lastActive: DateTime @1696955714 {#3031
          date: 2023-10-10 18:35:14.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@JoShmoe@ani.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3112 …}
        +nested: Doctrine\ORM\PersistentCollection {#3110 …}
        +votes: Doctrine\ORM\PersistentCollection {#3108 …}
        +reports: Doctrine\ORM\PersistentCollection {#3106 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
        -id: 40235
        -bodyTs: "'1':7 'boba':1 'call':5 'fett':2 'ship':3 'slave':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4406926"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696955714 {#3034
          date: 2023-10-10 18:35:14.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2944}
      +body: "Boba Fett’s ship **was** called *Slave 1*. The Mouse has decided that name is problematic."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1696957195 {#3352
        date: 2023-10-10 18:59:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@JoShmoe@ani.social"
        "@BoxerDevil@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3341 …}
      +nested: Doctrine\ORM\PersistentCollection {#3345 …}
      +votes: Doctrine\ORM\PersistentCollection {#3343 …}
      +reports: Doctrine\ORM\PersistentCollection {#3356 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3358 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3360 …}
      -id: 40259
      -bodyTs: "'1':8 'boba':1 'call':6 'decid':12 'fett':2 'mous':10 'name':14 'problemat':16 'ship':4 'slave':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4407719"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696957195 {#3349
        date: 2023-10-10 18:59:55.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2944}
    +body: """
      It still is [Slave 1](https://www.starwars.com/databank/boba-fetts-starship).\n
      \n
      The guidelines seem to just be avoiding calling it that if there isn’t a specific reason too. I’ve got a friend named Osama; it’s the same deal. I also live in The Dominion of Canada.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1696961680 {#3562
      date: 2023-10-10 20:14:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@JoShmoe@ani.social"
      "@BoxerDevil@lemmy.world"
      "@billiam0202@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3557 …}
    +nested: Doctrine\ORM\PersistentCollection {#3555 …}
    +votes: Doctrine\ORM\PersistentCollection {#3553 …}
    +reports: Doctrine\ORM\PersistentCollection {#3569 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3571 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3573 …}
    -id: 40384
    -bodyTs: "'/databank/boba-fetts-starship).':8 '1':5 'also':40 'avoid':15 'call':16 'canada':46 'deal':38 'dominion':44 'friend':31 'got':29 'guidelin':10 'isn':21 'live':41 'name':32 'osama':33 'reason':25 'seem':11 'slave':4 'specif':24 'still':2 've':28 'www.starwars.com':7 'www.starwars.com/databank/boba-fetts-starship).':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4410219"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696961680 {#3565
      date: 2023-10-10 20:14:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2944}
  +body: "That makes some sense for a show, but it’s kinda ridiculous for the Lego set. It makes it conspicuous."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696969196 {#3688
    date: 2023-10-10 22:19:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@JoShmoe@ani.social"
    "@BoxerDevil@lemmy.world"
    "@billiam0202@lemmy.world"
    "@Nouveau_Burnswick@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3694 …}
  +nested: Doctrine\ORM\PersistentCollection {#3695 …}
  +votes: Doctrine\ORM\PersistentCollection {#3697 …}
  +reports: Doctrine\ORM\PersistentCollection {#3701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3703 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3705 …}
  -id: 40593
  -bodyTs: "'conspicu':20 'kinda':11 'lego':15 'make':2,18 'ridicul':12 'sens':4 'set':16 'show':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4414113"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696969196 {#3691
    date: 2023-10-10 22:19:56.0 +02:00
  }
}
"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
259 DENIED edit
App\Entity\EntryComment {#3689
  +user: Proxies\__CG__\App\Entity\User {#3346 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2945 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2946 …}
  +image: null
  +parent: App\Entity\EntryComment {#3567
    +user: Proxies\__CG__\App\Entity\User {#3559 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2945 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2946 …}
    +image: null
    +parent: App\Entity\EntryComment {#3351
      +user: Proxies\__CG__\App\Entity\User {#3346 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2945 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2946 …}
      +image: null
      +parent: App\Entity\EntryComment {#3030
        +user: Proxies\__CG__\App\Entity\User {#3113 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2945 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2946 …}
        +image: null
        +parent: App\Entity\EntryComment {#2944
          +user: App\Entity\User {#2959 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2945 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2946 …}
          +image: null
          +parent: null
          +root: null
          +body: "Can someone mansplain this to me?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 20
          +score: 0
          +lastActive: DateTime @1696982354 {#2939
            date: 2023-10-11 01:59:14.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Stamets@startrek.website"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2947 …}
          +nested: Doctrine\ORM\PersistentCollection {#2949 …}
          +votes: Doctrine\ORM\PersistentCollection {#2951 …}
          +reports: Doctrine\ORM\PersistentCollection {#2953 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2955 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2957 …}
          -id: 40229
          -bodyTs: "'mansplain':3 'someon':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://ani.social/comment/1832157"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696955379 {#2940
            date: 2023-10-10 18:29:39.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2944}
        +body: "Boba fetts ship is called Slave 1"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 55
        +score: 0
        +lastActive: DateTime @1696955714 {#3031
          date: 2023-10-10 18:35:14.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@JoShmoe@ani.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3112 …}
        +nested: Doctrine\ORM\PersistentCollection {#3110 …}
        +votes: Doctrine\ORM\PersistentCollection {#3108 …}
        +reports: Doctrine\ORM\PersistentCollection {#3106 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
        -id: 40235
        -bodyTs: "'1':7 'boba':1 'call':5 'fett':2 'ship':3 'slave':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4406926"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696955714 {#3034
          date: 2023-10-10 18:35:14.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2944}
      +body: "Boba Fett’s ship **was** called *Slave 1*. The Mouse has decided that name is problematic."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1696957195 {#3352
        date: 2023-10-10 18:59:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@JoShmoe@ani.social"
        "@BoxerDevil@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3341 …}
      +nested: Doctrine\ORM\PersistentCollection {#3345 …}
      +votes: Doctrine\ORM\PersistentCollection {#3343 …}
      +reports: Doctrine\ORM\PersistentCollection {#3356 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3358 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3360 …}
      -id: 40259
      -bodyTs: "'1':8 'boba':1 'call':6 'decid':12 'fett':2 'mous':10 'name':14 'problemat':16 'ship':4 'slave':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4407719"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696957195 {#3349
        date: 2023-10-10 18:59:55.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2944}
    +body: """
      It still is [Slave 1](https://www.starwars.com/databank/boba-fetts-starship).\n
      \n
      The guidelines seem to just be avoiding calling it that if there isn’t a specific reason too. I’ve got a friend named Osama; it’s the same deal. I also live in The Dominion of Canada.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1696961680 {#3562
      date: 2023-10-10 20:14:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@JoShmoe@ani.social"
      "@BoxerDevil@lemmy.world"
      "@billiam0202@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3557 …}
    +nested: Doctrine\ORM\PersistentCollection {#3555 …}
    +votes: Doctrine\ORM\PersistentCollection {#3553 …}
    +reports: Doctrine\ORM\PersistentCollection {#3569 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3571 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3573 …}
    -id: 40384
    -bodyTs: "'/databank/boba-fetts-starship).':8 '1':5 'also':40 'avoid':15 'call':16 'canada':46 'deal':38 'dominion':44 'friend':31 'got':29 'guidelin':10 'isn':21 'live':41 'name':32 'osama':33 'reason':25 'seem':11 'slave':4 'specif':24 'still':2 've':28 'www.starwars.com':7 'www.starwars.com/databank/boba-fetts-starship).':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4410219"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696961680 {#3565
      date: 2023-10-10 20:14:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2944}
  +body: "That makes some sense for a show, but it’s kinda ridiculous for the Lego set. It makes it conspicuous."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696969196 {#3688
    date: 2023-10-10 22:19:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@JoShmoe@ani.social"
    "@BoxerDevil@lemmy.world"
    "@billiam0202@lemmy.world"
    "@Nouveau_Burnswick@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3694 …}
  +nested: Doctrine\ORM\PersistentCollection {#3695 …}
  +votes: Doctrine\ORM\PersistentCollection {#3697 …}
  +reports: Doctrine\ORM\PersistentCollection {#3701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3703 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3705 …}
  -id: 40593
  -bodyTs: "'conspicu':20 'kinda':11 'lego':15 'make':2,18 'ridicul':12 'sens':4 'set':16 'show':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4414113"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696969196 {#3691
    date: 2023-10-10 22:19:56.0 +02:00
  }
}
"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
260 DENIED moderate
App\Entity\EntryComment {#3689
  +user: Proxies\__CG__\App\Entity\User {#3346 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2945 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2946 …}
  +image: null
  +parent: App\Entity\EntryComment {#3567
    +user: Proxies\__CG__\App\Entity\User {#3559 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2945 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2946 …}
    +image: null
    +parent: App\Entity\EntryComment {#3351
      +user: Proxies\__CG__\App\Entity\User {#3346 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2945 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2946 …}
      +image: null
      +parent: App\Entity\EntryComment {#3030
        +user: Proxies\__CG__\App\Entity\User {#3113 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2945 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2946 …}
        +image: null
        +parent: App\Entity\EntryComment {#2944
          +user: App\Entity\User {#2959 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2945 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2946 …}
          +image: null
          +parent: null
          +root: null
          +body: "Can someone mansplain this to me?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 20
          +score: 0
          +lastActive: DateTime @1696982354 {#2939
            date: 2023-10-11 01:59:14.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Stamets@startrek.website"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2947 …}
          +nested: Doctrine\ORM\PersistentCollection {#2949 …}
          +votes: Doctrine\ORM\PersistentCollection {#2951 …}
          +reports: Doctrine\ORM\PersistentCollection {#2953 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2955 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2957 …}
          -id: 40229
          -bodyTs: "'mansplain':3 'someon':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://ani.social/comment/1832157"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696955379 {#2940
            date: 2023-10-10 18:29:39.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2944}
        +body: "Boba fetts ship is called Slave 1"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 55
        +score: 0
        +lastActive: DateTime @1696955714 {#3031
          date: 2023-10-10 18:35:14.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@JoShmoe@ani.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3112 …}
        +nested: Doctrine\ORM\PersistentCollection {#3110 …}
        +votes: Doctrine\ORM\PersistentCollection {#3108 …}
        +reports: Doctrine\ORM\PersistentCollection {#3106 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
        -id: 40235
        -bodyTs: "'1':7 'boba':1 'call':5 'fett':2 'ship':3 'slave':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4406926"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696955714 {#3034
          date: 2023-10-10 18:35:14.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2944}
      +body: "Boba Fett’s ship **was** called *Slave 1*. The Mouse has decided that name is problematic."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1696957195 {#3352
        date: 2023-10-10 18:59:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@JoShmoe@ani.social"
        "@BoxerDevil@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3341 …}
      +nested: Doctrine\ORM\PersistentCollection {#3345 …}
      +votes: Doctrine\ORM\PersistentCollection {#3343 …}
      +reports: Doctrine\ORM\PersistentCollection {#3356 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3358 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3360 …}
      -id: 40259
      -bodyTs: "'1':8 'boba':1 'call':6 'decid':12 'fett':2 'mous':10 'name':14 'problemat':16 'ship':4 'slave':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4407719"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696957195 {#3349
        date: 2023-10-10 18:59:55.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2944}
    +body: """
      It still is [Slave 1](https://www.starwars.com/databank/boba-fetts-starship).\n
      \n
      The guidelines seem to just be avoiding calling it that if there isn’t a specific reason too. I’ve got a friend named Osama; it’s the same deal. I also live in The Dominion of Canada.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1696961680 {#3562
      date: 2023-10-10 20:14:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@JoShmoe@ani.social"
      "@BoxerDevil@lemmy.world"
      "@billiam0202@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3557 …}
    +nested: Doctrine\ORM\PersistentCollection {#3555 …}
    +votes: Doctrine\ORM\PersistentCollection {#3553 …}
    +reports: Doctrine\ORM\PersistentCollection {#3569 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3571 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3573 …}
    -id: 40384
    -bodyTs: "'/databank/boba-fetts-starship).':8 '1':5 'also':40 'avoid':15 'call':16 'canada':46 'deal':38 'dominion':44 'friend':31 'got':29 'guidelin':10 'isn':21 'live':41 'name':32 'osama':33 'reason':25 'seem':11 'slave':4 'specif':24 'still':2 've':28 'www.starwars.com':7 'www.starwars.com/databank/boba-fetts-starship).':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4410219"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696961680 {#3565
      date: 2023-10-10 20:14:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2944}
  +body: "That makes some sense for a show, but it’s kinda ridiculous for the Lego set. It makes it conspicuous."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696969196 {#3688
    date: 2023-10-10 22:19:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@JoShmoe@ani.social"
    "@BoxerDevil@lemmy.world"
    "@billiam0202@lemmy.world"
    "@Nouveau_Burnswick@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3694 …}
  +nested: Doctrine\ORM\PersistentCollection {#3695 …}
  +votes: Doctrine\ORM\PersistentCollection {#3697 …}
  +reports: Doctrine\ORM\PersistentCollection {#3701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3703 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3705 …}
  -id: 40593
  -bodyTs: "'conspicu':20 'kinda':11 'lego':15 'make':2,18 'ridicul':12 'sens':4 'set':16 'show':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4414113"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696969196 {#3691
    date: 2023-10-10 22:19:56.0 +02:00
  }
}
"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
261 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
262 DENIED moderate
App\Entity\EntryComment {#3794
  +user: Proxies\__CG__\App\Entity\User {#3799 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2945 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2946 …}
  +image: null
  +parent: App\Entity\EntryComment {#3689
    +user: Proxies\__CG__\App\Entity\User {#3346 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2945 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2946 …}
    +image: null
    +parent: App\Entity\EntryComment {#3567
      +user: Proxies\__CG__\App\Entity\User {#3559 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2945 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2946 …}
      +image: null
      +parent: App\Entity\EntryComment {#3351
        +user: Proxies\__CG__\App\Entity\User {#3346 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2945 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2946 …}
        +image: null
        +parent: App\Entity\EntryComment {#3030
          +user: Proxies\__CG__\App\Entity\User {#3113 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2945 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2946 …}
          +image: null
          +parent: App\Entity\EntryComment {#2944
            +user: App\Entity\User {#2959 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2945 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2946 …}
            +image: null
            +parent: null
            +root: null
            +body: "Can someone mansplain this to me?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 20
            +score: 0
            +lastActive: DateTime @1696982354 {#2939
              date: 2023-10-11 01:59:14.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Stamets@startrek.website"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2947 …}
            +nested: Doctrine\ORM\PersistentCollection {#2949 …}
            +votes: Doctrine\ORM\PersistentCollection {#2951 …}
            +reports: Doctrine\ORM\PersistentCollection {#2953 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2955 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2957 …}
            -id: 40229
            -bodyTs: "'mansplain':3 'someon':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://ani.social/comment/1832157"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696955379 {#2940
              date: 2023-10-10 18:29:39.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2944}
          +body: "Boba fetts ship is called Slave 1"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 55
          +score: 0
          +lastActive: DateTime @1696955714 {#3031
            date: 2023-10-10 18:35:14.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Stamets@startrek.website"
            "@JoShmoe@ani.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3112 …}
          +nested: Doctrine\ORM\PersistentCollection {#3110 …}
          +votes: Doctrine\ORM\PersistentCollection {#3108 …}
          +reports: Doctrine\ORM\PersistentCollection {#3106 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
          -id: 40235
          -bodyTs: "'1':7 'boba':1 'call':5 'fett':2 'ship':3 'slave':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4406926"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696955714 {#3034
            date: 2023-10-10 18:35:14.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2944}
        +body: "Boba Fett’s ship **was** called *Slave 1*. The Mouse has decided that name is problematic."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1696957195 {#3352
          date: 2023-10-10 18:59:55.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@JoShmoe@ani.social"
          "@BoxerDevil@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3341 …}
        +nested: Doctrine\ORM\PersistentCollection {#3345 …}
        +votes: Doctrine\ORM\PersistentCollection {#3343 …}
        +reports: Doctrine\ORM\PersistentCollection {#3356 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3358 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3360 …}
        -id: 40259
        -bodyTs: "'1':8 'boba':1 'call':6 'decid':12 'fett':2 'mous':10 'name':14 'problemat':16 'ship':4 'slave':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4407719"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696957195 {#3349
          date: 2023-10-10 18:59:55.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2944}
      +body: """
        It still is [Slave 1](https://www.starwars.com/databank/boba-fetts-starship).\n
        \n
        The guidelines seem to just be avoiding calling it that if there isn’t a specific reason too. I’ve got a friend named Osama; it’s the same deal. I also live in The Dominion of Canada.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1696961680 {#3562
        date: 2023-10-10 20:14:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@JoShmoe@ani.social"
        "@BoxerDevil@lemmy.world"
        "@billiam0202@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3557 …}
      +nested: Doctrine\ORM\PersistentCollection {#3555 …}
      +votes: Doctrine\ORM\PersistentCollection {#3553 …}
      +reports: Doctrine\ORM\PersistentCollection {#3569 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3571 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3573 …}
      -id: 40384
      -bodyTs: "'/databank/boba-fetts-starship).':8 '1':5 'also':40 'avoid':15 'call':16 'canada':46 'deal':38 'dominion':44 'friend':31 'got':29 'guidelin':10 'isn':21 'live':41 'name':32 'osama':33 'reason':25 'seem':11 'slave':4 'specif':24 'still':2 've':28 'www.starwars.com':7 'www.starwars.com/databank/boba-fetts-starship).':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4410219"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696961680 {#3565
        date: 2023-10-10 20:14:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2944}
    +body: "That makes some sense for a show, but it’s kinda ridiculous for the Lego set. It makes it conspicuous."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696969196 {#3688
      date: 2023-10-10 22:19:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@JoShmoe@ani.social"
      "@BoxerDevil@lemmy.world"
      "@billiam0202@lemmy.world"
      "@Nouveau_Burnswick@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3694 …}
    +nested: Doctrine\ORM\PersistentCollection {#3695 …}
    +votes: Doctrine\ORM\PersistentCollection {#3697 …}
    +reports: Doctrine\ORM\PersistentCollection {#3701 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3703 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3705 …}
    -id: 40593
    -bodyTs: "'conspicu':20 'kinda':11 'lego':15 'make':2,18 'ridicul':12 'sens':4 'set':16 'show':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4414113"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696969196 {#3691
      date: 2023-10-10 22:19:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2944}
  +body: """
    I think for the Lego set it's more that the average casual fan is more likely to recognise the name 'Boba Fett' than the name 'Slave 1'. They're a commercial enterprise and they want to sell these things to a wide audience, and marketing it under a name that was never mentioned on-screen in the movies wouldn't exactly make that easier.\n
    \n
    The whole thing is a bit of a storm in a teacup.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696982353 {#3789
    date: 2023-10-11 01:59:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@JoShmoe@ani.social"
    "@BoxerDevil@lemmy.world"
    "@billiam0202@lemmy.world"
    "@Nouveau_Burnswick@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3800 …}
  +nested: Doctrine\ORM\PersistentCollection {#3796 …}
  +votes: Doctrine\ORM\PersistentCollection {#3801 …}
  +reports: Doctrine\ORM\PersistentCollection {#3803 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3805 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3807 …}
  -id: 40849
  -bodyTs: "'1':28 'audienc':44 'averag':12 'bit':72 'boba':22 'casual':13 'commerci':32 'easier':66 'enterpris':33 'exact':63 'fan':14 'fett':23 'lego':5 'like':17 'make':64 'market':46 'mention':54 'movi':60 'name':21,26,50 'never':53 'on-screen':55 're':30 'recognis':19 'screen':57 'sell':38 'set':6 'slave':27 'storm':75 'teacup':78 'thing':40,69 'think':2 'want':36 'whole':68 'wide':43 'wouldn':61"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/starwarsmemes@lemmy.world/t/528803/-/comment/2884140"
  +editedAt: DateTimeImmutable @1696982399 {#3786
    date: 2023-10-11 01:59:59.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696982353 {#3790
    date: 2023-10-11 01:59:13.0 +02:00
  }
}
"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
263 DENIED edit
App\Entity\EntryComment {#3794
  +user: Proxies\__CG__\App\Entity\User {#3799 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2945 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2946 …}
  +image: null
  +parent: App\Entity\EntryComment {#3689
    +user: Proxies\__CG__\App\Entity\User {#3346 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2945 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2946 …}
    +image: null
    +parent: App\Entity\EntryComment {#3567
      +user: Proxies\__CG__\App\Entity\User {#3559 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2945 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2946 …}
      +image: null
      +parent: App\Entity\EntryComment {#3351
        +user: Proxies\__CG__\App\Entity\User {#3346 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2945 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2946 …}
        +image: null
        +parent: App\Entity\EntryComment {#3030
          +user: Proxies\__CG__\App\Entity\User {#3113 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2945 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2946 …}
          +image: null
          +parent: App\Entity\EntryComment {#2944
            +user: App\Entity\User {#2959 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2945 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2946 …}
            +image: null
            +parent: null
            +root: null
            +body: "Can someone mansplain this to me?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 20
            +score: 0
            +lastActive: DateTime @1696982354 {#2939
              date: 2023-10-11 01:59:14.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Stamets@startrek.website"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2947 …}
            +nested: Doctrine\ORM\PersistentCollection {#2949 …}
            +votes: Doctrine\ORM\PersistentCollection {#2951 …}
            +reports: Doctrine\ORM\PersistentCollection {#2953 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2955 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2957 …}
            -id: 40229
            -bodyTs: "'mansplain':3 'someon':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://ani.social/comment/1832157"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696955379 {#2940
              date: 2023-10-10 18:29:39.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2944}
          +body: "Boba fetts ship is called Slave 1"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 55
          +score: 0
          +lastActive: DateTime @1696955714 {#3031
            date: 2023-10-10 18:35:14.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Stamets@startrek.website"
            "@JoShmoe@ani.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3112 …}
          +nested: Doctrine\ORM\PersistentCollection {#3110 …}
          +votes: Doctrine\ORM\PersistentCollection {#3108 …}
          +reports: Doctrine\ORM\PersistentCollection {#3106 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
          -id: 40235
          -bodyTs: "'1':7 'boba':1 'call':5 'fett':2 'ship':3 'slave':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4406926"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696955714 {#3034
            date: 2023-10-10 18:35:14.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2944}
        +body: "Boba Fett’s ship **was** called *Slave 1*. The Mouse has decided that name is problematic."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1696957195 {#3352
          date: 2023-10-10 18:59:55.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@JoShmoe@ani.social"
          "@BoxerDevil@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3341 …}
        +nested: Doctrine\ORM\PersistentCollection {#3345 …}
        +votes: Doctrine\ORM\PersistentCollection {#3343 …}
        +reports: Doctrine\ORM\PersistentCollection {#3356 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3358 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3360 …}
        -id: 40259
        -bodyTs: "'1':8 'boba':1 'call':6 'decid':12 'fett':2 'mous':10 'name':14 'problemat':16 'ship':4 'slave':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4407719"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696957195 {#3349
          date: 2023-10-10 18:59:55.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2944}
      +body: """
        It still is [Slave 1](https://www.starwars.com/databank/boba-fetts-starship).\n
        \n
        The guidelines seem to just be avoiding calling it that if there isn’t a specific reason too. I’ve got a friend named Osama; it’s the same deal. I also live in The Dominion of Canada.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1696961680 {#3562
        date: 2023-10-10 20:14:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@JoShmoe@ani.social"
        "@BoxerDevil@lemmy.world"
        "@billiam0202@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3557 …}
      +nested: Doctrine\ORM\PersistentCollection {#3555 …}
      +votes: Doctrine\ORM\PersistentCollection {#3553 …}
      +reports: Doctrine\ORM\PersistentCollection {#3569 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3571 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3573 …}
      -id: 40384
      -bodyTs: "'/databank/boba-fetts-starship).':8 '1':5 'also':40 'avoid':15 'call':16 'canada':46 'deal':38 'dominion':44 'friend':31 'got':29 'guidelin':10 'isn':21 'live':41 'name':32 'osama':33 'reason':25 'seem':11 'slave':4 'specif':24 'still':2 've':28 'www.starwars.com':7 'www.starwars.com/databank/boba-fetts-starship).':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4410219"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696961680 {#3565
        date: 2023-10-10 20:14:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2944}
    +body: "That makes some sense for a show, but it’s kinda ridiculous for the Lego set. It makes it conspicuous."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696969196 {#3688
      date: 2023-10-10 22:19:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@JoShmoe@ani.social"
      "@BoxerDevil@lemmy.world"
      "@billiam0202@lemmy.world"
      "@Nouveau_Burnswick@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3694 …}
    +nested: Doctrine\ORM\PersistentCollection {#3695 …}
    +votes: Doctrine\ORM\PersistentCollection {#3697 …}
    +reports: Doctrine\ORM\PersistentCollection {#3701 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3703 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3705 …}
    -id: 40593
    -bodyTs: "'conspicu':20 'kinda':11 'lego':15 'make':2,18 'ridicul':12 'sens':4 'set':16 'show':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4414113"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696969196 {#3691
      date: 2023-10-10 22:19:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2944}
  +body: """
    I think for the Lego set it's more that the average casual fan is more likely to recognise the name 'Boba Fett' than the name 'Slave 1'. They're a commercial enterprise and they want to sell these things to a wide audience, and marketing it under a name that was never mentioned on-screen in the movies wouldn't exactly make that easier.\n
    \n
    The whole thing is a bit of a storm in a teacup.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696982353 {#3789
    date: 2023-10-11 01:59:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@JoShmoe@ani.social"
    "@BoxerDevil@lemmy.world"
    "@billiam0202@lemmy.world"
    "@Nouveau_Burnswick@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3800 …}
  +nested: Doctrine\ORM\PersistentCollection {#3796 …}
  +votes: Doctrine\ORM\PersistentCollection {#3801 …}
  +reports: Doctrine\ORM\PersistentCollection {#3803 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3805 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3807 …}
  -id: 40849
  -bodyTs: "'1':28 'audienc':44 'averag':12 'bit':72 'boba':22 'casual':13 'commerci':32 'easier':66 'enterpris':33 'exact':63 'fan':14 'fett':23 'lego':5 'like':17 'make':64 'market':46 'mention':54 'movi':60 'name':21,26,50 'never':53 'on-screen':55 're':30 'recognis':19 'screen':57 'sell':38 'set':6 'slave':27 'storm':75 'teacup':78 'thing':40,69 'think':2 'want':36 'whole':68 'wide':43 'wouldn':61"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/starwarsmemes@lemmy.world/t/528803/-/comment/2884140"
  +editedAt: DateTimeImmutable @1696982399 {#3786
    date: 2023-10-11 01:59:59.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696982353 {#3790
    date: 2023-10-11 01:59:13.0 +02:00
  }
}
"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
264 DENIED moderate
App\Entity\EntryComment {#3794
  +user: Proxies\__CG__\App\Entity\User {#3799 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2945 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2946 …}
  +image: null
  +parent: App\Entity\EntryComment {#3689
    +user: Proxies\__CG__\App\Entity\User {#3346 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2945 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2946 …}
    +image: null
    +parent: App\Entity\EntryComment {#3567
      +user: Proxies\__CG__\App\Entity\User {#3559 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2945 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2946 …}
      +image: null
      +parent: App\Entity\EntryComment {#3351
        +user: Proxies\__CG__\App\Entity\User {#3346 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2945 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2946 …}
        +image: null
        +parent: App\Entity\EntryComment {#3030
          +user: Proxies\__CG__\App\Entity\User {#3113 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2945 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2946 …}
          +image: null
          +parent: App\Entity\EntryComment {#2944
            +user: App\Entity\User {#2959 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2945 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#2946 …}
            +image: null
            +parent: null
            +root: null
            +body: "Can someone mansplain this to me?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 20
            +score: 0
            +lastActive: DateTime @1696982354 {#2939
              date: 2023-10-11 01:59:14.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Stamets@startrek.website"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2947 …}
            +nested: Doctrine\ORM\PersistentCollection {#2949 …}
            +votes: Doctrine\ORM\PersistentCollection {#2951 …}
            +reports: Doctrine\ORM\PersistentCollection {#2953 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2955 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2957 …}
            -id: 40229
            -bodyTs: "'mansplain':3 'someon':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://ani.social/comment/1832157"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696955379 {#2940
              date: 2023-10-10 18:29:39.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2944}
          +body: "Boba fetts ship is called Slave 1"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 55
          +score: 0
          +lastActive: DateTime @1696955714 {#3031
            date: 2023-10-10 18:35:14.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Stamets@startrek.website"
            "@JoShmoe@ani.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3112 …}
          +nested: Doctrine\ORM\PersistentCollection {#3110 …}
          +votes: Doctrine\ORM\PersistentCollection {#3108 …}
          +reports: Doctrine\ORM\PersistentCollection {#3106 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3104 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
          -id: 40235
          -bodyTs: "'1':7 'boba':1 'call':5 'fett':2 'ship':3 'slave':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4406926"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696955714 {#3034
            date: 2023-10-10 18:35:14.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2944}
        +body: "Boba Fett’s ship **was** called *Slave 1*. The Mouse has decided that name is problematic."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1696957195 {#3352
          date: 2023-10-10 18:59:55.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Stamets@startrek.website"
          "@JoShmoe@ani.social"
          "@BoxerDevil@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3341 …}
        +nested: Doctrine\ORM\PersistentCollection {#3345 …}
        +votes: Doctrine\ORM\PersistentCollection {#3343 …}
        +reports: Doctrine\ORM\PersistentCollection {#3356 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3358 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3360 …}
        -id: 40259
        -bodyTs: "'1':8 'boba':1 'call':6 'decid':12 'fett':2 'mous':10 'name':14 'problemat':16 'ship':4 'slave':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4407719"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696957195 {#3349
          date: 2023-10-10 18:59:55.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2944}
      +body: """
        It still is [Slave 1](https://www.starwars.com/databank/boba-fetts-starship).\n
        \n
        The guidelines seem to just be avoiding calling it that if there isn’t a specific reason too. I’ve got a friend named Osama; it’s the same deal. I also live in The Dominion of Canada.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1696961680 {#3562
        date: 2023-10-10 20:14:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@JoShmoe@ani.social"
        "@BoxerDevil@lemmy.world"
        "@billiam0202@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3557 …}
      +nested: Doctrine\ORM\PersistentCollection {#3555 …}
      +votes: Doctrine\ORM\PersistentCollection {#3553 …}
      +reports: Doctrine\ORM\PersistentCollection {#3569 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3571 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3573 …}
      -id: 40384
      -bodyTs: "'/databank/boba-fetts-starship).':8 '1':5 'also':40 'avoid':15 'call':16 'canada':46 'deal':38 'dominion':44 'friend':31 'got':29 'guidelin':10 'isn':21 'live':41 'name':32 'osama':33 'reason':25 'seem':11 'slave':4 'specif':24 'still':2 've':28 'www.starwars.com':7 'www.starwars.com/databank/boba-fetts-starship).':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4410219"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696961680 {#3565
        date: 2023-10-10 20:14:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2944}
    +body: "That makes some sense for a show, but it’s kinda ridiculous for the Lego set. It makes it conspicuous."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696969196 {#3688
      date: 2023-10-10 22:19:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Stamets@startrek.website"
      "@JoShmoe@ani.social"
      "@BoxerDevil@lemmy.world"
      "@billiam0202@lemmy.world"
      "@Nouveau_Burnswick@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3694 …}
    +nested: Doctrine\ORM\PersistentCollection {#3695 …}
    +votes: Doctrine\ORM\PersistentCollection {#3697 …}
    +reports: Doctrine\ORM\PersistentCollection {#3701 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3703 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3705 …}
    -id: 40593
    -bodyTs: "'conspicu':20 'kinda':11 'lego':15 'make':2,18 'ridicul':12 'sens':4 'set':16 'show':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4414113"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696969196 {#3691
      date: 2023-10-10 22:19:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2944}
  +body: """
    I think for the Lego set it's more that the average casual fan is more likely to recognise the name 'Boba Fett' than the name 'Slave 1'. They're a commercial enterprise and they want to sell these things to a wide audience, and marketing it under a name that was never mentioned on-screen in the movies wouldn't exactly make that easier.\n
    \n
    The whole thing is a bit of a storm in a teacup.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696982353 {#3789
    date: 2023-10-11 01:59:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@JoShmoe@ani.social"
    "@BoxerDevil@lemmy.world"
    "@billiam0202@lemmy.world"
    "@Nouveau_Burnswick@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3800 …}
  +nested: Doctrine\ORM\PersistentCollection {#3796 …}
  +votes: Doctrine\ORM\PersistentCollection {#3801 …}
  +reports: Doctrine\ORM\PersistentCollection {#3803 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3805 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3807 …}
  -id: 40849
  -bodyTs: "'1':28 'audienc':44 'averag':12 'bit':72 'boba':22 'casual':13 'commerci':32 'easier':66 'enterpris':33 'exact':63 'fan':14 'fett':23 'lego':5 'like':17 'make':64 'market':46 'mention':54 'movi':60 'name':21,26,50 'never':53 'on-screen':55 're':30 'recognis':19 'screen':57 'sell':38 'set':6 'slave':27 'storm':75 'teacup':78 'thing':40,69 'think':2 'want':36 'whole':68 'wide':43 'wouldn':61"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/starwarsmemes@lemmy.world/t/528803/-/comment/2884140"
  +editedAt: DateTimeImmutable @1696982399 {#3786
    date: 2023-10-11 01:59:59.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696982353 {#3790
    date: 2023-10-11 01:59:13.0 +02:00
  }
}
"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