GET https://kbin.spritesserver.nl/index.php/d/blogs.nasa.gov/comments/newest

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 …}
}
35.77 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.05 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2402
  +user: App\Entity\User {#2490 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1789 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1601 …}
  +image: null
  +parent: null
  +root: null
  +body: "Noooo!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702573821 {#2479
    date: 2023-12-14 18:10:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1869 …}
  +nested: Doctrine\ORM\PersistentCollection {#1917 …}
  +votes: Doctrine\ORM\PersistentCollection {#1861 …}
  +reports: Doctrine\ORM\PersistentCollection {#1971 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1948 …}
  -id: 221816
  -bodyTs: "'noooo':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5528159"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702573821 {#1603
    date: 2023-12-14 18:10:21.0 +01: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 {#2402
  +user: App\Entity\User {#2490 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1789 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1601 …}
  +image: null
  +parent: null
  +root: null
  +body: "Noooo!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702573821 {#2479
    date: 2023-12-14 18:10:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1869 …}
  +nested: Doctrine\ORM\PersistentCollection {#1917 …}
  +votes: Doctrine\ORM\PersistentCollection {#1861 …}
  +reports: Doctrine\ORM\PersistentCollection {#1971 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1948 …}
  -id: 221816
  -bodyTs: "'noooo':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5528159"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702573821 {#1603
    date: 2023-12-14 18:10:21.0 +01: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 {#2402
  +user: App\Entity\User {#2490 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1789 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1601 …}
  +image: null
  +parent: null
  +root: null
  +body: "Noooo!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702573821 {#2479
    date: 2023-12-14 18:10:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1869 …}
  +nested: Doctrine\ORM\PersistentCollection {#1917 …}
  +votes: Doctrine\ORM\PersistentCollection {#1861 …}
  +reports: Doctrine\ORM\PersistentCollection {#1971 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1948 …}
  -id: 221816
  -bodyTs: "'noooo':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5528159"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702573821 {#1603
    date: 2023-12-14 18:10:21.0 +01: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 {#1556
  +user: App\Entity\User {#1680 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1789 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1601 …}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://lemmy.world/pictrs/image/6922edd8-4734-4586-b964-d6be2d6b05d6.webm)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702563309 {#1561
    date: 2023-12-14 15:15:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1566 …}
  +nested: Doctrine\ORM\PersistentCollection {#1621 …}
  +votes: Doctrine\ORM\PersistentCollection {#1613 …}
  +reports: Doctrine\ORM\PersistentCollection {#1596 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
  -id: 221482
  -bodyTs: "'/pictrs/image/6922edd8-4734-4586-b964-d6be2d6b05d6.webm)':3 'lemmy.world':2 'lemmy.world/pictrs/image/6922edd8-4734-4586-b964-d6be2d6b05d6.webm)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6037130"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702563309 {#1562
    date: 2023-12-14 15:15:09.0 +01: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 {#1556
  +user: App\Entity\User {#1680 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1789 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1601 …}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://lemmy.world/pictrs/image/6922edd8-4734-4586-b964-d6be2d6b05d6.webm)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702563309 {#1561
    date: 2023-12-14 15:15:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1566 …}
  +nested: Doctrine\ORM\PersistentCollection {#1621 …}
  +votes: Doctrine\ORM\PersistentCollection {#1613 …}
  +reports: Doctrine\ORM\PersistentCollection {#1596 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
  -id: 221482
  -bodyTs: "'/pictrs/image/6922edd8-4734-4586-b964-d6be2d6b05d6.webm)':3 'lemmy.world':2 'lemmy.world/pictrs/image/6922edd8-4734-4586-b964-d6be2d6b05d6.webm)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6037130"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702563309 {#1562
    date: 2023-12-14 15:15:09.0 +01: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 {#1556
  +user: App\Entity\User {#1680 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1789 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1601 …}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://lemmy.world/pictrs/image/6922edd8-4734-4586-b964-d6be2d6b05d6.webm)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702563309 {#1561
    date: 2023-12-14 15:15:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1566 …}
  +nested: Doctrine\ORM\PersistentCollection {#1621 …}
  +votes: Doctrine\ORM\PersistentCollection {#1613 …}
  +reports: Doctrine\ORM\PersistentCollection {#1596 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
  -id: 221482
  -bodyTs: "'/pictrs/image/6922edd8-4734-4586-b964-d6be2d6b05d6.webm)':3 'lemmy.world':2 'lemmy.world/pictrs/image/6922edd8-4734-4586-b964-d6be2d6b05d6.webm)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6037130"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702563309 {#1562
    date: 2023-12-14 15:15:09.0 +01: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 {#2364
  +user: App\Entity\User {#1909 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1789 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1601 …}
  +image: null
  +parent: null
  +root: null
  +body: "V’Ger must evolve. Its knowledge has reached the limits of this universe and it must evolve."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1702561944 {#2363
    date: 2023-12-14 14:52:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2372 …}
  +nested: Doctrine\ORM\PersistentCollection {#2386 …}
  +votes: Doctrine\ORM\PersistentCollection {#2385 …}
  +reports: Doctrine\ORM\PersistentCollection {#2378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
  -id: 221444
  -bodyTs: "'evolv':4,17 'ger':2 'knowledg':6 'limit':10 'must':3,16 'reach':8 'univers':13 'v':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6036712"
  +editedAt: DateTimeImmutable @1704711404 {#2370
    date: 2024-01-08 11:56:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702561944 {#2377
    date: 2023-12-14 14:52:24.0 +01: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 {#2364
  +user: App\Entity\User {#1909 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1789 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1601 …}
  +image: null
  +parent: null
  +root: null
  +body: "V’Ger must evolve. Its knowledge has reached the limits of this universe and it must evolve."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1702561944 {#2363
    date: 2023-12-14 14:52:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2372 …}
  +nested: Doctrine\ORM\PersistentCollection {#2386 …}
  +votes: Doctrine\ORM\PersistentCollection {#2385 …}
  +reports: Doctrine\ORM\PersistentCollection {#2378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
  -id: 221444
  -bodyTs: "'evolv':4,17 'ger':2 'knowledg':6 'limit':10 'must':3,16 'reach':8 'univers':13 'v':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6036712"
  +editedAt: DateTimeImmutable @1704711404 {#2370
    date: 2024-01-08 11:56:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702561944 {#2377
    date: 2023-12-14 14:52:24.0 +01: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 {#2364
  +user: App\Entity\User {#1909 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1789 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1601 …}
  +image: null
  +parent: null
  +root: null
  +body: "V’Ger must evolve. Its knowledge has reached the limits of this universe and it must evolve."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1702561944 {#2363
    date: 2023-12-14 14:52:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2372 …}
  +nested: Doctrine\ORM\PersistentCollection {#2386 …}
  +votes: Doctrine\ORM\PersistentCollection {#2385 …}
  +reports: Doctrine\ORM\PersistentCollection {#2378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
  -id: 221444
  -bodyTs: "'evolv':4,17 'ger':2 'knowledg':6 'limit':10 'must':3,16 'reach':8 'univers':13 'v':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6036712"
  +editedAt: DateTimeImmutable @1704711404 {#2370
    date: 2024-01-08 11:56:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702561944 {#2377
    date: 2023-12-14 14:52:24.0 +01: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 {#2083
  +user: App\Entity\User {#2095 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1789 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1601 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    ![more coffee](https://i.imgflip.com/89c95q.jpg)\n
    \n
    Seriously though, I hope they can keep that little guy going. It’s such an amazing feat that it’s still be going all these years. If you haven’t seen it, there was a 2022 documentary called “[It’s Quieter in the Twilight](https://www.itsquieterfilm.com/)”, all about the engineers who are still working on Voyager.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1704750051 {#2079
    date: 2024-01-08 22:40:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2082 …}
  +nested: Doctrine\ORM\PersistentCollection {#2096 …}
  +votes: Doctrine\ORM\PersistentCollection {#2081 …}
  +reports: Doctrine\ORM\PersistentCollection {#2098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
  -id: 221430
  -bodyTs: "'/)':52 '/89c95q.jpg)':5 '2022':41 'amaz':21 'call':43 'coffe':2 'documentari':42 'engin':56 'feat':22 'go':16,28 'guy':15 'haven':34 'hope':9 'i.imgflip.com':4 'i.imgflip.com/89c95q.jpg)':3 'keep':12 'littl':14 'quieter':46 'seen':36 'serious':6 'still':26,59 'though':7 'twilight':49 'voyag':62 'work':60 'www.itsquieterfilm.com':51 'www.itsquieterfilm.com/)':50 'year':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4986477"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702561501 {#2084
    date: 2023-12-14 14:45:01.0 +01: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 {#2083
  +user: App\Entity\User {#2095 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1789 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1601 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    ![more coffee](https://i.imgflip.com/89c95q.jpg)\n
    \n
    Seriously though, I hope they can keep that little guy going. It’s such an amazing feat that it’s still be going all these years. If you haven’t seen it, there was a 2022 documentary called “[It’s Quieter in the Twilight](https://www.itsquieterfilm.com/)”, all about the engineers who are still working on Voyager.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1704750051 {#2079
    date: 2024-01-08 22:40:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2082 …}
  +nested: Doctrine\ORM\PersistentCollection {#2096 …}
  +votes: Doctrine\ORM\PersistentCollection {#2081 …}
  +reports: Doctrine\ORM\PersistentCollection {#2098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
  -id: 221430
  -bodyTs: "'/)':52 '/89c95q.jpg)':5 '2022':41 'amaz':21 'call':43 'coffe':2 'documentari':42 'engin':56 'feat':22 'go':16,28 'guy':15 'haven':34 'hope':9 'i.imgflip.com':4 'i.imgflip.com/89c95q.jpg)':3 'keep':12 'littl':14 'quieter':46 'seen':36 'serious':6 'still':26,59 'though':7 'twilight':49 'voyag':62 'work':60 'www.itsquieterfilm.com':51 'www.itsquieterfilm.com/)':50 'year':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4986477"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702561501 {#2084
    date: 2023-12-14 14:45:01.0 +01: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 {#2083
  +user: App\Entity\User {#2095 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1789 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1601 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    ![more coffee](https://i.imgflip.com/89c95q.jpg)\n
    \n
    Seriously though, I hope they can keep that little guy going. It’s such an amazing feat that it’s still be going all these years. If you haven’t seen it, there was a 2022 documentary called “[It’s Quieter in the Twilight](https://www.itsquieterfilm.com/)”, all about the engineers who are still working on Voyager.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1704750051 {#2079
    date: 2024-01-08 22:40:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2082 …}
  +nested: Doctrine\ORM\PersistentCollection {#2096 …}
  +votes: Doctrine\ORM\PersistentCollection {#2081 …}
  +reports: Doctrine\ORM\PersistentCollection {#2098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
  -id: 221430
  -bodyTs: "'/)':52 '/89c95q.jpg)':5 '2022':41 'amaz':21 'call':43 'coffe':2 'documentari':42 'engin':56 'feat':22 'go':16,28 'guy':15 'haven':34 'hope':9 'i.imgflip.com':4 'i.imgflip.com/89c95q.jpg)':3 'keep':12 'littl':14 'quieter':46 'seen':36 'serious':6 'still':26,59 'though':7 'twilight':49 'voyag':62 'work':60 'www.itsquieterfilm.com':51 'www.itsquieterfilm.com/)':50 'year':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4986477"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702561501 {#2084
    date: 2023-12-14 14:45:01.0 +01: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 {#2274
  +user: Proxies\__CG__\App\Entity\User {#2271 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1789 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1601 …}
  +image: null
  +parent: App\Entity\EntryComment {#2083
    +user: App\Entity\User {#2095 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1789 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1601 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      ![more coffee](https://i.imgflip.com/89c95q.jpg)\n
      \n
      Seriously though, I hope they can keep that little guy going. It’s such an amazing feat that it’s still be going all these years. If you haven’t seen it, there was a 2022 documentary called “[It’s Quieter in the Twilight](https://www.itsquieterfilm.com/)”, all about the engineers who are still working on Voyager.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1704750051 {#2079
      date: 2024-01-08 22:40:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2082 …}
    +nested: Doctrine\ORM\PersistentCollection {#2096 …}
    +votes: Doctrine\ORM\PersistentCollection {#2081 …}
    +reports: Doctrine\ORM\PersistentCollection {#2098 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
    -id: 221430
    -bodyTs: "'/)':52 '/89c95q.jpg)':5 '2022':41 'amaz':21 'call':43 'coffe':2 'documentari':42 'engin':56 'feat':22 'go':16,28 'guy':15 'haven':34 'hope':9 'i.imgflip.com':4 'i.imgflip.com/89c95q.jpg)':3 'keep':12 'littl':14 'quieter':46 'seen':36 'serious':6 'still':26,59 'though':7 'twilight':49 'voyag':62 'work':60 'www.itsquieterfilm.com':51 'www.itsquieterfilm.com/)':50 'year':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/4986477"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702561501 {#2084
      date: 2023-12-14 14:45:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2083}
  +body: "There's another great documentary from 2017 about the Voyager missions called [The Farthest](https://www.imdb.com/title/tt6223974/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702571178 {#2253
    date: 2023-12-14 17:26:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@negativenull@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2273 …}
  +nested: Doctrine\ORM\PersistentCollection {#2268 …}
  +votes: Doctrine\ORM\PersistentCollection {#2266 …}
  +reports: Doctrine\ORM\PersistentCollection {#2211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
  -id: 221712
  -bodyTs: "'/title/tt6223974/)':17 '2017':7 'anoth':3 'call':12 'documentari':5 'farthest':14 'great':4 'mission':11 'voyag':10 'www.imdb.com':16 'www.imdb.com/title/tt6223974/)':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/risa@startrek.website/t/702651/-/comment/4125782"
  +editedAt: DateTimeImmutable @1704750125 {#2190
    date: 2024-01-08 22:42:05.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702571178 {#2272
    date: 2023-12-14 17:26:18.0 +01: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 {#2274
  +user: Proxies\__CG__\App\Entity\User {#2271 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1789 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1601 …}
  +image: null
  +parent: App\Entity\EntryComment {#2083
    +user: App\Entity\User {#2095 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1789 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1601 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      ![more coffee](https://i.imgflip.com/89c95q.jpg)\n
      \n
      Seriously though, I hope they can keep that little guy going. It’s such an amazing feat that it’s still be going all these years. If you haven’t seen it, there was a 2022 documentary called “[It’s Quieter in the Twilight](https://www.itsquieterfilm.com/)”, all about the engineers who are still working on Voyager.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1704750051 {#2079
      date: 2024-01-08 22:40:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2082 …}
    +nested: Doctrine\ORM\PersistentCollection {#2096 …}
    +votes: Doctrine\ORM\PersistentCollection {#2081 …}
    +reports: Doctrine\ORM\PersistentCollection {#2098 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
    -id: 221430
    -bodyTs: "'/)':52 '/89c95q.jpg)':5 '2022':41 'amaz':21 'call':43 'coffe':2 'documentari':42 'engin':56 'feat':22 'go':16,28 'guy':15 'haven':34 'hope':9 'i.imgflip.com':4 'i.imgflip.com/89c95q.jpg)':3 'keep':12 'littl':14 'quieter':46 'seen':36 'serious':6 'still':26,59 'though':7 'twilight':49 'voyag':62 'work':60 'www.itsquieterfilm.com':51 'www.itsquieterfilm.com/)':50 'year':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/4986477"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702561501 {#2084
      date: 2023-12-14 14:45:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2083}
  +body: "There's another great documentary from 2017 about the Voyager missions called [The Farthest](https://www.imdb.com/title/tt6223974/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702571178 {#2253
    date: 2023-12-14 17:26:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@negativenull@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2273 …}
  +nested: Doctrine\ORM\PersistentCollection {#2268 …}
  +votes: Doctrine\ORM\PersistentCollection {#2266 …}
  +reports: Doctrine\ORM\PersistentCollection {#2211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
  -id: 221712
  -bodyTs: "'/title/tt6223974/)':17 '2017':7 'anoth':3 'call':12 'documentari':5 'farthest':14 'great':4 'mission':11 'voyag':10 'www.imdb.com':16 'www.imdb.com/title/tt6223974/)':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/risa@startrek.website/t/702651/-/comment/4125782"
  +editedAt: DateTimeImmutable @1704750125 {#2190
    date: 2024-01-08 22:42:05.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702571178 {#2272
    date: 2023-12-14 17:26:18.0 +01: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 {#2274
  +user: Proxies\__CG__\App\Entity\User {#2271 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1789 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1601 …}
  +image: null
  +parent: App\Entity\EntryComment {#2083
    +user: App\Entity\User {#2095 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1789 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1601 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      ![more coffee](https://i.imgflip.com/89c95q.jpg)\n
      \n
      Seriously though, I hope they can keep that little guy going. It’s such an amazing feat that it’s still be going all these years. If you haven’t seen it, there was a 2022 documentary called “[It’s Quieter in the Twilight](https://www.itsquieterfilm.com/)”, all about the engineers who are still working on Voyager.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1704750051 {#2079
      date: 2024-01-08 22:40:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2082 …}
    +nested: Doctrine\ORM\PersistentCollection {#2096 …}
    +votes: Doctrine\ORM\PersistentCollection {#2081 …}
    +reports: Doctrine\ORM\PersistentCollection {#2098 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
    -id: 221430
    -bodyTs: "'/)':52 '/89c95q.jpg)':5 '2022':41 'amaz':21 'call':43 'coffe':2 'documentari':42 'engin':56 'feat':22 'go':16,28 'guy':15 'haven':34 'hope':9 'i.imgflip.com':4 'i.imgflip.com/89c95q.jpg)':3 'keep':12 'littl':14 'quieter':46 'seen':36 'serious':6 'still':26,59 'though':7 'twilight':49 'voyag':62 'work':60 'www.itsquieterfilm.com':51 'www.itsquieterfilm.com/)':50 'year':31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/4986477"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702561501 {#2084
      date: 2023-12-14 14:45:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2083}
  +body: "There's another great documentary from 2017 about the Voyager missions called [The Farthest](https://www.imdb.com/title/tt6223974/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702571178 {#2253
    date: 2023-12-14 17:26:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@negativenull@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2273 …}
  +nested: Doctrine\ORM\PersistentCollection {#2268 …}
  +votes: Doctrine\ORM\PersistentCollection {#2266 …}
  +reports: Doctrine\ORM\PersistentCollection {#2211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
  -id: 221712
  -bodyTs: "'/title/tt6223974/)':17 '2017':7 'anoth':3 'call':12 'documentari':5 'farthest':14 'great':4 'mission':11 'voyag':10 'www.imdb.com':16 'www.imdb.com/title/tt6223974/)':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/risa@startrek.website/t/702651/-/comment/4125782"
  +editedAt: DateTimeImmutable @1704750125 {#2190
    date: 2024-01-08 22:42:05.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702571178 {#2272
    date: 2023-12-14 17:26:18.0 +01: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 {#2069
  +user: App\Entity\User {#2047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1789 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1601 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Sfc /scannow\n
    \n
    Please do the needful
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1704748207 {#2136
    date: 2024-01-08 22:10:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
  ]
  +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: 221428
  -bodyTs: "'/scannow':2 'need':6 'pleas':3 'sfc':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6036541"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702561475 {#2137
    date: 2023-12-14 14:44:35.0 +01: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 {#2069
  +user: App\Entity\User {#2047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1789 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1601 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Sfc /scannow\n
    \n
    Please do the needful
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1704748207 {#2136
    date: 2024-01-08 22:10:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
  ]
  +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: 221428
  -bodyTs: "'/scannow':2 'need':6 'pleas':3 'sfc':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6036541"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702561475 {#2137
    date: 2023-12-14 14:44:35.0 +01: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 {#2069
  +user: App\Entity\User {#2047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1789 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1601 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Sfc /scannow\n
    \n
    Please do the needful
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1704748207 {#2136
    date: 2024-01-08 22:10:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
  ]
  +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: 221428
  -bodyTs: "'/scannow':2 'need':6 'pleas':3 'sfc':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6036541"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702561475 {#2137
    date: 2023-12-14 14:44:35.0 +01: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 {#2203
  +user: Proxies\__CG__\App\Entity\User {#2195 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1789 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1601 …}
  +image: null
  +parent: App\Entity\EntryComment {#2302 …}
  +root: App\Entity\EntryComment {#2069
    +user: App\Entity\User {#2047 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1789 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1601 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Sfc /scannow\n
      \n
      Please do the needful
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1704748207 {#2136
      date: 2024-01-08 22:10:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
    ]
    +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: 221428
    -bodyTs: "'/scannow':2 'need':6 'pleas':3 'sfc':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6036541"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702561475 {#2137
      date: 2023-12-14 14:44:35.0 +01:00
    }
  }
  +body: "Lolol I haven’t seen that yet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702570400 {#2205
    date: 2023-12-14 17:13:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@TurnItOff_OnAgain@lemmy.world"
    "@m_r_butts@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2196 …}
  +nested: Doctrine\ORM\PersistentCollection {#2219 …}
  +votes: Doctrine\ORM\PersistentCollection {#2194 …}
  +reports: Doctrine\ORM\PersistentCollection {#2218 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2261 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
  -id: 221693
  -bodyTs: "'haven':3 'lolol':1 'seen':5 'yet':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5659417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702570400 {#2201
    date: 2023-12-14 17:13:20.0 +01: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 {#2203
  +user: Proxies\__CG__\App\Entity\User {#2195 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1789 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1601 …}
  +image: null
  +parent: App\Entity\EntryComment {#2302 …}
  +root: App\Entity\EntryComment {#2069
    +user: App\Entity\User {#2047 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1789 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1601 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Sfc /scannow\n
      \n
      Please do the needful
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1704748207 {#2136
      date: 2024-01-08 22:10:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
    ]
    +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: 221428
    -bodyTs: "'/scannow':2 'need':6 'pleas':3 'sfc':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6036541"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702561475 {#2137
      date: 2023-12-14 14:44:35.0 +01:00
    }
  }
  +body: "Lolol I haven’t seen that yet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702570400 {#2205
    date: 2023-12-14 17:13:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@TurnItOff_OnAgain@lemmy.world"
    "@m_r_butts@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2196 …}
  +nested: Doctrine\ORM\PersistentCollection {#2219 …}
  +votes: Doctrine\ORM\PersistentCollection {#2194 …}
  +reports: Doctrine\ORM\PersistentCollection {#2218 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2261 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
  -id: 221693
  -bodyTs: "'haven':3 'lolol':1 'seen':5 'yet':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5659417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702570400 {#2201
    date: 2023-12-14 17:13:20.0 +01: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 {#2203
  +user: Proxies\__CG__\App\Entity\User {#2195 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1789 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1601 …}
  +image: null
  +parent: App\Entity\EntryComment {#2302 …}
  +root: App\Entity\EntryComment {#2069
    +user: App\Entity\User {#2047 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1789 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1601 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Sfc /scannow\n
      \n
      Please do the needful
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1704748207 {#2136
      date: 2024-01-08 22:10:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FlyingSquid@lemmy.world"
    ]
    +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: 221428
    -bodyTs: "'/scannow':2 'need':6 'pleas':3 'sfc':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6036541"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702561475 {#2137
      date: 2023-12-14 14:44:35.0 +01:00
    }
  }
  +body: "Lolol I haven’t seen that yet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702570400 {#2205
    date: 2023-12-14 17:13:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@TurnItOff_OnAgain@lemmy.world"
    "@m_r_butts@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2196 …}
  +nested: Doctrine\ORM\PersistentCollection {#2219 …}
  +votes: Doctrine\ORM\PersistentCollection {#2194 …}
  +reports: Doctrine\ORM\PersistentCollection {#2218 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2261 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
  -id: 221693
  -bodyTs: "'haven':3 'lolol':1 'seen':5 'yet':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5659417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702570400 {#2201
    date: 2023-12-14 17:13:20.0 +01: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