Redirect 302 redirect from GET @entry_comment_create (aeb306)

GET https://kbin.spritesserver.nl/index.php/d/static.wikia.nocookie.net/comments

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 …}
}
2.24 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.19 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.07 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 {#2420
  +user: App\Entity\User {#2473 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: null
  +root: null
  +body: "[Here’s an episode with Captain Kirk on the Enterprise](https://www.youtube.com/watch?v=Eul1NlwytF4)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702425913 {#2479
    date: 2023-12-13 01:05:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1601 …}
  +nested: Doctrine\ORM\PersistentCollection {#1873 …}
  +votes: Doctrine\ORM\PersistentCollection {#1855 …}
  +reports: Doctrine\ORM\PersistentCollection {#2480 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1939 …}
  -id: 219735
  -bodyTs: "'/watch?v=eul1nlwytf4)':13 'captain':6 'enterpris':10 'episod':4 'kirk':7 'www.youtube.com':12 'www.youtube.com/watch?v=eul1nlwytf4)':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5629617"
  +editedAt: DateTimeImmutable @1704176291 {#1603
    date: 2024-01-02 07:18:11.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702425913 {#2425
    date: 2023-12-13 01:05:13.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 {#2420
  +user: App\Entity\User {#2473 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: null
  +root: null
  +body: "[Here’s an episode with Captain Kirk on the Enterprise](https://www.youtube.com/watch?v=Eul1NlwytF4)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702425913 {#2479
    date: 2023-12-13 01:05:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1601 …}
  +nested: Doctrine\ORM\PersistentCollection {#1873 …}
  +votes: Doctrine\ORM\PersistentCollection {#1855 …}
  +reports: Doctrine\ORM\PersistentCollection {#2480 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1939 …}
  -id: 219735
  -bodyTs: "'/watch?v=eul1nlwytf4)':13 'captain':6 'enterpris':10 'episod':4 'kirk':7 'www.youtube.com':12 'www.youtube.com/watch?v=eul1nlwytf4)':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5629617"
  +editedAt: DateTimeImmutable @1704176291 {#1603
    date: 2024-01-02 07:18:11.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702425913 {#2425
    date: 2023-12-13 01:05:13.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 {#2420
  +user: App\Entity\User {#2473 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: null
  +root: null
  +body: "[Here’s an episode with Captain Kirk on the Enterprise](https://www.youtube.com/watch?v=Eul1NlwytF4)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702425913 {#2479
    date: 2023-12-13 01:05:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1601 …}
  +nested: Doctrine\ORM\PersistentCollection {#1873 …}
  +votes: Doctrine\ORM\PersistentCollection {#1855 …}
  +reports: Doctrine\ORM\PersistentCollection {#2480 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1939 …}
  -id: 219735
  -bodyTs: "'/watch?v=eul1nlwytf4)':13 'captain':6 'enterpris':10 'episod':4 'kirk':7 'www.youtube.com':12 'www.youtube.com/watch?v=eul1nlwytf4)':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5629617"
  +editedAt: DateTimeImmutable @1704176291 {#1603
    date: 2024-01-02 07:18:11.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702425913 {#2425
    date: 2023-12-13 01:05:13.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 {#1692
  +user: App\Entity\User {#1625 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://im5.ezgif.com/tmp/ezgif-5-1f19346b90.gif)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704148772 {#1620
    date: 2024-01-01 23:39:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1683 …}
  +nested: Doctrine\ORM\PersistentCollection {#1711 …}
  +votes: Doctrine\ORM\PersistentCollection {#1611 …}
  +reports: Doctrine\ORM\PersistentCollection {#1630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
  -id: 219350
  -bodyTs: "'/tmp/ezgif-5-1f19346b90.gif)':3 'im5.ezgif.com':2 'im5.ezgif.com/tmp/ezgif-5-1f19346b90.gif)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6001004"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702416135 {#1680
    date: 2023-12-12 22:22:15.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 {#1692
  +user: App\Entity\User {#1625 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://im5.ezgif.com/tmp/ezgif-5-1f19346b90.gif)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704148772 {#1620
    date: 2024-01-01 23:39:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1683 …}
  +nested: Doctrine\ORM\PersistentCollection {#1711 …}
  +votes: Doctrine\ORM\PersistentCollection {#1611 …}
  +reports: Doctrine\ORM\PersistentCollection {#1630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
  -id: 219350
  -bodyTs: "'/tmp/ezgif-5-1f19346b90.gif)':3 'im5.ezgif.com':2 'im5.ezgif.com/tmp/ezgif-5-1f19346b90.gif)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6001004"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702416135 {#1680
    date: 2023-12-12 22:22:15.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 {#1692
  +user: App\Entity\User {#1625 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://im5.ezgif.com/tmp/ezgif-5-1f19346b90.gif)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704148772 {#1620
    date: 2024-01-01 23:39:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1683 …}
  +nested: Doctrine\ORM\PersistentCollection {#1711 …}
  +votes: Doctrine\ORM\PersistentCollection {#1611 …}
  +reports: Doctrine\ORM\PersistentCollection {#1630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
  -id: 219350
  -bodyTs: "'/tmp/ezgif-5-1f19346b90.gif)':3 'im5.ezgif.com':2 'im5.ezgif.com/tmp/ezgif-5-1f19346b90.gif)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6001004"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702416135 {#1680
    date: 2023-12-12 22:22:15.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 {#2311
  +user: Proxies\__CG__\App\Entity\User {#2306 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: App\Entity\EntryComment {#1692
    +user: App\Entity\User {#1625 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
    +image: null
    +parent: null
    +root: null
    +body: "![](https://im5.ezgif.com/tmp/ezgif-5-1f19346b90.gif)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704148772 {#1620
      date: 2024-01-01 23:39:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1683 …}
    +nested: Doctrine\ORM\PersistentCollection {#1711 …}
    +votes: Doctrine\ORM\PersistentCollection {#1611 …}
    +reports: Doctrine\ORM\PersistentCollection {#1630 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
    -id: 219350
    -bodyTs: "'/tmp/ezgif-5-1f19346b90.gif)':3 'im5.ezgif.com':2 'im5.ezgif.com/tmp/ezgif-5-1f19346b90.gif)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6001004"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702416135 {#1680
      date: 2023-12-12 22:22:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1692}
  +body: "404 - image not found"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702416534 {#2293
    date: 2023-12-12 22:28:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2299 …}
  +nested: Doctrine\ORM\PersistentCollection {#2192 …}
  +votes: Doctrine\ORM\PersistentCollection {#2228 …}
  +reports: Doctrine\ORM\PersistentCollection {#2232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2230 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
  -id: 219371
  -bodyTs: "'404':1 'found':4 'imag':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4946810"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702416534 {#2298
    date: 2023-12-12 22:28:54.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 {#2311
  +user: Proxies\__CG__\App\Entity\User {#2306 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: App\Entity\EntryComment {#1692
    +user: App\Entity\User {#1625 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
    +image: null
    +parent: null
    +root: null
    +body: "![](https://im5.ezgif.com/tmp/ezgif-5-1f19346b90.gif)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704148772 {#1620
      date: 2024-01-01 23:39:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1683 …}
    +nested: Doctrine\ORM\PersistentCollection {#1711 …}
    +votes: Doctrine\ORM\PersistentCollection {#1611 …}
    +reports: Doctrine\ORM\PersistentCollection {#1630 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
    -id: 219350
    -bodyTs: "'/tmp/ezgif-5-1f19346b90.gif)':3 'im5.ezgif.com':2 'im5.ezgif.com/tmp/ezgif-5-1f19346b90.gif)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6001004"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702416135 {#1680
      date: 2023-12-12 22:22:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1692}
  +body: "404 - image not found"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702416534 {#2293
    date: 2023-12-12 22:28:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2299 …}
  +nested: Doctrine\ORM\PersistentCollection {#2192 …}
  +votes: Doctrine\ORM\PersistentCollection {#2228 …}
  +reports: Doctrine\ORM\PersistentCollection {#2232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2230 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
  -id: 219371
  -bodyTs: "'404':1 'found':4 'imag':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4946810"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702416534 {#2298
    date: 2023-12-12 22:28:54.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 {#2311
  +user: Proxies\__CG__\App\Entity\User {#2306 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: App\Entity\EntryComment {#1692
    +user: App\Entity\User {#1625 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
    +image: null
    +parent: null
    +root: null
    +body: "![](https://im5.ezgif.com/tmp/ezgif-5-1f19346b90.gif)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704148772 {#1620
      date: 2024-01-01 23:39:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1683 …}
    +nested: Doctrine\ORM\PersistentCollection {#1711 …}
    +votes: Doctrine\ORM\PersistentCollection {#1611 …}
    +reports: Doctrine\ORM\PersistentCollection {#1630 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
    -id: 219350
    -bodyTs: "'/tmp/ezgif-5-1f19346b90.gif)':3 'im5.ezgif.com':2 'im5.ezgif.com/tmp/ezgif-5-1f19346b90.gif)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6001004"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702416135 {#1680
      date: 2023-12-12 22:22:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1692}
  +body: "404 - image not found"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702416534 {#2293
    date: 2023-12-12 22:28:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2299 …}
  +nested: Doctrine\ORM\PersistentCollection {#2192 …}
  +votes: Doctrine\ORM\PersistentCollection {#2228 …}
  +reports: Doctrine\ORM\PersistentCollection {#2232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2230 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
  -id: 219371
  -bodyTs: "'404':1 'found':4 'imag':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4946810"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702416534 {#2298
    date: 2023-12-12 22:28:54.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 {#2195
  +user: App\Entity\User {#1625 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: App\Entity\EntryComment {#2311
    +user: Proxies\__CG__\App\Entity\User {#2306 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
    +image: null
    +parent: App\Entity\EntryComment {#1692
      +user: App\Entity\User {#1625 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
      +image: null
      +parent: null
      +root: null
      +body: "![](https://im5.ezgif.com/tmp/ezgif-5-1f19346b90.gif)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704148772 {#1620
        date: 2024-01-01 23:39:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@negativenull@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1683 …}
      +nested: Doctrine\ORM\PersistentCollection {#1711 …}
      +votes: Doctrine\ORM\PersistentCollection {#1611 …}
      +reports: Doctrine\ORM\PersistentCollection {#1630 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
      -id: 219350
      -bodyTs: "'/tmp/ezgif-5-1f19346b90.gif)':3 'im5.ezgif.com':2 'im5.ezgif.com/tmp/ezgif-5-1f19346b90.gif)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6001004"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702416135 {#1680
        date: 2023-12-12 22:22:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1692}
    +body: "404 - image not found"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702416534 {#2293
      date: 2023-12-12 22:28:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@startrek.website"
      "@FlyingSquid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2299 …}
    +nested: Doctrine\ORM\PersistentCollection {#2192 …}
    +votes: Doctrine\ORM\PersistentCollection {#2228 …}
    +reports: Doctrine\ORM\PersistentCollection {#2232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2230 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
    -id: 219371
    -bodyTs: "'404':1 'found':4 'imag':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/4946810"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702416534 {#2298
      date: 2023-12-12 22:28:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1692}
  +body: """
    Weird. It loads for me.\n
    \n
    EDIT: Huh. Doesn’t now. Oh well.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702416561 {#2196
    date: 2023-12-12 22:29:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2193 …}
  +nested: Doctrine\ORM\PersistentCollection {#2205 …}
  +votes: Doctrine\ORM\PersistentCollection {#2202 …}
  +reports: Doctrine\ORM\PersistentCollection {#2210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
  -id: 219373
  -bodyTs: "'doesn':8 'edit':6 'huh':7 'load':3 'oh':11 'weird':1 'well':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6001139"
  +editedAt: DateTimeImmutable @1704144286 {#2199
    date: 2024-01-01 22:24:46.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702416561 {#2194
    date: 2023-12-12 22:29: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
15 DENIED edit
App\Entity\EntryComment {#2195
  +user: App\Entity\User {#1625 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: App\Entity\EntryComment {#2311
    +user: Proxies\__CG__\App\Entity\User {#2306 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
    +image: null
    +parent: App\Entity\EntryComment {#1692
      +user: App\Entity\User {#1625 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
      +image: null
      +parent: null
      +root: null
      +body: "![](https://im5.ezgif.com/tmp/ezgif-5-1f19346b90.gif)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704148772 {#1620
        date: 2024-01-01 23:39:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@negativenull@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1683 …}
      +nested: Doctrine\ORM\PersistentCollection {#1711 …}
      +votes: Doctrine\ORM\PersistentCollection {#1611 …}
      +reports: Doctrine\ORM\PersistentCollection {#1630 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
      -id: 219350
      -bodyTs: "'/tmp/ezgif-5-1f19346b90.gif)':3 'im5.ezgif.com':2 'im5.ezgif.com/tmp/ezgif-5-1f19346b90.gif)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6001004"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702416135 {#1680
        date: 2023-12-12 22:22:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1692}
    +body: "404 - image not found"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702416534 {#2293
      date: 2023-12-12 22:28:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@startrek.website"
      "@FlyingSquid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2299 …}
    +nested: Doctrine\ORM\PersistentCollection {#2192 …}
    +votes: Doctrine\ORM\PersistentCollection {#2228 …}
    +reports: Doctrine\ORM\PersistentCollection {#2232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2230 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
    -id: 219371
    -bodyTs: "'404':1 'found':4 'imag':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/4946810"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702416534 {#2298
      date: 2023-12-12 22:28:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1692}
  +body: """
    Weird. It loads for me.\n
    \n
    EDIT: Huh. Doesn’t now. Oh well.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702416561 {#2196
    date: 2023-12-12 22:29:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2193 …}
  +nested: Doctrine\ORM\PersistentCollection {#2205 …}
  +votes: Doctrine\ORM\PersistentCollection {#2202 …}
  +reports: Doctrine\ORM\PersistentCollection {#2210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
  -id: 219373
  -bodyTs: "'doesn':8 'edit':6 'huh':7 'load':3 'oh':11 'weird':1 'well':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6001139"
  +editedAt: DateTimeImmutable @1704144286 {#2199
    date: 2024-01-01 22:24:46.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702416561 {#2194
    date: 2023-12-12 22:29: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
16 DENIED moderate
App\Entity\EntryComment {#2195
  +user: App\Entity\User {#1625 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: App\Entity\EntryComment {#2311
    +user: Proxies\__CG__\App\Entity\User {#2306 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
    +image: null
    +parent: App\Entity\EntryComment {#1692
      +user: App\Entity\User {#1625 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
      +image: null
      +parent: null
      +root: null
      +body: "![](https://im5.ezgif.com/tmp/ezgif-5-1f19346b90.gif)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704148772 {#1620
        date: 2024-01-01 23:39:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@negativenull@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1683 …}
      +nested: Doctrine\ORM\PersistentCollection {#1711 …}
      +votes: Doctrine\ORM\PersistentCollection {#1611 …}
      +reports: Doctrine\ORM\PersistentCollection {#1630 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
      -id: 219350
      -bodyTs: "'/tmp/ezgif-5-1f19346b90.gif)':3 'im5.ezgif.com':2 'im5.ezgif.com/tmp/ezgif-5-1f19346b90.gif)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6001004"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702416135 {#1680
        date: 2023-12-12 22:22:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1692}
    +body: "404 - image not found"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702416534 {#2293
      date: 2023-12-12 22:28:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@startrek.website"
      "@FlyingSquid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2299 …}
    +nested: Doctrine\ORM\PersistentCollection {#2192 …}
    +votes: Doctrine\ORM\PersistentCollection {#2228 …}
    +reports: Doctrine\ORM\PersistentCollection {#2232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2230 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
    -id: 219371
    -bodyTs: "'404':1 'found':4 'imag':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/4946810"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702416534 {#2298
      date: 2023-12-12 22:28:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1692}
  +body: """
    Weird. It loads for me.\n
    \n
    EDIT: Huh. Doesn’t now. Oh well.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702416561 {#2196
    date: 2023-12-12 22:29:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2193 …}
  +nested: Doctrine\ORM\PersistentCollection {#2205 …}
  +votes: Doctrine\ORM\PersistentCollection {#2202 …}
  +reports: Doctrine\ORM\PersistentCollection {#2210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
  -id: 219373
  -bodyTs: "'doesn':8 'edit':6 'huh':7 'load':3 'oh':11 'weird':1 'well':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6001139"
  +editedAt: DateTimeImmutable @1704144286 {#2199
    date: 2024-01-01 22:24:46.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702416561 {#2194
    date: 2023-12-12 22:29: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
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 {#2247
  +user: Proxies\__CG__\App\Entity\User {#2306 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: App\Entity\EntryComment {#2195
    +user: App\Entity\User {#1625 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
    +image: null
    +parent: App\Entity\EntryComment {#2311
      +user: Proxies\__CG__\App\Entity\User {#2306 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
      +image: null
      +parent: App\Entity\EntryComment {#1692
        +user: App\Entity\User {#1625 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
        +image: null
        +parent: null
        +root: null
        +body: "![](https://im5.ezgif.com/tmp/ezgif-5-1f19346b90.gif)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704148772 {#1620
          date: 2024-01-01 23:39:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@negativenull@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1683 …}
        +nested: Doctrine\ORM\PersistentCollection {#1711 …}
        +votes: Doctrine\ORM\PersistentCollection {#1611 …}
        +reports: Doctrine\ORM\PersistentCollection {#1630 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
        -id: 219350
        -bodyTs: "'/tmp/ezgif-5-1f19346b90.gif)':3 'im5.ezgif.com':2 'im5.ezgif.com/tmp/ezgif-5-1f19346b90.gif)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6001004"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702416135 {#1680
          date: 2023-12-12 22:22:15.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1692}
      +body: "404 - image not found"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702416534 {#2293
        date: 2023-12-12 22:28:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@negativenull@startrek.website"
        "@FlyingSquid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2299 …}
      +nested: Doctrine\ORM\PersistentCollection {#2192 …}
      +votes: Doctrine\ORM\PersistentCollection {#2228 …}
      +reports: Doctrine\ORM\PersistentCollection {#2232 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2230 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
      -id: 219371
      -bodyTs: "'404':1 'found':4 'imag':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/4946810"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702416534 {#2298
        date: 2023-12-12 22:28:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1692}
    +body: """
      Weird. It loads for me.\n
      \n
      EDIT: Huh. Doesn’t now. Oh well.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702416561 {#2196
      date: 2023-12-12 22:29:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@startrek.website"
      "@FlyingSquid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2193 …}
    +nested: Doctrine\ORM\PersistentCollection {#2205 …}
    +votes: Doctrine\ORM\PersistentCollection {#2202 …}
    +reports: Doctrine\ORM\PersistentCollection {#2210 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
    -id: 219373
    -bodyTs: "'doesn':8 'edit':6 'huh':7 'load':3 'oh':11 'weird':1 'well':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6001139"
    +editedAt: DateTimeImmutable @1704144286 {#2199
      date: 2024-01-01 22:24:46.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702416561 {#2194
      date: 2023-12-12 22:29:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1692}
  +body: "Yeah, ezfig.com is return a ‘404 image’, meaning it’s on their side."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702416924 {#2248
    date: 2023-12-12 22:35:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2255 …}
  +nested: Doctrine\ORM\PersistentCollection {#2251 …}
  +votes: Doctrine\ORM\PersistentCollection {#2285 …}
  +reports: Doctrine\ORM\PersistentCollection {#2287 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2142 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2039 …}
  -id: 219388
  -bodyTs: "'404':6 'ezfig.com':2 'imag':7 'mean':8 'return':4 'side':13 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4946942"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702416924 {#2243
    date: 2023-12-12 22:35: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
19 DENIED edit
App\Entity\EntryComment {#2247
  +user: Proxies\__CG__\App\Entity\User {#2306 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: App\Entity\EntryComment {#2195
    +user: App\Entity\User {#1625 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
    +image: null
    +parent: App\Entity\EntryComment {#2311
      +user: Proxies\__CG__\App\Entity\User {#2306 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
      +image: null
      +parent: App\Entity\EntryComment {#1692
        +user: App\Entity\User {#1625 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
        +image: null
        +parent: null
        +root: null
        +body: "![](https://im5.ezgif.com/tmp/ezgif-5-1f19346b90.gif)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704148772 {#1620
          date: 2024-01-01 23:39:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@negativenull@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1683 …}
        +nested: Doctrine\ORM\PersistentCollection {#1711 …}
        +votes: Doctrine\ORM\PersistentCollection {#1611 …}
        +reports: Doctrine\ORM\PersistentCollection {#1630 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
        -id: 219350
        -bodyTs: "'/tmp/ezgif-5-1f19346b90.gif)':3 'im5.ezgif.com':2 'im5.ezgif.com/tmp/ezgif-5-1f19346b90.gif)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6001004"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702416135 {#1680
          date: 2023-12-12 22:22:15.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1692}
      +body: "404 - image not found"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702416534 {#2293
        date: 2023-12-12 22:28:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@negativenull@startrek.website"
        "@FlyingSquid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2299 …}
      +nested: Doctrine\ORM\PersistentCollection {#2192 …}
      +votes: Doctrine\ORM\PersistentCollection {#2228 …}
      +reports: Doctrine\ORM\PersistentCollection {#2232 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2230 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
      -id: 219371
      -bodyTs: "'404':1 'found':4 'imag':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/4946810"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702416534 {#2298
        date: 2023-12-12 22:28:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1692}
    +body: """
      Weird. It loads for me.\n
      \n
      EDIT: Huh. Doesn’t now. Oh well.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702416561 {#2196
      date: 2023-12-12 22:29:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@startrek.website"
      "@FlyingSquid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2193 …}
    +nested: Doctrine\ORM\PersistentCollection {#2205 …}
    +votes: Doctrine\ORM\PersistentCollection {#2202 …}
    +reports: Doctrine\ORM\PersistentCollection {#2210 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
    -id: 219373
    -bodyTs: "'doesn':8 'edit':6 'huh':7 'load':3 'oh':11 'weird':1 'well':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6001139"
    +editedAt: DateTimeImmutable @1704144286 {#2199
      date: 2024-01-01 22:24:46.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702416561 {#2194
      date: 2023-12-12 22:29:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1692}
  +body: "Yeah, ezfig.com is return a ‘404 image’, meaning it’s on their side."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702416924 {#2248
    date: 2023-12-12 22:35:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2255 …}
  +nested: Doctrine\ORM\PersistentCollection {#2251 …}
  +votes: Doctrine\ORM\PersistentCollection {#2285 …}
  +reports: Doctrine\ORM\PersistentCollection {#2287 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2142 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2039 …}
  -id: 219388
  -bodyTs: "'404':6 'ezfig.com':2 'imag':7 'mean':8 'return':4 'side':13 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4946942"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702416924 {#2243
    date: 2023-12-12 22:35: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
20 DENIED moderate
App\Entity\EntryComment {#2247
  +user: Proxies\__CG__\App\Entity\User {#2306 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: App\Entity\EntryComment {#2195
    +user: App\Entity\User {#1625 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
    +image: null
    +parent: App\Entity\EntryComment {#2311
      +user: Proxies\__CG__\App\Entity\User {#2306 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
      +image: null
      +parent: App\Entity\EntryComment {#1692
        +user: App\Entity\User {#1625 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
        +image: null
        +parent: null
        +root: null
        +body: "![](https://im5.ezgif.com/tmp/ezgif-5-1f19346b90.gif)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704148772 {#1620
          date: 2024-01-01 23:39:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@negativenull@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1683 …}
        +nested: Doctrine\ORM\PersistentCollection {#1711 …}
        +votes: Doctrine\ORM\PersistentCollection {#1611 …}
        +reports: Doctrine\ORM\PersistentCollection {#1630 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
        -id: 219350
        -bodyTs: "'/tmp/ezgif-5-1f19346b90.gif)':3 'im5.ezgif.com':2 'im5.ezgif.com/tmp/ezgif-5-1f19346b90.gif)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6001004"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702416135 {#1680
          date: 2023-12-12 22:22:15.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1692}
      +body: "404 - image not found"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702416534 {#2293
        date: 2023-12-12 22:28:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@negativenull@startrek.website"
        "@FlyingSquid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2299 …}
      +nested: Doctrine\ORM\PersistentCollection {#2192 …}
      +votes: Doctrine\ORM\PersistentCollection {#2228 …}
      +reports: Doctrine\ORM\PersistentCollection {#2232 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2230 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
      -id: 219371
      -bodyTs: "'404':1 'found':4 'imag':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/4946810"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702416534 {#2298
        date: 2023-12-12 22:28:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1692}
    +body: """
      Weird. It loads for me.\n
      \n
      EDIT: Huh. Doesn’t now. Oh well.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702416561 {#2196
      date: 2023-12-12 22:29:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@startrek.website"
      "@FlyingSquid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2193 …}
    +nested: Doctrine\ORM\PersistentCollection {#2205 …}
    +votes: Doctrine\ORM\PersistentCollection {#2202 …}
    +reports: Doctrine\ORM\PersistentCollection {#2210 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
    -id: 219373
    -bodyTs: "'doesn':8 'edit':6 'huh':7 'load':3 'oh':11 'weird':1 'well':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6001139"
    +editedAt: DateTimeImmutable @1704144286 {#2199
      date: 2024-01-01 22:24:46.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702416561 {#2194
      date: 2023-12-12 22:29:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1692}
  +body: "Yeah, ezfig.com is return a ‘404 image’, meaning it’s on their side."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702416924 {#2248
    date: 2023-12-12 22:35:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2255 …}
  +nested: Doctrine\ORM\PersistentCollection {#2251 …}
  +votes: Doctrine\ORM\PersistentCollection {#2285 …}
  +reports: Doctrine\ORM\PersistentCollection {#2287 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2142 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2039 …}
  -id: 219388
  -bodyTs: "'404':6 'ezfig.com':2 'imag':7 'mean':8 'return':4 'side':13 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4946942"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702416924 {#2243
    date: 2023-12-12 22:35: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
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 {#2148
  +user: App\Entity\User {#1625 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: App\Entity\EntryComment {#2247
    +user: Proxies\__CG__\App\Entity\User {#2306 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
    +image: null
    +parent: App\Entity\EntryComment {#2195
      +user: App\Entity\User {#1625 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
      +image: null
      +parent: App\Entity\EntryComment {#2311
        +user: Proxies\__CG__\App\Entity\User {#2306 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
        +image: null
        +parent: App\Entity\EntryComment {#1692
          +user: App\Entity\User {#1625 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
          +image: null
          +parent: null
          +root: null
          +body: "![](https://im5.ezgif.com/tmp/ezgif-5-1f19346b90.gif)"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1704148772 {#1620
            date: 2024-01-01 23:39:32.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@negativenull@startrek.website"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1683 …}
          +nested: Doctrine\ORM\PersistentCollection {#1711 …}
          +votes: Doctrine\ORM\PersistentCollection {#1611 …}
          +reports: Doctrine\ORM\PersistentCollection {#1630 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
          -id: 219350
          -bodyTs: "'/tmp/ezgif-5-1f19346b90.gif)':3 'im5.ezgif.com':2 'im5.ezgif.com/tmp/ezgif-5-1f19346b90.gif)':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6001004"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702416135 {#1680
            date: 2023-12-12 22:22:15.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#1692}
        +body: "404 - image not found"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702416534 {#2293
          date: 2023-12-12 22:28:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@negativenull@startrek.website"
          "@FlyingSquid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2299 …}
        +nested: Doctrine\ORM\PersistentCollection {#2192 …}
        +votes: Doctrine\ORM\PersistentCollection {#2228 …}
        +reports: Doctrine\ORM\PersistentCollection {#2232 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2230 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
        -id: 219371
        -bodyTs: "'404':1 'found':4 'imag':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/4946810"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702416534 {#2298
          date: 2023-12-12 22:28:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1692}
      +body: """
        Weird. It loads for me.\n
        \n
        EDIT: Huh. Doesn’t now. Oh well.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702416561 {#2196
        date: 2023-12-12 22:29:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@negativenull@startrek.website"
        "@FlyingSquid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2193 …}
      +nested: Doctrine\ORM\PersistentCollection {#2205 …}
      +votes: Doctrine\ORM\PersistentCollection {#2202 …}
      +reports: Doctrine\ORM\PersistentCollection {#2210 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
      -id: 219373
      -bodyTs: "'doesn':8 'edit':6 'huh':7 'load':3 'oh':11 'weird':1 'well':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6001139"
      +editedAt: DateTimeImmutable @1704144286 {#2199
        date: 2024-01-01 22:24:46.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702416561 {#2194
        date: 2023-12-12 22:29:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1692}
    +body: "Yeah, ezfig.com is return a ‘404 image’, meaning it’s on their side."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702416924 {#2248
      date: 2023-12-12 22:35:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@startrek.website"
      "@FlyingSquid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2255 …}
    +nested: Doctrine\ORM\PersistentCollection {#2251 …}
    +votes: Doctrine\ORM\PersistentCollection {#2285 …}
    +reports: Doctrine\ORM\PersistentCollection {#2287 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2142 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2039 …}
    -id: 219388
    -bodyTs: "'404':6 'ezfig.com':2 'imag':7 'mean':8 'return':4 'side':13 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/4946942"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702416924 {#2243
      date: 2023-12-12 22:35:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1692}
  +body: "Oh well."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702417199 {#2149
    date: 2023-12-12 22:39:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2150 …}
  +nested: Doctrine\ORM\PersistentCollection {#2157 …}
  +votes: Doctrine\ORM\PersistentCollection {#2154 …}
  +reports: Doctrine\ORM\PersistentCollection {#2181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
  -id: 219404
  -bodyTs: "'oh':1 'well':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6001337"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702417199 {#2180
    date: 2023-12-12 22:39:59.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 {#2148
  +user: App\Entity\User {#1625 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: App\Entity\EntryComment {#2247
    +user: Proxies\__CG__\App\Entity\User {#2306 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
    +image: null
    +parent: App\Entity\EntryComment {#2195
      +user: App\Entity\User {#1625 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
      +image: null
      +parent: App\Entity\EntryComment {#2311
        +user: Proxies\__CG__\App\Entity\User {#2306 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
        +image: null
        +parent: App\Entity\EntryComment {#1692
          +user: App\Entity\User {#1625 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
          +image: null
          +parent: null
          +root: null
          +body: "![](https://im5.ezgif.com/tmp/ezgif-5-1f19346b90.gif)"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1704148772 {#1620
            date: 2024-01-01 23:39:32.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@negativenull@startrek.website"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1683 …}
          +nested: Doctrine\ORM\PersistentCollection {#1711 …}
          +votes: Doctrine\ORM\PersistentCollection {#1611 …}
          +reports: Doctrine\ORM\PersistentCollection {#1630 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
          -id: 219350
          -bodyTs: "'/tmp/ezgif-5-1f19346b90.gif)':3 'im5.ezgif.com':2 'im5.ezgif.com/tmp/ezgif-5-1f19346b90.gif)':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6001004"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702416135 {#1680
            date: 2023-12-12 22:22:15.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#1692}
        +body: "404 - image not found"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702416534 {#2293
          date: 2023-12-12 22:28:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@negativenull@startrek.website"
          "@FlyingSquid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2299 …}
        +nested: Doctrine\ORM\PersistentCollection {#2192 …}
        +votes: Doctrine\ORM\PersistentCollection {#2228 …}
        +reports: Doctrine\ORM\PersistentCollection {#2232 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2230 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
        -id: 219371
        -bodyTs: "'404':1 'found':4 'imag':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/4946810"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702416534 {#2298
          date: 2023-12-12 22:28:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1692}
      +body: """
        Weird. It loads for me.\n
        \n
        EDIT: Huh. Doesn’t now. Oh well.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702416561 {#2196
        date: 2023-12-12 22:29:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@negativenull@startrek.website"
        "@FlyingSquid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2193 …}
      +nested: Doctrine\ORM\PersistentCollection {#2205 …}
      +votes: Doctrine\ORM\PersistentCollection {#2202 …}
      +reports: Doctrine\ORM\PersistentCollection {#2210 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
      -id: 219373
      -bodyTs: "'doesn':8 'edit':6 'huh':7 'load':3 'oh':11 'weird':1 'well':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6001139"
      +editedAt: DateTimeImmutable @1704144286 {#2199
        date: 2024-01-01 22:24:46.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702416561 {#2194
        date: 2023-12-12 22:29:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1692}
    +body: "Yeah, ezfig.com is return a ‘404 image’, meaning it’s on their side."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702416924 {#2248
      date: 2023-12-12 22:35:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@startrek.website"
      "@FlyingSquid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2255 …}
    +nested: Doctrine\ORM\PersistentCollection {#2251 …}
    +votes: Doctrine\ORM\PersistentCollection {#2285 …}
    +reports: Doctrine\ORM\PersistentCollection {#2287 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2142 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2039 …}
    -id: 219388
    -bodyTs: "'404':6 'ezfig.com':2 'imag':7 'mean':8 'return':4 'side':13 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/4946942"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702416924 {#2243
      date: 2023-12-12 22:35:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1692}
  +body: "Oh well."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702417199 {#2149
    date: 2023-12-12 22:39:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2150 …}
  +nested: Doctrine\ORM\PersistentCollection {#2157 …}
  +votes: Doctrine\ORM\PersistentCollection {#2154 …}
  +reports: Doctrine\ORM\PersistentCollection {#2181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
  -id: 219404
  -bodyTs: "'oh':1 'well':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6001337"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702417199 {#2180
    date: 2023-12-12 22:39:59.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 {#2148
  +user: App\Entity\User {#1625 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: App\Entity\EntryComment {#2247
    +user: Proxies\__CG__\App\Entity\User {#2306 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
    +image: null
    +parent: App\Entity\EntryComment {#2195
      +user: App\Entity\User {#1625 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
      +image: null
      +parent: App\Entity\EntryComment {#2311
        +user: Proxies\__CG__\App\Entity\User {#2306 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
        +image: null
        +parent: App\Entity\EntryComment {#1692
          +user: App\Entity\User {#1625 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
          +image: null
          +parent: null
          +root: null
          +body: "![](https://im5.ezgif.com/tmp/ezgif-5-1f19346b90.gif)"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1704148772 {#1620
            date: 2024-01-01 23:39:32.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@negativenull@startrek.website"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1683 …}
          +nested: Doctrine\ORM\PersistentCollection {#1711 …}
          +votes: Doctrine\ORM\PersistentCollection {#1611 …}
          +reports: Doctrine\ORM\PersistentCollection {#1630 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
          -id: 219350
          -bodyTs: "'/tmp/ezgif-5-1f19346b90.gif)':3 'im5.ezgif.com':2 'im5.ezgif.com/tmp/ezgif-5-1f19346b90.gif)':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6001004"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702416135 {#1680
            date: 2023-12-12 22:22:15.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#1692}
        +body: "404 - image not found"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702416534 {#2293
          date: 2023-12-12 22:28:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@negativenull@startrek.website"
          "@FlyingSquid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2299 …}
        +nested: Doctrine\ORM\PersistentCollection {#2192 …}
        +votes: Doctrine\ORM\PersistentCollection {#2228 …}
        +reports: Doctrine\ORM\PersistentCollection {#2232 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2230 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
        -id: 219371
        -bodyTs: "'404':1 'found':4 'imag':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/4946810"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702416534 {#2298
          date: 2023-12-12 22:28:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1692}
      +body: """
        Weird. It loads for me.\n
        \n
        EDIT: Huh. Doesn’t now. Oh well.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702416561 {#2196
        date: 2023-12-12 22:29:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@negativenull@startrek.website"
        "@FlyingSquid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2193 …}
      +nested: Doctrine\ORM\PersistentCollection {#2205 …}
      +votes: Doctrine\ORM\PersistentCollection {#2202 …}
      +reports: Doctrine\ORM\PersistentCollection {#2210 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
      -id: 219373
      -bodyTs: "'doesn':8 'edit':6 'huh':7 'load':3 'oh':11 'weird':1 'well':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6001139"
      +editedAt: DateTimeImmutable @1704144286 {#2199
        date: 2024-01-01 22:24:46.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702416561 {#2194
        date: 2023-12-12 22:29:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1692}
    +body: "Yeah, ezfig.com is return a ‘404 image’, meaning it’s on their side."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702416924 {#2248
      date: 2023-12-12 22:35:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@startrek.website"
      "@FlyingSquid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2255 …}
    +nested: Doctrine\ORM\PersistentCollection {#2251 …}
    +votes: Doctrine\ORM\PersistentCollection {#2285 …}
    +reports: Doctrine\ORM\PersistentCollection {#2287 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2142 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2039 …}
    -id: 219388
    -bodyTs: "'404':6 'ezfig.com':2 'imag':7 'mean':8 'return':4 'side':13 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/4946942"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702416924 {#2243
      date: 2023-12-12 22:35:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1692}
  +body: "Oh well."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702417199 {#2149
    date: 2023-12-12 22:39:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2150 …}
  +nested: Doctrine\ORM\PersistentCollection {#2157 …}
  +votes: Doctrine\ORM\PersistentCollection {#2154 …}
  +reports: Doctrine\ORM\PersistentCollection {#2181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
  -id: 219404
  -bodyTs: "'oh':1 'well':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6001337"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702417199 {#2180
    date: 2023-12-12 22:39:59.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 {#2003
  +user: Proxies\__CG__\App\Entity\User {#2306 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: App\Entity\EntryComment {#2148
    +user: App\Entity\User {#1625 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
    +image: null
    +parent: App\Entity\EntryComment {#2247
      +user: Proxies\__CG__\App\Entity\User {#2306 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
      +image: null
      +parent: App\Entity\EntryComment {#2195
        +user: App\Entity\User {#1625 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
        +image: null
        +parent: App\Entity\EntryComment {#2311
          +user: Proxies\__CG__\App\Entity\User {#2306 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
          +image: null
          +parent: App\Entity\EntryComment {#1692
            +user: App\Entity\User {#1625 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
            +image: null
            +parent: null
            +root: null
            +body: "![](https://im5.ezgif.com/tmp/ezgif-5-1f19346b90.gif)"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1704148772 {#1620
              date: 2024-01-01 23:39:32.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@negativenull@startrek.website"
            ]
            +children: Doctrine\ORM\PersistentCollection {#1683 …}
            +nested: Doctrine\ORM\PersistentCollection {#1711 …}
            +votes: Doctrine\ORM\PersistentCollection {#1611 …}
            +reports: Doctrine\ORM\PersistentCollection {#1630 …}
            +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
            +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
            -id: 219350
            -bodyTs: "'/tmp/ezgif-5-1f19346b90.gif)':3 'im5.ezgif.com':2 'im5.ezgif.com/tmp/ezgif-5-1f19346b90.gif)':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6001004"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702416135 {#1680
              date: 2023-12-12 22:22:15.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#1692}
          +body: "404 - image not found"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1702416534 {#2293
            date: 2023-12-12 22:28:54.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@negativenull@startrek.website"
            "@FlyingSquid@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2299 …}
          +nested: Doctrine\ORM\PersistentCollection {#2192 …}
          +votes: Doctrine\ORM\PersistentCollection {#2228 …}
          +reports: Doctrine\ORM\PersistentCollection {#2232 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2230 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
          -id: 219371
          -bodyTs: "'404':1 'found':4 'imag':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://startrek.website/comment/4946810"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702416534 {#2298
            date: 2023-12-12 22:28:54.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#1692}
        +body: """
          Weird. It loads for me.\n
          \n
          EDIT: Huh. Doesn’t now. Oh well.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702416561 {#2196
          date: 2023-12-12 22:29:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@negativenull@startrek.website"
          "@FlyingSquid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2193 …}
        +nested: Doctrine\ORM\PersistentCollection {#2205 …}
        +votes: Doctrine\ORM\PersistentCollection {#2202 …}
        +reports: Doctrine\ORM\PersistentCollection {#2210 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
        -id: 219373
        -bodyTs: "'doesn':8 'edit':6 'huh':7 'load':3 'oh':11 'weird':1 'well':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6001139"
        +editedAt: DateTimeImmutable @1704144286 {#2199
          date: 2024-01-01 22:24:46.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702416561 {#2194
          date: 2023-12-12 22:29:21.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1692}
      +body: "Yeah, ezfig.com is return a ‘404 image’, meaning it’s on their side."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702416924 {#2248
        date: 2023-12-12 22:35:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@negativenull@startrek.website"
        "@FlyingSquid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2255 …}
      +nested: Doctrine\ORM\PersistentCollection {#2251 …}
      +votes: Doctrine\ORM\PersistentCollection {#2285 …}
      +reports: Doctrine\ORM\PersistentCollection {#2287 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2142 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2039 …}
      -id: 219388
      -bodyTs: "'404':6 'ezfig.com':2 'imag':7 'mean':8 'return':4 'side':13 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/4946942"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702416924 {#2243
        date: 2023-12-12 22:35:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1692}
    +body: "Oh well."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702417199 {#2149
      date: 2023-12-12 22:39:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@startrek.website"
      "@FlyingSquid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2150 …}
    +nested: Doctrine\ORM\PersistentCollection {#2157 …}
    +votes: Doctrine\ORM\PersistentCollection {#2154 …}
    +reports: Doctrine\ORM\PersistentCollection {#2181 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
    -id: 219404
    -bodyTs: "'oh':1 'well':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6001337"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702417199 {#2180
      date: 2023-12-12 22:39:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1692}
  +body: "![Le Sigh](https://i.imgflip.com/8958vd.jpg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702417497 {#2169
    date: 2023-12-12 22:44:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2183 …}
  +nested: Doctrine\ORM\PersistentCollection {#2174 …}
  +votes: Doctrine\ORM\PersistentCollection {#2177 …}
  +reports: Doctrine\ORM\PersistentCollection {#1994 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
  -id: 219414
  -bodyTs: "'/8958vd.jpg)':5 'i.imgflip.com':4 'i.imgflip.com/8958vd.jpg)':3 'le':1 'sigh':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4947144"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702417497 {#1988
    date: 2023-12-12 22:44:57.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 {#2003
  +user: Proxies\__CG__\App\Entity\User {#2306 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: App\Entity\EntryComment {#2148
    +user: App\Entity\User {#1625 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
    +image: null
    +parent: App\Entity\EntryComment {#2247
      +user: Proxies\__CG__\App\Entity\User {#2306 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
      +image: null
      +parent: App\Entity\EntryComment {#2195
        +user: App\Entity\User {#1625 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
        +image: null
        +parent: App\Entity\EntryComment {#2311
          +user: Proxies\__CG__\App\Entity\User {#2306 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
          +image: null
          +parent: App\Entity\EntryComment {#1692
            +user: App\Entity\User {#1625 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
            +image: null
            +parent: null
            +root: null
            +body: "![](https://im5.ezgif.com/tmp/ezgif-5-1f19346b90.gif)"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1704148772 {#1620
              date: 2024-01-01 23:39:32.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@negativenull@startrek.website"
            ]
            +children: Doctrine\ORM\PersistentCollection {#1683 …}
            +nested: Doctrine\ORM\PersistentCollection {#1711 …}
            +votes: Doctrine\ORM\PersistentCollection {#1611 …}
            +reports: Doctrine\ORM\PersistentCollection {#1630 …}
            +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
            +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
            -id: 219350
            -bodyTs: "'/tmp/ezgif-5-1f19346b90.gif)':3 'im5.ezgif.com':2 'im5.ezgif.com/tmp/ezgif-5-1f19346b90.gif)':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6001004"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702416135 {#1680
              date: 2023-12-12 22:22:15.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#1692}
          +body: "404 - image not found"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1702416534 {#2293
            date: 2023-12-12 22:28:54.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@negativenull@startrek.website"
            "@FlyingSquid@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2299 …}
          +nested: Doctrine\ORM\PersistentCollection {#2192 …}
          +votes: Doctrine\ORM\PersistentCollection {#2228 …}
          +reports: Doctrine\ORM\PersistentCollection {#2232 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2230 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
          -id: 219371
          -bodyTs: "'404':1 'found':4 'imag':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://startrek.website/comment/4946810"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702416534 {#2298
            date: 2023-12-12 22:28:54.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#1692}
        +body: """
          Weird. It loads for me.\n
          \n
          EDIT: Huh. Doesn’t now. Oh well.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702416561 {#2196
          date: 2023-12-12 22:29:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@negativenull@startrek.website"
          "@FlyingSquid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2193 …}
        +nested: Doctrine\ORM\PersistentCollection {#2205 …}
        +votes: Doctrine\ORM\PersistentCollection {#2202 …}
        +reports: Doctrine\ORM\PersistentCollection {#2210 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
        -id: 219373
        -bodyTs: "'doesn':8 'edit':6 'huh':7 'load':3 'oh':11 'weird':1 'well':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6001139"
        +editedAt: DateTimeImmutable @1704144286 {#2199
          date: 2024-01-01 22:24:46.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702416561 {#2194
          date: 2023-12-12 22:29:21.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1692}
      +body: "Yeah, ezfig.com is return a ‘404 image’, meaning it’s on their side."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702416924 {#2248
        date: 2023-12-12 22:35:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@negativenull@startrek.website"
        "@FlyingSquid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2255 …}
      +nested: Doctrine\ORM\PersistentCollection {#2251 …}
      +votes: Doctrine\ORM\PersistentCollection {#2285 …}
      +reports: Doctrine\ORM\PersistentCollection {#2287 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2142 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2039 …}
      -id: 219388
      -bodyTs: "'404':6 'ezfig.com':2 'imag':7 'mean':8 'return':4 'side':13 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/4946942"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702416924 {#2243
        date: 2023-12-12 22:35:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1692}
    +body: "Oh well."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702417199 {#2149
      date: 2023-12-12 22:39:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@startrek.website"
      "@FlyingSquid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2150 …}
    +nested: Doctrine\ORM\PersistentCollection {#2157 …}
    +votes: Doctrine\ORM\PersistentCollection {#2154 …}
    +reports: Doctrine\ORM\PersistentCollection {#2181 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
    -id: 219404
    -bodyTs: "'oh':1 'well':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6001337"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702417199 {#2180
      date: 2023-12-12 22:39:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1692}
  +body: "![Le Sigh](https://i.imgflip.com/8958vd.jpg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702417497 {#2169
    date: 2023-12-12 22:44:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2183 …}
  +nested: Doctrine\ORM\PersistentCollection {#2174 …}
  +votes: Doctrine\ORM\PersistentCollection {#2177 …}
  +reports: Doctrine\ORM\PersistentCollection {#1994 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
  -id: 219414
  -bodyTs: "'/8958vd.jpg)':5 'i.imgflip.com':4 'i.imgflip.com/8958vd.jpg)':3 'le':1 'sigh':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4947144"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702417497 {#1988
    date: 2023-12-12 22:44:57.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 {#2003
  +user: Proxies\__CG__\App\Entity\User {#2306 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: App\Entity\EntryComment {#2148
    +user: App\Entity\User {#1625 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
    +image: null
    +parent: App\Entity\EntryComment {#2247
      +user: Proxies\__CG__\App\Entity\User {#2306 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
      +image: null
      +parent: App\Entity\EntryComment {#2195
        +user: App\Entity\User {#1625 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
        +image: null
        +parent: App\Entity\EntryComment {#2311
          +user: Proxies\__CG__\App\Entity\User {#2306 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
          +image: null
          +parent: App\Entity\EntryComment {#1692
            +user: App\Entity\User {#1625 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
            +image: null
            +parent: null
            +root: null
            +body: "![](https://im5.ezgif.com/tmp/ezgif-5-1f19346b90.gif)"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1704148772 {#1620
              date: 2024-01-01 23:39:32.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@negativenull@startrek.website"
            ]
            +children: Doctrine\ORM\PersistentCollection {#1683 …}
            +nested: Doctrine\ORM\PersistentCollection {#1711 …}
            +votes: Doctrine\ORM\PersistentCollection {#1611 …}
            +reports: Doctrine\ORM\PersistentCollection {#1630 …}
            +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
            +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
            -id: 219350
            -bodyTs: "'/tmp/ezgif-5-1f19346b90.gif)':3 'im5.ezgif.com':2 'im5.ezgif.com/tmp/ezgif-5-1f19346b90.gif)':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6001004"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702416135 {#1680
              date: 2023-12-12 22:22:15.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#1692}
          +body: "404 - image not found"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1702416534 {#2293
            date: 2023-12-12 22:28:54.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@negativenull@startrek.website"
            "@FlyingSquid@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2299 …}
          +nested: Doctrine\ORM\PersistentCollection {#2192 …}
          +votes: Doctrine\ORM\PersistentCollection {#2228 …}
          +reports: Doctrine\ORM\PersistentCollection {#2232 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2230 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
          -id: 219371
          -bodyTs: "'404':1 'found':4 'imag':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://startrek.website/comment/4946810"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702416534 {#2298
            date: 2023-12-12 22:28:54.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#1692}
        +body: """
          Weird. It loads for me.\n
          \n
          EDIT: Huh. Doesn’t now. Oh well.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702416561 {#2196
          date: 2023-12-12 22:29:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@negativenull@startrek.website"
          "@FlyingSquid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2193 …}
        +nested: Doctrine\ORM\PersistentCollection {#2205 …}
        +votes: Doctrine\ORM\PersistentCollection {#2202 …}
        +reports: Doctrine\ORM\PersistentCollection {#2210 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
        -id: 219373
        -bodyTs: "'doesn':8 'edit':6 'huh':7 'load':3 'oh':11 'weird':1 'well':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6001139"
        +editedAt: DateTimeImmutable @1704144286 {#2199
          date: 2024-01-01 22:24:46.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702416561 {#2194
          date: 2023-12-12 22:29:21.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1692}
      +body: "Yeah, ezfig.com is return a ‘404 image’, meaning it’s on their side."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702416924 {#2248
        date: 2023-12-12 22:35:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@negativenull@startrek.website"
        "@FlyingSquid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2255 …}
      +nested: Doctrine\ORM\PersistentCollection {#2251 …}
      +votes: Doctrine\ORM\PersistentCollection {#2285 …}
      +reports: Doctrine\ORM\PersistentCollection {#2287 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2142 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2039 …}
      -id: 219388
      -bodyTs: "'404':6 'ezfig.com':2 'imag':7 'mean':8 'return':4 'side':13 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/4946942"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702416924 {#2243
        date: 2023-12-12 22:35:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1692}
    +body: "Oh well."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702417199 {#2149
      date: 2023-12-12 22:39:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@startrek.website"
      "@FlyingSquid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2150 …}
    +nested: Doctrine\ORM\PersistentCollection {#2157 …}
    +votes: Doctrine\ORM\PersistentCollection {#2154 …}
    +reports: Doctrine\ORM\PersistentCollection {#2181 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
    -id: 219404
    -bodyTs: "'oh':1 'well':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6001337"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702417199 {#2180
      date: 2023-12-12 22:39:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1692}
  +body: "![Le Sigh](https://i.imgflip.com/8958vd.jpg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702417497 {#2169
    date: 2023-12-12 22:44:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2183 …}
  +nested: Doctrine\ORM\PersistentCollection {#2174 …}
  +votes: Doctrine\ORM\PersistentCollection {#2177 …}
  +reports: Doctrine\ORM\PersistentCollection {#1994 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
  -id: 219414
  -bodyTs: "'/8958vd.jpg)':5 'i.imgflip.com':4 'i.imgflip.com/8958vd.jpg)':3 'le':1 'sigh':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4947144"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702417497 {#1988
    date: 2023-12-12 22:44:57.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
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 {#1991
  +user: App\Entity\User {#1625 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: App\Entity\EntryComment {#2003
    +user: Proxies\__CG__\App\Entity\User {#2306 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
    +image: null
    +parent: App\Entity\EntryComment {#2148
      +user: App\Entity\User {#1625 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
      +image: null
      +parent: App\Entity\EntryComment {#2247
        +user: Proxies\__CG__\App\Entity\User {#2306 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
        +image: null
        +parent: App\Entity\EntryComment {#2195
          +user: App\Entity\User {#1625 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
          +image: null
          +parent: App\Entity\EntryComment {#2311
            +user: Proxies\__CG__\App\Entity\User {#2306 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
            +image: null
            +parent: App\Entity\EntryComment {#1692
              +user: App\Entity\User {#1625 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
              +image: null
              +parent: null
              +root: null
              +body: "![](https://im5.ezgif.com/tmp/ezgif-5-1f19346b90.gif)"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 1
              +score: 0
              +lastActive: DateTime @1704148772 {#1620
                date: 2024-01-01 23:39:32.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@negativenull@startrek.website"
              ]
              +children: Doctrine\ORM\PersistentCollection {#1683 …}
              +nested: Doctrine\ORM\PersistentCollection {#1711 …}
              +votes: Doctrine\ORM\PersistentCollection {#1611 …}
              +reports: Doctrine\ORM\PersistentCollection {#1630 …}
              +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
              +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
              -id: 219350
              -bodyTs: "'/tmp/ezgif-5-1f19346b90.gif)':3 'im5.ezgif.com':2 'im5.ezgif.com/tmp/ezgif-5-1f19346b90.gif)':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6001004"
              +editedAt: null
              +createdAt: DateTimeImmutable @1702416135 {#1680
                date: 2023-12-12 22:22:15.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#1692}
            +body: "404 - image not found"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1702416534 {#2293
              date: 2023-12-12 22:28:54.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@negativenull@startrek.website"
              "@FlyingSquid@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2299 …}
            +nested: Doctrine\ORM\PersistentCollection {#2192 …}
            +votes: Doctrine\ORM\PersistentCollection {#2228 …}
            +reports: Doctrine\ORM\PersistentCollection {#2232 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2230 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
            -id: 219371
            -bodyTs: "'404':1 'found':4 'imag':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://startrek.website/comment/4946810"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702416534 {#2298
              date: 2023-12-12 22:28:54.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#1692}
          +body: """
            Weird. It loads for me.\n
            \n
            EDIT: Huh. Doesn’t now. Oh well.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1702416561 {#2196
            date: 2023-12-12 22:29:21.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@negativenull@startrek.website"
            "@FlyingSquid@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2193 …}
          +nested: Doctrine\ORM\PersistentCollection {#2205 …}
          +votes: Doctrine\ORM\PersistentCollection {#2202 …}
          +reports: Doctrine\ORM\PersistentCollection {#2210 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
          -id: 219373
          -bodyTs: "'doesn':8 'edit':6 'huh':7 'load':3 'oh':11 'weird':1 'well':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6001139"
          +editedAt: DateTimeImmutable @1704144286 {#2199
            date: 2024-01-01 22:24:46.0 +01:00
          }
          +createdAt: DateTimeImmutable @1702416561 {#2194
            date: 2023-12-12 22:29:21.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#1692}
        +body: "Yeah, ezfig.com is return a ‘404 image’, meaning it’s on their side."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702416924 {#2248
          date: 2023-12-12 22:35:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@negativenull@startrek.website"
          "@FlyingSquid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2255 …}
        +nested: Doctrine\ORM\PersistentCollection {#2251 …}
        +votes: Doctrine\ORM\PersistentCollection {#2285 …}
        +reports: Doctrine\ORM\PersistentCollection {#2287 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2142 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2039 …}
        -id: 219388
        -bodyTs: "'404':6 'ezfig.com':2 'imag':7 'mean':8 'return':4 'side':13 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/4946942"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702416924 {#2243
          date: 2023-12-12 22:35:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1692}
      +body: "Oh well."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702417199 {#2149
        date: 2023-12-12 22:39:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@negativenull@startrek.website"
        "@FlyingSquid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2150 …}
      +nested: Doctrine\ORM\PersistentCollection {#2157 …}
      +votes: Doctrine\ORM\PersistentCollection {#2154 …}
      +reports: Doctrine\ORM\PersistentCollection {#2181 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
      -id: 219404
      -bodyTs: "'oh':1 'well':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6001337"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702417199 {#2180
        date: 2023-12-12 22:39:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1692}
    +body: "![Le Sigh](https://i.imgflip.com/8958vd.jpg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1702417497 {#2169
      date: 2023-12-12 22:44:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@startrek.website"
      "@FlyingSquid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2183 …}
    +nested: Doctrine\ORM\PersistentCollection {#2174 …}
    +votes: Doctrine\ORM\PersistentCollection {#2177 …}
    +reports: Doctrine\ORM\PersistentCollection {#1994 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
    -id: 219414
    -bodyTs: "'/8958vd.jpg)':5 'i.imgflip.com':4 'i.imgflip.com/8958vd.jpg)':3 'le':1 'sigh':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/4947144"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702417497 {#1988
      date: 2023-12-12 22:44:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1692}
  +body: """
    ![](https://y.yarn.co/27266a58-da61-49ce-81df-8c21fc711766_text.gif)\n
    \n
    This one better fucking work.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702417834 {#1990
    date: 2023-12-12 22:50:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2004 …}
  +nested: Doctrine\ORM\PersistentCollection {#2002 …}
  +votes: Doctrine\ORM\PersistentCollection {#1992 …}
  +reports: Doctrine\ORM\PersistentCollection {#2016 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2017 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1984 …}
  -id: 219431
  -bodyTs: "'/27266a58-da61-49ce-81df-8c21fc711766_text.gif)':3 'better':6 'fuck':7 'one':5 'work':8 'y.yarn.co':2 'y.yarn.co/27266a58-da61-49ce-81df-8c21fc711766_text.gif)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6001514"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702417834 {#2009
    date: 2023-12-12 22:50:34.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
31 DENIED edit
App\Entity\EntryComment {#1991
  +user: App\Entity\User {#1625 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: App\Entity\EntryComment {#2003
    +user: Proxies\__CG__\App\Entity\User {#2306 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
    +image: null
    +parent: App\Entity\EntryComment {#2148
      +user: App\Entity\User {#1625 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
      +image: null
      +parent: App\Entity\EntryComment {#2247
        +user: Proxies\__CG__\App\Entity\User {#2306 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
        +image: null
        +parent: App\Entity\EntryComment {#2195
          +user: App\Entity\User {#1625 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
          +image: null
          +parent: App\Entity\EntryComment {#2311
            +user: Proxies\__CG__\App\Entity\User {#2306 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
            +image: null
            +parent: App\Entity\EntryComment {#1692
              +user: App\Entity\User {#1625 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
              +image: null
              +parent: null
              +root: null
              +body: "![](https://im5.ezgif.com/tmp/ezgif-5-1f19346b90.gif)"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 1
              +score: 0
              +lastActive: DateTime @1704148772 {#1620
                date: 2024-01-01 23:39:32.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@negativenull@startrek.website"
              ]
              +children: Doctrine\ORM\PersistentCollection {#1683 …}
              +nested: Doctrine\ORM\PersistentCollection {#1711 …}
              +votes: Doctrine\ORM\PersistentCollection {#1611 …}
              +reports: Doctrine\ORM\PersistentCollection {#1630 …}
              +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
              +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
              -id: 219350
              -bodyTs: "'/tmp/ezgif-5-1f19346b90.gif)':3 'im5.ezgif.com':2 'im5.ezgif.com/tmp/ezgif-5-1f19346b90.gif)':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6001004"
              +editedAt: null
              +createdAt: DateTimeImmutable @1702416135 {#1680
                date: 2023-12-12 22:22:15.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#1692}
            +body: "404 - image not found"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1702416534 {#2293
              date: 2023-12-12 22:28:54.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@negativenull@startrek.website"
              "@FlyingSquid@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2299 …}
            +nested: Doctrine\ORM\PersistentCollection {#2192 …}
            +votes: Doctrine\ORM\PersistentCollection {#2228 …}
            +reports: Doctrine\ORM\PersistentCollection {#2232 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2230 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
            -id: 219371
            -bodyTs: "'404':1 'found':4 'imag':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://startrek.website/comment/4946810"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702416534 {#2298
              date: 2023-12-12 22:28:54.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#1692}
          +body: """
            Weird. It loads for me.\n
            \n
            EDIT: Huh. Doesn’t now. Oh well.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1702416561 {#2196
            date: 2023-12-12 22:29:21.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@negativenull@startrek.website"
            "@FlyingSquid@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2193 …}
          +nested: Doctrine\ORM\PersistentCollection {#2205 …}
          +votes: Doctrine\ORM\PersistentCollection {#2202 …}
          +reports: Doctrine\ORM\PersistentCollection {#2210 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
          -id: 219373
          -bodyTs: "'doesn':8 'edit':6 'huh':7 'load':3 'oh':11 'weird':1 'well':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6001139"
          +editedAt: DateTimeImmutable @1704144286 {#2199
            date: 2024-01-01 22:24:46.0 +01:00
          }
          +createdAt: DateTimeImmutable @1702416561 {#2194
            date: 2023-12-12 22:29:21.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#1692}
        +body: "Yeah, ezfig.com is return a ‘404 image’, meaning it’s on their side."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702416924 {#2248
          date: 2023-12-12 22:35:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@negativenull@startrek.website"
          "@FlyingSquid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2255 …}
        +nested: Doctrine\ORM\PersistentCollection {#2251 …}
        +votes: Doctrine\ORM\PersistentCollection {#2285 …}
        +reports: Doctrine\ORM\PersistentCollection {#2287 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2142 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2039 …}
        -id: 219388
        -bodyTs: "'404':6 'ezfig.com':2 'imag':7 'mean':8 'return':4 'side':13 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/4946942"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702416924 {#2243
          date: 2023-12-12 22:35:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1692}
      +body: "Oh well."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702417199 {#2149
        date: 2023-12-12 22:39:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@negativenull@startrek.website"
        "@FlyingSquid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2150 …}
      +nested: Doctrine\ORM\PersistentCollection {#2157 …}
      +votes: Doctrine\ORM\PersistentCollection {#2154 …}
      +reports: Doctrine\ORM\PersistentCollection {#2181 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
      -id: 219404
      -bodyTs: "'oh':1 'well':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6001337"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702417199 {#2180
        date: 2023-12-12 22:39:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1692}
    +body: "![Le Sigh](https://i.imgflip.com/8958vd.jpg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1702417497 {#2169
      date: 2023-12-12 22:44:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@startrek.website"
      "@FlyingSquid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2183 …}
    +nested: Doctrine\ORM\PersistentCollection {#2174 …}
    +votes: Doctrine\ORM\PersistentCollection {#2177 …}
    +reports: Doctrine\ORM\PersistentCollection {#1994 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
    -id: 219414
    -bodyTs: "'/8958vd.jpg)':5 'i.imgflip.com':4 'i.imgflip.com/8958vd.jpg)':3 'le':1 'sigh':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/4947144"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702417497 {#1988
      date: 2023-12-12 22:44:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1692}
  +body: """
    ![](https://y.yarn.co/27266a58-da61-49ce-81df-8c21fc711766_text.gif)\n
    \n
    This one better fucking work.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702417834 {#1990
    date: 2023-12-12 22:50:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2004 …}
  +nested: Doctrine\ORM\PersistentCollection {#2002 …}
  +votes: Doctrine\ORM\PersistentCollection {#1992 …}
  +reports: Doctrine\ORM\PersistentCollection {#2016 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2017 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1984 …}
  -id: 219431
  -bodyTs: "'/27266a58-da61-49ce-81df-8c21fc711766_text.gif)':3 'better':6 'fuck':7 'one':5 'work':8 'y.yarn.co':2 'y.yarn.co/27266a58-da61-49ce-81df-8c21fc711766_text.gif)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6001514"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702417834 {#2009
    date: 2023-12-12 22:50:34.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
32 DENIED moderate
App\Entity\EntryComment {#1991
  +user: App\Entity\User {#1625 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: App\Entity\EntryComment {#2003
    +user: Proxies\__CG__\App\Entity\User {#2306 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
    +image: null
    +parent: App\Entity\EntryComment {#2148
      +user: App\Entity\User {#1625 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
      +image: null
      +parent: App\Entity\EntryComment {#2247
        +user: Proxies\__CG__\App\Entity\User {#2306 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
        +image: null
        +parent: App\Entity\EntryComment {#2195
          +user: App\Entity\User {#1625 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
          +image: null
          +parent: App\Entity\EntryComment {#2311
            +user: Proxies\__CG__\App\Entity\User {#2306 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
            +image: null
            +parent: App\Entity\EntryComment {#1692
              +user: App\Entity\User {#1625 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
              +image: null
              +parent: null
              +root: null
              +body: "![](https://im5.ezgif.com/tmp/ezgif-5-1f19346b90.gif)"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 1
              +score: 0
              +lastActive: DateTime @1704148772 {#1620
                date: 2024-01-01 23:39:32.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@negativenull@startrek.website"
              ]
              +children: Doctrine\ORM\PersistentCollection {#1683 …}
              +nested: Doctrine\ORM\PersistentCollection {#1711 …}
              +votes: Doctrine\ORM\PersistentCollection {#1611 …}
              +reports: Doctrine\ORM\PersistentCollection {#1630 …}
              +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
              +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
              -id: 219350
              -bodyTs: "'/tmp/ezgif-5-1f19346b90.gif)':3 'im5.ezgif.com':2 'im5.ezgif.com/tmp/ezgif-5-1f19346b90.gif)':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6001004"
              +editedAt: null
              +createdAt: DateTimeImmutable @1702416135 {#1680
                date: 2023-12-12 22:22:15.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#1692}
            +body: "404 - image not found"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1702416534 {#2293
              date: 2023-12-12 22:28:54.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@negativenull@startrek.website"
              "@FlyingSquid@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2299 …}
            +nested: Doctrine\ORM\PersistentCollection {#2192 …}
            +votes: Doctrine\ORM\PersistentCollection {#2228 …}
            +reports: Doctrine\ORM\PersistentCollection {#2232 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2230 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
            -id: 219371
            -bodyTs: "'404':1 'found':4 'imag':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://startrek.website/comment/4946810"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702416534 {#2298
              date: 2023-12-12 22:28:54.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#1692}
          +body: """
            Weird. It loads for me.\n
            \n
            EDIT: Huh. Doesn’t now. Oh well.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1702416561 {#2196
            date: 2023-12-12 22:29:21.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@negativenull@startrek.website"
            "@FlyingSquid@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2193 …}
          +nested: Doctrine\ORM\PersistentCollection {#2205 …}
          +votes: Doctrine\ORM\PersistentCollection {#2202 …}
          +reports: Doctrine\ORM\PersistentCollection {#2210 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
          -id: 219373
          -bodyTs: "'doesn':8 'edit':6 'huh':7 'load':3 'oh':11 'weird':1 'well':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6001139"
          +editedAt: DateTimeImmutable @1704144286 {#2199
            date: 2024-01-01 22:24:46.0 +01:00
          }
          +createdAt: DateTimeImmutable @1702416561 {#2194
            date: 2023-12-12 22:29:21.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#1692}
        +body: "Yeah, ezfig.com is return a ‘404 image’, meaning it’s on their side."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702416924 {#2248
          date: 2023-12-12 22:35:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@negativenull@startrek.website"
          "@FlyingSquid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2255 …}
        +nested: Doctrine\ORM\PersistentCollection {#2251 …}
        +votes: Doctrine\ORM\PersistentCollection {#2285 …}
        +reports: Doctrine\ORM\PersistentCollection {#2287 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2142 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2039 …}
        -id: 219388
        -bodyTs: "'404':6 'ezfig.com':2 'imag':7 'mean':8 'return':4 'side':13 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/4946942"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702416924 {#2243
          date: 2023-12-12 22:35:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1692}
      +body: "Oh well."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702417199 {#2149
        date: 2023-12-12 22:39:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@negativenull@startrek.website"
        "@FlyingSquid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2150 …}
      +nested: Doctrine\ORM\PersistentCollection {#2157 …}
      +votes: Doctrine\ORM\PersistentCollection {#2154 …}
      +reports: Doctrine\ORM\PersistentCollection {#2181 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
      -id: 219404
      -bodyTs: "'oh':1 'well':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6001337"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702417199 {#2180
        date: 2023-12-12 22:39:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1692}
    +body: "![Le Sigh](https://i.imgflip.com/8958vd.jpg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1702417497 {#2169
      date: 2023-12-12 22:44:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@startrek.website"
      "@FlyingSquid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2183 …}
    +nested: Doctrine\ORM\PersistentCollection {#2174 …}
    +votes: Doctrine\ORM\PersistentCollection {#2177 …}
    +reports: Doctrine\ORM\PersistentCollection {#1994 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
    -id: 219414
    -bodyTs: "'/8958vd.jpg)':5 'i.imgflip.com':4 'i.imgflip.com/8958vd.jpg)':3 'le':1 'sigh':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/4947144"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702417497 {#1988
      date: 2023-12-12 22:44:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1692}
  +body: """
    ![](https://y.yarn.co/27266a58-da61-49ce-81df-8c21fc711766_text.gif)\n
    \n
    This one better fucking work.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702417834 {#1990
    date: 2023-12-12 22:50:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2004 …}
  +nested: Doctrine\ORM\PersistentCollection {#2002 …}
  +votes: Doctrine\ORM\PersistentCollection {#1992 …}
  +reports: Doctrine\ORM\PersistentCollection {#2016 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2017 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1984 …}
  -id: 219431
  -bodyTs: "'/27266a58-da61-49ce-81df-8c21fc711766_text.gif)':3 'better':6 'fuck':7 'one':5 'work':8 'y.yarn.co':2 'y.yarn.co/27266a58-da61-49ce-81df-8c21fc711766_text.gif)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6001514"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702417834 {#2009
    date: 2023-12-12 22:50:34.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
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 {#2352
  +user: Proxies\__CG__\App\Entity\User {#2306 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: App\Entity\EntryComment {#1991
    +user: App\Entity\User {#1625 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
    +image: null
    +parent: App\Entity\EntryComment {#2003
      +user: Proxies\__CG__\App\Entity\User {#2306 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
      +image: null
      +parent: App\Entity\EntryComment {#2148
        +user: App\Entity\User {#1625 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
        +image: null
        +parent: App\Entity\EntryComment {#2247
          +user: Proxies\__CG__\App\Entity\User {#2306 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
          +image: null
          +parent: App\Entity\EntryComment {#2195
            +user: App\Entity\User {#1625 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
            +image: null
            +parent: App\Entity\EntryComment {#2311
              +user: Proxies\__CG__\App\Entity\User {#2306 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
              +image: null
              +parent: App\Entity\EntryComment {#1692
                +user: App\Entity\User {#1625 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
                +image: null
                +parent: null
                +root: null
                +body: "![](https://im5.ezgif.com/tmp/ezgif-5-1f19346b90.gif)"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 1
                +score: 0
                +lastActive: DateTime @1704148772 {#1620
                  date: 2024-01-01 23:39:32.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@negativenull@startrek.website"
                ]
                +children: Doctrine\ORM\PersistentCollection {#1683 …}
                +nested: Doctrine\ORM\PersistentCollection {#1711 …}
                +votes: Doctrine\ORM\PersistentCollection {#1611 …}
                +reports: Doctrine\ORM\PersistentCollection {#1630 …}
                +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
                +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
                -id: 219350
                -bodyTs: "'/tmp/ezgif-5-1f19346b90.gif)':3 'im5.ezgif.com':2 'im5.ezgif.com/tmp/ezgif-5-1f19346b90.gif)':1"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/6001004"
                +editedAt: null
                +createdAt: DateTimeImmutable @1702416135 {#1680
                  date: 2023-12-12 22:22:15.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#1692}
              +body: "404 - image not found"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 1
              +score: 0
              +lastActive: DateTime @1702416534 {#2293
                date: 2023-12-12 22:28:54.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@negativenull@startrek.website"
                "@FlyingSquid@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2299 …}
              +nested: Doctrine\ORM\PersistentCollection {#2192 …}
              +votes: Doctrine\ORM\PersistentCollection {#2228 …}
              +reports: Doctrine\ORM\PersistentCollection {#2232 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2230 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
              -id: 219371
              -bodyTs: "'404':1 'found':4 'imag':2"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://startrek.website/comment/4946810"
              +editedAt: null
              +createdAt: DateTimeImmutable @1702416534 {#2298
                date: 2023-12-12 22:28:54.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#1692}
            +body: """
              Weird. It loads for me.\n
              \n
              EDIT: Huh. Doesn’t now. Oh well.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1702416561 {#2196
              date: 2023-12-12 22:29:21.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@negativenull@startrek.website"
              "@FlyingSquid@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2193 …}
            +nested: Doctrine\ORM\PersistentCollection {#2205 …}
            +votes: Doctrine\ORM\PersistentCollection {#2202 …}
            +reports: Doctrine\ORM\PersistentCollection {#2210 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
            -id: 219373
            -bodyTs: "'doesn':8 'edit':6 'huh':7 'load':3 'oh':11 'weird':1 'well':12"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6001139"
            +editedAt: DateTimeImmutable @1704144286 {#2199
              date: 2024-01-01 22:24:46.0 +01:00
            }
            +createdAt: DateTimeImmutable @1702416561 {#2194
              date: 2023-12-12 22:29:21.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#1692}
          +body: "Yeah, ezfig.com is return a ‘404 image’, meaning it’s on their side."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1702416924 {#2248
            date: 2023-12-12 22:35:24.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@negativenull@startrek.website"
            "@FlyingSquid@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2255 …}
          +nested: Doctrine\ORM\PersistentCollection {#2251 …}
          +votes: Doctrine\ORM\PersistentCollection {#2285 …}
          +reports: Doctrine\ORM\PersistentCollection {#2287 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2142 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2039 …}
          -id: 219388
          -bodyTs: "'404':6 'ezfig.com':2 'imag':7 'mean':8 'return':4 'side':13 'yeah':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://startrek.website/comment/4946942"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702416924 {#2243
            date: 2023-12-12 22:35:24.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#1692}
        +body: "Oh well."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702417199 {#2149
          date: 2023-12-12 22:39:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@negativenull@startrek.website"
          "@FlyingSquid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2150 …}
        +nested: Doctrine\ORM\PersistentCollection {#2157 …}
        +votes: Doctrine\ORM\PersistentCollection {#2154 …}
        +reports: Doctrine\ORM\PersistentCollection {#2181 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
        -id: 219404
        -bodyTs: "'oh':1 'well':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6001337"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702417199 {#2180
          date: 2023-12-12 22:39:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1692}
      +body: "![Le Sigh](https://i.imgflip.com/8958vd.jpg)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1702417497 {#2169
        date: 2023-12-12 22:44:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@negativenull@startrek.website"
        "@FlyingSquid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2183 …}
      +nested: Doctrine\ORM\PersistentCollection {#2174 …}
      +votes: Doctrine\ORM\PersistentCollection {#2177 …}
      +reports: Doctrine\ORM\PersistentCollection {#1994 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
      -id: 219414
      -bodyTs: "'/8958vd.jpg)':5 'i.imgflip.com':4 'i.imgflip.com/8958vd.jpg)':3 'le':1 'sigh':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/4947144"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702417497 {#1988
        date: 2023-12-12 22:44:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1692}
    +body: """
      ![](https://y.yarn.co/27266a58-da61-49ce-81df-8c21fc711766_text.gif)\n
      \n
      This one better fucking work.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1702417834 {#1990
      date: 2023-12-12 22:50:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@startrek.website"
      "@FlyingSquid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2004 …}
    +nested: Doctrine\ORM\PersistentCollection {#2002 …}
    +votes: Doctrine\ORM\PersistentCollection {#1992 …}
    +reports: Doctrine\ORM\PersistentCollection {#2016 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2017 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1984 …}
    -id: 219431
    -bodyTs: "'/27266a58-da61-49ce-81df-8c21fc711766_text.gif)':3 'better':6 'fuck':7 'one':5 'work':8 'y.yarn.co':2 'y.yarn.co/27266a58-da61-49ce-81df-8c21fc711766_text.gif)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6001514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702417834 {#2009
      date: 2023-12-12 22:50:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1692}
  +body: "Double Upvotes for Raul Julia if I could!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702418053 {#2362
    date: 2023-12-12 22:54:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2373 …}
  +nested: Doctrine\ORM\PersistentCollection {#1980 …}
  +votes: Doctrine\ORM\PersistentCollection {#1982 …}
  +reports: Doctrine\ORM\PersistentCollection {#1347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1351 …}
  -id: 219441
  -bodyTs: "'could':8 'doubl':1 'julia':5 'raul':4 'upvot':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4947325"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702418053 {#2366
    date: 2023-12-12 22:54:13.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
35 DENIED edit
App\Entity\EntryComment {#2352
  +user: Proxies\__CG__\App\Entity\User {#2306 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: App\Entity\EntryComment {#1991
    +user: App\Entity\User {#1625 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
    +image: null
    +parent: App\Entity\EntryComment {#2003
      +user: Proxies\__CG__\App\Entity\User {#2306 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
      +image: null
      +parent: App\Entity\EntryComment {#2148
        +user: App\Entity\User {#1625 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
        +image: null
        +parent: App\Entity\EntryComment {#2247
          +user: Proxies\__CG__\App\Entity\User {#2306 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
          +image: null
          +parent: App\Entity\EntryComment {#2195
            +user: App\Entity\User {#1625 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
            +image: null
            +parent: App\Entity\EntryComment {#2311
              +user: Proxies\__CG__\App\Entity\User {#2306 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
              +image: null
              +parent: App\Entity\EntryComment {#1692
                +user: App\Entity\User {#1625 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
                +image: null
                +parent: null
                +root: null
                +body: "![](https://im5.ezgif.com/tmp/ezgif-5-1f19346b90.gif)"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 1
                +score: 0
                +lastActive: DateTime @1704148772 {#1620
                  date: 2024-01-01 23:39:32.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@negativenull@startrek.website"
                ]
                +children: Doctrine\ORM\PersistentCollection {#1683 …}
                +nested: Doctrine\ORM\PersistentCollection {#1711 …}
                +votes: Doctrine\ORM\PersistentCollection {#1611 …}
                +reports: Doctrine\ORM\PersistentCollection {#1630 …}
                +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
                +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
                -id: 219350
                -bodyTs: "'/tmp/ezgif-5-1f19346b90.gif)':3 'im5.ezgif.com':2 'im5.ezgif.com/tmp/ezgif-5-1f19346b90.gif)':1"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/6001004"
                +editedAt: null
                +createdAt: DateTimeImmutable @1702416135 {#1680
                  date: 2023-12-12 22:22:15.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#1692}
              +body: "404 - image not found"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 1
              +score: 0
              +lastActive: DateTime @1702416534 {#2293
                date: 2023-12-12 22:28:54.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@negativenull@startrek.website"
                "@FlyingSquid@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2299 …}
              +nested: Doctrine\ORM\PersistentCollection {#2192 …}
              +votes: Doctrine\ORM\PersistentCollection {#2228 …}
              +reports: Doctrine\ORM\PersistentCollection {#2232 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2230 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
              -id: 219371
              -bodyTs: "'404':1 'found':4 'imag':2"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://startrek.website/comment/4946810"
              +editedAt: null
              +createdAt: DateTimeImmutable @1702416534 {#2298
                date: 2023-12-12 22:28:54.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#1692}
            +body: """
              Weird. It loads for me.\n
              \n
              EDIT: Huh. Doesn’t now. Oh well.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1702416561 {#2196
              date: 2023-12-12 22:29:21.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@negativenull@startrek.website"
              "@FlyingSquid@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2193 …}
            +nested: Doctrine\ORM\PersistentCollection {#2205 …}
            +votes: Doctrine\ORM\PersistentCollection {#2202 …}
            +reports: Doctrine\ORM\PersistentCollection {#2210 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
            -id: 219373
            -bodyTs: "'doesn':8 'edit':6 'huh':7 'load':3 'oh':11 'weird':1 'well':12"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6001139"
            +editedAt: DateTimeImmutable @1704144286 {#2199
              date: 2024-01-01 22:24:46.0 +01:00
            }
            +createdAt: DateTimeImmutable @1702416561 {#2194
              date: 2023-12-12 22:29:21.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#1692}
          +body: "Yeah, ezfig.com is return a ‘404 image’, meaning it’s on their side."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1702416924 {#2248
            date: 2023-12-12 22:35:24.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@negativenull@startrek.website"
            "@FlyingSquid@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2255 …}
          +nested: Doctrine\ORM\PersistentCollection {#2251 …}
          +votes: Doctrine\ORM\PersistentCollection {#2285 …}
          +reports: Doctrine\ORM\PersistentCollection {#2287 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2142 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2039 …}
          -id: 219388
          -bodyTs: "'404':6 'ezfig.com':2 'imag':7 'mean':8 'return':4 'side':13 'yeah':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://startrek.website/comment/4946942"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702416924 {#2243
            date: 2023-12-12 22:35:24.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#1692}
        +body: "Oh well."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702417199 {#2149
          date: 2023-12-12 22:39:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@negativenull@startrek.website"
          "@FlyingSquid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2150 …}
        +nested: Doctrine\ORM\PersistentCollection {#2157 …}
        +votes: Doctrine\ORM\PersistentCollection {#2154 …}
        +reports: Doctrine\ORM\PersistentCollection {#2181 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
        -id: 219404
        -bodyTs: "'oh':1 'well':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6001337"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702417199 {#2180
          date: 2023-12-12 22:39:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1692}
      +body: "![Le Sigh](https://i.imgflip.com/8958vd.jpg)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1702417497 {#2169
        date: 2023-12-12 22:44:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@negativenull@startrek.website"
        "@FlyingSquid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2183 …}
      +nested: Doctrine\ORM\PersistentCollection {#2174 …}
      +votes: Doctrine\ORM\PersistentCollection {#2177 …}
      +reports: Doctrine\ORM\PersistentCollection {#1994 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
      -id: 219414
      -bodyTs: "'/8958vd.jpg)':5 'i.imgflip.com':4 'i.imgflip.com/8958vd.jpg)':3 'le':1 'sigh':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/4947144"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702417497 {#1988
        date: 2023-12-12 22:44:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1692}
    +body: """
      ![](https://y.yarn.co/27266a58-da61-49ce-81df-8c21fc711766_text.gif)\n
      \n
      This one better fucking work.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1702417834 {#1990
      date: 2023-12-12 22:50:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@startrek.website"
      "@FlyingSquid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2004 …}
    +nested: Doctrine\ORM\PersistentCollection {#2002 …}
    +votes: Doctrine\ORM\PersistentCollection {#1992 …}
    +reports: Doctrine\ORM\PersistentCollection {#2016 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2017 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1984 …}
    -id: 219431
    -bodyTs: "'/27266a58-da61-49ce-81df-8c21fc711766_text.gif)':3 'better':6 'fuck':7 'one':5 'work':8 'y.yarn.co':2 'y.yarn.co/27266a58-da61-49ce-81df-8c21fc711766_text.gif)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6001514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702417834 {#2009
      date: 2023-12-12 22:50:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1692}
  +body: "Double Upvotes for Raul Julia if I could!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702418053 {#2362
    date: 2023-12-12 22:54:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2373 …}
  +nested: Doctrine\ORM\PersistentCollection {#1980 …}
  +votes: Doctrine\ORM\PersistentCollection {#1982 …}
  +reports: Doctrine\ORM\PersistentCollection {#1347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1351 …}
  -id: 219441
  -bodyTs: "'could':8 'doubl':1 'julia':5 'raul':4 'upvot':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4947325"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702418053 {#2366
    date: 2023-12-12 22:54:13.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
36 DENIED moderate
App\Entity\EntryComment {#2352
  +user: Proxies\__CG__\App\Entity\User {#2306 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: App\Entity\EntryComment {#1991
    +user: App\Entity\User {#1625 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
    +image: null
    +parent: App\Entity\EntryComment {#2003
      +user: Proxies\__CG__\App\Entity\User {#2306 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
      +image: null
      +parent: App\Entity\EntryComment {#2148
        +user: App\Entity\User {#1625 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
        +image: null
        +parent: App\Entity\EntryComment {#2247
          +user: Proxies\__CG__\App\Entity\User {#2306 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
          +image: null
          +parent: App\Entity\EntryComment {#2195
            +user: App\Entity\User {#1625 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
            +image: null
            +parent: App\Entity\EntryComment {#2311
              +user: Proxies\__CG__\App\Entity\User {#2306 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
              +image: null
              +parent: App\Entity\EntryComment {#1692
                +user: App\Entity\User {#1625 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
                +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
                +image: null
                +parent: null
                +root: null
                +body: "![](https://im5.ezgif.com/tmp/ezgif-5-1f19346b90.gif)"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 1
                +score: 0
                +lastActive: DateTime @1704148772 {#1620
                  date: 2024-01-01 23:39:32.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@negativenull@startrek.website"
                ]
                +children: Doctrine\ORM\PersistentCollection {#1683 …}
                +nested: Doctrine\ORM\PersistentCollection {#1711 …}
                +votes: Doctrine\ORM\PersistentCollection {#1611 …}
                +reports: Doctrine\ORM\PersistentCollection {#1630 …}
                +favourites: Doctrine\ORM\PersistentCollection {#1628 …}
                +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
                -id: 219350
                -bodyTs: "'/tmp/ezgif-5-1f19346b90.gif)':3 'im5.ezgif.com':2 'im5.ezgif.com/tmp/ezgif-5-1f19346b90.gif)':1"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/6001004"
                +editedAt: null
                +createdAt: DateTimeImmutable @1702416135 {#1680
                  date: 2023-12-12 22:22:15.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#1692}
              +body: "404 - image not found"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 1
              +score: 0
              +lastActive: DateTime @1702416534 {#2293
                date: 2023-12-12 22:28:54.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@negativenull@startrek.website"
                "@FlyingSquid@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2299 …}
              +nested: Doctrine\ORM\PersistentCollection {#2192 …}
              +votes: Doctrine\ORM\PersistentCollection {#2228 …}
              +reports: Doctrine\ORM\PersistentCollection {#2232 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2230 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
              -id: 219371
              -bodyTs: "'404':1 'found':4 'imag':2"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://startrek.website/comment/4946810"
              +editedAt: null
              +createdAt: DateTimeImmutable @1702416534 {#2298
                date: 2023-12-12 22:28:54.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#1692}
            +body: """
              Weird. It loads for me.\n
              \n
              EDIT: Huh. Doesn’t now. Oh well.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1702416561 {#2196
              date: 2023-12-12 22:29:21.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@negativenull@startrek.website"
              "@FlyingSquid@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2193 …}
            +nested: Doctrine\ORM\PersistentCollection {#2205 …}
            +votes: Doctrine\ORM\PersistentCollection {#2202 …}
            +reports: Doctrine\ORM\PersistentCollection {#2210 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
            -id: 219373
            -bodyTs: "'doesn':8 'edit':6 'huh':7 'load':3 'oh':11 'weird':1 'well':12"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6001139"
            +editedAt: DateTimeImmutable @1704144286 {#2199
              date: 2024-01-01 22:24:46.0 +01:00
            }
            +createdAt: DateTimeImmutable @1702416561 {#2194
              date: 2023-12-12 22:29:21.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#1692}
          +body: "Yeah, ezfig.com is return a ‘404 image’, meaning it’s on their side."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1702416924 {#2248
            date: 2023-12-12 22:35:24.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@negativenull@startrek.website"
            "@FlyingSquid@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2255 …}
          +nested: Doctrine\ORM\PersistentCollection {#2251 …}
          +votes: Doctrine\ORM\PersistentCollection {#2285 …}
          +reports: Doctrine\ORM\PersistentCollection {#2287 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2142 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2039 …}
          -id: 219388
          -bodyTs: "'404':6 'ezfig.com':2 'imag':7 'mean':8 'return':4 'side':13 'yeah':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://startrek.website/comment/4946942"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702416924 {#2243
            date: 2023-12-12 22:35:24.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#1692}
        +body: "Oh well."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702417199 {#2149
          date: 2023-12-12 22:39:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@negativenull@startrek.website"
          "@FlyingSquid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2150 …}
        +nested: Doctrine\ORM\PersistentCollection {#2157 …}
        +votes: Doctrine\ORM\PersistentCollection {#2154 …}
        +reports: Doctrine\ORM\PersistentCollection {#2181 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
        -id: 219404
        -bodyTs: "'oh':1 'well':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6001337"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702417199 {#2180
          date: 2023-12-12 22:39:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1692}
      +body: "![Le Sigh](https://i.imgflip.com/8958vd.jpg)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1702417497 {#2169
        date: 2023-12-12 22:44:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@negativenull@startrek.website"
        "@FlyingSquid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2183 …}
      +nested: Doctrine\ORM\PersistentCollection {#2174 …}
      +votes: Doctrine\ORM\PersistentCollection {#2177 …}
      +reports: Doctrine\ORM\PersistentCollection {#1994 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2005 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1996 …}
      -id: 219414
      -bodyTs: "'/8958vd.jpg)':5 'i.imgflip.com':4 'i.imgflip.com/8958vd.jpg)':3 'le':1 'sigh':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/4947144"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702417497 {#1988
        date: 2023-12-12 22:44:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1692}
    +body: """
      ![](https://y.yarn.co/27266a58-da61-49ce-81df-8c21fc711766_text.gif)\n
      \n
      This one better fucking work.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1702417834 {#1990
      date: 2023-12-12 22:50:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@startrek.website"
      "@FlyingSquid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2004 …}
    +nested: Doctrine\ORM\PersistentCollection {#2002 …}
    +votes: Doctrine\ORM\PersistentCollection {#1992 …}
    +reports: Doctrine\ORM\PersistentCollection {#2016 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2017 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1984 …}
    -id: 219431
    -bodyTs: "'/27266a58-da61-49ce-81df-8c21fc711766_text.gif)':3 'better':6 'fuck':7 'one':5 'work':8 'y.yarn.co':2 'y.yarn.co/27266a58-da61-49ce-81df-8c21fc711766_text.gif)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6001514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702417834 {#2009
      date: 2023-12-12 22:50:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1692}
  +body: "Double Upvotes for Raul Julia if I could!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702418053 {#2362
    date: 2023-12-12 22:54:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2373 …}
  +nested: Doctrine\ORM\PersistentCollection {#1980 …}
  +votes: Doctrine\ORM\PersistentCollection {#1982 …}
  +reports: Doctrine\ORM\PersistentCollection {#1347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1351 …}
  -id: 219441
  -bodyTs: "'could':8 'doubl':1 'julia':5 'raul':4 'upvot':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4947325"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702418053 {#2366
    date: 2023-12-12 22:54:13.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
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 {#2364
  +user: App\Entity\User {#1909 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’ll absolutely take Gonzo the Great as a Spock replacement. Goes full illogical."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702407771 {#2370
    date: 2023-12-12 20:02:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
  ]
  +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: 219006
  -bodyTs: "'absolut':3 'full':13 'goe':12 'gonzo':5 'great':7 'illog':14 'll':2 'replac':11 'spock':10 'take':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5015621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702407771 {#2377
    date: 2023-12-12 20:02:51.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
39 DENIED edit
App\Entity\EntryComment {#2364
  +user: App\Entity\User {#1909 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’ll absolutely take Gonzo the Great as a Spock replacement. Goes full illogical."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702407771 {#2370
    date: 2023-12-12 20:02:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
  ]
  +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: 219006
  -bodyTs: "'absolut':3 'full':13 'goe':12 'gonzo':5 'great':7 'illog':14 'll':2 'replac':11 'spock':10 'take':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5015621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702407771 {#2377
    date: 2023-12-12 20:02:51.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
40 DENIED moderate
App\Entity\EntryComment {#2364
  +user: App\Entity\User {#1909 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’ll absolutely take Gonzo the Great as a Spock replacement. Goes full illogical."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702407771 {#2370
    date: 2023-12-12 20:02:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
  ]
  +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: 219006
  -bodyTs: "'absolut':3 'full':13 'goe':12 'gonzo':5 'great':7 'illog':14 'll':2 'replac':11 'spock':10 'take':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5015621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702407771 {#2377
    date: 2023-12-12 20:02:51.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
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 {#2082
  +user: App\Entity\User {#2087 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: null
  +root: null
  +body: "That’s fantastic, I would love to see a Trek / Pigs In Space crossover"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704234431 {#2084
    date: 2024-01-02 23:27:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2085 …}
  +nested: Doctrine\ORM\PersistentCollection {#2062 …}
  +votes: Doctrine\ORM\PersistentCollection {#2077 …}
  +reports: Doctrine\ORM\PersistentCollection {#2063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
  -id: 218943
  -bodyTs: "'crossov':14 'fantast':3 'love':6 'pig':11 'see':8 'space':13 'trek':10 'would':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4942984"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702406480 {#2078
    date: 2023-12-12 19:41: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
43 DENIED edit
App\Entity\EntryComment {#2082
  +user: App\Entity\User {#2087 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: null
  +root: null
  +body: "That’s fantastic, I would love to see a Trek / Pigs In Space crossover"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704234431 {#2084
    date: 2024-01-02 23:27:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2085 …}
  +nested: Doctrine\ORM\PersistentCollection {#2062 …}
  +votes: Doctrine\ORM\PersistentCollection {#2077 …}
  +reports: Doctrine\ORM\PersistentCollection {#2063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
  -id: 218943
  -bodyTs: "'crossov':14 'fantast':3 'love':6 'pig':11 'see':8 'space':13 'trek':10 'would':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4942984"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702406480 {#2078
    date: 2023-12-12 19:41: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
44 DENIED moderate
App\Entity\EntryComment {#2082
  +user: App\Entity\User {#2087 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: null
  +root: null
  +body: "That’s fantastic, I would love to see a Trek / Pigs In Space crossover"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704234431 {#2084
    date: 2024-01-02 23:27:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2085 …}
  +nested: Doctrine\ORM\PersistentCollection {#2062 …}
  +votes: Doctrine\ORM\PersistentCollection {#2077 …}
  +reports: Doctrine\ORM\PersistentCollection {#2063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
  -id: 218943
  -bodyTs: "'crossov':14 'fantast':3 'love':6 'pig':11 'see':8 'space':13 'trek':10 'would':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4942984"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702406480 {#2078
    date: 2023-12-12 19:41: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
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 {#2049
  +user: Proxies\__CG__\App\Entity\User {#2306 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: App\Entity\EntryComment {#2082
    +user: App\Entity\User {#2087 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
    +image: null
    +parent: null
    +root: null
    +body: "That’s fantastic, I would love to see a Trek / Pigs In Space crossover"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1704234431 {#2084
      date: 2024-01-02 23:27:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2085 …}
    +nested: Doctrine\ORM\PersistentCollection {#2062 …}
    +votes: Doctrine\ORM\PersistentCollection {#2077 …}
    +reports: Doctrine\ORM\PersistentCollection {#2063 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
    -id: 218943
    -bodyTs: "'crossov':14 'fantast':3 'love':6 'pig':11 'see':8 'space':13 'trek':10 'would':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/4942984"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702406480 {#2078
      date: 2023-12-12 19:41:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2082}
  +body: "A Muppets Trek would be amazing"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1702406580 {#2070
    date: 2023-12-12 19:43:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
    "@7of9@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2307 …}
  +nested: Doctrine\ORM\PersistentCollection {#2312 …}
  +votes: Doctrine\ORM\PersistentCollection {#2322 …}
  +reports: Doctrine\ORM\PersistentCollection {#2320 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
  -id: 218947
  -bodyTs: "'amaz':6 'muppet':2 'trek':3 'would':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4943022"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702406580 {#2066
    date: 2023-12-12 19:43:00.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
47 DENIED edit
App\Entity\EntryComment {#2049
  +user: Proxies\__CG__\App\Entity\User {#2306 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: App\Entity\EntryComment {#2082
    +user: App\Entity\User {#2087 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
    +image: null
    +parent: null
    +root: null
    +body: "That’s fantastic, I would love to see a Trek / Pigs In Space crossover"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1704234431 {#2084
      date: 2024-01-02 23:27:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2085 …}
    +nested: Doctrine\ORM\PersistentCollection {#2062 …}
    +votes: Doctrine\ORM\PersistentCollection {#2077 …}
    +reports: Doctrine\ORM\PersistentCollection {#2063 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
    -id: 218943
    -bodyTs: "'crossov':14 'fantast':3 'love':6 'pig':11 'see':8 'space':13 'trek':10 'would':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/4942984"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702406480 {#2078
      date: 2023-12-12 19:41:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2082}
  +body: "A Muppets Trek would be amazing"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1702406580 {#2070
    date: 2023-12-12 19:43:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
    "@7of9@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2307 …}
  +nested: Doctrine\ORM\PersistentCollection {#2312 …}
  +votes: Doctrine\ORM\PersistentCollection {#2322 …}
  +reports: Doctrine\ORM\PersistentCollection {#2320 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
  -id: 218947
  -bodyTs: "'amaz':6 'muppet':2 'trek':3 'would':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4943022"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702406580 {#2066
    date: 2023-12-12 19:43:00.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
48 DENIED moderate
App\Entity\EntryComment {#2049
  +user: Proxies\__CG__\App\Entity\User {#2306 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: App\Entity\EntryComment {#2082
    +user: App\Entity\User {#2087 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
    +image: null
    +parent: null
    +root: null
    +body: "That’s fantastic, I would love to see a Trek / Pigs In Space crossover"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1704234431 {#2084
      date: 2024-01-02 23:27:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2085 …}
    +nested: Doctrine\ORM\PersistentCollection {#2062 …}
    +votes: Doctrine\ORM\PersistentCollection {#2077 …}
    +reports: Doctrine\ORM\PersistentCollection {#2063 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
    -id: 218943
    -bodyTs: "'crossov':14 'fantast':3 'love':6 'pig':11 'see':8 'space':13 'trek':10 'would':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/4942984"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702406480 {#2078
      date: 2023-12-12 19:41:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2082}
  +body: "A Muppets Trek would be amazing"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1702406580 {#2070
    date: 2023-12-12 19:43:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
    "@7of9@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2307 …}
  +nested: Doctrine\ORM\PersistentCollection {#2312 …}
  +votes: Doctrine\ORM\PersistentCollection {#2322 …}
  +reports: Doctrine\ORM\PersistentCollection {#2320 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
  -id: 218947
  -bodyTs: "'amaz':6 'muppet':2 'trek':3 'would':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4943022"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702406580 {#2066
    date: 2023-12-12 19:43:00.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
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 {#2227
  +user: Proxies\__CG__\App\Entity\User {#2127 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: App\Entity\EntryComment {#2049
    +user: Proxies\__CG__\App\Entity\User {#2306 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
    +image: null
    +parent: App\Entity\EntryComment {#2082
      +user: App\Entity\User {#2087 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
      +image: null
      +parent: null
      +root: null
      +body: "That’s fantastic, I would love to see a Trek / Pigs In Space crossover"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1704234431 {#2084
        date: 2024-01-02 23:27:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@negativenull@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2085 …}
      +nested: Doctrine\ORM\PersistentCollection {#2062 …}
      +votes: Doctrine\ORM\PersistentCollection {#2077 …}
      +reports: Doctrine\ORM\PersistentCollection {#2063 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
      -id: 218943
      -bodyTs: "'crossov':14 'fantast':3 'love':6 'pig':11 'see':8 'space':13 'trek':10 'would':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/4942984"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702406480 {#2078
        date: 2023-12-12 19:41:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2082}
    +body: "A Muppets Trek would be amazing"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1702406580 {#2070
      date: 2023-12-12 19:43:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@startrek.website"
      "@7of9@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2307 …}
    +nested: Doctrine\ORM\PersistentCollection {#2312 …}
    +votes: Doctrine\ORM\PersistentCollection {#2322 …}
    +reports: Doctrine\ORM\PersistentCollection {#2320 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
    -id: 218947
    -bodyTs: "'amaz':6 'muppet':2 'trek':3 'would':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/4943022"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702406580 {#2066
      date: 2023-12-12 19:43:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2082}
  +body: "Disney buying Paramount? Not sure if that’s better or worse, given the idiots in charge of either company."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702406783 {#2139
    date: 2023-12-12 19:46:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
    "@7of9@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2162 …}
  +nested: Doctrine\ORM\PersistentCollection {#2160 …}
  +votes: Doctrine\ORM\PersistentCollection {#2128 …}
  +reports: Doctrine\ORM\PersistentCollection {#2116 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2115 …}
  -id: 218956
  -bodyTs: "'better':9 'buy':2 'charg':16 'compani':19 'disney':1 'either':18 'given':12 'idiot':14 'paramount':3 'sure':5 'wors':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5997779"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702406783 {#2198
    date: 2023-12-12 19:46:23.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
51 DENIED edit
App\Entity\EntryComment {#2227
  +user: Proxies\__CG__\App\Entity\User {#2127 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: App\Entity\EntryComment {#2049
    +user: Proxies\__CG__\App\Entity\User {#2306 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
    +image: null
    +parent: App\Entity\EntryComment {#2082
      +user: App\Entity\User {#2087 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
      +image: null
      +parent: null
      +root: null
      +body: "That’s fantastic, I would love to see a Trek / Pigs In Space crossover"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1704234431 {#2084
        date: 2024-01-02 23:27:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@negativenull@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2085 …}
      +nested: Doctrine\ORM\PersistentCollection {#2062 …}
      +votes: Doctrine\ORM\PersistentCollection {#2077 …}
      +reports: Doctrine\ORM\PersistentCollection {#2063 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
      -id: 218943
      -bodyTs: "'crossov':14 'fantast':3 'love':6 'pig':11 'see':8 'space':13 'trek':10 'would':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/4942984"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702406480 {#2078
        date: 2023-12-12 19:41:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2082}
    +body: "A Muppets Trek would be amazing"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1702406580 {#2070
      date: 2023-12-12 19:43:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@startrek.website"
      "@7of9@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2307 …}
    +nested: Doctrine\ORM\PersistentCollection {#2312 …}
    +votes: Doctrine\ORM\PersistentCollection {#2322 …}
    +reports: Doctrine\ORM\PersistentCollection {#2320 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
    -id: 218947
    -bodyTs: "'amaz':6 'muppet':2 'trek':3 'would':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/4943022"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702406580 {#2066
      date: 2023-12-12 19:43:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2082}
  +body: "Disney buying Paramount? Not sure if that’s better or worse, given the idiots in charge of either company."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702406783 {#2139
    date: 2023-12-12 19:46:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
    "@7of9@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2162 …}
  +nested: Doctrine\ORM\PersistentCollection {#2160 …}
  +votes: Doctrine\ORM\PersistentCollection {#2128 …}
  +reports: Doctrine\ORM\PersistentCollection {#2116 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2115 …}
  -id: 218956
  -bodyTs: "'better':9 'buy':2 'charg':16 'compani':19 'disney':1 'either':18 'given':12 'idiot':14 'paramount':3 'sure':5 'wors':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5997779"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702406783 {#2198
    date: 2023-12-12 19:46:23.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
52 DENIED moderate
App\Entity\EntryComment {#2227
  +user: Proxies\__CG__\App\Entity\User {#2127 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: App\Entity\EntryComment {#2049
    +user: Proxies\__CG__\App\Entity\User {#2306 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
    +image: null
    +parent: App\Entity\EntryComment {#2082
      +user: App\Entity\User {#2087 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
      +image: null
      +parent: null
      +root: null
      +body: "That’s fantastic, I would love to see a Trek / Pigs In Space crossover"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1704234431 {#2084
        date: 2024-01-02 23:27:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@negativenull@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2085 …}
      +nested: Doctrine\ORM\PersistentCollection {#2062 …}
      +votes: Doctrine\ORM\PersistentCollection {#2077 …}
      +reports: Doctrine\ORM\PersistentCollection {#2063 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
      -id: 218943
      -bodyTs: "'crossov':14 'fantast':3 'love':6 'pig':11 'see':8 'space':13 'trek':10 'would':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/4942984"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702406480 {#2078
        date: 2023-12-12 19:41:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2082}
    +body: "A Muppets Trek would be amazing"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1702406580 {#2070
      date: 2023-12-12 19:43:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@startrek.website"
      "@7of9@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2307 …}
    +nested: Doctrine\ORM\PersistentCollection {#2312 …}
    +votes: Doctrine\ORM\PersistentCollection {#2322 …}
    +reports: Doctrine\ORM\PersistentCollection {#2320 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
    -id: 218947
    -bodyTs: "'amaz':6 'muppet':2 'trek':3 'would':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/4943022"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702406580 {#2066
      date: 2023-12-12 19:43:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2082}
  +body: "Disney buying Paramount? Not sure if that’s better or worse, given the idiots in charge of either company."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702406783 {#2139
    date: 2023-12-12 19:46:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
    "@7of9@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2162 …}
  +nested: Doctrine\ORM\PersistentCollection {#2160 …}
  +votes: Doctrine\ORM\PersistentCollection {#2128 …}
  +reports: Doctrine\ORM\PersistentCollection {#2116 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2115 …}
  -id: 218956
  -bodyTs: "'better':9 'buy':2 'charg':16 'compani':19 'disney':1 'either':18 'given':12 'idiot':14 'paramount':3 'sure':5 'wors':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5997779"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702406783 {#2198
    date: 2023-12-12 19:46:23.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
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 {#2272
  +user: Proxies\__CG__\App\Entity\User {#2306 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: App\Entity\EntryComment {#2227
    +user: Proxies\__CG__\App\Entity\User {#2127 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
    +image: null
    +parent: App\Entity\EntryComment {#2049
      +user: Proxies\__CG__\App\Entity\User {#2306 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
      +image: null
      +parent: App\Entity\EntryComment {#2082
        +user: App\Entity\User {#2087 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
        +image: null
        +parent: null
        +root: null
        +body: "That’s fantastic, I would love to see a Trek / Pigs In Space crossover"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1704234431 {#2084
          date: 2024-01-02 23:27:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@negativenull@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2085 …}
        +nested: Doctrine\ORM\PersistentCollection {#2062 …}
        +votes: Doctrine\ORM\PersistentCollection {#2077 …}
        +reports: Doctrine\ORM\PersistentCollection {#2063 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
        -id: 218943
        -bodyTs: "'crossov':14 'fantast':3 'love':6 'pig':11 'see':8 'space':13 'trek':10 'would':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/4942984"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702406480 {#2078
          date: 2023-12-12 19:41:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2082}
      +body: "A Muppets Trek would be amazing"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1702406580 {#2070
        date: 2023-12-12 19:43:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@negativenull@startrek.website"
        "@7of9@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2307 …}
      +nested: Doctrine\ORM\PersistentCollection {#2312 …}
      +votes: Doctrine\ORM\PersistentCollection {#2322 …}
      +reports: Doctrine\ORM\PersistentCollection {#2320 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
      -id: 218947
      -bodyTs: "'amaz':6 'muppet':2 'trek':3 'would':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/4943022"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702406580 {#2066
        date: 2023-12-12 19:43:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2082}
    +body: "Disney buying Paramount? Not sure if that’s better or worse, given the idiots in charge of either company."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1702406783 {#2139
      date: 2023-12-12 19:46:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@startrek.website"
      "@7of9@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2162 …}
    +nested: Doctrine\ORM\PersistentCollection {#2160 …}
    +votes: Doctrine\ORM\PersistentCollection {#2128 …}
    +reports: Doctrine\ORM\PersistentCollection {#2116 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2115 …}
    -id: 218956
    -bodyTs: "'better':9 'buy':2 'charg':16 'compani':19 'disney':1 'either':18 'given':12 'idiot':14 'paramount':3 'sure':5 'wors':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5997779"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702406783 {#2198
      date: 2023-12-12 19:46:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2082}
  +body: "I forgot Disney bought the Hensen Company. I wouldn’t trust Disney with Trek."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702407051 {#2190
    date: 2023-12-12 19:50:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
    "@7of9@startrek.website"
    "@ummthatguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2267 …}
  +nested: Doctrine\ORM\PersistentCollection {#2211 …}
  +votes: Doctrine\ORM\PersistentCollection {#2268 …}
  +reports: Doctrine\ORM\PersistentCollection {#2263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2235 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2239 …}
  -id: 218968
  -bodyTs: "'bought':4 'compani':7 'disney':3,12 'forgot':2 'hensen':6 'trek':14 'trust':11 'wouldn':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4943205"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702407051 {#2262
    date: 2023-12-12 19:50:51.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
55 DENIED edit
App\Entity\EntryComment {#2272
  +user: Proxies\__CG__\App\Entity\User {#2306 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: App\Entity\EntryComment {#2227
    +user: Proxies\__CG__\App\Entity\User {#2127 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
    +image: null
    +parent: App\Entity\EntryComment {#2049
      +user: Proxies\__CG__\App\Entity\User {#2306 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
      +image: null
      +parent: App\Entity\EntryComment {#2082
        +user: App\Entity\User {#2087 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
        +image: null
        +parent: null
        +root: null
        +body: "That’s fantastic, I would love to see a Trek / Pigs In Space crossover"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1704234431 {#2084
          date: 2024-01-02 23:27:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@negativenull@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2085 …}
        +nested: Doctrine\ORM\PersistentCollection {#2062 …}
        +votes: Doctrine\ORM\PersistentCollection {#2077 …}
        +reports: Doctrine\ORM\PersistentCollection {#2063 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
        -id: 218943
        -bodyTs: "'crossov':14 'fantast':3 'love':6 'pig':11 'see':8 'space':13 'trek':10 'would':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/4942984"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702406480 {#2078
          date: 2023-12-12 19:41:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2082}
      +body: "A Muppets Trek would be amazing"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1702406580 {#2070
        date: 2023-12-12 19:43:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@negativenull@startrek.website"
        "@7of9@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2307 …}
      +nested: Doctrine\ORM\PersistentCollection {#2312 …}
      +votes: Doctrine\ORM\PersistentCollection {#2322 …}
      +reports: Doctrine\ORM\PersistentCollection {#2320 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
      -id: 218947
      -bodyTs: "'amaz':6 'muppet':2 'trek':3 'would':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/4943022"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702406580 {#2066
        date: 2023-12-12 19:43:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2082}
    +body: "Disney buying Paramount? Not sure if that’s better or worse, given the idiots in charge of either company."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1702406783 {#2139
      date: 2023-12-12 19:46:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@startrek.website"
      "@7of9@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2162 …}
    +nested: Doctrine\ORM\PersistentCollection {#2160 …}
    +votes: Doctrine\ORM\PersistentCollection {#2128 …}
    +reports: Doctrine\ORM\PersistentCollection {#2116 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2115 …}
    -id: 218956
    -bodyTs: "'better':9 'buy':2 'charg':16 'compani':19 'disney':1 'either':18 'given':12 'idiot':14 'paramount':3 'sure':5 'wors':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5997779"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702406783 {#2198
      date: 2023-12-12 19:46:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2082}
  +body: "I forgot Disney bought the Hensen Company. I wouldn’t trust Disney with Trek."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702407051 {#2190
    date: 2023-12-12 19:50:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
    "@7of9@startrek.website"
    "@ummthatguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2267 …}
  +nested: Doctrine\ORM\PersistentCollection {#2211 …}
  +votes: Doctrine\ORM\PersistentCollection {#2268 …}
  +reports: Doctrine\ORM\PersistentCollection {#2263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2235 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2239 …}
  -id: 218968
  -bodyTs: "'bought':4 'compani':7 'disney':3,12 'forgot':2 'hensen':6 'trek':14 'trust':11 'wouldn':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4943205"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702407051 {#2262
    date: 2023-12-12 19:50:51.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
56 DENIED moderate
App\Entity\EntryComment {#2272
  +user: Proxies\__CG__\App\Entity\User {#2306 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: App\Entity\EntryComment {#2227
    +user: Proxies\__CG__\App\Entity\User {#2127 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
    +image: null
    +parent: App\Entity\EntryComment {#2049
      +user: Proxies\__CG__\App\Entity\User {#2306 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
      +image: null
      +parent: App\Entity\EntryComment {#2082
        +user: App\Entity\User {#2087 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
        +image: null
        +parent: null
        +root: null
        +body: "That’s fantastic, I would love to see a Trek / Pigs In Space crossover"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1704234431 {#2084
          date: 2024-01-02 23:27:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@negativenull@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2085 …}
        +nested: Doctrine\ORM\PersistentCollection {#2062 …}
        +votes: Doctrine\ORM\PersistentCollection {#2077 …}
        +reports: Doctrine\ORM\PersistentCollection {#2063 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
        -id: 218943
        -bodyTs: "'crossov':14 'fantast':3 'love':6 'pig':11 'see':8 'space':13 'trek':10 'would':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/4942984"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702406480 {#2078
          date: 2023-12-12 19:41:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2082}
      +body: "A Muppets Trek would be amazing"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1702406580 {#2070
        date: 2023-12-12 19:43:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@negativenull@startrek.website"
        "@7of9@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2307 …}
      +nested: Doctrine\ORM\PersistentCollection {#2312 …}
      +votes: Doctrine\ORM\PersistentCollection {#2322 …}
      +reports: Doctrine\ORM\PersistentCollection {#2320 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
      -id: 218947
      -bodyTs: "'amaz':6 'muppet':2 'trek':3 'would':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/4943022"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702406580 {#2066
        date: 2023-12-12 19:43:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2082}
    +body: "Disney buying Paramount? Not sure if that’s better or worse, given the idiots in charge of either company."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1702406783 {#2139
      date: 2023-12-12 19:46:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@startrek.website"
      "@7of9@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2162 …}
    +nested: Doctrine\ORM\PersistentCollection {#2160 …}
    +votes: Doctrine\ORM\PersistentCollection {#2128 …}
    +reports: Doctrine\ORM\PersistentCollection {#2116 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2115 …}
    -id: 218956
    -bodyTs: "'better':9 'buy':2 'charg':16 'compani':19 'disney':1 'either':18 'given':12 'idiot':14 'paramount':3 'sure':5 'wors':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5997779"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702406783 {#2198
      date: 2023-12-12 19:46:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2082}
  +body: "I forgot Disney bought the Hensen Company. I wouldn’t trust Disney with Trek."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702407051 {#2190
    date: 2023-12-12 19:50:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
    "@7of9@startrek.website"
    "@ummthatguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2267 …}
  +nested: Doctrine\ORM\PersistentCollection {#2211 …}
  +votes: Doctrine\ORM\PersistentCollection {#2268 …}
  +reports: Doctrine\ORM\PersistentCollection {#2263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2235 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2239 …}
  -id: 218968
  -bodyTs: "'bought':4 'compani':7 'disney':3,12 'forgot':2 'hensen':6 'trek':14 'trust':11 'wouldn':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4943205"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702407051 {#2262
    date: 2023-12-12 19:50:51.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
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 {#2114
  +user: Proxies\__CG__\App\Entity\User {#2124 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: App\Entity\EntryComment {#2049
    +user: Proxies\__CG__\App\Entity\User {#2306 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
    +image: null
    +parent: App\Entity\EntryComment {#2082
      +user: App\Entity\User {#2087 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
      +image: null
      +parent: null
      +root: null
      +body: "That’s fantastic, I would love to see a Trek / Pigs In Space crossover"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1704234431 {#2084
        date: 2024-01-02 23:27:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@negativenull@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2085 …}
      +nested: Doctrine\ORM\PersistentCollection {#2062 …}
      +votes: Doctrine\ORM\PersistentCollection {#2077 …}
      +reports: Doctrine\ORM\PersistentCollection {#2063 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
      -id: 218943
      -bodyTs: "'crossov':14 'fantast':3 'love':6 'pig':11 'see':8 'space':13 'trek':10 'would':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/4942984"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702406480 {#2078
        date: 2023-12-12 19:41:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2082}
    +body: "A Muppets Trek would be amazing"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1702406580 {#2070
      date: 2023-12-12 19:43:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@startrek.website"
      "@7of9@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2307 …}
    +nested: Doctrine\ORM\PersistentCollection {#2312 …}
    +votes: Doctrine\ORM\PersistentCollection {#2322 …}
    +reports: Doctrine\ORM\PersistentCollection {#2320 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
    -id: 218947
    -bodyTs: "'amaz':6 'muppet':2 'trek':3 'would':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/4943022"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702406580 {#2066
      date: 2023-12-12 19:43:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2082}
  +body: "[Relevant](https://www.youtube.com/watch?v=EUrOxh_0leE?t=53m47s) (skip to 53:47)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702411195 {#2121
    date: 2023-12-12 20:59:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
    "@7of9@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2112 …}
  +nested: Doctrine\ORM\PersistentCollection {#2110 …}
  +votes: Doctrine\ORM\PersistentCollection {#2103 …}
  +reports: Doctrine\ORM\PersistentCollection {#2102 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2111 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
  -id: 219136
  -bodyTs: "'/watch?v=euroxh_0lee?t=53m47s)':4 '47':8 '53':7 'relev':1 'skip':5 'www.youtube.com':3 'www.youtube.com/watch?v=euroxh_0lee?t=53m47s)':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5624759"
  +editedAt: DateTimeImmutable @1704112077 {#2117
    date: 2024-01-01 13:27:57.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702411195 {#2118
    date: 2023-12-12 20:59:55.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
59 DENIED edit
App\Entity\EntryComment {#2114
  +user: Proxies\__CG__\App\Entity\User {#2124 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: App\Entity\EntryComment {#2049
    +user: Proxies\__CG__\App\Entity\User {#2306 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
    +image: null
    +parent: App\Entity\EntryComment {#2082
      +user: App\Entity\User {#2087 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
      +image: null
      +parent: null
      +root: null
      +body: "That’s fantastic, I would love to see a Trek / Pigs In Space crossover"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1704234431 {#2084
        date: 2024-01-02 23:27:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@negativenull@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2085 …}
      +nested: Doctrine\ORM\PersistentCollection {#2062 …}
      +votes: Doctrine\ORM\PersistentCollection {#2077 …}
      +reports: Doctrine\ORM\PersistentCollection {#2063 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
      -id: 218943
      -bodyTs: "'crossov':14 'fantast':3 'love':6 'pig':11 'see':8 'space':13 'trek':10 'would':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/4942984"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702406480 {#2078
        date: 2023-12-12 19:41:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2082}
    +body: "A Muppets Trek would be amazing"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1702406580 {#2070
      date: 2023-12-12 19:43:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@startrek.website"
      "@7of9@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2307 …}
    +nested: Doctrine\ORM\PersistentCollection {#2312 …}
    +votes: Doctrine\ORM\PersistentCollection {#2322 …}
    +reports: Doctrine\ORM\PersistentCollection {#2320 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
    -id: 218947
    -bodyTs: "'amaz':6 'muppet':2 'trek':3 'would':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/4943022"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702406580 {#2066
      date: 2023-12-12 19:43:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2082}
  +body: "[Relevant](https://www.youtube.com/watch?v=EUrOxh_0leE?t=53m47s) (skip to 53:47)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702411195 {#2121
    date: 2023-12-12 20:59:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
    "@7of9@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2112 …}
  +nested: Doctrine\ORM\PersistentCollection {#2110 …}
  +votes: Doctrine\ORM\PersistentCollection {#2103 …}
  +reports: Doctrine\ORM\PersistentCollection {#2102 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2111 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
  -id: 219136
  -bodyTs: "'/watch?v=euroxh_0lee?t=53m47s)':4 '47':8 '53':7 'relev':1 'skip':5 'www.youtube.com':3 'www.youtube.com/watch?v=euroxh_0lee?t=53m47s)':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5624759"
  +editedAt: DateTimeImmutable @1704112077 {#2117
    date: 2024-01-01 13:27:57.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702411195 {#2118
    date: 2023-12-12 20:59:55.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
60 DENIED moderate
App\Entity\EntryComment {#2114
  +user: Proxies\__CG__\App\Entity\User {#2124 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: App\Entity\EntryComment {#2049
    +user: Proxies\__CG__\App\Entity\User {#2306 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
    +image: null
    +parent: App\Entity\EntryComment {#2082
      +user: App\Entity\User {#2087 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
      +image: null
      +parent: null
      +root: null
      +body: "That’s fantastic, I would love to see a Trek / Pigs In Space crossover"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1704234431 {#2084
        date: 2024-01-02 23:27:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@negativenull@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2085 …}
      +nested: Doctrine\ORM\PersistentCollection {#2062 …}
      +votes: Doctrine\ORM\PersistentCollection {#2077 …}
      +reports: Doctrine\ORM\PersistentCollection {#2063 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
      -id: 218943
      -bodyTs: "'crossov':14 'fantast':3 'love':6 'pig':11 'see':8 'space':13 'trek':10 'would':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/4942984"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702406480 {#2078
        date: 2023-12-12 19:41:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2082}
    +body: "A Muppets Trek would be amazing"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1702406580 {#2070
      date: 2023-12-12 19:43:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@startrek.website"
      "@7of9@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2307 …}
    +nested: Doctrine\ORM\PersistentCollection {#2312 …}
    +votes: Doctrine\ORM\PersistentCollection {#2322 …}
    +reports: Doctrine\ORM\PersistentCollection {#2320 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
    -id: 218947
    -bodyTs: "'amaz':6 'muppet':2 'trek':3 'would':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/4943022"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702406580 {#2066
      date: 2023-12-12 19:43:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2082}
  +body: "[Relevant](https://www.youtube.com/watch?v=EUrOxh_0leE?t=53m47s) (skip to 53:47)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702411195 {#2121
    date: 2023-12-12 20:59:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
    "@7of9@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2112 …}
  +nested: Doctrine\ORM\PersistentCollection {#2110 …}
  +votes: Doctrine\ORM\PersistentCollection {#2103 …}
  +reports: Doctrine\ORM\PersistentCollection {#2102 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2111 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
  -id: 219136
  -bodyTs: "'/watch?v=euroxh_0lee?t=53m47s)':4 '47':8 '53':7 'relev':1 'skip':5 'www.youtube.com':3 'www.youtube.com/watch?v=euroxh_0lee?t=53m47s)':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5624759"
  +editedAt: DateTimeImmutable @1704112077 {#2117
    date: 2024-01-01 13:27:57.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702411195 {#2118
    date: 2023-12-12 20:59:55.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
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 {#2226
  +user: Proxies\__CG__\App\Entity\User {#2306 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: App\Entity\EntryComment {#2114
    +user: Proxies\__CG__\App\Entity\User {#2124 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
    +image: null
    +parent: App\Entity\EntryComment {#2049
      +user: Proxies\__CG__\App\Entity\User {#2306 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
      +image: null
      +parent: App\Entity\EntryComment {#2082
        +user: App\Entity\User {#2087 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
        +image: null
        +parent: null
        +root: null
        +body: "That’s fantastic, I would love to see a Trek / Pigs In Space crossover"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1704234431 {#2084
          date: 2024-01-02 23:27:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@negativenull@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2085 …}
        +nested: Doctrine\ORM\PersistentCollection {#2062 …}
        +votes: Doctrine\ORM\PersistentCollection {#2077 …}
        +reports: Doctrine\ORM\PersistentCollection {#2063 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
        -id: 218943
        -bodyTs: "'crossov':14 'fantast':3 'love':6 'pig':11 'see':8 'space':13 'trek':10 'would':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/4942984"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702406480 {#2078
          date: 2023-12-12 19:41:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2082}
      +body: "A Muppets Trek would be amazing"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1702406580 {#2070
        date: 2023-12-12 19:43:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@negativenull@startrek.website"
        "@7of9@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2307 …}
      +nested: Doctrine\ORM\PersistentCollection {#2312 …}
      +votes: Doctrine\ORM\PersistentCollection {#2322 …}
      +reports: Doctrine\ORM\PersistentCollection {#2320 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
      -id: 218947
      -bodyTs: "'amaz':6 'muppet':2 'trek':3 'would':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/4943022"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702406580 {#2066
        date: 2023-12-12 19:43:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2082}
    +body: "[Relevant](https://www.youtube.com/watch?v=EUrOxh_0leE?t=53m47s) (skip to 53:47)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702411195 {#2121
      date: 2023-12-12 20:59:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@startrek.website"
      "@7of9@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2112 …}
    +nested: Doctrine\ORM\PersistentCollection {#2110 …}
    +votes: Doctrine\ORM\PersistentCollection {#2103 …}
    +reports: Doctrine\ORM\PersistentCollection {#2102 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2111 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
    -id: 219136
    -bodyTs: "'/watch?v=euroxh_0lee?t=53m47s)':4 '47':8 '53':7 'relev':1 'skip':5 'www.youtube.com':3 'www.youtube.com/watch?v=euroxh_0lee?t=53m47s)':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5624759"
    +editedAt: DateTimeImmutable @1704112077 {#2117
      date: 2024-01-01 13:27:57.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702411195 {#2118
      date: 2023-12-12 20:59:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2082}
  +body: "OMG, Ms Piggy as Lwaxana would be perfect!!! That was really well thought out!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702412715 {#2236
    date: 2023-12-12 21:25:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
    "@7of9@startrek.website"
    "@bionicjoey@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2234 …}
  +nested: Doctrine\ORM\PersistentCollection {#2237 …}
  +votes: Doctrine\ORM\PersistentCollection {#2258 …}
  +reports: Doctrine\ORM\PersistentCollection {#2260 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2254 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2246 …}
  -id: 219207
  -bodyTs: "'lwaxana':5 'ms':2 'omg':1 'perfect':8 'piggi':3 'realli':11 'thought':13 'well':12 'would':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4945297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702412715 {#2233
    date: 2023-12-12 21:25:15.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
63 DENIED edit
App\Entity\EntryComment {#2226
  +user: Proxies\__CG__\App\Entity\User {#2306 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: App\Entity\EntryComment {#2114
    +user: Proxies\__CG__\App\Entity\User {#2124 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
    +image: null
    +parent: App\Entity\EntryComment {#2049
      +user: Proxies\__CG__\App\Entity\User {#2306 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
      +image: null
      +parent: App\Entity\EntryComment {#2082
        +user: App\Entity\User {#2087 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
        +image: null
        +parent: null
        +root: null
        +body: "That’s fantastic, I would love to see a Trek / Pigs In Space crossover"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1704234431 {#2084
          date: 2024-01-02 23:27:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@negativenull@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2085 …}
        +nested: Doctrine\ORM\PersistentCollection {#2062 …}
        +votes: Doctrine\ORM\PersistentCollection {#2077 …}
        +reports: Doctrine\ORM\PersistentCollection {#2063 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
        -id: 218943
        -bodyTs: "'crossov':14 'fantast':3 'love':6 'pig':11 'see':8 'space':13 'trek':10 'would':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/4942984"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702406480 {#2078
          date: 2023-12-12 19:41:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2082}
      +body: "A Muppets Trek would be amazing"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1702406580 {#2070
        date: 2023-12-12 19:43:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@negativenull@startrek.website"
        "@7of9@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2307 …}
      +nested: Doctrine\ORM\PersistentCollection {#2312 …}
      +votes: Doctrine\ORM\PersistentCollection {#2322 …}
      +reports: Doctrine\ORM\PersistentCollection {#2320 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
      -id: 218947
      -bodyTs: "'amaz':6 'muppet':2 'trek':3 'would':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/4943022"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702406580 {#2066
        date: 2023-12-12 19:43:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2082}
    +body: "[Relevant](https://www.youtube.com/watch?v=EUrOxh_0leE?t=53m47s) (skip to 53:47)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702411195 {#2121
      date: 2023-12-12 20:59:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@startrek.website"
      "@7of9@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2112 …}
    +nested: Doctrine\ORM\PersistentCollection {#2110 …}
    +votes: Doctrine\ORM\PersistentCollection {#2103 …}
    +reports: Doctrine\ORM\PersistentCollection {#2102 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2111 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
    -id: 219136
    -bodyTs: "'/watch?v=euroxh_0lee?t=53m47s)':4 '47':8 '53':7 'relev':1 'skip':5 'www.youtube.com':3 'www.youtube.com/watch?v=euroxh_0lee?t=53m47s)':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5624759"
    +editedAt: DateTimeImmutable @1704112077 {#2117
      date: 2024-01-01 13:27:57.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702411195 {#2118
      date: 2023-12-12 20:59:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2082}
  +body: "OMG, Ms Piggy as Lwaxana would be perfect!!! That was really well thought out!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702412715 {#2236
    date: 2023-12-12 21:25:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
    "@7of9@startrek.website"
    "@bionicjoey@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2234 …}
  +nested: Doctrine\ORM\PersistentCollection {#2237 …}
  +votes: Doctrine\ORM\PersistentCollection {#2258 …}
  +reports: Doctrine\ORM\PersistentCollection {#2260 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2254 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2246 …}
  -id: 219207
  -bodyTs: "'lwaxana':5 'ms':2 'omg':1 'perfect':8 'piggi':3 'realli':11 'thought':13 'well':12 'would':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4945297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702412715 {#2233
    date: 2023-12-12 21:25:15.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
64 DENIED moderate
App\Entity\EntryComment {#2226
  +user: Proxies\__CG__\App\Entity\User {#2306 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: App\Entity\EntryComment {#2114
    +user: Proxies\__CG__\App\Entity\User {#2124 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
    +image: null
    +parent: App\Entity\EntryComment {#2049
      +user: Proxies\__CG__\App\Entity\User {#2306 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
      +image: null
      +parent: App\Entity\EntryComment {#2082
        +user: App\Entity\User {#2087 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
        +image: null
        +parent: null
        +root: null
        +body: "That’s fantastic, I would love to see a Trek / Pigs In Space crossover"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1704234431 {#2084
          date: 2024-01-02 23:27:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@negativenull@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2085 …}
        +nested: Doctrine\ORM\PersistentCollection {#2062 …}
        +votes: Doctrine\ORM\PersistentCollection {#2077 …}
        +reports: Doctrine\ORM\PersistentCollection {#2063 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
        -id: 218943
        -bodyTs: "'crossov':14 'fantast':3 'love':6 'pig':11 'see':8 'space':13 'trek':10 'would':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/4942984"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702406480 {#2078
          date: 2023-12-12 19:41:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2082}
      +body: "A Muppets Trek would be amazing"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1702406580 {#2070
        date: 2023-12-12 19:43:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@negativenull@startrek.website"
        "@7of9@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2307 …}
      +nested: Doctrine\ORM\PersistentCollection {#2312 …}
      +votes: Doctrine\ORM\PersistentCollection {#2322 …}
      +reports: Doctrine\ORM\PersistentCollection {#2320 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
      -id: 218947
      -bodyTs: "'amaz':6 'muppet':2 'trek':3 'would':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/4943022"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702406580 {#2066
        date: 2023-12-12 19:43:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2082}
    +body: "[Relevant](https://www.youtube.com/watch?v=EUrOxh_0leE?t=53m47s) (skip to 53:47)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702411195 {#2121
      date: 2023-12-12 20:59:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@startrek.website"
      "@7of9@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2112 …}
    +nested: Doctrine\ORM\PersistentCollection {#2110 …}
    +votes: Doctrine\ORM\PersistentCollection {#2103 …}
    +reports: Doctrine\ORM\PersistentCollection {#2102 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2111 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
    -id: 219136
    -bodyTs: "'/watch?v=euroxh_0lee?t=53m47s)':4 '47':8 '53':7 'relev':1 'skip':5 'www.youtube.com':3 'www.youtube.com/watch?v=euroxh_0lee?t=53m47s)':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5624759"
    +editedAt: DateTimeImmutable @1704112077 {#2117
      date: 2024-01-01 13:27:57.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702411195 {#2118
      date: 2023-12-12 20:59:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2082}
  +body: "OMG, Ms Piggy as Lwaxana would be perfect!!! That was really well thought out!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702412715 {#2236
    date: 2023-12-12 21:25:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
    "@7of9@startrek.website"
    "@bionicjoey@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2234 …}
  +nested: Doctrine\ORM\PersistentCollection {#2237 …}
  +votes: Doctrine\ORM\PersistentCollection {#2258 …}
  +reports: Doctrine\ORM\PersistentCollection {#2260 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2254 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2246 …}
  -id: 219207
  -bodyTs: "'lwaxana':5 'ms':2 'omg':1 'perfect':8 'piggi':3 'realli':11 'thought':13 'well':12 'would':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4945297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702412715 {#2233
    date: 2023-12-12 21:25:15.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
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 {#2290
  +user: App\Entity\User {#2087 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: App\Entity\EntryComment {#2049
    +user: Proxies\__CG__\App\Entity\User {#2306 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
    +image: null
    +parent: App\Entity\EntryComment {#2082
      +user: App\Entity\User {#2087 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
      +image: null
      +parent: null
      +root: null
      +body: "That’s fantastic, I would love to see a Trek / Pigs In Space crossover"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1704234431 {#2084
        date: 2024-01-02 23:27:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@negativenull@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2085 …}
      +nested: Doctrine\ORM\PersistentCollection {#2062 …}
      +votes: Doctrine\ORM\PersistentCollection {#2077 …}
      +reports: Doctrine\ORM\PersistentCollection {#2063 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
      -id: 218943
      -bodyTs: "'crossov':14 'fantast':3 'love':6 'pig':11 'see':8 'space':13 'trek':10 'would':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/4942984"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702406480 {#2078
        date: 2023-12-12 19:41:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2082}
    +body: "A Muppets Trek would be amazing"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1702406580 {#2070
      date: 2023-12-12 19:43:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@startrek.website"
      "@7of9@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2307 …}
    +nested: Doctrine\ORM\PersistentCollection {#2312 …}
    +votes: Doctrine\ORM\PersistentCollection {#2322 …}
    +reports: Doctrine\ORM\PersistentCollection {#2320 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
    -id: 218947
    -bodyTs: "'amaz':6 'muppet':2 'trek':3 'would':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/4943022"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702406580 {#2066
      date: 2023-12-12 19:43:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2082}
  +body: "The more I think about it, yes it would be a lot of fun!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702444566 {#2100
    date: 2023-12-13 06:16:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
    "@7of9@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2295 …}
  +nested: Doctrine\ORM\PersistentCollection {#2308 …}
  +votes: Doctrine\ORM\PersistentCollection {#2304 …}
  +reports: Doctrine\ORM\PersistentCollection {#2319 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2318 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2283 …}
  -id: 220212
  -bodyTs: "'fun':14 'lot':12 'think':4 'would':9 'yes':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4955066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702444566 {#2296
    date: 2023-12-13 06:16:06.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
67 DENIED edit
App\Entity\EntryComment {#2290
  +user: App\Entity\User {#2087 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: App\Entity\EntryComment {#2049
    +user: Proxies\__CG__\App\Entity\User {#2306 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
    +image: null
    +parent: App\Entity\EntryComment {#2082
      +user: App\Entity\User {#2087 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
      +image: null
      +parent: null
      +root: null
      +body: "That’s fantastic, I would love to see a Trek / Pigs In Space crossover"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1704234431 {#2084
        date: 2024-01-02 23:27:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@negativenull@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2085 …}
      +nested: Doctrine\ORM\PersistentCollection {#2062 …}
      +votes: Doctrine\ORM\PersistentCollection {#2077 …}
      +reports: Doctrine\ORM\PersistentCollection {#2063 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
      -id: 218943
      -bodyTs: "'crossov':14 'fantast':3 'love':6 'pig':11 'see':8 'space':13 'trek':10 'would':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/4942984"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702406480 {#2078
        date: 2023-12-12 19:41:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2082}
    +body: "A Muppets Trek would be amazing"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1702406580 {#2070
      date: 2023-12-12 19:43:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@startrek.website"
      "@7of9@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2307 …}
    +nested: Doctrine\ORM\PersistentCollection {#2312 …}
    +votes: Doctrine\ORM\PersistentCollection {#2322 …}
    +reports: Doctrine\ORM\PersistentCollection {#2320 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
    -id: 218947
    -bodyTs: "'amaz':6 'muppet':2 'trek':3 'would':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/4943022"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702406580 {#2066
      date: 2023-12-12 19:43:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2082}
  +body: "The more I think about it, yes it would be a lot of fun!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702444566 {#2100
    date: 2023-12-13 06:16:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
    "@7of9@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2295 …}
  +nested: Doctrine\ORM\PersistentCollection {#2308 …}
  +votes: Doctrine\ORM\PersistentCollection {#2304 …}
  +reports: Doctrine\ORM\PersistentCollection {#2319 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2318 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2283 …}
  -id: 220212
  -bodyTs: "'fun':14 'lot':12 'think':4 'would':9 'yes':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4955066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702444566 {#2296
    date: 2023-12-13 06:16:06.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
68 DENIED moderate
App\Entity\EntryComment {#2290
  +user: App\Entity\User {#2087 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: App\Entity\EntryComment {#2049
    +user: Proxies\__CG__\App\Entity\User {#2306 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
    +image: null
    +parent: App\Entity\EntryComment {#2082
      +user: App\Entity\User {#2087 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
      +image: null
      +parent: null
      +root: null
      +body: "That’s fantastic, I would love to see a Trek / Pigs In Space crossover"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1704234431 {#2084
        date: 2024-01-02 23:27:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@negativenull@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2085 …}
      +nested: Doctrine\ORM\PersistentCollection {#2062 …}
      +votes: Doctrine\ORM\PersistentCollection {#2077 …}
      +reports: Doctrine\ORM\PersistentCollection {#2063 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
      -id: 218943
      -bodyTs: "'crossov':14 'fantast':3 'love':6 'pig':11 'see':8 'space':13 'trek':10 'would':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/4942984"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702406480 {#2078
        date: 2023-12-12 19:41:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2082}
    +body: "A Muppets Trek would be amazing"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1702406580 {#2070
      date: 2023-12-12 19:43:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@startrek.website"
      "@7of9@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2307 …}
    +nested: Doctrine\ORM\PersistentCollection {#2312 …}
    +votes: Doctrine\ORM\PersistentCollection {#2322 …}
    +reports: Doctrine\ORM\PersistentCollection {#2320 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
    -id: 218947
    -bodyTs: "'amaz':6 'muppet':2 'trek':3 'would':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/4943022"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702406580 {#2066
      date: 2023-12-12 19:43:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2082}
  +body: "The more I think about it, yes it would be a lot of fun!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702444566 {#2100
    date: 2023-12-13 06:16:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
    "@7of9@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2295 …}
  +nested: Doctrine\ORM\PersistentCollection {#2308 …}
  +votes: Doctrine\ORM\PersistentCollection {#2304 …}
  +reports: Doctrine\ORM\PersistentCollection {#2319 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2318 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2283 …}
  -id: 220212
  -bodyTs: "'fun':14 'lot':12 'think':4 'would':9 'yes':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4955066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702444566 {#2296
    date: 2023-12-13 06:16:06.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
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 {#2294
  +user: Proxies\__CG__\App\Entity\User {#2282 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: App\Entity\EntryComment {#2049
    +user: Proxies\__CG__\App\Entity\User {#2306 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
    +image: null
    +parent: App\Entity\EntryComment {#2082
      +user: App\Entity\User {#2087 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
      +image: null
      +parent: null
      +root: null
      +body: "That’s fantastic, I would love to see a Trek / Pigs In Space crossover"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1704234431 {#2084
        date: 2024-01-02 23:27:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@negativenull@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2085 …}
      +nested: Doctrine\ORM\PersistentCollection {#2062 …}
      +votes: Doctrine\ORM\PersistentCollection {#2077 …}
      +reports: Doctrine\ORM\PersistentCollection {#2063 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
      -id: 218943
      -bodyTs: "'crossov':14 'fantast':3 'love':6 'pig':11 'see':8 'space':13 'trek':10 'would':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/4942984"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702406480 {#2078
        date: 2023-12-12 19:41:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2082}
    +body: "A Muppets Trek would be amazing"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1702406580 {#2070
      date: 2023-12-12 19:43:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@startrek.website"
      "@7of9@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2307 …}
    +nested: Doctrine\ORM\PersistentCollection {#2312 …}
    +votes: Doctrine\ORM\PersistentCollection {#2322 …}
    +reports: Doctrine\ORM\PersistentCollection {#2320 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
    -id: 218947
    -bodyTs: "'amaz':6 'muppet':2 'trek':3 'would':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/4943022"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702406580 {#2066
      date: 2023-12-12 19:43:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2082}
  +body: "The Muppet Babies reboot had an episode that parodies Star Trek, but it’s a show for preschoolers lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702417608 {#2316
    date: 2023-12-12 22:46:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
    "@7of9@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2278 …}
  +nested: Doctrine\ORM\PersistentCollection {#2279 …}
  +votes: Doctrine\ORM\PersistentCollection {#2277 …}
  +reports: Doctrine\ORM\PersistentCollection {#2220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
  -id: 219421
  -bodyTs: "'babi':3 'episod':7 'lol':19 'muppet':2 'parodi':9 'preschool':18 'reboot':4 'show':16 'star':10 'trek':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4366142"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702417608 {#2292
    date: 2023-12-12 22:46:48.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
71 DENIED edit
App\Entity\EntryComment {#2294
  +user: Proxies\__CG__\App\Entity\User {#2282 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: App\Entity\EntryComment {#2049
    +user: Proxies\__CG__\App\Entity\User {#2306 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
    +image: null
    +parent: App\Entity\EntryComment {#2082
      +user: App\Entity\User {#2087 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
      +image: null
      +parent: null
      +root: null
      +body: "That’s fantastic, I would love to see a Trek / Pigs In Space crossover"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1704234431 {#2084
        date: 2024-01-02 23:27:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@negativenull@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2085 …}
      +nested: Doctrine\ORM\PersistentCollection {#2062 …}
      +votes: Doctrine\ORM\PersistentCollection {#2077 …}
      +reports: Doctrine\ORM\PersistentCollection {#2063 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
      -id: 218943
      -bodyTs: "'crossov':14 'fantast':3 'love':6 'pig':11 'see':8 'space':13 'trek':10 'would':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/4942984"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702406480 {#2078
        date: 2023-12-12 19:41:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2082}
    +body: "A Muppets Trek would be amazing"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1702406580 {#2070
      date: 2023-12-12 19:43:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@startrek.website"
      "@7of9@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2307 …}
    +nested: Doctrine\ORM\PersistentCollection {#2312 …}
    +votes: Doctrine\ORM\PersistentCollection {#2322 …}
    +reports: Doctrine\ORM\PersistentCollection {#2320 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
    -id: 218947
    -bodyTs: "'amaz':6 'muppet':2 'trek':3 'would':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/4943022"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702406580 {#2066
      date: 2023-12-12 19:43:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2082}
  +body: "The Muppet Babies reboot had an episode that parodies Star Trek, but it’s a show for preschoolers lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702417608 {#2316
    date: 2023-12-12 22:46:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
    "@7of9@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2278 …}
  +nested: Doctrine\ORM\PersistentCollection {#2279 …}
  +votes: Doctrine\ORM\PersistentCollection {#2277 …}
  +reports: Doctrine\ORM\PersistentCollection {#2220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
  -id: 219421
  -bodyTs: "'babi':3 'episod':7 'lol':19 'muppet':2 'parodi':9 'preschool':18 'reboot':4 'show':16 'star':10 'trek':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4366142"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702417608 {#2292
    date: 2023-12-12 22:46:48.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
72 DENIED moderate
App\Entity\EntryComment {#2294
  +user: Proxies\__CG__\App\Entity\User {#2282 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
  +image: null
  +parent: App\Entity\EntryComment {#2049
    +user: Proxies\__CG__\App\Entity\User {#2306 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
    +image: null
    +parent: App\Entity\EntryComment {#2082
      +user: App\Entity\User {#2087 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1602 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1870 …}
      +image: null
      +parent: null
      +root: null
      +body: "That’s fantastic, I would love to see a Trek / Pigs In Space crossover"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1704234431 {#2084
        date: 2024-01-02 23:27:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@negativenull@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2085 …}
      +nested: Doctrine\ORM\PersistentCollection {#2062 …}
      +votes: Doctrine\ORM\PersistentCollection {#2077 …}
      +reports: Doctrine\ORM\PersistentCollection {#2063 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
      -id: 218943
      -bodyTs: "'crossov':14 'fantast':3 'love':6 'pig':11 'see':8 'space':13 'trek':10 'would':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/4942984"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702406480 {#2078
        date: 2023-12-12 19:41:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2082}
    +body: "A Muppets Trek would be amazing"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1702406580 {#2070
      date: 2023-12-12 19:43:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@negativenull@startrek.website"
      "@7of9@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2307 …}
    +nested: Doctrine\ORM\PersistentCollection {#2312 …}
    +votes: Doctrine\ORM\PersistentCollection {#2322 …}
    +reports: Doctrine\ORM\PersistentCollection {#2320 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
    -id: 218947
    -bodyTs: "'amaz':6 'muppet':2 'trek':3 'would':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/4943022"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702406580 {#2066
      date: 2023-12-12 19:43:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2082}
  +body: "The Muppet Babies reboot had an episode that parodies Star Trek, but it’s a show for preschoolers lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702417608 {#2316
    date: 2023-12-12 22:46:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
    "@7of9@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2278 …}
  +nested: Doctrine\ORM\PersistentCollection {#2279 …}
  +votes: Doctrine\ORM\PersistentCollection {#2277 …}
  +reports: Doctrine\ORM\PersistentCollection {#2220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
  -id: 219421
  -bodyTs: "'babi':3 'episod':7 'lol':19 'muppet':2 'parodi':9 'preschool':18 'reboot':4 'show':16 'star':10 'trek':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4366142"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702417608 {#2292
    date: 2023-12-12 22:46:48.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