GET https://kbin.spritesserver.nl/u/@abfarid@startrek.website/active

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2071
  +user: Proxies\__CG__\App\Entity\User {#2989 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2067 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3031 …}
  +slug: "Bait"
  +title: "Bait"
  +url: "https://i.imgur.com/N3eOy02.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 93
  +favouriteCount: 674
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729583695 {#3026
    date: 2024-10-22 09:54:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3033 …}
  +votes: Doctrine\ORM\PersistentCollection {#3035 …}
  +reports: Doctrine\ORM\PersistentCollection {#3037 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3039 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3041 …}
  +badges: Doctrine\ORM\PersistentCollection {#3043 …}
  +children: [
    App\Entity\EntryComment {#2066
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2071 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2067 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2070 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2070 …}
      +body: """
        Why is your name in red? OP is blue, what’s red?  \n
        (Using Voyager)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1706539407 {#2065
        date: 2024-01-29 15:43:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@USSBurritoTruck@startrek.website"
        "@ValueSubtracted@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2049 …}
      +nested: Doctrine\ORM\PersistentCollection {#2051 …}
      +votes: Doctrine\ORM\PersistentCollection {#2059 …}
      +reports: Doctrine\ORM\PersistentCollection {#2047 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
      -id: 349855
      -bodyTs: "'blue':9 'name':4 'op':7 'red':6,12 'use':13 'voyag':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/6214429"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706539407 {#2074
        date: 2024-01-29 15:43:27.0 +01:00
      }
      +"title": 349855
    }
  ]
  -id: 33790
  -titleTs: "'bait':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706606138
  +visibility: "visible             "
  +apId: "https://startrek.website/post/6213957"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706519738 {#3012
    date: 2024-01-29 10:15:38.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2071
  +user: Proxies\__CG__\App\Entity\User {#2989 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2067 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3031 …}
  +slug: "Bait"
  +title: "Bait"
  +url: "https://i.imgur.com/N3eOy02.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 93
  +favouriteCount: 674
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729583695 {#3026
    date: 2024-10-22 09:54:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3033 …}
  +votes: Doctrine\ORM\PersistentCollection {#3035 …}
  +reports: Doctrine\ORM\PersistentCollection {#3037 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3039 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3041 …}
  +badges: Doctrine\ORM\PersistentCollection {#3043 …}
  +children: [
    App\Entity\EntryComment {#2066
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2071 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2067 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2070 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2070 …}
      +body: """
        Why is your name in red? OP is blue, what’s red?  \n
        (Using Voyager)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1706539407 {#2065
        date: 2024-01-29 15:43:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@USSBurritoTruck@startrek.website"
        "@ValueSubtracted@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2049 …}
      +nested: Doctrine\ORM\PersistentCollection {#2051 …}
      +votes: Doctrine\ORM\PersistentCollection {#2059 …}
      +reports: Doctrine\ORM\PersistentCollection {#2047 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
      -id: 349855
      -bodyTs: "'blue':9 'name':4 'op':7 'red':6,12 'use':13 'voyag':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/6214429"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706539407 {#2074
        date: 2024-01-29 15:43:27.0 +01:00
      }
      +"title": 349855
    }
  ]
  -id: 33790
  -titleTs: "'bait':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706606138
  +visibility: "visible             "
  +apId: "https://startrek.website/post/6213957"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706519738 {#3012
    date: 2024-01-29 10:15:38.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2071
  +user: Proxies\__CG__\App\Entity\User {#2989 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2067 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3031 …}
  +slug: "Bait"
  +title: "Bait"
  +url: "https://i.imgur.com/N3eOy02.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 93
  +favouriteCount: 674
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729583695 {#3026
    date: 2024-10-22 09:54:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3033 …}
  +votes: Doctrine\ORM\PersistentCollection {#3035 …}
  +reports: Doctrine\ORM\PersistentCollection {#3037 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3039 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3041 …}
  +badges: Doctrine\ORM\PersistentCollection {#3043 …}
  +children: [
    App\Entity\EntryComment {#2066
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2071 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2067 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2070 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2070 …}
      +body: """
        Why is your name in red? OP is blue, what’s red?  \n
        (Using Voyager)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1706539407 {#2065
        date: 2024-01-29 15:43:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@USSBurritoTruck@startrek.website"
        "@ValueSubtracted@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2049 …}
      +nested: Doctrine\ORM\PersistentCollection {#2051 …}
      +votes: Doctrine\ORM\PersistentCollection {#2059 …}
      +reports: Doctrine\ORM\PersistentCollection {#2047 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
      -id: 349855
      -bodyTs: "'blue':9 'name':4 'op':7 'red':6,12 'use':13 'voyag':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/6214429"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706539407 {#2074
        date: 2024-01-29 15:43:27.0 +01:00
      }
      +"title": 349855
    }
  ]
  -id: 33790
  -titleTs: "'bait':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706606138
  +visibility: "visible             "
  +apId: "https://startrek.website/post/6213957"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706519738 {#3012
    date: 2024-01-29 10:15:38.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#2066
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2071
    +user: Proxies\__CG__\App\Entity\User {#2989 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2067 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3031 …}
    +slug: "Bait"
    +title: "Bait"
    +url: "https://i.imgur.com/N3eOy02.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 93
    +favouriteCount: 674
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729583695 {#3026
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3033 …}
    +votes: Doctrine\ORM\PersistentCollection {#3035 …}
    +reports: Doctrine\ORM\PersistentCollection {#3037 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3039 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3041 …}
    +badges: Doctrine\ORM\PersistentCollection {#3043 …}
    +children: [
      App\Entity\EntryComment {#2066}
    ]
    -id: 33790
    -titleTs: "'bait':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706606138
    +visibility: "visible             "
    +apId: "https://startrek.website/post/6213957"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706519738 {#3012
      date: 2024-01-29 10:15:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2067 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2070 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2070 …}
  +body: """
    Why is your name in red? OP is blue, what’s red?  \n
    (Using Voyager)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706539407 {#2065
    date: 2024-01-29 15:43:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@USSBurritoTruck@startrek.website"
    "@ValueSubtracted@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2049 …}
  +nested: Doctrine\ORM\PersistentCollection {#2051 …}
  +votes: Doctrine\ORM\PersistentCollection {#2059 …}
  +reports: Doctrine\ORM\PersistentCollection {#2047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
  -id: 349855
  -bodyTs: "'blue':9 'name':4 'op':7 'red':6,12 'use':13 'voyag':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/6214429"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706539407 {#2074
    date: 2024-01-29 15:43:27.0 +01:00
  }
  +"title": 349855
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2066
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2071
    +user: Proxies\__CG__\App\Entity\User {#2989 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2067 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3031 …}
    +slug: "Bait"
    +title: "Bait"
    +url: "https://i.imgur.com/N3eOy02.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 93
    +favouriteCount: 674
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729583695 {#3026
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3033 …}
    +votes: Doctrine\ORM\PersistentCollection {#3035 …}
    +reports: Doctrine\ORM\PersistentCollection {#3037 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3039 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3041 …}
    +badges: Doctrine\ORM\PersistentCollection {#3043 …}
    +children: [
      App\Entity\EntryComment {#2066}
    ]
    -id: 33790
    -titleTs: "'bait':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706606138
    +visibility: "visible             "
    +apId: "https://startrek.website/post/6213957"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706519738 {#3012
      date: 2024-01-29 10:15:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2067 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2070 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2070 …}
  +body: """
    Why is your name in red? OP is blue, what’s red?  \n
    (Using Voyager)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706539407 {#2065
    date: 2024-01-29 15:43:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@USSBurritoTruck@startrek.website"
    "@ValueSubtracted@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2049 …}
  +nested: Doctrine\ORM\PersistentCollection {#2051 …}
  +votes: Doctrine\ORM\PersistentCollection {#2059 …}
  +reports: Doctrine\ORM\PersistentCollection {#2047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
  -id: 349855
  -bodyTs: "'blue':9 'name':4 'op':7 'red':6,12 'use':13 'voyag':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/6214429"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706539407 {#2074
    date: 2024-01-29 15:43:27.0 +01:00
  }
  +"title": 349855
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2066
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2071
    +user: Proxies\__CG__\App\Entity\User {#2989 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2067 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3031 …}
    +slug: "Bait"
    +title: "Bait"
    +url: "https://i.imgur.com/N3eOy02.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 93
    +favouriteCount: 674
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729583695 {#3026
      date: 2024-10-22 09:54:55.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3033 …}
    +votes: Doctrine\ORM\PersistentCollection {#3035 …}
    +reports: Doctrine\ORM\PersistentCollection {#3037 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3039 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3041 …}
    +badges: Doctrine\ORM\PersistentCollection {#3043 …}
    +children: [
      App\Entity\EntryComment {#2066}
    ]
    -id: 33790
    -titleTs: "'bait':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706606138
    +visibility: "visible             "
    +apId: "https://startrek.website/post/6213957"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706519738 {#3012
      date: 2024-01-29 10:15:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2067 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2070 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2070 …}
  +body: """
    Why is your name in red? OP is blue, what’s red?  \n
    (Using Voyager)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706539407 {#2065
    date: 2024-01-29 15:43:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@USSBurritoTruck@startrek.website"
    "@ValueSubtracted@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2049 …}
  +nested: Doctrine\ORM\PersistentCollection {#2051 …}
  +votes: Doctrine\ORM\PersistentCollection {#2059 …}
  +reports: Doctrine\ORM\PersistentCollection {#2047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
  -id: 349855
  -bodyTs: "'blue':9 'name':4 'op':7 'red':6,12 'use':13 'voyag':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/6214429"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706539407 {#2074
    date: 2024-01-29 15:43:27.0 +01:00
  }
  +"title": 349855
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2084
  +user: Proxies\__CG__\App\Entity\User {#2503 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: Proxies\__CG__\App\Entity\Image {#2609 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2902 …}
  +slug: "Yo-Dawg-new-Outlook-just-dropped"
  +title: "Yo Dawg, new Outlook just dropped"
  +url: "https://linux.community/pictrs/image/7cd6f770-ef59-4699-b8e8-861471003c7c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 45
  +favouriteCount: 899
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728525645 {#2054
    date: 2024-10-10 04:00:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2901 …}
  +votes: Doctrine\ORM\PersistentCollection {#2899 …}
  +reports: Doctrine\ORM\PersistentCollection {#2896 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2930 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2926 …}
  +badges: Doctrine\ORM\PersistentCollection {#2943 …}
  +children: [
    2 => App\Entity\EntryComment {#2089
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2084 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2088 …}
      +root: App\Entity\EntryComment {#2079
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2084 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: null
        +root: null
        +body: "Gotta point out, that hasn’t been the Microsoft logo since Win7."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 38
        +score: 0
        +lastActive: DateTime @1728525645 {#2075
          date: 2024-10-10 04:00:45.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ExLisper@linux.community"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2078 …}
        +nested: Doctrine\ORM\PersistentCollection {#2097 …}
        +votes: Doctrine\ORM\PersistentCollection {#2082 …}
        +reports: Doctrine\ORM\PersistentCollection {#2096 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
        -id: 311662
        -bodyTs: "'gotta':1 'hasn':5 'logo':10 'microsoft':9 'point':2 'sinc':11 'win7':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/5757118"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705350057 {#2061
          date: 2024-01-15 21:20:57.0 +01:00
        }
        +"title": 311662
      }
      +body: "That’s fair, I should’ve said “That logo hasn’t been used by MS since Win7”. But it’s still the same logo, minus the backdrop."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705353945 {#2080
        date: 2024-01-15 22:25:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ExLisper@linux.community"
        "@abfarid@startrek.website"
        "@JustARegularNerd@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2095 …}
      +nested: Doctrine\ORM\PersistentCollection {#2091 …}
      +votes: Doctrine\ORM\PersistentCollection {#2090 …}
      +reports: Doctrine\ORM\PersistentCollection {#2092 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
      -id: 311823
      -bodyTs: "'backdrop':27 'fair':3 'hasn':10 'logo':9,24 'minus':25 'ms':15 'said':7 'sinc':16 'still':21 'use':13 've':6 'win7':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5759029"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705353945 {#2064
        date: 2024-01-15 22:25:45.0 +01:00
      }
      +"title": 311823
    }
    1 => App\Entity\EntryComment {#2132
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2084 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2138 …}
      +root: App\Entity\EntryComment {#2079}
      +body: "They used to go for the Distort tool. Then, the Skew tool was all the rage. And now, they realized that Photoshop subscriptions are a ripoff and stopped using it altogether."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705354677 {#2129
        date: 2024-01-15 22:37:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ExLisper@linux.community"
        "@abfarid@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2040 …}
      +nested: Doctrine\ORM\PersistentCollection {#2350 …}
      +votes: Doctrine\ORM\PersistentCollection {#2348 …}
      +reports: Doctrine\ORM\PersistentCollection {#2351 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2332 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2349 …}
      -id: 311853
      -bodyTs: "'altogeth':31 'distort':7 'go':4 'photoshop':22 'rage':16 'realiz':20 'ripoff':26 'skew':11 'stop':28 'subscript':23 'tool':8,12 'use':2,29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5759382"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705354677 {#2131
        date: 2024-01-15 22:37:57.0 +01:00
      }
      +"title": 311853
    }
    0 => App\Entity\EntryComment {#2079}
  ]
  -id: 30763
  -titleTs: "'dawg':2 'drop':6 'new':3 'outlook':4 'yo':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705435345
  +visibility: "visible             "
  +apId: "https://linux.community/post/431077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705348945 {#2779
    date: 2024-01-15 21:02:25.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2084
  +user: Proxies\__CG__\App\Entity\User {#2503 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: Proxies\__CG__\App\Entity\Image {#2609 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2902 …}
  +slug: "Yo-Dawg-new-Outlook-just-dropped"
  +title: "Yo Dawg, new Outlook just dropped"
  +url: "https://linux.community/pictrs/image/7cd6f770-ef59-4699-b8e8-861471003c7c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 45
  +favouriteCount: 899
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728525645 {#2054
    date: 2024-10-10 04:00:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2901 …}
  +votes: Doctrine\ORM\PersistentCollection {#2899 …}
  +reports: Doctrine\ORM\PersistentCollection {#2896 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2930 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2926 …}
  +badges: Doctrine\ORM\PersistentCollection {#2943 …}
  +children: [
    2 => App\Entity\EntryComment {#2089
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2084 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2088 …}
      +root: App\Entity\EntryComment {#2079
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2084 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: null
        +root: null
        +body: "Gotta point out, that hasn’t been the Microsoft logo since Win7."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 38
        +score: 0
        +lastActive: DateTime @1728525645 {#2075
          date: 2024-10-10 04:00:45.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ExLisper@linux.community"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2078 …}
        +nested: Doctrine\ORM\PersistentCollection {#2097 …}
        +votes: Doctrine\ORM\PersistentCollection {#2082 …}
        +reports: Doctrine\ORM\PersistentCollection {#2096 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
        -id: 311662
        -bodyTs: "'gotta':1 'hasn':5 'logo':10 'microsoft':9 'point':2 'sinc':11 'win7':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/5757118"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705350057 {#2061
          date: 2024-01-15 21:20:57.0 +01:00
        }
        +"title": 311662
      }
      +body: "That’s fair, I should’ve said “That logo hasn’t been used by MS since Win7”. But it’s still the same logo, minus the backdrop."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705353945 {#2080
        date: 2024-01-15 22:25:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ExLisper@linux.community"
        "@abfarid@startrek.website"
        "@JustARegularNerd@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2095 …}
      +nested: Doctrine\ORM\PersistentCollection {#2091 …}
      +votes: Doctrine\ORM\PersistentCollection {#2090 …}
      +reports: Doctrine\ORM\PersistentCollection {#2092 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
      -id: 311823
      -bodyTs: "'backdrop':27 'fair':3 'hasn':10 'logo':9,24 'minus':25 'ms':15 'said':7 'sinc':16 'still':21 'use':13 've':6 'win7':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5759029"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705353945 {#2064
        date: 2024-01-15 22:25:45.0 +01:00
      }
      +"title": 311823
    }
    1 => App\Entity\EntryComment {#2132
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2084 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2138 …}
      +root: App\Entity\EntryComment {#2079}
      +body: "They used to go for the Distort tool. Then, the Skew tool was all the rage. And now, they realized that Photoshop subscriptions are a ripoff and stopped using it altogether."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705354677 {#2129
        date: 2024-01-15 22:37:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ExLisper@linux.community"
        "@abfarid@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2040 …}
      +nested: Doctrine\ORM\PersistentCollection {#2350 …}
      +votes: Doctrine\ORM\PersistentCollection {#2348 …}
      +reports: Doctrine\ORM\PersistentCollection {#2351 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2332 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2349 …}
      -id: 311853
      -bodyTs: "'altogeth':31 'distort':7 'go':4 'photoshop':22 'rage':16 'realiz':20 'ripoff':26 'skew':11 'stop':28 'subscript':23 'tool':8,12 'use':2,29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5759382"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705354677 {#2131
        date: 2024-01-15 22:37:57.0 +01:00
      }
      +"title": 311853
    }
    0 => App\Entity\EntryComment {#2079}
  ]
  -id: 30763
  -titleTs: "'dawg':2 'drop':6 'new':3 'outlook':4 'yo':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705435345
  +visibility: "visible             "
  +apId: "https://linux.community/post/431077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705348945 {#2779
    date: 2024-01-15 21:02:25.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2084
  +user: Proxies\__CG__\App\Entity\User {#2503 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: Proxies\__CG__\App\Entity\Image {#2609 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2902 …}
  +slug: "Yo-Dawg-new-Outlook-just-dropped"
  +title: "Yo Dawg, new Outlook just dropped"
  +url: "https://linux.community/pictrs/image/7cd6f770-ef59-4699-b8e8-861471003c7c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 45
  +favouriteCount: 899
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728525645 {#2054
    date: 2024-10-10 04:00:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2901 …}
  +votes: Doctrine\ORM\PersistentCollection {#2899 …}
  +reports: Doctrine\ORM\PersistentCollection {#2896 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2930 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2926 …}
  +badges: Doctrine\ORM\PersistentCollection {#2943 …}
  +children: [
    2 => App\Entity\EntryComment {#2089
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2084 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2088 …}
      +root: App\Entity\EntryComment {#2079
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2084 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: null
        +root: null
        +body: "Gotta point out, that hasn’t been the Microsoft logo since Win7."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 38
        +score: 0
        +lastActive: DateTime @1728525645 {#2075
          date: 2024-10-10 04:00:45.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ExLisper@linux.community"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2078 …}
        +nested: Doctrine\ORM\PersistentCollection {#2097 …}
        +votes: Doctrine\ORM\PersistentCollection {#2082 …}
        +reports: Doctrine\ORM\PersistentCollection {#2096 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
        -id: 311662
        -bodyTs: "'gotta':1 'hasn':5 'logo':10 'microsoft':9 'point':2 'sinc':11 'win7':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/5757118"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705350057 {#2061
          date: 2024-01-15 21:20:57.0 +01:00
        }
        +"title": 311662
      }
      +body: "That’s fair, I should’ve said “That logo hasn’t been used by MS since Win7”. But it’s still the same logo, minus the backdrop."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705353945 {#2080
        date: 2024-01-15 22:25:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ExLisper@linux.community"
        "@abfarid@startrek.website"
        "@JustARegularNerd@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2095 …}
      +nested: Doctrine\ORM\PersistentCollection {#2091 …}
      +votes: Doctrine\ORM\PersistentCollection {#2090 …}
      +reports: Doctrine\ORM\PersistentCollection {#2092 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
      -id: 311823
      -bodyTs: "'backdrop':27 'fair':3 'hasn':10 'logo':9,24 'minus':25 'ms':15 'said':7 'sinc':16 'still':21 'use':13 've':6 'win7':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5759029"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705353945 {#2064
        date: 2024-01-15 22:25:45.0 +01:00
      }
      +"title": 311823
    }
    1 => App\Entity\EntryComment {#2132
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2084 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2138 …}
      +root: App\Entity\EntryComment {#2079}
      +body: "They used to go for the Distort tool. Then, the Skew tool was all the rage. And now, they realized that Photoshop subscriptions are a ripoff and stopped using it altogether."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705354677 {#2129
        date: 2024-01-15 22:37:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ExLisper@linux.community"
        "@abfarid@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2040 …}
      +nested: Doctrine\ORM\PersistentCollection {#2350 …}
      +votes: Doctrine\ORM\PersistentCollection {#2348 …}
      +reports: Doctrine\ORM\PersistentCollection {#2351 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2332 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2349 …}
      -id: 311853
      -bodyTs: "'altogeth':31 'distort':7 'go':4 'photoshop':22 'rage':16 'realiz':20 'ripoff':26 'skew':11 'stop':28 'subscript':23 'tool':8,12 'use':2,29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5759382"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705354677 {#2131
        date: 2024-01-15 22:37:57.0 +01:00
      }
      +"title": 311853
    }
    0 => App\Entity\EntryComment {#2079}
  ]
  -id: 30763
  -titleTs: "'dawg':2 'drop':6 'new':3 'outlook':4 'yo':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705435345
  +visibility: "visible             "
  +apId: "https://linux.community/post/431077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705348945 {#2779
    date: 2024-01-15 21:02:25.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2089
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2084
    +user: Proxies\__CG__\App\Entity\User {#2503 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: Proxies\__CG__\App\Entity\Image {#2609 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2902 …}
    +slug: "Yo-Dawg-new-Outlook-just-dropped"
    +title: "Yo Dawg, new Outlook just dropped"
    +url: "https://linux.community/pictrs/image/7cd6f770-ef59-4699-b8e8-861471003c7c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 899
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728525645 {#2054
      date: 2024-10-10 04:00:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2901 …}
    +votes: Doctrine\ORM\PersistentCollection {#2899 …}
    +reports: Doctrine\ORM\PersistentCollection {#2896 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2930 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2926 …}
    +badges: Doctrine\ORM\PersistentCollection {#2943 …}
    +children: [
      2 => App\Entity\EntryComment {#2089}
      1 => App\Entity\EntryComment {#2132
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2084 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2138 …}
        +root: App\Entity\EntryComment {#2079
          +user: App\Entity\User {#261 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2084 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
          +image: null
          +parent: null
          +root: null
          +body: "Gotta point out, that hasn’t been the Microsoft logo since Win7."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 38
          +score: 0
          +lastActive: DateTime @1728525645 {#2075
            date: 2024-10-10 04:00:45.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ExLisper@linux.community"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2078 …}
          +nested: Doctrine\ORM\PersistentCollection {#2097 …}
          +votes: Doctrine\ORM\PersistentCollection {#2082 …}
          +reports: Doctrine\ORM\PersistentCollection {#2096 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
          -id: 311662
          -bodyTs: "'gotta':1 'hasn':5 'logo':10 'microsoft':9 'point':2 'sinc':11 'win7':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://startrek.website/comment/5757118"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705350057 {#2061
            date: 2024-01-15 21:20:57.0 +01:00
          }
          +"title": 311662
        }
        +body: "They used to go for the Distort tool. Then, the Skew tool was all the rage. And now, they realized that Photoshop subscriptions are a ripoff and stopped using it altogether."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705354677 {#2129
          date: 2024-01-15 22:37:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ExLisper@linux.community"
          "@abfarid@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2040 …}
        +nested: Doctrine\ORM\PersistentCollection {#2350 …}
        +votes: Doctrine\ORM\PersistentCollection {#2348 …}
        +reports: Doctrine\ORM\PersistentCollection {#2351 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2332 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2349 …}
        -id: 311853
        -bodyTs: "'altogeth':31 'distort':7 'go':4 'photoshop':22 'rage':16 'realiz':20 'ripoff':26 'skew':11 'stop':28 'subscript':23 'tool':8,12 'use':2,29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/5759382"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705354677 {#2131
          date: 2024-01-15 22:37:57.0 +01:00
        }
        +"title": 311853
      }
      0 => App\Entity\EntryComment {#2079}
    ]
    -id: 30763
    -titleTs: "'dawg':2 'drop':6 'new':3 'outlook':4 'yo':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705435345
    +visibility: "visible             "
    +apId: "https://linux.community/post/431077"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705348945 {#2779
      date: 2024-01-15 21:02:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2088 …}
  +root: App\Entity\EntryComment {#2079}
  +body: "That’s fair, I should’ve said “That logo hasn’t been used by MS since Win7”. But it’s still the same logo, minus the backdrop."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705353945 {#2080
    date: 2024-01-15 22:25:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@abfarid@startrek.website"
    "@JustARegularNerd@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2095 …}
  +nested: Doctrine\ORM\PersistentCollection {#2091 …}
  +votes: Doctrine\ORM\PersistentCollection {#2090 …}
  +reports: Doctrine\ORM\PersistentCollection {#2092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
  -id: 311823
  -bodyTs: "'backdrop':27 'fair':3 'hasn':10 'logo':9,24 'minus':25 'ms':15 'said':7 'sinc':16 'still':21 'use':13 've':6 'win7':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5759029"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705353945 {#2064
    date: 2024-01-15 22:25:45.0 +01:00
  }
  +"title": 311823
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2089
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2084
    +user: Proxies\__CG__\App\Entity\User {#2503 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: Proxies\__CG__\App\Entity\Image {#2609 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2902 …}
    +slug: "Yo-Dawg-new-Outlook-just-dropped"
    +title: "Yo Dawg, new Outlook just dropped"
    +url: "https://linux.community/pictrs/image/7cd6f770-ef59-4699-b8e8-861471003c7c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 899
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728525645 {#2054
      date: 2024-10-10 04:00:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2901 …}
    +votes: Doctrine\ORM\PersistentCollection {#2899 …}
    +reports: Doctrine\ORM\PersistentCollection {#2896 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2930 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2926 …}
    +badges: Doctrine\ORM\PersistentCollection {#2943 …}
    +children: [
      2 => App\Entity\EntryComment {#2089}
      1 => App\Entity\EntryComment {#2132
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2084 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2138 …}
        +root: App\Entity\EntryComment {#2079
          +user: App\Entity\User {#261 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2084 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
          +image: null
          +parent: null
          +root: null
          +body: "Gotta point out, that hasn’t been the Microsoft logo since Win7."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 38
          +score: 0
          +lastActive: DateTime @1728525645 {#2075
            date: 2024-10-10 04:00:45.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ExLisper@linux.community"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2078 …}
          +nested: Doctrine\ORM\PersistentCollection {#2097 …}
          +votes: Doctrine\ORM\PersistentCollection {#2082 …}
          +reports: Doctrine\ORM\PersistentCollection {#2096 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
          -id: 311662
          -bodyTs: "'gotta':1 'hasn':5 'logo':10 'microsoft':9 'point':2 'sinc':11 'win7':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://startrek.website/comment/5757118"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705350057 {#2061
            date: 2024-01-15 21:20:57.0 +01:00
          }
          +"title": 311662
        }
        +body: "They used to go for the Distort tool. Then, the Skew tool was all the rage. And now, they realized that Photoshop subscriptions are a ripoff and stopped using it altogether."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705354677 {#2129
          date: 2024-01-15 22:37:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ExLisper@linux.community"
          "@abfarid@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2040 …}
        +nested: Doctrine\ORM\PersistentCollection {#2350 …}
        +votes: Doctrine\ORM\PersistentCollection {#2348 …}
        +reports: Doctrine\ORM\PersistentCollection {#2351 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2332 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2349 …}
        -id: 311853
        -bodyTs: "'altogeth':31 'distort':7 'go':4 'photoshop':22 'rage':16 'realiz':20 'ripoff':26 'skew':11 'stop':28 'subscript':23 'tool':8,12 'use':2,29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/5759382"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705354677 {#2131
          date: 2024-01-15 22:37:57.0 +01:00
        }
        +"title": 311853
      }
      0 => App\Entity\EntryComment {#2079}
    ]
    -id: 30763
    -titleTs: "'dawg':2 'drop':6 'new':3 'outlook':4 'yo':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705435345
    +visibility: "visible             "
    +apId: "https://linux.community/post/431077"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705348945 {#2779
      date: 2024-01-15 21:02:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2088 …}
  +root: App\Entity\EntryComment {#2079}
  +body: "That’s fair, I should’ve said “That logo hasn’t been used by MS since Win7”. But it’s still the same logo, minus the backdrop."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705353945 {#2080
    date: 2024-01-15 22:25:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@abfarid@startrek.website"
    "@JustARegularNerd@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2095 …}
  +nested: Doctrine\ORM\PersistentCollection {#2091 …}
  +votes: Doctrine\ORM\PersistentCollection {#2090 …}
  +reports: Doctrine\ORM\PersistentCollection {#2092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
  -id: 311823
  -bodyTs: "'backdrop':27 'fair':3 'hasn':10 'logo':9,24 'minus':25 'ms':15 'said':7 'sinc':16 'still':21 'use':13 've':6 'win7':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5759029"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705353945 {#2064
    date: 2024-01-15 22:25:45.0 +01:00
  }
  +"title": 311823
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2089
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2084
    +user: Proxies\__CG__\App\Entity\User {#2503 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: Proxies\__CG__\App\Entity\Image {#2609 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2902 …}
    +slug: "Yo-Dawg-new-Outlook-just-dropped"
    +title: "Yo Dawg, new Outlook just dropped"
    +url: "https://linux.community/pictrs/image/7cd6f770-ef59-4699-b8e8-861471003c7c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 899
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728525645 {#2054
      date: 2024-10-10 04:00:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2901 …}
    +votes: Doctrine\ORM\PersistentCollection {#2899 …}
    +reports: Doctrine\ORM\PersistentCollection {#2896 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2930 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2926 …}
    +badges: Doctrine\ORM\PersistentCollection {#2943 …}
    +children: [
      2 => App\Entity\EntryComment {#2089}
      1 => App\Entity\EntryComment {#2132
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2084 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2138 …}
        +root: App\Entity\EntryComment {#2079
          +user: App\Entity\User {#261 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2084 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
          +image: null
          +parent: null
          +root: null
          +body: "Gotta point out, that hasn’t been the Microsoft logo since Win7."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 38
          +score: 0
          +lastActive: DateTime @1728525645 {#2075
            date: 2024-10-10 04:00:45.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ExLisper@linux.community"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2078 …}
          +nested: Doctrine\ORM\PersistentCollection {#2097 …}
          +votes: Doctrine\ORM\PersistentCollection {#2082 …}
          +reports: Doctrine\ORM\PersistentCollection {#2096 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
          -id: 311662
          -bodyTs: "'gotta':1 'hasn':5 'logo':10 'microsoft':9 'point':2 'sinc':11 'win7':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://startrek.website/comment/5757118"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705350057 {#2061
            date: 2024-01-15 21:20:57.0 +01:00
          }
          +"title": 311662
        }
        +body: "They used to go for the Distort tool. Then, the Skew tool was all the rage. And now, they realized that Photoshop subscriptions are a ripoff and stopped using it altogether."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705354677 {#2129
          date: 2024-01-15 22:37:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ExLisper@linux.community"
          "@abfarid@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2040 …}
        +nested: Doctrine\ORM\PersistentCollection {#2350 …}
        +votes: Doctrine\ORM\PersistentCollection {#2348 …}
        +reports: Doctrine\ORM\PersistentCollection {#2351 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2332 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2349 …}
        -id: 311853
        -bodyTs: "'altogeth':31 'distort':7 'go':4 'photoshop':22 'rage':16 'realiz':20 'ripoff':26 'skew':11 'stop':28 'subscript':23 'tool':8,12 'use':2,29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/5759382"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705354677 {#2131
          date: 2024-01-15 22:37:57.0 +01:00
        }
        +"title": 311853
      }
      0 => App\Entity\EntryComment {#2079}
    ]
    -id: 30763
    -titleTs: "'dawg':2 'drop':6 'new':3 'outlook':4 'yo':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705435345
    +visibility: "visible             "
    +apId: "https://linux.community/post/431077"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705348945 {#2779
      date: 2024-01-15 21:02:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2088 …}
  +root: App\Entity\EntryComment {#2079}
  +body: "That’s fair, I should’ve said “That logo hasn’t been used by MS since Win7”. But it’s still the same logo, minus the backdrop."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705353945 {#2080
    date: 2024-01-15 22:25:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@abfarid@startrek.website"
    "@JustARegularNerd@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2095 …}
  +nested: Doctrine\ORM\PersistentCollection {#2091 …}
  +votes: Doctrine\ORM\PersistentCollection {#2090 …}
  +reports: Doctrine\ORM\PersistentCollection {#2092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
  -id: 311823
  -bodyTs: "'backdrop':27 'fair':3 'hasn':10 'logo':9,24 'minus':25 'ms':15 'said':7 'sinc':16 'still':21 'use':13 've':6 'win7':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5759029"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705353945 {#2064
    date: 2024-01-15 22:25:45.0 +01:00
  }
  +"title": 311823
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2132
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2084
    +user: Proxies\__CG__\App\Entity\User {#2503 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: Proxies\__CG__\App\Entity\Image {#2609 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2902 …}
    +slug: "Yo-Dawg-new-Outlook-just-dropped"
    +title: "Yo Dawg, new Outlook just dropped"
    +url: "https://linux.community/pictrs/image/7cd6f770-ef59-4699-b8e8-861471003c7c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 899
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728525645 {#2054
      date: 2024-10-10 04:00:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2901 …}
    +votes: Doctrine\ORM\PersistentCollection {#2899 …}
    +reports: Doctrine\ORM\PersistentCollection {#2896 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2930 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2926 …}
    +badges: Doctrine\ORM\PersistentCollection {#2943 …}
    +children: [
      2 => App\Entity\EntryComment {#2089
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2084 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2088 …}
        +root: App\Entity\EntryComment {#2079
          +user: App\Entity\User {#261 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2084 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
          +image: null
          +parent: null
          +root: null
          +body: "Gotta point out, that hasn’t been the Microsoft logo since Win7."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 38
          +score: 0
          +lastActive: DateTime @1728525645 {#2075
            date: 2024-10-10 04:00:45.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ExLisper@linux.community"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2078 …}
          +nested: Doctrine\ORM\PersistentCollection {#2097 …}
          +votes: Doctrine\ORM\PersistentCollection {#2082 …}
          +reports: Doctrine\ORM\PersistentCollection {#2096 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
          -id: 311662
          -bodyTs: "'gotta':1 'hasn':5 'logo':10 'microsoft':9 'point':2 'sinc':11 'win7':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://startrek.website/comment/5757118"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705350057 {#2061
            date: 2024-01-15 21:20:57.0 +01:00
          }
          +"title": 311662
        }
        +body: "That’s fair, I should’ve said “That logo hasn’t been used by MS since Win7”. But it’s still the same logo, minus the backdrop."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705353945 {#2080
          date: 2024-01-15 22:25:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ExLisper@linux.community"
          "@abfarid@startrek.website"
          "@JustARegularNerd@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2095 …}
        +nested: Doctrine\ORM\PersistentCollection {#2091 …}
        +votes: Doctrine\ORM\PersistentCollection {#2090 …}
        +reports: Doctrine\ORM\PersistentCollection {#2092 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
        -id: 311823
        -bodyTs: "'backdrop':27 'fair':3 'hasn':10 'logo':9,24 'minus':25 'ms':15 'said':7 'sinc':16 'still':21 'use':13 've':6 'win7':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/5759029"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705353945 {#2064
          date: 2024-01-15 22:25:45.0 +01:00
        }
        +"title": 311823
      }
      1 => App\Entity\EntryComment {#2132}
      0 => App\Entity\EntryComment {#2079}
    ]
    -id: 30763
    -titleTs: "'dawg':2 'drop':6 'new':3 'outlook':4 'yo':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705435345
    +visibility: "visible             "
    +apId: "https://linux.community/post/431077"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705348945 {#2779
      date: 2024-01-15 21:02:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2138 …}
  +root: App\Entity\EntryComment {#2079}
  +body: "They used to go for the Distort tool. Then, the Skew tool was all the rage. And now, they realized that Photoshop subscriptions are a ripoff and stopped using it altogether."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705354677 {#2129
    date: 2024-01-15 22:37:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@abfarid@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2040 …}
  +nested: Doctrine\ORM\PersistentCollection {#2350 …}
  +votes: Doctrine\ORM\PersistentCollection {#2348 …}
  +reports: Doctrine\ORM\PersistentCollection {#2351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2332 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2349 …}
  -id: 311853
  -bodyTs: "'altogeth':31 'distort':7 'go':4 'photoshop':22 'rage':16 'realiz':20 'ripoff':26 'skew':11 'stop':28 'subscript':23 'tool':8,12 'use':2,29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5759382"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705354677 {#2131
    date: 2024-01-15 22:37:57.0 +01:00
  }
  +"title": 311853
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2132
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2084
    +user: Proxies\__CG__\App\Entity\User {#2503 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: Proxies\__CG__\App\Entity\Image {#2609 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2902 …}
    +slug: "Yo-Dawg-new-Outlook-just-dropped"
    +title: "Yo Dawg, new Outlook just dropped"
    +url: "https://linux.community/pictrs/image/7cd6f770-ef59-4699-b8e8-861471003c7c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 899
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728525645 {#2054
      date: 2024-10-10 04:00:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2901 …}
    +votes: Doctrine\ORM\PersistentCollection {#2899 …}
    +reports: Doctrine\ORM\PersistentCollection {#2896 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2930 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2926 …}
    +badges: Doctrine\ORM\PersistentCollection {#2943 …}
    +children: [
      2 => App\Entity\EntryComment {#2089
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2084 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2088 …}
        +root: App\Entity\EntryComment {#2079
          +user: App\Entity\User {#261 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2084 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
          +image: null
          +parent: null
          +root: null
          +body: "Gotta point out, that hasn’t been the Microsoft logo since Win7."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 38
          +score: 0
          +lastActive: DateTime @1728525645 {#2075
            date: 2024-10-10 04:00:45.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ExLisper@linux.community"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2078 …}
          +nested: Doctrine\ORM\PersistentCollection {#2097 …}
          +votes: Doctrine\ORM\PersistentCollection {#2082 …}
          +reports: Doctrine\ORM\PersistentCollection {#2096 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
          -id: 311662
          -bodyTs: "'gotta':1 'hasn':5 'logo':10 'microsoft':9 'point':2 'sinc':11 'win7':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://startrek.website/comment/5757118"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705350057 {#2061
            date: 2024-01-15 21:20:57.0 +01:00
          }
          +"title": 311662
        }
        +body: "That’s fair, I should’ve said “That logo hasn’t been used by MS since Win7”. But it’s still the same logo, minus the backdrop."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705353945 {#2080
          date: 2024-01-15 22:25:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ExLisper@linux.community"
          "@abfarid@startrek.website"
          "@JustARegularNerd@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2095 …}
        +nested: Doctrine\ORM\PersistentCollection {#2091 …}
        +votes: Doctrine\ORM\PersistentCollection {#2090 …}
        +reports: Doctrine\ORM\PersistentCollection {#2092 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
        -id: 311823
        -bodyTs: "'backdrop':27 'fair':3 'hasn':10 'logo':9,24 'minus':25 'ms':15 'said':7 'sinc':16 'still':21 'use':13 've':6 'win7':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/5759029"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705353945 {#2064
          date: 2024-01-15 22:25:45.0 +01:00
        }
        +"title": 311823
      }
      1 => App\Entity\EntryComment {#2132}
      0 => App\Entity\EntryComment {#2079}
    ]
    -id: 30763
    -titleTs: "'dawg':2 'drop':6 'new':3 'outlook':4 'yo':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705435345
    +visibility: "visible             "
    +apId: "https://linux.community/post/431077"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705348945 {#2779
      date: 2024-01-15 21:02:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2138 …}
  +root: App\Entity\EntryComment {#2079}
  +body: "They used to go for the Distort tool. Then, the Skew tool was all the rage. And now, they realized that Photoshop subscriptions are a ripoff and stopped using it altogether."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705354677 {#2129
    date: 2024-01-15 22:37:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@abfarid@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2040 …}
  +nested: Doctrine\ORM\PersistentCollection {#2350 …}
  +votes: Doctrine\ORM\PersistentCollection {#2348 …}
  +reports: Doctrine\ORM\PersistentCollection {#2351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2332 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2349 …}
  -id: 311853
  -bodyTs: "'altogeth':31 'distort':7 'go':4 'photoshop':22 'rage':16 'realiz':20 'ripoff':26 'skew':11 'stop':28 'subscript':23 'tool':8,12 'use':2,29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5759382"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705354677 {#2131
    date: 2024-01-15 22:37:57.0 +01:00
  }
  +"title": 311853
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2132
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2084
    +user: Proxies\__CG__\App\Entity\User {#2503 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: Proxies\__CG__\App\Entity\Image {#2609 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2902 …}
    +slug: "Yo-Dawg-new-Outlook-just-dropped"
    +title: "Yo Dawg, new Outlook just dropped"
    +url: "https://linux.community/pictrs/image/7cd6f770-ef59-4699-b8e8-861471003c7c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 899
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728525645 {#2054
      date: 2024-10-10 04:00:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2901 …}
    +votes: Doctrine\ORM\PersistentCollection {#2899 …}
    +reports: Doctrine\ORM\PersistentCollection {#2896 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2930 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2926 …}
    +badges: Doctrine\ORM\PersistentCollection {#2943 …}
    +children: [
      2 => App\Entity\EntryComment {#2089
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2084 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2088 …}
        +root: App\Entity\EntryComment {#2079
          +user: App\Entity\User {#261 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2084 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
          +image: null
          +parent: null
          +root: null
          +body: "Gotta point out, that hasn’t been the Microsoft logo since Win7."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 38
          +score: 0
          +lastActive: DateTime @1728525645 {#2075
            date: 2024-10-10 04:00:45.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ExLisper@linux.community"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2078 …}
          +nested: Doctrine\ORM\PersistentCollection {#2097 …}
          +votes: Doctrine\ORM\PersistentCollection {#2082 …}
          +reports: Doctrine\ORM\PersistentCollection {#2096 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
          -id: 311662
          -bodyTs: "'gotta':1 'hasn':5 'logo':10 'microsoft':9 'point':2 'sinc':11 'win7':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://startrek.website/comment/5757118"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705350057 {#2061
            date: 2024-01-15 21:20:57.0 +01:00
          }
          +"title": 311662
        }
        +body: "That’s fair, I should’ve said “That logo hasn’t been used by MS since Win7”. But it’s still the same logo, minus the backdrop."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705353945 {#2080
          date: 2024-01-15 22:25:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ExLisper@linux.community"
          "@abfarid@startrek.website"
          "@JustARegularNerd@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2095 …}
        +nested: Doctrine\ORM\PersistentCollection {#2091 …}
        +votes: Doctrine\ORM\PersistentCollection {#2090 …}
        +reports: Doctrine\ORM\PersistentCollection {#2092 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
        -id: 311823
        -bodyTs: "'backdrop':27 'fair':3 'hasn':10 'logo':9,24 'minus':25 'ms':15 'said':7 'sinc':16 'still':21 'use':13 've':6 'win7':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/5759029"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705353945 {#2064
          date: 2024-01-15 22:25:45.0 +01:00
        }
        +"title": 311823
      }
      1 => App\Entity\EntryComment {#2132}
      0 => App\Entity\EntryComment {#2079}
    ]
    -id: 30763
    -titleTs: "'dawg':2 'drop':6 'new':3 'outlook':4 'yo':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705435345
    +visibility: "visible             "
    +apId: "https://linux.community/post/431077"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705348945 {#2779
      date: 2024-01-15 21:02:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2138 …}
  +root: App\Entity\EntryComment {#2079}
  +body: "They used to go for the Distort tool. Then, the Skew tool was all the rage. And now, they realized that Photoshop subscriptions are a ripoff and stopped using it altogether."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705354677 {#2129
    date: 2024-01-15 22:37:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
    "@abfarid@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2040 …}
  +nested: Doctrine\ORM\PersistentCollection {#2350 …}
  +votes: Doctrine\ORM\PersistentCollection {#2348 …}
  +reports: Doctrine\ORM\PersistentCollection {#2351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2332 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2349 …}
  -id: 311853
  -bodyTs: "'altogeth':31 'distort':7 'go':4 'photoshop':22 'rage':16 'realiz':20 'ripoff':26 'skew':11 'stop':28 'subscript':23 'tool':8,12 'use':2,29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5759382"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705354677 {#2131
    date: 2024-01-15 22:37:57.0 +01:00
  }
  +"title": 311853
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2079
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2084
    +user: Proxies\__CG__\App\Entity\User {#2503 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: Proxies\__CG__\App\Entity\Image {#2609 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2902 …}
    +slug: "Yo-Dawg-new-Outlook-just-dropped"
    +title: "Yo Dawg, new Outlook just dropped"
    +url: "https://linux.community/pictrs/image/7cd6f770-ef59-4699-b8e8-861471003c7c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 899
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728525645 {#2054
      date: 2024-10-10 04:00:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2901 …}
    +votes: Doctrine\ORM\PersistentCollection {#2899 …}
    +reports: Doctrine\ORM\PersistentCollection {#2896 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2930 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2926 …}
    +badges: Doctrine\ORM\PersistentCollection {#2943 …}
    +children: [
      2 => App\Entity\EntryComment {#2089
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2084 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2088 …}
        +root: App\Entity\EntryComment {#2079}
        +body: "That’s fair, I should’ve said “That logo hasn’t been used by MS since Win7”. But it’s still the same logo, minus the backdrop."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705353945 {#2080
          date: 2024-01-15 22:25:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ExLisper@linux.community"
          "@abfarid@startrek.website"
          "@JustARegularNerd@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2095 …}
        +nested: Doctrine\ORM\PersistentCollection {#2091 …}
        +votes: Doctrine\ORM\PersistentCollection {#2090 …}
        +reports: Doctrine\ORM\PersistentCollection {#2092 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
        -id: 311823
        -bodyTs: "'backdrop':27 'fair':3 'hasn':10 'logo':9,24 'minus':25 'ms':15 'said':7 'sinc':16 'still':21 'use':13 've':6 'win7':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/5759029"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705353945 {#2064
          date: 2024-01-15 22:25:45.0 +01:00
        }
        +"title": 311823
      }
      1 => App\Entity\EntryComment {#2132
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2084 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2138 …}
        +root: App\Entity\EntryComment {#2079}
        +body: "They used to go for the Distort tool. Then, the Skew tool was all the rage. And now, they realized that Photoshop subscriptions are a ripoff and stopped using it altogether."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705354677 {#2129
          date: 2024-01-15 22:37:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ExLisper@linux.community"
          "@abfarid@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2040 …}
        +nested: Doctrine\ORM\PersistentCollection {#2350 …}
        +votes: Doctrine\ORM\PersistentCollection {#2348 …}
        +reports: Doctrine\ORM\PersistentCollection {#2351 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2332 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2349 …}
        -id: 311853
        -bodyTs: "'altogeth':31 'distort':7 'go':4 'photoshop':22 'rage':16 'realiz':20 'ripoff':26 'skew':11 'stop':28 'subscript':23 'tool':8,12 'use':2,29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/5759382"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705354677 {#2131
          date: 2024-01-15 22:37:57.0 +01:00
        }
        +"title": 311853
      }
      0 => App\Entity\EntryComment {#2079}
    ]
    -id: 30763
    -titleTs: "'dawg':2 'drop':6 'new':3 'outlook':4 'yo':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705435345
    +visibility: "visible             "
    +apId: "https://linux.community/post/431077"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705348945 {#2779
      date: 2024-01-15 21:02:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: null
  +root: null
  +body: "Gotta point out, that hasn’t been the Microsoft logo since Win7."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1728525645 {#2075
    date: 2024-10-10 04:00:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2078 …}
  +nested: Doctrine\ORM\PersistentCollection {#2097 …}
  +votes: Doctrine\ORM\PersistentCollection {#2082 …}
  +reports: Doctrine\ORM\PersistentCollection {#2096 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
  -id: 311662
  -bodyTs: "'gotta':1 'hasn':5 'logo':10 'microsoft':9 'point':2 'sinc':11 'win7':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5757118"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705350057 {#2061
    date: 2024-01-15 21:20:57.0 +01:00
  }
  +"title": 311662
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2079
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2084
    +user: Proxies\__CG__\App\Entity\User {#2503 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: Proxies\__CG__\App\Entity\Image {#2609 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2902 …}
    +slug: "Yo-Dawg-new-Outlook-just-dropped"
    +title: "Yo Dawg, new Outlook just dropped"
    +url: "https://linux.community/pictrs/image/7cd6f770-ef59-4699-b8e8-861471003c7c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 899
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728525645 {#2054
      date: 2024-10-10 04:00:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2901 …}
    +votes: Doctrine\ORM\PersistentCollection {#2899 …}
    +reports: Doctrine\ORM\PersistentCollection {#2896 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2930 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2926 …}
    +badges: Doctrine\ORM\PersistentCollection {#2943 …}
    +children: [
      2 => App\Entity\EntryComment {#2089
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2084 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2088 …}
        +root: App\Entity\EntryComment {#2079}
        +body: "That’s fair, I should’ve said “That logo hasn’t been used by MS since Win7”. But it’s still the same logo, minus the backdrop."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705353945 {#2080
          date: 2024-01-15 22:25:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ExLisper@linux.community"
          "@abfarid@startrek.website"
          "@JustARegularNerd@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2095 …}
        +nested: Doctrine\ORM\PersistentCollection {#2091 …}
        +votes: Doctrine\ORM\PersistentCollection {#2090 …}
        +reports: Doctrine\ORM\PersistentCollection {#2092 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
        -id: 311823
        -bodyTs: "'backdrop':27 'fair':3 'hasn':10 'logo':9,24 'minus':25 'ms':15 'said':7 'sinc':16 'still':21 'use':13 've':6 'win7':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/5759029"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705353945 {#2064
          date: 2024-01-15 22:25:45.0 +01:00
        }
        +"title": 311823
      }
      1 => App\Entity\EntryComment {#2132
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2084 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2138 …}
        +root: App\Entity\EntryComment {#2079}
        +body: "They used to go for the Distort tool. Then, the Skew tool was all the rage. And now, they realized that Photoshop subscriptions are a ripoff and stopped using it altogether."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705354677 {#2129
          date: 2024-01-15 22:37:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ExLisper@linux.community"
          "@abfarid@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2040 …}
        +nested: Doctrine\ORM\PersistentCollection {#2350 …}
        +votes: Doctrine\ORM\PersistentCollection {#2348 …}
        +reports: Doctrine\ORM\PersistentCollection {#2351 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2332 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2349 …}
        -id: 311853
        -bodyTs: "'altogeth':31 'distort':7 'go':4 'photoshop':22 'rage':16 'realiz':20 'ripoff':26 'skew':11 'stop':28 'subscript':23 'tool':8,12 'use':2,29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/5759382"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705354677 {#2131
          date: 2024-01-15 22:37:57.0 +01:00
        }
        +"title": 311853
      }
      0 => App\Entity\EntryComment {#2079}
    ]
    -id: 30763
    -titleTs: "'dawg':2 'drop':6 'new':3 'outlook':4 'yo':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705435345
    +visibility: "visible             "
    +apId: "https://linux.community/post/431077"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705348945 {#2779
      date: 2024-01-15 21:02:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: null
  +root: null
  +body: "Gotta point out, that hasn’t been the Microsoft logo since Win7."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1728525645 {#2075
    date: 2024-10-10 04:00:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2078 …}
  +nested: Doctrine\ORM\PersistentCollection {#2097 …}
  +votes: Doctrine\ORM\PersistentCollection {#2082 …}
  +reports: Doctrine\ORM\PersistentCollection {#2096 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
  -id: 311662
  -bodyTs: "'gotta':1 'hasn':5 'logo':10 'microsoft':9 'point':2 'sinc':11 'win7':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5757118"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705350057 {#2061
    date: 2024-01-15 21:20:57.0 +01:00
  }
  +"title": 311662
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2079
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2084
    +user: Proxies\__CG__\App\Entity\User {#2503 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: Proxies\__CG__\App\Entity\Image {#2609 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2902 …}
    +slug: "Yo-Dawg-new-Outlook-just-dropped"
    +title: "Yo Dawg, new Outlook just dropped"
    +url: "https://linux.community/pictrs/image/7cd6f770-ef59-4699-b8e8-861471003c7c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 899
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728525645 {#2054
      date: 2024-10-10 04:00:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2901 …}
    +votes: Doctrine\ORM\PersistentCollection {#2899 …}
    +reports: Doctrine\ORM\PersistentCollection {#2896 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2930 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2926 …}
    +badges: Doctrine\ORM\PersistentCollection {#2943 …}
    +children: [
      2 => App\Entity\EntryComment {#2089
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2084 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2088 …}
        +root: App\Entity\EntryComment {#2079}
        +body: "That’s fair, I should’ve said “That logo hasn’t been used by MS since Win7”. But it’s still the same logo, minus the backdrop."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705353945 {#2080
          date: 2024-01-15 22:25:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ExLisper@linux.community"
          "@abfarid@startrek.website"
          "@JustARegularNerd@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2095 …}
        +nested: Doctrine\ORM\PersistentCollection {#2091 …}
        +votes: Doctrine\ORM\PersistentCollection {#2090 …}
        +reports: Doctrine\ORM\PersistentCollection {#2092 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
        -id: 311823
        -bodyTs: "'backdrop':27 'fair':3 'hasn':10 'logo':9,24 'minus':25 'ms':15 'said':7 'sinc':16 'still':21 'use':13 've':6 'win7':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/5759029"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705353945 {#2064
          date: 2024-01-15 22:25:45.0 +01:00
        }
        +"title": 311823
      }
      1 => App\Entity\EntryComment {#2132
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2084 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2138 …}
        +root: App\Entity\EntryComment {#2079}
        +body: "They used to go for the Distort tool. Then, the Skew tool was all the rage. And now, they realized that Photoshop subscriptions are a ripoff and stopped using it altogether."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705354677 {#2129
          date: 2024-01-15 22:37:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ExLisper@linux.community"
          "@abfarid@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2040 …}
        +nested: Doctrine\ORM\PersistentCollection {#2350 …}
        +votes: Doctrine\ORM\PersistentCollection {#2348 …}
        +reports: Doctrine\ORM\PersistentCollection {#2351 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2332 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2349 …}
        -id: 311853
        -bodyTs: "'altogeth':31 'distort':7 'go':4 'photoshop':22 'rage':16 'realiz':20 'ripoff':26 'skew':11 'stop':28 'subscript':23 'tool':8,12 'use':2,29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/5759382"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705354677 {#2131
          date: 2024-01-15 22:37:57.0 +01:00
        }
        +"title": 311853
      }
      0 => App\Entity\EntryComment {#2079}
    ]
    -id: 30763
    -titleTs: "'dawg':2 'drop':6 'new':3 'outlook':4 'yo':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705435345
    +visibility: "visible             "
    +apId: "https://linux.community/post/431077"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705348945 {#2779
      date: 2024-01-15 21:02:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: null
  +root: null
  +body: "Gotta point out, that hasn’t been the Microsoft logo since Win7."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1728525645 {#2075
    date: 2024-10-10 04:00:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ExLisper@linux.community"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2078 …}
  +nested: Doctrine\ORM\PersistentCollection {#2097 …}
  +votes: Doctrine\ORM\PersistentCollection {#2082 …}
  +reports: Doctrine\ORM\PersistentCollection {#2096 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
  -id: 311662
  -bodyTs: "'gotta':1 'hasn':5 'logo':10 'microsoft':9 'point':2 'sinc':11 'win7':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5757118"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705350057 {#2061
    date: 2024-01-15 21:20:57.0 +01:00
  }
  +"title": 311662
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2343
  +user: Proxies\__CG__\App\Entity\User {#2597 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2336 …}
  +image: Proxies\__CG__\App\Entity\Image {#2945 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2946 …}
  +slug: "Why-pay-for-an-OpenAI-subscription"
  +title: "Why pay for an OpenAI subscription?"
  +url: "https://sh.itjust.works/pictrs/image/69295267-c5c2-4844-a358-6c242acbf335.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 109
  +favouriteCount: 1889
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727911380 {#2940
    date: 2024-10-03 01:23:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2955 …}
  +votes: Doctrine\ORM\PersistentCollection {#2957 …}
  +reports: Doctrine\ORM\PersistentCollection {#2959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2961 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2963 …}
  +badges: Doctrine\ORM\PersistentCollection {#2965 …}
  +children: [
    App\Entity\EntryComment {#2337
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2343 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2336 …}
      +image: null
      +parent: null
      +root: null
      +body: "But for real, it’s probably GPT-3.5, which is free anyway."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 118
      +score: 0
      +lastActive: DateTime @1727630813 {#2341
        date: 2024-09-29 19:26:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2335 …}
      +nested: Doctrine\ORM\PersistentCollection {#2338 …}
      +votes: Doctrine\ORM\PersistentCollection {#2143 …}
      +reports: Doctrine\ORM\PersistentCollection {#2136 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
      -id: 328307
      -bodyTs: "'-3.5':8 'anyway':12 'free':11 'gpt':7 'probabl':6 'real':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5945254"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705848548 {#2342
        date: 2024-01-21 15:49:08.0 +01:00
      }
      +"title": 328307
    }
  ]
  -id: 32145
  -titleTs: "'openai':5 'pay':2 'subscript':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705933610
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13201293"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705847210 {#2874
    date: 2024-01-21 15:26:50.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2343
  +user: Proxies\__CG__\App\Entity\User {#2597 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2336 …}
  +image: Proxies\__CG__\App\Entity\Image {#2945 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2946 …}
  +slug: "Why-pay-for-an-OpenAI-subscription"
  +title: "Why pay for an OpenAI subscription?"
  +url: "https://sh.itjust.works/pictrs/image/69295267-c5c2-4844-a358-6c242acbf335.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 109
  +favouriteCount: 1889
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727911380 {#2940
    date: 2024-10-03 01:23:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2955 …}
  +votes: Doctrine\ORM\PersistentCollection {#2957 …}
  +reports: Doctrine\ORM\PersistentCollection {#2959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2961 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2963 …}
  +badges: Doctrine\ORM\PersistentCollection {#2965 …}
  +children: [
    App\Entity\EntryComment {#2337
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2343 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2336 …}
      +image: null
      +parent: null
      +root: null
      +body: "But for real, it’s probably GPT-3.5, which is free anyway."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 118
      +score: 0
      +lastActive: DateTime @1727630813 {#2341
        date: 2024-09-29 19:26:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2335 …}
      +nested: Doctrine\ORM\PersistentCollection {#2338 …}
      +votes: Doctrine\ORM\PersistentCollection {#2143 …}
      +reports: Doctrine\ORM\PersistentCollection {#2136 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
      -id: 328307
      -bodyTs: "'-3.5':8 'anyway':12 'free':11 'gpt':7 'probabl':6 'real':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5945254"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705848548 {#2342
        date: 2024-01-21 15:49:08.0 +01:00
      }
      +"title": 328307
    }
  ]
  -id: 32145
  -titleTs: "'openai':5 'pay':2 'subscript':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705933610
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13201293"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705847210 {#2874
    date: 2024-01-21 15:26:50.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2343
  +user: Proxies\__CG__\App\Entity\User {#2597 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2336 …}
  +image: Proxies\__CG__\App\Entity\Image {#2945 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2946 …}
  +slug: "Why-pay-for-an-OpenAI-subscription"
  +title: "Why pay for an OpenAI subscription?"
  +url: "https://sh.itjust.works/pictrs/image/69295267-c5c2-4844-a358-6c242acbf335.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 109
  +favouriteCount: 1889
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727911380 {#2940
    date: 2024-10-03 01:23:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2955 …}
  +votes: Doctrine\ORM\PersistentCollection {#2957 …}
  +reports: Doctrine\ORM\PersistentCollection {#2959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2961 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2963 …}
  +badges: Doctrine\ORM\PersistentCollection {#2965 …}
  +children: [
    App\Entity\EntryComment {#2337
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2343 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2336 …}
      +image: null
      +parent: null
      +root: null
      +body: "But for real, it’s probably GPT-3.5, which is free anyway."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 118
      +score: 0
      +lastActive: DateTime @1727630813 {#2341
        date: 2024-09-29 19:26:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2335 …}
      +nested: Doctrine\ORM\PersistentCollection {#2338 …}
      +votes: Doctrine\ORM\PersistentCollection {#2143 …}
      +reports: Doctrine\ORM\PersistentCollection {#2136 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
      -id: 328307
      -bodyTs: "'-3.5':8 'anyway':12 'free':11 'gpt':7 'probabl':6 'real':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5945254"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705848548 {#2342
        date: 2024-01-21 15:49:08.0 +01:00
      }
      +"title": 328307
    }
  ]
  -id: 32145
  -titleTs: "'openai':5 'pay':2 'subscript':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705933610
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13201293"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705847210 {#2874
    date: 2024-01-21 15:26:50.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2337
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2343
    +user: Proxies\__CG__\App\Entity\User {#2597 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2336 …}
    +image: Proxies\__CG__\App\Entity\Image {#2945 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2946 …}
    +slug: "Why-pay-for-an-OpenAI-subscription"
    +title: "Why pay for an OpenAI subscription?"
    +url: "https://sh.itjust.works/pictrs/image/69295267-c5c2-4844-a358-6c242acbf335.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 109
    +favouriteCount: 1889
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727911380 {#2940
      date: 2024-10-03 01:23:00.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2955 …}
    +votes: Doctrine\ORM\PersistentCollection {#2957 …}
    +reports: Doctrine\ORM\PersistentCollection {#2959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2961 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2963 …}
    +badges: Doctrine\ORM\PersistentCollection {#2965 …}
    +children: [
      App\Entity\EntryComment {#2337}
    ]
    -id: 32145
    -titleTs: "'openai':5 'pay':2 'subscript':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705933610
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13201293"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705847210 {#2874
      date: 2024-01-21 15:26:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2336 …}
  +image: null
  +parent: null
  +root: null
  +body: "But for real, it’s probably GPT-3.5, which is free anyway."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 118
  +score: 0
  +lastActive: DateTime @1727630813 {#2341
    date: 2024-09-29 19:26:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2335 …}
  +nested: Doctrine\ORM\PersistentCollection {#2338 …}
  +votes: Doctrine\ORM\PersistentCollection {#2143 …}
  +reports: Doctrine\ORM\PersistentCollection {#2136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
  -id: 328307
  -bodyTs: "'-3.5':8 'anyway':12 'free':11 'gpt':7 'probabl':6 'real':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5945254"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705848548 {#2342
    date: 2024-01-21 15:49:08.0 +01:00
  }
  +"title": 328307
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2337
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2343
    +user: Proxies\__CG__\App\Entity\User {#2597 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2336 …}
    +image: Proxies\__CG__\App\Entity\Image {#2945 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2946 …}
    +slug: "Why-pay-for-an-OpenAI-subscription"
    +title: "Why pay for an OpenAI subscription?"
    +url: "https://sh.itjust.works/pictrs/image/69295267-c5c2-4844-a358-6c242acbf335.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 109
    +favouriteCount: 1889
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727911380 {#2940
      date: 2024-10-03 01:23:00.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2955 …}
    +votes: Doctrine\ORM\PersistentCollection {#2957 …}
    +reports: Doctrine\ORM\PersistentCollection {#2959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2961 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2963 …}
    +badges: Doctrine\ORM\PersistentCollection {#2965 …}
    +children: [
      App\Entity\EntryComment {#2337}
    ]
    -id: 32145
    -titleTs: "'openai':5 'pay':2 'subscript':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705933610
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13201293"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705847210 {#2874
      date: 2024-01-21 15:26:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2336 …}
  +image: null
  +parent: null
  +root: null
  +body: "But for real, it’s probably GPT-3.5, which is free anyway."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 118
  +score: 0
  +lastActive: DateTime @1727630813 {#2341
    date: 2024-09-29 19:26:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2335 …}
  +nested: Doctrine\ORM\PersistentCollection {#2338 …}
  +votes: Doctrine\ORM\PersistentCollection {#2143 …}
  +reports: Doctrine\ORM\PersistentCollection {#2136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
  -id: 328307
  -bodyTs: "'-3.5':8 'anyway':12 'free':11 'gpt':7 'probabl':6 'real':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5945254"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705848548 {#2342
    date: 2024-01-21 15:49:08.0 +01:00
  }
  +"title": 328307
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2337
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2343
    +user: Proxies\__CG__\App\Entity\User {#2597 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2336 …}
    +image: Proxies\__CG__\App\Entity\Image {#2945 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2946 …}
    +slug: "Why-pay-for-an-OpenAI-subscription"
    +title: "Why pay for an OpenAI subscription?"
    +url: "https://sh.itjust.works/pictrs/image/69295267-c5c2-4844-a358-6c242acbf335.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 109
    +favouriteCount: 1889
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727911380 {#2940
      date: 2024-10-03 01:23:00.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2955 …}
    +votes: Doctrine\ORM\PersistentCollection {#2957 …}
    +reports: Doctrine\ORM\PersistentCollection {#2959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2961 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2963 …}
    +badges: Doctrine\ORM\PersistentCollection {#2965 …}
    +children: [
      App\Entity\EntryComment {#2337}
    ]
    -id: 32145
    -titleTs: "'openai':5 'pay':2 'subscript':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705933610
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13201293"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705847210 {#2874
      date: 2024-01-21 15:26:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2336 …}
  +image: null
  +parent: null
  +root: null
  +body: "But for real, it’s probably GPT-3.5, which is free anyway."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 118
  +score: 0
  +lastActive: DateTime @1727630813 {#2341
    date: 2024-09-29 19:26:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2335 …}
  +nested: Doctrine\ORM\PersistentCollection {#2338 …}
  +votes: Doctrine\ORM\PersistentCollection {#2143 …}
  +reports: Doctrine\ORM\PersistentCollection {#2136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
  -id: 328307
  -bodyTs: "'-3.5':8 'anyway':12 'free':11 'gpt':7 'probabl':6 'real':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5945254"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705848548 {#2342
    date: 2024-01-21 15:49:08.0 +01:00
  }
  +"title": 328307
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2331
  +user: Proxies\__CG__\App\Entity\User {#3050 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2946 …}
  +slug: "Don-t-read-classical-philosophers-they-re-cringe"
  +title: "Don't read classical philosophers, they're cringe"
  +url: "https://sh.itjust.works/pictrs/image/2fe4a933-c61f-4e2c-a573-c0120280aa44.png"
  +body: "I will take no questions, thank you."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 311
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727355780 {#3045
    date: 2024-09-26 15:03:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3052 …}
  +votes: Doctrine\ORM\PersistentCollection {#3054 …}
  +reports: Doctrine\ORM\PersistentCollection {#3056 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3060 …}
  +badges: Doctrine\ORM\PersistentCollection {#3062 …}
  +children: [
    App\Entity\EntryComment {#2164
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2331 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2314 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2289 …}
      +body: "It kinda triggers me that *they* pronounce it like [wo-jack] and not [woyak]."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705695281 {#2141
        date: 2024-01-19 21:14:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuddenDownpour@sh.itjust.works"
        "@CodexArcanum@lemmy.world"
        "@ImplyingImplications@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2328 …}
      +nested: Doctrine\ORM\PersistentCollection {#2191 …}
      +votes: Doctrine\ORM\PersistentCollection {#2327 …}
      +reports: Doctrine\ORM\PersistentCollection {#2333 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
      -id: 323811
      -bodyTs: "'jack':12 'kinda':2 'like':9 'pronounc':7 'trigger':3 'wo':11 'wo-jack':10 'woyak':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5885105"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705695281 {#2060
        date: 2024-01-19 21:14:41.0 +01:00
      }
      +"title": 323811
    }
  ]
  -id: 31728
  -titleTs: "'classic':4 'cring':8 'philosoph':5 're':7 'read':3"
  -bodyTs: "'question':5 'take':3 'thank':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705762402
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13078796"
  +editedAt: DateTimeImmutable @1727291407 {#3032
    date: 2024-09-25 21:10:07.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705676002 {#3009
    date: 2024-01-19 15:53:22.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2331
  +user: Proxies\__CG__\App\Entity\User {#3050 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2946 …}
  +slug: "Don-t-read-classical-philosophers-they-re-cringe"
  +title: "Don't read classical philosophers, they're cringe"
  +url: "https://sh.itjust.works/pictrs/image/2fe4a933-c61f-4e2c-a573-c0120280aa44.png"
  +body: "I will take no questions, thank you."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 311
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727355780 {#3045
    date: 2024-09-26 15:03:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3052 …}
  +votes: Doctrine\ORM\PersistentCollection {#3054 …}
  +reports: Doctrine\ORM\PersistentCollection {#3056 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3060 …}
  +badges: Doctrine\ORM\PersistentCollection {#3062 …}
  +children: [
    App\Entity\EntryComment {#2164
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2331 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2314 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2289 …}
      +body: "It kinda triggers me that *they* pronounce it like [wo-jack] and not [woyak]."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705695281 {#2141
        date: 2024-01-19 21:14:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuddenDownpour@sh.itjust.works"
        "@CodexArcanum@lemmy.world"
        "@ImplyingImplications@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2328 …}
      +nested: Doctrine\ORM\PersistentCollection {#2191 …}
      +votes: Doctrine\ORM\PersistentCollection {#2327 …}
      +reports: Doctrine\ORM\PersistentCollection {#2333 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
      -id: 323811
      -bodyTs: "'jack':12 'kinda':2 'like':9 'pronounc':7 'trigger':3 'wo':11 'wo-jack':10 'woyak':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5885105"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705695281 {#2060
        date: 2024-01-19 21:14:41.0 +01:00
      }
      +"title": 323811
    }
  ]
  -id: 31728
  -titleTs: "'classic':4 'cring':8 'philosoph':5 're':7 'read':3"
  -bodyTs: "'question':5 'take':3 'thank':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705762402
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13078796"
  +editedAt: DateTimeImmutable @1727291407 {#3032
    date: 2024-09-25 21:10:07.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705676002 {#3009
    date: 2024-01-19 15:53:22.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2331
  +user: Proxies\__CG__\App\Entity\User {#3050 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2946 …}
  +slug: "Don-t-read-classical-philosophers-they-re-cringe"
  +title: "Don't read classical philosophers, they're cringe"
  +url: "https://sh.itjust.works/pictrs/image/2fe4a933-c61f-4e2c-a573-c0120280aa44.png"
  +body: "I will take no questions, thank you."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 311
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727355780 {#3045
    date: 2024-09-26 15:03:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3052 …}
  +votes: Doctrine\ORM\PersistentCollection {#3054 …}
  +reports: Doctrine\ORM\PersistentCollection {#3056 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3060 …}
  +badges: Doctrine\ORM\PersistentCollection {#3062 …}
  +children: [
    App\Entity\EntryComment {#2164
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2331 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2314 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2289 …}
      +body: "It kinda triggers me that *they* pronounce it like [wo-jack] and not [woyak]."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705695281 {#2141
        date: 2024-01-19 21:14:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuddenDownpour@sh.itjust.works"
        "@CodexArcanum@lemmy.world"
        "@ImplyingImplications@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2328 …}
      +nested: Doctrine\ORM\PersistentCollection {#2191 …}
      +votes: Doctrine\ORM\PersistentCollection {#2327 …}
      +reports: Doctrine\ORM\PersistentCollection {#2333 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
      -id: 323811
      -bodyTs: "'jack':12 'kinda':2 'like':9 'pronounc':7 'trigger':3 'wo':11 'wo-jack':10 'woyak':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5885105"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705695281 {#2060
        date: 2024-01-19 21:14:41.0 +01:00
      }
      +"title": 323811
    }
  ]
  -id: 31728
  -titleTs: "'classic':4 'cring':8 'philosoph':5 're':7 'read':3"
  -bodyTs: "'question':5 'take':3 'thank':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705762402
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13078796"
  +editedAt: DateTimeImmutable @1727291407 {#3032
    date: 2024-09-25 21:10:07.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705676002 {#3009
    date: 2024-01-19 15:53:22.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2164
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331
    +user: Proxies\__CG__\App\Entity\User {#3050 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2946 …}
    +slug: "Don-t-read-classical-philosophers-they-re-cringe"
    +title: "Don't read classical philosophers, they're cringe"
    +url: "https://sh.itjust.works/pictrs/image/2fe4a933-c61f-4e2c-a573-c0120280aa44.png"
    +body: "I will take no questions, thank you."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 311
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727355780 {#3045
      date: 2024-09-26 15:03:00.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3052 …}
    +votes: Doctrine\ORM\PersistentCollection {#3054 …}
    +reports: Doctrine\ORM\PersistentCollection {#3056 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3060 …}
    +badges: Doctrine\ORM\PersistentCollection {#3062 …}
    +children: [
      App\Entity\EntryComment {#2164}
    ]
    -id: 31728
    -titleTs: "'classic':4 'cring':8 'philosoph':5 're':7 'read':3"
    -bodyTs: "'question':5 'take':3 'thank':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705762402
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13078796"
    +editedAt: DateTimeImmutable @1727291407 {#3032
      date: 2024-09-25 21:10:07.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705676002 {#3009
      date: 2024-01-19 15:53:22.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2314 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2289 …}
  +body: "It kinda triggers me that *they* pronounce it like [wo-jack] and not [woyak]."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705695281 {#2141
    date: 2024-01-19 21:14:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuddenDownpour@sh.itjust.works"
    "@CodexArcanum@lemmy.world"
    "@ImplyingImplications@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2328 …}
  +nested: Doctrine\ORM\PersistentCollection {#2191 …}
  +votes: Doctrine\ORM\PersistentCollection {#2327 …}
  +reports: Doctrine\ORM\PersistentCollection {#2333 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
  -id: 323811
  -bodyTs: "'jack':12 'kinda':2 'like':9 'pronounc':7 'trigger':3 'wo':11 'wo-jack':10 'woyak':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5885105"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705695281 {#2060
    date: 2024-01-19 21:14:41.0 +01:00
  }
  +"title": 323811
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2164
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331
    +user: Proxies\__CG__\App\Entity\User {#3050 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2946 …}
    +slug: "Don-t-read-classical-philosophers-they-re-cringe"
    +title: "Don't read classical philosophers, they're cringe"
    +url: "https://sh.itjust.works/pictrs/image/2fe4a933-c61f-4e2c-a573-c0120280aa44.png"
    +body: "I will take no questions, thank you."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 311
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727355780 {#3045
      date: 2024-09-26 15:03:00.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3052 …}
    +votes: Doctrine\ORM\PersistentCollection {#3054 …}
    +reports: Doctrine\ORM\PersistentCollection {#3056 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3060 …}
    +badges: Doctrine\ORM\PersistentCollection {#3062 …}
    +children: [
      App\Entity\EntryComment {#2164}
    ]
    -id: 31728
    -titleTs: "'classic':4 'cring':8 'philosoph':5 're':7 'read':3"
    -bodyTs: "'question':5 'take':3 'thank':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705762402
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13078796"
    +editedAt: DateTimeImmutable @1727291407 {#3032
      date: 2024-09-25 21:10:07.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705676002 {#3009
      date: 2024-01-19 15:53:22.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2314 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2289 …}
  +body: "It kinda triggers me that *they* pronounce it like [wo-jack] and not [woyak]."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705695281 {#2141
    date: 2024-01-19 21:14:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuddenDownpour@sh.itjust.works"
    "@CodexArcanum@lemmy.world"
    "@ImplyingImplications@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2328 …}
  +nested: Doctrine\ORM\PersistentCollection {#2191 …}
  +votes: Doctrine\ORM\PersistentCollection {#2327 …}
  +reports: Doctrine\ORM\PersistentCollection {#2333 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
  -id: 323811
  -bodyTs: "'jack':12 'kinda':2 'like':9 'pronounc':7 'trigger':3 'wo':11 'wo-jack':10 'woyak':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5885105"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705695281 {#2060
    date: 2024-01-19 21:14:41.0 +01:00
  }
  +"title": 323811
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2164
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331
    +user: Proxies\__CG__\App\Entity\User {#3050 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2946 …}
    +slug: "Don-t-read-classical-philosophers-they-re-cringe"
    +title: "Don't read classical philosophers, they're cringe"
    +url: "https://sh.itjust.works/pictrs/image/2fe4a933-c61f-4e2c-a573-c0120280aa44.png"
    +body: "I will take no questions, thank you."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 311
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727355780 {#3045
      date: 2024-09-26 15:03:00.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3052 …}
    +votes: Doctrine\ORM\PersistentCollection {#3054 …}
    +reports: Doctrine\ORM\PersistentCollection {#3056 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3058 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3060 …}
    +badges: Doctrine\ORM\PersistentCollection {#3062 …}
    +children: [
      App\Entity\EntryComment {#2164}
    ]
    -id: 31728
    -titleTs: "'classic':4 'cring':8 'philosoph':5 're':7 'read':3"
    -bodyTs: "'question':5 'take':3 'thank':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705762402
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13078796"
    +editedAt: DateTimeImmutable @1727291407 {#3032
      date: 2024-09-25 21:10:07.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705676002 {#3009
      date: 2024-01-19 15:53:22.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2314 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2289 …}
  +body: "It kinda triggers me that *they* pronounce it like [wo-jack] and not [woyak]."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705695281 {#2141
    date: 2024-01-19 21:14:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuddenDownpour@sh.itjust.works"
    "@CodexArcanum@lemmy.world"
    "@ImplyingImplications@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2328 …}
  +nested: Doctrine\ORM\PersistentCollection {#2191 …}
  +votes: Doctrine\ORM\PersistentCollection {#2327 …}
  +reports: Doctrine\ORM\PersistentCollection {#2333 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2324 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
  -id: 323811
  -bodyTs: "'jack':12 'kinda':2 'like':9 'pronounc':7 'trigger':3 'wo':11 'wo-jack':10 'woyak':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5885105"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705695281 {#2060
    date: 2024-01-19 21:14:41.0 +01:00
  }
  +"title": 323811
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2372
  +user: Proxies\__CG__\App\Entity\User {#2970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: Proxies\__CG__\App\Entity\Image {#3011 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3013 …}
  +slug: "Icon-design"
  +title: "Icon design"
  +url: "https://lemmyf.uk/pictrs/image/037b8c9c-99bc-47a4-83ea-6686730fb409.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 70
  +favouriteCount: 513
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725944955 {#3006
    date: 2024-09-10 07:09:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3014 …}
  +votes: Doctrine\ORM\PersistentCollection {#3016 …}
  +reports: Doctrine\ORM\PersistentCollection {#3018 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3020 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3022 …}
  +badges: Doctrine\ORM\PersistentCollection {#3024 …}
  +children: [
    App\Entity\EntryComment {#2364
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2372 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
      +image: null
      +parent: null
      +root: null
      +body: "That Firefox logo was simplified, but not oversimplified. Even with a very small icon size you can still tell it’s a fox that is (on?) fire. The Firefox Family logo is oversimplified, just being a swoosh, basically."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 147
      +score: 0
      +lastActive: DateTime @1722592451 {#2359
        date: 2024-08-02 11:54:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@willya@lemmyf.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2386 …}
      +nested: Doctrine\ORM\PersistentCollection {#2385 …}
      +votes: Doctrine\ORM\PersistentCollection {#2378 …}
      +reports: Doctrine\ORM\PersistentCollection {#2381 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
      -id: 304996
      -bodyTs: "'basic':38 'even':9 'famili':30 'fire':27 'firefox':2,29 'fox':23 'icon':14 'logo':3,31 'oversimplifi':8,33 'simplifi':5 'size':15 'small':13 'still':18 'swoosh':37 'tell':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5678021"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705148742 {#2361
        date: 2024-01-13 13:25:42.0 +01:00
      }
      +"title": 304996
    }
  ]
  -id: 29657
  -titleTs: "'design':2 'icon':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705231154
  +visibility: "visible             "
  +apId: "https://lemmyf.uk/post/4650751"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705144754 {#2992
    date: 2024-01-13 12:19:14.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2372
  +user: Proxies\__CG__\App\Entity\User {#2970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: Proxies\__CG__\App\Entity\Image {#3011 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3013 …}
  +slug: "Icon-design"
  +title: "Icon design"
  +url: "https://lemmyf.uk/pictrs/image/037b8c9c-99bc-47a4-83ea-6686730fb409.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 70
  +favouriteCount: 513
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725944955 {#3006
    date: 2024-09-10 07:09:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3014 …}
  +votes: Doctrine\ORM\PersistentCollection {#3016 …}
  +reports: Doctrine\ORM\PersistentCollection {#3018 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3020 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3022 …}
  +badges: Doctrine\ORM\PersistentCollection {#3024 …}
  +children: [
    App\Entity\EntryComment {#2364
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2372 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
      +image: null
      +parent: null
      +root: null
      +body: "That Firefox logo was simplified, but not oversimplified. Even with a very small icon size you can still tell it’s a fox that is (on?) fire. The Firefox Family logo is oversimplified, just being a swoosh, basically."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 147
      +score: 0
      +lastActive: DateTime @1722592451 {#2359
        date: 2024-08-02 11:54:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@willya@lemmyf.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2386 …}
      +nested: Doctrine\ORM\PersistentCollection {#2385 …}
      +votes: Doctrine\ORM\PersistentCollection {#2378 …}
      +reports: Doctrine\ORM\PersistentCollection {#2381 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
      -id: 304996
      -bodyTs: "'basic':38 'even':9 'famili':30 'fire':27 'firefox':2,29 'fox':23 'icon':14 'logo':3,31 'oversimplifi':8,33 'simplifi':5 'size':15 'small':13 'still':18 'swoosh':37 'tell':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5678021"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705148742 {#2361
        date: 2024-01-13 13:25:42.0 +01:00
      }
      +"title": 304996
    }
  ]
  -id: 29657
  -titleTs: "'design':2 'icon':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705231154
  +visibility: "visible             "
  +apId: "https://lemmyf.uk/post/4650751"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705144754 {#2992
    date: 2024-01-13 12:19:14.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2372
  +user: Proxies\__CG__\App\Entity\User {#2970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: Proxies\__CG__\App\Entity\Image {#3011 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3013 …}
  +slug: "Icon-design"
  +title: "Icon design"
  +url: "https://lemmyf.uk/pictrs/image/037b8c9c-99bc-47a4-83ea-6686730fb409.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 70
  +favouriteCount: 513
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725944955 {#3006
    date: 2024-09-10 07:09:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3014 …}
  +votes: Doctrine\ORM\PersistentCollection {#3016 …}
  +reports: Doctrine\ORM\PersistentCollection {#3018 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3020 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3022 …}
  +badges: Doctrine\ORM\PersistentCollection {#3024 …}
  +children: [
    App\Entity\EntryComment {#2364
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2372 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
      +image: null
      +parent: null
      +root: null
      +body: "That Firefox logo was simplified, but not oversimplified. Even with a very small icon size you can still tell it’s a fox that is (on?) fire. The Firefox Family logo is oversimplified, just being a swoosh, basically."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 147
      +score: 0
      +lastActive: DateTime @1722592451 {#2359
        date: 2024-08-02 11:54:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@willya@lemmyf.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2386 …}
      +nested: Doctrine\ORM\PersistentCollection {#2385 …}
      +votes: Doctrine\ORM\PersistentCollection {#2378 …}
      +reports: Doctrine\ORM\PersistentCollection {#2381 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
      -id: 304996
      -bodyTs: "'basic':38 'even':9 'famili':30 'fire':27 'firefox':2,29 'fox':23 'icon':14 'logo':3,31 'oversimplifi':8,33 'simplifi':5 'size':15 'small':13 'still':18 'swoosh':37 'tell':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5678021"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705148742 {#2361
        date: 2024-01-13 13:25:42.0 +01:00
      }
      +"title": 304996
    }
  ]
  -id: 29657
  -titleTs: "'design':2 'icon':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705231154
  +visibility: "visible             "
  +apId: "https://lemmyf.uk/post/4650751"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705144754 {#2992
    date: 2024-01-13 12:19:14.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2364
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372
    +user: Proxies\__CG__\App\Entity\User {#2970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
    +image: Proxies\__CG__\App\Entity\Image {#3011 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3013 …}
    +slug: "Icon-design"
    +title: "Icon design"
    +url: "https://lemmyf.uk/pictrs/image/037b8c9c-99bc-47a4-83ea-6686730fb409.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 70
    +favouriteCount: 513
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725944955 {#3006
      date: 2024-09-10 07:09:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3014 …}
    +votes: Doctrine\ORM\PersistentCollection {#3016 …}
    +reports: Doctrine\ORM\PersistentCollection {#3018 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3020 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3022 …}
    +badges: Doctrine\ORM\PersistentCollection {#3024 …}
    +children: [
      App\Entity\EntryComment {#2364}
    ]
    -id: 29657
    -titleTs: "'design':2 'icon':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705231154
    +visibility: "visible             "
    +apId: "https://lemmyf.uk/post/4650751"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705144754 {#2992
      date: 2024-01-13 12:19:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: null
  +root: null
  +body: "That Firefox logo was simplified, but not oversimplified. Even with a very small icon size you can still tell it’s a fox that is (on?) fire. The Firefox Family logo is oversimplified, just being a swoosh, basically."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 147
  +score: 0
  +lastActive: DateTime @1722592451 {#2359
    date: 2024-08-02 11:54:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@willya@lemmyf.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2386 …}
  +nested: Doctrine\ORM\PersistentCollection {#2385 …}
  +votes: Doctrine\ORM\PersistentCollection {#2378 …}
  +reports: Doctrine\ORM\PersistentCollection {#2381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
  -id: 304996
  -bodyTs: "'basic':38 'even':9 'famili':30 'fire':27 'firefox':2,29 'fox':23 'icon':14 'logo':3,31 'oversimplifi':8,33 'simplifi':5 'size':15 'small':13 'still':18 'swoosh':37 'tell':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5678021"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705148742 {#2361
    date: 2024-01-13 13:25:42.0 +01:00
  }
  +"title": 304996
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2364
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372
    +user: Proxies\__CG__\App\Entity\User {#2970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
    +image: Proxies\__CG__\App\Entity\Image {#3011 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3013 …}
    +slug: "Icon-design"
    +title: "Icon design"
    +url: "https://lemmyf.uk/pictrs/image/037b8c9c-99bc-47a4-83ea-6686730fb409.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 70
    +favouriteCount: 513
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725944955 {#3006
      date: 2024-09-10 07:09:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3014 …}
    +votes: Doctrine\ORM\PersistentCollection {#3016 …}
    +reports: Doctrine\ORM\PersistentCollection {#3018 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3020 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3022 …}
    +badges: Doctrine\ORM\PersistentCollection {#3024 …}
    +children: [
      App\Entity\EntryComment {#2364}
    ]
    -id: 29657
    -titleTs: "'design':2 'icon':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705231154
    +visibility: "visible             "
    +apId: "https://lemmyf.uk/post/4650751"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705144754 {#2992
      date: 2024-01-13 12:19:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: null
  +root: null
  +body: "That Firefox logo was simplified, but not oversimplified. Even with a very small icon size you can still tell it’s a fox that is (on?) fire. The Firefox Family logo is oversimplified, just being a swoosh, basically."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 147
  +score: 0
  +lastActive: DateTime @1722592451 {#2359
    date: 2024-08-02 11:54:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@willya@lemmyf.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2386 …}
  +nested: Doctrine\ORM\PersistentCollection {#2385 …}
  +votes: Doctrine\ORM\PersistentCollection {#2378 …}
  +reports: Doctrine\ORM\PersistentCollection {#2381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
  -id: 304996
  -bodyTs: "'basic':38 'even':9 'famili':30 'fire':27 'firefox':2,29 'fox':23 'icon':14 'logo':3,31 'oversimplifi':8,33 'simplifi':5 'size':15 'small':13 'still':18 'swoosh':37 'tell':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5678021"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705148742 {#2361
    date: 2024-01-13 13:25:42.0 +01:00
  }
  +"title": 304996
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2364
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372
    +user: Proxies\__CG__\App\Entity\User {#2970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
    +image: Proxies\__CG__\App\Entity\Image {#3011 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3013 …}
    +slug: "Icon-design"
    +title: "Icon design"
    +url: "https://lemmyf.uk/pictrs/image/037b8c9c-99bc-47a4-83ea-6686730fb409.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 70
    +favouriteCount: 513
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725944955 {#3006
      date: 2024-09-10 07:09:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3014 …}
    +votes: Doctrine\ORM\PersistentCollection {#3016 …}
    +reports: Doctrine\ORM\PersistentCollection {#3018 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3020 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3022 …}
    +badges: Doctrine\ORM\PersistentCollection {#3024 …}
    +children: [
      App\Entity\EntryComment {#2364}
    ]
    -id: 29657
    -titleTs: "'design':2 'icon':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705231154
    +visibility: "visible             "
    +apId: "https://lemmyf.uk/post/4650751"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705144754 {#2992
      date: 2024-01-13 12:19:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: null
  +root: null
  +body: "That Firefox logo was simplified, but not oversimplified. Even with a very small icon size you can still tell it’s a fox that is (on?) fire. The Firefox Family logo is oversimplified, just being a swoosh, basically."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 147
  +score: 0
  +lastActive: DateTime @1722592451 {#2359
    date: 2024-08-02 11:54:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@willya@lemmyf.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2386 …}
  +nested: Doctrine\ORM\PersistentCollection {#2385 …}
  +votes: Doctrine\ORM\PersistentCollection {#2378 …}
  +reports: Doctrine\ORM\PersistentCollection {#2381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
  -id: 304996
  -bodyTs: "'basic':38 'even':9 'famili':30 'fire':27 'firefox':2,29 'fox':23 'icon':14 'logo':3,31 'oversimplifi':8,33 'simplifi':5 'size':15 'small':13 'still':18 'swoosh':37 'tell':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5678021"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705148742 {#2361
    date: 2024-01-13 13:25:42.0 +01:00
  }
  +"title": 304996
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1405
  +user: Proxies\__CG__\App\Entity\User {#3029 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3069 …}
  +slug: "Love-is-blind"
  +title: "Love is blind"
  +url: "https://startrek.website/pictrs/image/79c7073e-0761-424a-a1df-d4a50a126921.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 31
  +favouriteCount: 689
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725326876 {#3064
    date: 2024-09-03 03:27:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3071 …}
  +votes: Doctrine\ORM\PersistentCollection {#3073 …}
  +reports: Doctrine\ORM\PersistentCollection {#3075 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3079 …}
  +badges: Doctrine\ORM\PersistentCollection {#3081 …}
  +children: [
    1 => App\Entity\EntryComment {#1402
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1405 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1385 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
      +body: "Urine isn’t sterile, but as long as you like the taste, I guess."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1705255179 {#1381
        date: 2024-01-14 18:59:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@768@sh.itjust.works"
        "@surewhynotlem@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1401 …}
      +nested: Doctrine\ORM\PersistentCollection {#1363 …}
      +votes: Doctrine\ORM\PersistentCollection {#1362 …}
      +reports: Doctrine\ORM\PersistentCollection {#2019 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
      -id: 308550
      -bodyTs: "'guess':14 'isn':2 'like':10 'long':7 'steril':4 'tast':12 'urin':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5726748"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705255179 {#1383
        date: 2024-01-14 18:59:39.0 +01:00
      }
      +"title": 308550
    }
    0 => App\Entity\EntryComment {#2011
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1405 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
      +body: "Good to know. I still wasn’t thinking that their* line was serious, just helping inform people that the widely held belief of urine being sterile is false."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1705256084 {#2022
        date: 2024-01-14 19:14:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@768@sh.itjust.works"
        "@surewhynotlem@lemmy.world"
        "@abfarid@startrek.website"
        "@VaultBoyNewVegas@lemmy.world"
        "@The_Picard_Maneuver@startrek.website"
        "@768@sh.itjust.works"
        "@surewhynotlem@lemmy.world"
        "@abfarid@startrek.website"
        "@VaultBoyNewVegas@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2021 …}
      +nested: Doctrine\ORM\PersistentCollection {#2029 …}
      +votes: Doctrine\ORM\PersistentCollection {#2020 …}
      +reports: Doctrine\ORM\PersistentCollection {#2027 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
      -id: 308592
      -bodyTs: "'belief':22 'fals':28 'good':1 'held':21 'help':15 'inform':16 'know':3 'line':11 'peopl':17 'serious':13 'steril':26 'still':5 'think':8 'urin':24 'wasn':6 'wide':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5727086"
      +editedAt: DateTimeImmutable @1723346897 {#2018
        date: 2024-08-11 05:28:17.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705256084 {#2025
        date: 2024-01-14 19:14:44.0 +01:00
      }
      +"title": 308592
    }
  ]
  -id: 30424
  -titleTs: "'blind':3 'love':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705333398
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5664860"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705246998 {#3051
    date: 2024-01-14 16:43:18.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1405
  +user: Proxies\__CG__\App\Entity\User {#3029 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3069 …}
  +slug: "Love-is-blind"
  +title: "Love is blind"
  +url: "https://startrek.website/pictrs/image/79c7073e-0761-424a-a1df-d4a50a126921.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 31
  +favouriteCount: 689
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725326876 {#3064
    date: 2024-09-03 03:27:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3071 …}
  +votes: Doctrine\ORM\PersistentCollection {#3073 …}
  +reports: Doctrine\ORM\PersistentCollection {#3075 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3079 …}
  +badges: Doctrine\ORM\PersistentCollection {#3081 …}
  +children: [
    1 => App\Entity\EntryComment {#1402
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1405 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1385 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
      +body: "Urine isn’t sterile, but as long as you like the taste, I guess."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1705255179 {#1381
        date: 2024-01-14 18:59:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@768@sh.itjust.works"
        "@surewhynotlem@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1401 …}
      +nested: Doctrine\ORM\PersistentCollection {#1363 …}
      +votes: Doctrine\ORM\PersistentCollection {#1362 …}
      +reports: Doctrine\ORM\PersistentCollection {#2019 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
      -id: 308550
      -bodyTs: "'guess':14 'isn':2 'like':10 'long':7 'steril':4 'tast':12 'urin':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5726748"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705255179 {#1383
        date: 2024-01-14 18:59:39.0 +01:00
      }
      +"title": 308550
    }
    0 => App\Entity\EntryComment {#2011
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1405 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
      +body: "Good to know. I still wasn’t thinking that their* line was serious, just helping inform people that the widely held belief of urine being sterile is false."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1705256084 {#2022
        date: 2024-01-14 19:14:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@768@sh.itjust.works"
        "@surewhynotlem@lemmy.world"
        "@abfarid@startrek.website"
        "@VaultBoyNewVegas@lemmy.world"
        "@The_Picard_Maneuver@startrek.website"
        "@768@sh.itjust.works"
        "@surewhynotlem@lemmy.world"
        "@abfarid@startrek.website"
        "@VaultBoyNewVegas@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2021 …}
      +nested: Doctrine\ORM\PersistentCollection {#2029 …}
      +votes: Doctrine\ORM\PersistentCollection {#2020 …}
      +reports: Doctrine\ORM\PersistentCollection {#2027 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
      -id: 308592
      -bodyTs: "'belief':22 'fals':28 'good':1 'held':21 'help':15 'inform':16 'know':3 'line':11 'peopl':17 'serious':13 'steril':26 'still':5 'think':8 'urin':24 'wasn':6 'wide':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5727086"
      +editedAt: DateTimeImmutable @1723346897 {#2018
        date: 2024-08-11 05:28:17.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705256084 {#2025
        date: 2024-01-14 19:14:44.0 +01:00
      }
      +"title": 308592
    }
  ]
  -id: 30424
  -titleTs: "'blind':3 'love':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705333398
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5664860"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705246998 {#3051
    date: 2024-01-14 16:43:18.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1405
  +user: Proxies\__CG__\App\Entity\User {#3029 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3069 …}
  +slug: "Love-is-blind"
  +title: "Love is blind"
  +url: "https://startrek.website/pictrs/image/79c7073e-0761-424a-a1df-d4a50a126921.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 31
  +favouriteCount: 689
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725326876 {#3064
    date: 2024-09-03 03:27:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3071 …}
  +votes: Doctrine\ORM\PersistentCollection {#3073 …}
  +reports: Doctrine\ORM\PersistentCollection {#3075 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3079 …}
  +badges: Doctrine\ORM\PersistentCollection {#3081 …}
  +children: [
    1 => App\Entity\EntryComment {#1402
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1405 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1385 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
      +body: "Urine isn’t sterile, but as long as you like the taste, I guess."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1705255179 {#1381
        date: 2024-01-14 18:59:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@768@sh.itjust.works"
        "@surewhynotlem@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1401 …}
      +nested: Doctrine\ORM\PersistentCollection {#1363 …}
      +votes: Doctrine\ORM\PersistentCollection {#1362 …}
      +reports: Doctrine\ORM\PersistentCollection {#2019 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
      -id: 308550
      -bodyTs: "'guess':14 'isn':2 'like':10 'long':7 'steril':4 'tast':12 'urin':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5726748"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705255179 {#1383
        date: 2024-01-14 18:59:39.0 +01:00
      }
      +"title": 308550
    }
    0 => App\Entity\EntryComment {#2011
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1405 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
      +body: "Good to know. I still wasn’t thinking that their* line was serious, just helping inform people that the widely held belief of urine being sterile is false."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1705256084 {#2022
        date: 2024-01-14 19:14:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@768@sh.itjust.works"
        "@surewhynotlem@lemmy.world"
        "@abfarid@startrek.website"
        "@VaultBoyNewVegas@lemmy.world"
        "@The_Picard_Maneuver@startrek.website"
        "@768@sh.itjust.works"
        "@surewhynotlem@lemmy.world"
        "@abfarid@startrek.website"
        "@VaultBoyNewVegas@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2021 …}
      +nested: Doctrine\ORM\PersistentCollection {#2029 …}
      +votes: Doctrine\ORM\PersistentCollection {#2020 …}
      +reports: Doctrine\ORM\PersistentCollection {#2027 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
      -id: 308592
      -bodyTs: "'belief':22 'fals':28 'good':1 'held':21 'help':15 'inform':16 'know':3 'line':11 'peopl':17 'serious':13 'steril':26 'still':5 'think':8 'urin':24 'wasn':6 'wide':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5727086"
      +editedAt: DateTimeImmutable @1723346897 {#2018
        date: 2024-08-11 05:28:17.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705256084 {#2025
        date: 2024-01-14 19:14:44.0 +01:00
      }
      +"title": 308592
    }
  ]
  -id: 30424
  -titleTs: "'blind':3 'love':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705333398
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5664860"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705246998 {#3051
    date: 2024-01-14 16:43:18.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1402
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1405
    +user: Proxies\__CG__\App\Entity\User {#3029 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3069 …}
    +slug: "Love-is-blind"
    +title: "Love is blind"
    +url: "https://startrek.website/pictrs/image/79c7073e-0761-424a-a1df-d4a50a126921.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 689
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725326876 {#3064
      date: 2024-09-03 03:27:56.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3071 …}
    +votes: Doctrine\ORM\PersistentCollection {#3073 …}
    +reports: Doctrine\ORM\PersistentCollection {#3075 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3077 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3079 …}
    +badges: Doctrine\ORM\PersistentCollection {#3081 …}
    +children: [
      1 => App\Entity\EntryComment {#1402}
      0 => App\Entity\EntryComment {#2011
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1405 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +body: "Good to know. I still wasn’t thinking that their* line was serious, just helping inform people that the widely held belief of urine being sterile is false."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1705256084 {#2022
          date: 2024-01-14 19:14:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@768@sh.itjust.works"
          "@surewhynotlem@lemmy.world"
          "@abfarid@startrek.website"
          "@VaultBoyNewVegas@lemmy.world"
          "@The_Picard_Maneuver@startrek.website"
          "@768@sh.itjust.works"
          "@surewhynotlem@lemmy.world"
          "@abfarid@startrek.website"
          "@VaultBoyNewVegas@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2021 …}
        +nested: Doctrine\ORM\PersistentCollection {#2029 …}
        +votes: Doctrine\ORM\PersistentCollection {#2020 …}
        +reports: Doctrine\ORM\PersistentCollection {#2027 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
        -id: 308592
        -bodyTs: "'belief':22 'fals':28 'good':1 'held':21 'help':15 'inform':16 'know':3 'line':11 'peopl':17 'serious':13 'steril':26 'still':5 'think':8 'urin':24 'wasn':6 'wide':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/5727086"
        +editedAt: DateTimeImmutable @1723346897 {#2018
          date: 2024-08-11 05:28:17.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705256084 {#2025
          date: 2024-01-14 19:14:44.0 +01:00
        }
        +"title": 308592
      }
    ]
    -id: 30424
    -titleTs: "'blind':3 'love':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705333398
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5664860"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705246998 {#3051
      date: 2024-01-14 16:43:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1385 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
  +body: "Urine isn’t sterile, but as long as you like the taste, I guess."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1705255179 {#1381
    date: 2024-01-14 18:59:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@768@sh.itjust.works"
    "@surewhynotlem@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1401 …}
  +nested: Doctrine\ORM\PersistentCollection {#1363 …}
  +votes: Doctrine\ORM\PersistentCollection {#1362 …}
  +reports: Doctrine\ORM\PersistentCollection {#2019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
  -id: 308550
  -bodyTs: "'guess':14 'isn':2 'like':10 'long':7 'steril':4 'tast':12 'urin':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5726748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705255179 {#1383
    date: 2024-01-14 18:59:39.0 +01:00
  }
  +"title": 308550
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1402
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1405
    +user: Proxies\__CG__\App\Entity\User {#3029 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3069 …}
    +slug: "Love-is-blind"
    +title: "Love is blind"
    +url: "https://startrek.website/pictrs/image/79c7073e-0761-424a-a1df-d4a50a126921.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 689
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725326876 {#3064
      date: 2024-09-03 03:27:56.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3071 …}
    +votes: Doctrine\ORM\PersistentCollection {#3073 …}
    +reports: Doctrine\ORM\PersistentCollection {#3075 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3077 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3079 …}
    +badges: Doctrine\ORM\PersistentCollection {#3081 …}
    +children: [
      1 => App\Entity\EntryComment {#1402}
      0 => App\Entity\EntryComment {#2011
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1405 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +body: "Good to know. I still wasn’t thinking that their* line was serious, just helping inform people that the widely held belief of urine being sterile is false."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1705256084 {#2022
          date: 2024-01-14 19:14:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@768@sh.itjust.works"
          "@surewhynotlem@lemmy.world"
          "@abfarid@startrek.website"
          "@VaultBoyNewVegas@lemmy.world"
          "@The_Picard_Maneuver@startrek.website"
          "@768@sh.itjust.works"
          "@surewhynotlem@lemmy.world"
          "@abfarid@startrek.website"
          "@VaultBoyNewVegas@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2021 …}
        +nested: Doctrine\ORM\PersistentCollection {#2029 …}
        +votes: Doctrine\ORM\PersistentCollection {#2020 …}
        +reports: Doctrine\ORM\PersistentCollection {#2027 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
        -id: 308592
        -bodyTs: "'belief':22 'fals':28 'good':1 'held':21 'help':15 'inform':16 'know':3 'line':11 'peopl':17 'serious':13 'steril':26 'still':5 'think':8 'urin':24 'wasn':6 'wide':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/5727086"
        +editedAt: DateTimeImmutable @1723346897 {#2018
          date: 2024-08-11 05:28:17.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705256084 {#2025
          date: 2024-01-14 19:14:44.0 +01:00
        }
        +"title": 308592
      }
    ]
    -id: 30424
    -titleTs: "'blind':3 'love':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705333398
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5664860"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705246998 {#3051
      date: 2024-01-14 16:43:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1385 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
  +body: "Urine isn’t sterile, but as long as you like the taste, I guess."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1705255179 {#1381
    date: 2024-01-14 18:59:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@768@sh.itjust.works"
    "@surewhynotlem@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1401 …}
  +nested: Doctrine\ORM\PersistentCollection {#1363 …}
  +votes: Doctrine\ORM\PersistentCollection {#1362 …}
  +reports: Doctrine\ORM\PersistentCollection {#2019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
  -id: 308550
  -bodyTs: "'guess':14 'isn':2 'like':10 'long':7 'steril':4 'tast':12 'urin':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5726748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705255179 {#1383
    date: 2024-01-14 18:59:39.0 +01:00
  }
  +"title": 308550
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1402
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1405
    +user: Proxies\__CG__\App\Entity\User {#3029 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3069 …}
    +slug: "Love-is-blind"
    +title: "Love is blind"
    +url: "https://startrek.website/pictrs/image/79c7073e-0761-424a-a1df-d4a50a126921.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 689
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725326876 {#3064
      date: 2024-09-03 03:27:56.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3071 …}
    +votes: Doctrine\ORM\PersistentCollection {#3073 …}
    +reports: Doctrine\ORM\PersistentCollection {#3075 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3077 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3079 …}
    +badges: Doctrine\ORM\PersistentCollection {#3081 …}
    +children: [
      1 => App\Entity\EntryComment {#1402}
      0 => App\Entity\EntryComment {#2011
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1405 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +body: "Good to know. I still wasn’t thinking that their* line was serious, just helping inform people that the widely held belief of urine being sterile is false."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1705256084 {#2022
          date: 2024-01-14 19:14:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@768@sh.itjust.works"
          "@surewhynotlem@lemmy.world"
          "@abfarid@startrek.website"
          "@VaultBoyNewVegas@lemmy.world"
          "@The_Picard_Maneuver@startrek.website"
          "@768@sh.itjust.works"
          "@surewhynotlem@lemmy.world"
          "@abfarid@startrek.website"
          "@VaultBoyNewVegas@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2021 …}
        +nested: Doctrine\ORM\PersistentCollection {#2029 …}
        +votes: Doctrine\ORM\PersistentCollection {#2020 …}
        +reports: Doctrine\ORM\PersistentCollection {#2027 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
        -id: 308592
        -bodyTs: "'belief':22 'fals':28 'good':1 'held':21 'help':15 'inform':16 'know':3 'line':11 'peopl':17 'serious':13 'steril':26 'still':5 'think':8 'urin':24 'wasn':6 'wide':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/5727086"
        +editedAt: DateTimeImmutable @1723346897 {#2018
          date: 2024-08-11 05:28:17.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705256084 {#2025
          date: 2024-01-14 19:14:44.0 +01:00
        }
        +"title": 308592
      }
    ]
    -id: 30424
    -titleTs: "'blind':3 'love':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705333398
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5664860"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705246998 {#3051
      date: 2024-01-14 16:43:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1385 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
  +body: "Urine isn’t sterile, but as long as you like the taste, I guess."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1705255179 {#1381
    date: 2024-01-14 18:59:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@768@sh.itjust.works"
    "@surewhynotlem@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1401 …}
  +nested: Doctrine\ORM\PersistentCollection {#1363 …}
  +votes: Doctrine\ORM\PersistentCollection {#1362 …}
  +reports: Doctrine\ORM\PersistentCollection {#2019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
  -id: 308550
  -bodyTs: "'guess':14 'isn':2 'like':10 'long':7 'steril':4 'tast':12 'urin':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5726748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705255179 {#1383
    date: 2024-01-14 18:59:39.0 +01:00
  }
  +"title": 308550
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2011
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1405
    +user: Proxies\__CG__\App\Entity\User {#3029 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3069 …}
    +slug: "Love-is-blind"
    +title: "Love is blind"
    +url: "https://startrek.website/pictrs/image/79c7073e-0761-424a-a1df-d4a50a126921.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 689
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725326876 {#3064
      date: 2024-09-03 03:27:56.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3071 …}
    +votes: Doctrine\ORM\PersistentCollection {#3073 …}
    +reports: Doctrine\ORM\PersistentCollection {#3075 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3077 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3079 …}
    +badges: Doctrine\ORM\PersistentCollection {#3081 …}
    +children: [
      1 => App\Entity\EntryComment {#1402
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1405 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1385 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +body: "Urine isn’t sterile, but as long as you like the taste, I guess."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1705255179 {#1381
          date: 2024-01-14 18:59:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@768@sh.itjust.works"
          "@surewhynotlem@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1401 …}
        +nested: Doctrine\ORM\PersistentCollection {#1363 …}
        +votes: Doctrine\ORM\PersistentCollection {#1362 …}
        +reports: Doctrine\ORM\PersistentCollection {#2019 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
        -id: 308550
        -bodyTs: "'guess':14 'isn':2 'like':10 'long':7 'steril':4 'tast':12 'urin':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/5726748"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705255179 {#1383
          date: 2024-01-14 18:59:39.0 +01:00
        }
        +"title": 308550
      }
      0 => App\Entity\EntryComment {#2011}
    ]
    -id: 30424
    -titleTs: "'blind':3 'love':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705333398
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5664860"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705246998 {#3051
      date: 2024-01-14 16:43:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
  +body: "Good to know. I still wasn’t thinking that their* line was serious, just helping inform people that the widely held belief of urine being sterile is false."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1705256084 {#2022
    date: 2024-01-14 19:14:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@768@sh.itjust.works"
    "@surewhynotlem@lemmy.world"
    "@abfarid@startrek.website"
    "@VaultBoyNewVegas@lemmy.world"
    "@The_Picard_Maneuver@startrek.website"
    "@768@sh.itjust.works"
    "@surewhynotlem@lemmy.world"
    "@abfarid@startrek.website"
    "@VaultBoyNewVegas@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2021 …}
  +nested: Doctrine\ORM\PersistentCollection {#2029 …}
  +votes: Doctrine\ORM\PersistentCollection {#2020 …}
  +reports: Doctrine\ORM\PersistentCollection {#2027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
  -id: 308592
  -bodyTs: "'belief':22 'fals':28 'good':1 'held':21 'help':15 'inform':16 'know':3 'line':11 'peopl':17 'serious':13 'steril':26 'still':5 'think':8 'urin':24 'wasn':6 'wide':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5727086"
  +editedAt: DateTimeImmutable @1723346897 {#2018
    date: 2024-08-11 05:28:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705256084 {#2025
    date: 2024-01-14 19:14:44.0 +01:00
  }
  +"title": 308592
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2011
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1405
    +user: Proxies\__CG__\App\Entity\User {#3029 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3069 …}
    +slug: "Love-is-blind"
    +title: "Love is blind"
    +url: "https://startrek.website/pictrs/image/79c7073e-0761-424a-a1df-d4a50a126921.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 689
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725326876 {#3064
      date: 2024-09-03 03:27:56.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3071 …}
    +votes: Doctrine\ORM\PersistentCollection {#3073 …}
    +reports: Doctrine\ORM\PersistentCollection {#3075 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3077 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3079 …}
    +badges: Doctrine\ORM\PersistentCollection {#3081 …}
    +children: [
      1 => App\Entity\EntryComment {#1402
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1405 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1385 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +body: "Urine isn’t sterile, but as long as you like the taste, I guess."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1705255179 {#1381
          date: 2024-01-14 18:59:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@768@sh.itjust.works"
          "@surewhynotlem@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1401 …}
        +nested: Doctrine\ORM\PersistentCollection {#1363 …}
        +votes: Doctrine\ORM\PersistentCollection {#1362 …}
        +reports: Doctrine\ORM\PersistentCollection {#2019 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
        -id: 308550
        -bodyTs: "'guess':14 'isn':2 'like':10 'long':7 'steril':4 'tast':12 'urin':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/5726748"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705255179 {#1383
          date: 2024-01-14 18:59:39.0 +01:00
        }
        +"title": 308550
      }
      0 => App\Entity\EntryComment {#2011}
    ]
    -id: 30424
    -titleTs: "'blind':3 'love':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705333398
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5664860"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705246998 {#3051
      date: 2024-01-14 16:43:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
  +body: "Good to know. I still wasn’t thinking that their* line was serious, just helping inform people that the widely held belief of urine being sterile is false."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1705256084 {#2022
    date: 2024-01-14 19:14:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@768@sh.itjust.works"
    "@surewhynotlem@lemmy.world"
    "@abfarid@startrek.website"
    "@VaultBoyNewVegas@lemmy.world"
    "@The_Picard_Maneuver@startrek.website"
    "@768@sh.itjust.works"
    "@surewhynotlem@lemmy.world"
    "@abfarid@startrek.website"
    "@VaultBoyNewVegas@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2021 …}
  +nested: Doctrine\ORM\PersistentCollection {#2029 …}
  +votes: Doctrine\ORM\PersistentCollection {#2020 …}
  +reports: Doctrine\ORM\PersistentCollection {#2027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
  -id: 308592
  -bodyTs: "'belief':22 'fals':28 'good':1 'held':21 'help':15 'inform':16 'know':3 'line':11 'peopl':17 'serious':13 'steril':26 'still':5 'think':8 'urin':24 'wasn':6 'wide':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5727086"
  +editedAt: DateTimeImmutable @1723346897 {#2018
    date: 2024-08-11 05:28:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705256084 {#2025
    date: 2024-01-14 19:14:44.0 +01:00
  }
  +"title": 308592
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2011
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1405
    +user: Proxies\__CG__\App\Entity\User {#3029 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3069 …}
    +slug: "Love-is-blind"
    +title: "Love is blind"
    +url: "https://startrek.website/pictrs/image/79c7073e-0761-424a-a1df-d4a50a126921.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 689
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725326876 {#3064
      date: 2024-09-03 03:27:56.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3071 …}
    +votes: Doctrine\ORM\PersistentCollection {#3073 …}
    +reports: Doctrine\ORM\PersistentCollection {#3075 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3077 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3079 …}
    +badges: Doctrine\ORM\PersistentCollection {#3081 …}
    +children: [
      1 => App\Entity\EntryComment {#1402
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1405 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1385 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +body: "Urine isn’t sterile, but as long as you like the taste, I guess."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1705255179 {#1381
          date: 2024-01-14 18:59:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@768@sh.itjust.works"
          "@surewhynotlem@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1401 …}
        +nested: Doctrine\ORM\PersistentCollection {#1363 …}
        +votes: Doctrine\ORM\PersistentCollection {#1362 …}
        +reports: Doctrine\ORM\PersistentCollection {#2019 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
        -id: 308550
        -bodyTs: "'guess':14 'isn':2 'like':10 'long':7 'steril':4 'tast':12 'urin':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/5726748"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705255179 {#1383
          date: 2024-01-14 18:59:39.0 +01:00
        }
        +"title": 308550
      }
      0 => App\Entity\EntryComment {#2011}
    ]
    -id: 30424
    -titleTs: "'blind':3 'love':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705333398
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5664860"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705246998 {#3051
      date: 2024-01-14 16:43:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
  +body: "Good to know. I still wasn’t thinking that their* line was serious, just helping inform people that the widely held belief of urine being sterile is false."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1705256084 {#2022
    date: 2024-01-14 19:14:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@768@sh.itjust.works"
    "@surewhynotlem@lemmy.world"
    "@abfarid@startrek.website"
    "@VaultBoyNewVegas@lemmy.world"
    "@The_Picard_Maneuver@startrek.website"
    "@768@sh.itjust.works"
    "@surewhynotlem@lemmy.world"
    "@abfarid@startrek.website"
    "@VaultBoyNewVegas@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2021 …}
  +nested: Doctrine\ORM\PersistentCollection {#2029 …}
  +votes: Doctrine\ORM\PersistentCollection {#2020 …}
  +reports: Doctrine\ORM\PersistentCollection {#2027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
  -id: 308592
  -bodyTs: "'belief':22 'fals':28 'good':1 'held':21 'help':15 'inform':16 'know':3 'line':11 'peopl':17 'serious':13 'steril':26 'still':5 'think':8 'urin':24 'wasn':6 'wide':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5727086"
  +editedAt: DateTimeImmutable @1723346897 {#2018
    date: 2024-08-11 05:28:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705256084 {#2025
    date: 2024-01-14 19:14:44.0 +01:00
  }
  +"title": 308592
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2457
  +user: Proxies\__CG__\App\Entity\User {#2951 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2454 …}
  +image: Proxies\__CG__\App\Entity\Image {#2991 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2993 …}
  +slug: "Excuse-me"
  +title: "Excuse me.."
  +url: "https://lemmy.world/pictrs/image/b2784831-d4d1-4c9c-9758-bfa9b84493ee.jpeg"
  +body: "Via [They Can Talk](https://theycantalk.com)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 710
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722949289 {#2986
    date: 2024-08-06 15:01:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2994 …}
  +votes: Doctrine\ORM\PersistentCollection {#2996 …}
  +reports: Doctrine\ORM\PersistentCollection {#2998 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3000 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3002 …}
  +badges: Doctrine\ORM\PersistentCollection {#3004 …}
  +children: [
    1 => App\Entity\EntryComment {#1874
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2457 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2454 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1907 …}
      +root: App\Entity\EntryComment {#2452
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2457 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2454 …}
        +image: null
        +parent: null
        +root: null
        +body: "I wanted to say “seed facial”, but if you think about it, all facials are seed facials."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 47
        +score: 0
        +lastActive: DateTime @1722768869 {#2460
          date: 2024-08-04 12:54:29.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@realitista@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2455 …}
        +nested: Doctrine\ORM\PersistentCollection {#2468 …}
        +votes: Doctrine\ORM\PersistentCollection {#2469 …}
        +reports: Doctrine\ORM\PersistentCollection {#2471 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
        -id: 304986
        -bodyTs: "'facial':6,14,17 'say':4 'seed':5,16 'think':10 'want':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/5677973"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705148352 {#2453
          date: 2024-01-13 13:19:12.0 +01:00
        }
        +"title": 304986
      }
      +body: "That’s fair. My apologies to you and your partner. May her facials ever be seedless."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1705157514 {#1926
        date: 2024-01-13 15:51:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@realitista@lemmy.world"
        "@abfarid@startrek.website"
        "@Imgonnatrythis@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1908 …}
      +nested: Doctrine\ORM\PersistentCollection {#1883 …}
      +votes: Doctrine\ORM\PersistentCollection {#2389 …}
      +reports: Doctrine\ORM\PersistentCollection {#2387 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2394 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2393 …}
      -id: 305363
      -bodyTs: "'apolog':5 'ever':14 'facial':13 'fair':3 'may':11 'partner':10 'seedless':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5680912"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705157514 {#1410
        date: 2024-01-13 15:51:54.0 +01:00
      }
      +"title": 305363
    }
    0 => App\Entity\EntryComment {#2452}
  ]
  -id: 29660
  -titleTs: "'..':3 'excus':1"
  -bodyTs: "'talk':4 'theycantalk.com':5 'via':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705231851
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10657156"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705145451 {#2973
    date: 2024-01-13 12:30:51.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2457
  +user: Proxies\__CG__\App\Entity\User {#2951 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2454 …}
  +image: Proxies\__CG__\App\Entity\Image {#2991 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2993 …}
  +slug: "Excuse-me"
  +title: "Excuse me.."
  +url: "https://lemmy.world/pictrs/image/b2784831-d4d1-4c9c-9758-bfa9b84493ee.jpeg"
  +body: "Via [They Can Talk](https://theycantalk.com)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 710
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722949289 {#2986
    date: 2024-08-06 15:01:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2994 …}
  +votes: Doctrine\ORM\PersistentCollection {#2996 …}
  +reports: Doctrine\ORM\PersistentCollection {#2998 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3000 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3002 …}
  +badges: Doctrine\ORM\PersistentCollection {#3004 …}
  +children: [
    1 => App\Entity\EntryComment {#1874
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2457 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2454 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1907 …}
      +root: App\Entity\EntryComment {#2452
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2457 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2454 …}
        +image: null
        +parent: null
        +root: null
        +body: "I wanted to say “seed facial”, but if you think about it, all facials are seed facials."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 47
        +score: 0
        +lastActive: DateTime @1722768869 {#2460
          date: 2024-08-04 12:54:29.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@realitista@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2455 …}
        +nested: Doctrine\ORM\PersistentCollection {#2468 …}
        +votes: Doctrine\ORM\PersistentCollection {#2469 …}
        +reports: Doctrine\ORM\PersistentCollection {#2471 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
        -id: 304986
        -bodyTs: "'facial':6,14,17 'say':4 'seed':5,16 'think':10 'want':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/5677973"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705148352 {#2453
          date: 2024-01-13 13:19:12.0 +01:00
        }
        +"title": 304986
      }
      +body: "That’s fair. My apologies to you and your partner. May her facials ever be seedless."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1705157514 {#1926
        date: 2024-01-13 15:51:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@realitista@lemmy.world"
        "@abfarid@startrek.website"
        "@Imgonnatrythis@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1908 …}
      +nested: Doctrine\ORM\PersistentCollection {#1883 …}
      +votes: Doctrine\ORM\PersistentCollection {#2389 …}
      +reports: Doctrine\ORM\PersistentCollection {#2387 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2394 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2393 …}
      -id: 305363
      -bodyTs: "'apolog':5 'ever':14 'facial':13 'fair':3 'may':11 'partner':10 'seedless':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5680912"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705157514 {#1410
        date: 2024-01-13 15:51:54.0 +01:00
      }
      +"title": 305363
    }
    0 => App\Entity\EntryComment {#2452}
  ]
  -id: 29660
  -titleTs: "'..':3 'excus':1"
  -bodyTs: "'talk':4 'theycantalk.com':5 'via':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705231851
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10657156"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705145451 {#2973
    date: 2024-01-13 12:30:51.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2457
  +user: Proxies\__CG__\App\Entity\User {#2951 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2454 …}
  +image: Proxies\__CG__\App\Entity\Image {#2991 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2993 …}
  +slug: "Excuse-me"
  +title: "Excuse me.."
  +url: "https://lemmy.world/pictrs/image/b2784831-d4d1-4c9c-9758-bfa9b84493ee.jpeg"
  +body: "Via [They Can Talk](https://theycantalk.com)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 710
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722949289 {#2986
    date: 2024-08-06 15:01:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2994 …}
  +votes: Doctrine\ORM\PersistentCollection {#2996 …}
  +reports: Doctrine\ORM\PersistentCollection {#2998 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3000 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3002 …}
  +badges: Doctrine\ORM\PersistentCollection {#3004 …}
  +children: [
    1 => App\Entity\EntryComment {#1874
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2457 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2454 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1907 …}
      +root: App\Entity\EntryComment {#2452
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2457 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2454 …}
        +image: null
        +parent: null
        +root: null
        +body: "I wanted to say “seed facial”, but if you think about it, all facials are seed facials."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 47
        +score: 0
        +lastActive: DateTime @1722768869 {#2460
          date: 2024-08-04 12:54:29.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@realitista@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2455 …}
        +nested: Doctrine\ORM\PersistentCollection {#2468 …}
        +votes: Doctrine\ORM\PersistentCollection {#2469 …}
        +reports: Doctrine\ORM\PersistentCollection {#2471 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
        -id: 304986
        -bodyTs: "'facial':6,14,17 'say':4 'seed':5,16 'think':10 'want':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/5677973"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705148352 {#2453
          date: 2024-01-13 13:19:12.0 +01:00
        }
        +"title": 304986
      }
      +body: "That’s fair. My apologies to you and your partner. May her facials ever be seedless."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1705157514 {#1926
        date: 2024-01-13 15:51:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@realitista@lemmy.world"
        "@abfarid@startrek.website"
        "@Imgonnatrythis@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1908 …}
      +nested: Doctrine\ORM\PersistentCollection {#1883 …}
      +votes: Doctrine\ORM\PersistentCollection {#2389 …}
      +reports: Doctrine\ORM\PersistentCollection {#2387 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2394 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2393 …}
      -id: 305363
      -bodyTs: "'apolog':5 'ever':14 'facial':13 'fair':3 'may':11 'partner':10 'seedless':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5680912"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705157514 {#1410
        date: 2024-01-13 15:51:54.0 +01:00
      }
      +"title": 305363
    }
    0 => App\Entity\EntryComment {#2452}
  ]
  -id: 29660
  -titleTs: "'..':3 'excus':1"
  -bodyTs: "'talk':4 'theycantalk.com':5 'via':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705231851
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10657156"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705145451 {#2973
    date: 2024-01-13 12:30:51.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1874
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2457
    +user: Proxies\__CG__\App\Entity\User {#2951 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2454 …}
    +image: Proxies\__CG__\App\Entity\Image {#2991 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2993 …}
    +slug: "Excuse-me"
    +title: "Excuse me.."
    +url: "https://lemmy.world/pictrs/image/b2784831-d4d1-4c9c-9758-bfa9b84493ee.jpeg"
    +body: "Via [They Can Talk](https://theycantalk.com)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 710
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722949289 {#2986
      date: 2024-08-06 15:01:29.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2994 …}
    +votes: Doctrine\ORM\PersistentCollection {#2996 …}
    +reports: Doctrine\ORM\PersistentCollection {#2998 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3000 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3002 …}
    +badges: Doctrine\ORM\PersistentCollection {#3004 …}
    +children: [
      1 => App\Entity\EntryComment {#1874}
      0 => App\Entity\EntryComment {#2452
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2457 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2454 …}
        +image: null
        +parent: null
        +root: null
        +body: "I wanted to say “seed facial”, but if you think about it, all facials are seed facials."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 47
        +score: 0
        +lastActive: DateTime @1722768869 {#2460
          date: 2024-08-04 12:54:29.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@realitista@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2455 …}
        +nested: Doctrine\ORM\PersistentCollection {#2468 …}
        +votes: Doctrine\ORM\PersistentCollection {#2469 …}
        +reports: Doctrine\ORM\PersistentCollection {#2471 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
        -id: 304986
        -bodyTs: "'facial':6,14,17 'say':4 'seed':5,16 'think':10 'want':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/5677973"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705148352 {#2453
          date: 2024-01-13 13:19:12.0 +01:00
        }
        +"title": 304986
      }
    ]
    -id: 29660
    -titleTs: "'..':3 'excus':1"
    -bodyTs: "'talk':4 'theycantalk.com':5 'via':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705231851
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10657156"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705145451 {#2973
      date: 2024-01-13 12:30:51.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2454 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1907 …}
  +root: App\Entity\EntryComment {#2452}
  +body: "That’s fair. My apologies to you and your partner. May her facials ever be seedless."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1705157514 {#1926
    date: 2024-01-13 15:51:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@realitista@lemmy.world"
    "@abfarid@startrek.website"
    "@Imgonnatrythis@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1908 …}
  +nested: Doctrine\ORM\PersistentCollection {#1883 …}
  +votes: Doctrine\ORM\PersistentCollection {#2389 …}
  +reports: Doctrine\ORM\PersistentCollection {#2387 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2393 …}
  -id: 305363
  -bodyTs: "'apolog':5 'ever':14 'facial':13 'fair':3 'may':11 'partner':10 'seedless':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5680912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705157514 {#1410
    date: 2024-01-13 15:51:54.0 +01:00
  }
  +"title": 305363
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1874
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2457
    +user: Proxies\__CG__\App\Entity\User {#2951 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2454 …}
    +image: Proxies\__CG__\App\Entity\Image {#2991 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2993 …}
    +slug: "Excuse-me"
    +title: "Excuse me.."
    +url: "https://lemmy.world/pictrs/image/b2784831-d4d1-4c9c-9758-bfa9b84493ee.jpeg"
    +body: "Via [They Can Talk](https://theycantalk.com)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 710
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722949289 {#2986
      date: 2024-08-06 15:01:29.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2994 …}
    +votes: Doctrine\ORM\PersistentCollection {#2996 …}
    +reports: Doctrine\ORM\PersistentCollection {#2998 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3000 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3002 …}
    +badges: Doctrine\ORM\PersistentCollection {#3004 …}
    +children: [
      1 => App\Entity\EntryComment {#1874}
      0 => App\Entity\EntryComment {#2452
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2457 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2454 …}
        +image: null
        +parent: null
        +root: null
        +body: "I wanted to say “seed facial”, but if you think about it, all facials are seed facials."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 47
        +score: 0
        +lastActive: DateTime @1722768869 {#2460
          date: 2024-08-04 12:54:29.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@realitista@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2455 …}
        +nested: Doctrine\ORM\PersistentCollection {#2468 …}
        +votes: Doctrine\ORM\PersistentCollection {#2469 …}
        +reports: Doctrine\ORM\PersistentCollection {#2471 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
        -id: 304986
        -bodyTs: "'facial':6,14,17 'say':4 'seed':5,16 'think':10 'want':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/5677973"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705148352 {#2453
          date: 2024-01-13 13:19:12.0 +01:00
        }
        +"title": 304986
      }
    ]
    -id: 29660
    -titleTs: "'..':3 'excus':1"
    -bodyTs: "'talk':4 'theycantalk.com':5 'via':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705231851
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10657156"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705145451 {#2973
      date: 2024-01-13 12:30:51.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2454 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1907 …}
  +root: App\Entity\EntryComment {#2452}
  +body: "That’s fair. My apologies to you and your partner. May her facials ever be seedless."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1705157514 {#1926
    date: 2024-01-13 15:51:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@realitista@lemmy.world"
    "@abfarid@startrek.website"
    "@Imgonnatrythis@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1908 …}
  +nested: Doctrine\ORM\PersistentCollection {#1883 …}
  +votes: Doctrine\ORM\PersistentCollection {#2389 …}
  +reports: Doctrine\ORM\PersistentCollection {#2387 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2393 …}
  -id: 305363
  -bodyTs: "'apolog':5 'ever':14 'facial':13 'fair':3 'may':11 'partner':10 'seedless':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5680912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705157514 {#1410
    date: 2024-01-13 15:51:54.0 +01:00
  }
  +"title": 305363
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1874
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2457
    +user: Proxies\__CG__\App\Entity\User {#2951 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2454 …}
    +image: Proxies\__CG__\App\Entity\Image {#2991 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2993 …}
    +slug: "Excuse-me"
    +title: "Excuse me.."
    +url: "https://lemmy.world/pictrs/image/b2784831-d4d1-4c9c-9758-bfa9b84493ee.jpeg"
    +body: "Via [They Can Talk](https://theycantalk.com)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 710
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722949289 {#2986
      date: 2024-08-06 15:01:29.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2994 …}
    +votes: Doctrine\ORM\PersistentCollection {#2996 …}
    +reports: Doctrine\ORM\PersistentCollection {#2998 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3000 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3002 …}
    +badges: Doctrine\ORM\PersistentCollection {#3004 …}
    +children: [
      1 => App\Entity\EntryComment {#1874}
      0 => App\Entity\EntryComment {#2452
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2457 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2454 …}
        +image: null
        +parent: null
        +root: null
        +body: "I wanted to say “seed facial”, but if you think about it, all facials are seed facials."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 47
        +score: 0
        +lastActive: DateTime @1722768869 {#2460
          date: 2024-08-04 12:54:29.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@realitista@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2455 …}
        +nested: Doctrine\ORM\PersistentCollection {#2468 …}
        +votes: Doctrine\ORM\PersistentCollection {#2469 …}
        +reports: Doctrine\ORM\PersistentCollection {#2471 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
        -id: 304986
        -bodyTs: "'facial':6,14,17 'say':4 'seed':5,16 'think':10 'want':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/5677973"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705148352 {#2453
          date: 2024-01-13 13:19:12.0 +01:00
        }
        +"title": 304986
      }
    ]
    -id: 29660
    -titleTs: "'..':3 'excus':1"
    -bodyTs: "'talk':4 'theycantalk.com':5 'via':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705231851
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10657156"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705145451 {#2973
      date: 2024-01-13 12:30:51.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2454 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1907 …}
  +root: App\Entity\EntryComment {#2452}
  +body: "That’s fair. My apologies to you and your partner. May her facials ever be seedless."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1705157514 {#1926
    date: 2024-01-13 15:51:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@realitista@lemmy.world"
    "@abfarid@startrek.website"
    "@Imgonnatrythis@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1908 …}
  +nested: Doctrine\ORM\PersistentCollection {#1883 …}
  +votes: Doctrine\ORM\PersistentCollection {#2389 …}
  +reports: Doctrine\ORM\PersistentCollection {#2387 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2393 …}
  -id: 305363
  -bodyTs: "'apolog':5 'ever':14 'facial':13 'fair':3 'may':11 'partner':10 'seedless':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5680912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705157514 {#1410
    date: 2024-01-13 15:51:54.0 +01:00
  }
  +"title": 305363
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2452
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2457
    +user: Proxies\__CG__\App\Entity\User {#2951 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2454 …}
    +image: Proxies\__CG__\App\Entity\Image {#2991 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2993 …}
    +slug: "Excuse-me"
    +title: "Excuse me.."
    +url: "https://lemmy.world/pictrs/image/b2784831-d4d1-4c9c-9758-bfa9b84493ee.jpeg"
    +body: "Via [They Can Talk](https://theycantalk.com)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 710
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722949289 {#2986
      date: 2024-08-06 15:01:29.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2994 …}
    +votes: Doctrine\ORM\PersistentCollection {#2996 …}
    +reports: Doctrine\ORM\PersistentCollection {#2998 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3000 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3002 …}
    +badges: Doctrine\ORM\PersistentCollection {#3004 …}
    +children: [
      1 => App\Entity\EntryComment {#1874
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2457 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2454 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1907 …}
        +root: App\Entity\EntryComment {#2452}
        +body: "That’s fair. My apologies to you and your partner. May her facials ever be seedless."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1705157514 {#1926
          date: 2024-01-13 15:51:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@realitista@lemmy.world"
          "@abfarid@startrek.website"
          "@Imgonnatrythis@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1908 …}
        +nested: Doctrine\ORM\PersistentCollection {#1883 …}
        +votes: Doctrine\ORM\PersistentCollection {#2389 …}
        +reports: Doctrine\ORM\PersistentCollection {#2387 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2394 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2393 …}
        -id: 305363
        -bodyTs: "'apolog':5 'ever':14 'facial':13 'fair':3 'may':11 'partner':10 'seedless':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/5680912"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705157514 {#1410
          date: 2024-01-13 15:51:54.0 +01:00
        }
        +"title": 305363
      }
      0 => App\Entity\EntryComment {#2452}
    ]
    -id: 29660
    -titleTs: "'..':3 'excus':1"
    -bodyTs: "'talk':4 'theycantalk.com':5 'via':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705231851
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10657156"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705145451 {#2973
      date: 2024-01-13 12:30:51.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2454 …}
  +image: null
  +parent: null
  +root: null
  +body: "I wanted to say “seed facial”, but if you think about it, all facials are seed facials."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 47
  +score: 0
  +lastActive: DateTime @1722768869 {#2460
    date: 2024-08-04 12:54:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@realitista@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2455 …}
  +nested: Doctrine\ORM\PersistentCollection {#2468 …}
  +votes: Doctrine\ORM\PersistentCollection {#2469 …}
  +reports: Doctrine\ORM\PersistentCollection {#2471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
  -id: 304986
  -bodyTs: "'facial':6,14,17 'say':4 'seed':5,16 'think':10 'want':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5677973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705148352 {#2453
    date: 2024-01-13 13:19:12.0 +01:00
  }
  +"title": 304986
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2452
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2457
    +user: Proxies\__CG__\App\Entity\User {#2951 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2454 …}
    +image: Proxies\__CG__\App\Entity\Image {#2991 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2993 …}
    +slug: "Excuse-me"
    +title: "Excuse me.."
    +url: "https://lemmy.world/pictrs/image/b2784831-d4d1-4c9c-9758-bfa9b84493ee.jpeg"
    +body: "Via [They Can Talk](https://theycantalk.com)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 710
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722949289 {#2986
      date: 2024-08-06 15:01:29.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2994 …}
    +votes: Doctrine\ORM\PersistentCollection {#2996 …}
    +reports: Doctrine\ORM\PersistentCollection {#2998 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3000 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3002 …}
    +badges: Doctrine\ORM\PersistentCollection {#3004 …}
    +children: [
      1 => App\Entity\EntryComment {#1874
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2457 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2454 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1907 …}
        +root: App\Entity\EntryComment {#2452}
        +body: "That’s fair. My apologies to you and your partner. May her facials ever be seedless."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1705157514 {#1926
          date: 2024-01-13 15:51:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@realitista@lemmy.world"
          "@abfarid@startrek.website"
          "@Imgonnatrythis@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1908 …}
        +nested: Doctrine\ORM\PersistentCollection {#1883 …}
        +votes: Doctrine\ORM\PersistentCollection {#2389 …}
        +reports: Doctrine\ORM\PersistentCollection {#2387 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2394 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2393 …}
        -id: 305363
        -bodyTs: "'apolog':5 'ever':14 'facial':13 'fair':3 'may':11 'partner':10 'seedless':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/5680912"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705157514 {#1410
          date: 2024-01-13 15:51:54.0 +01:00
        }
        +"title": 305363
      }
      0 => App\Entity\EntryComment {#2452}
    ]
    -id: 29660
    -titleTs: "'..':3 'excus':1"
    -bodyTs: "'talk':4 'theycantalk.com':5 'via':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705231851
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10657156"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705145451 {#2973
      date: 2024-01-13 12:30:51.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2454 …}
  +image: null
  +parent: null
  +root: null
  +body: "I wanted to say “seed facial”, but if you think about it, all facials are seed facials."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 47
  +score: 0
  +lastActive: DateTime @1722768869 {#2460
    date: 2024-08-04 12:54:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@realitista@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2455 …}
  +nested: Doctrine\ORM\PersistentCollection {#2468 …}
  +votes: Doctrine\ORM\PersistentCollection {#2469 …}
  +reports: Doctrine\ORM\PersistentCollection {#2471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
  -id: 304986
  -bodyTs: "'facial':6,14,17 'say':4 'seed':5,16 'think':10 'want':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5677973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705148352 {#2453
    date: 2024-01-13 13:19:12.0 +01:00
  }
  +"title": 304986
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2452
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2457
    +user: Proxies\__CG__\App\Entity\User {#2951 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2454 …}
    +image: Proxies\__CG__\App\Entity\Image {#2991 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2993 …}
    +slug: "Excuse-me"
    +title: "Excuse me.."
    +url: "https://lemmy.world/pictrs/image/b2784831-d4d1-4c9c-9758-bfa9b84493ee.jpeg"
    +body: "Via [They Can Talk](https://theycantalk.com)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 710
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722949289 {#2986
      date: 2024-08-06 15:01:29.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2994 …}
    +votes: Doctrine\ORM\PersistentCollection {#2996 …}
    +reports: Doctrine\ORM\PersistentCollection {#2998 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3000 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3002 …}
    +badges: Doctrine\ORM\PersistentCollection {#3004 …}
    +children: [
      1 => App\Entity\EntryComment {#1874
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2457 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2454 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1907 …}
        +root: App\Entity\EntryComment {#2452}
        +body: "That’s fair. My apologies to you and your partner. May her facials ever be seedless."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1705157514 {#1926
          date: 2024-01-13 15:51:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@realitista@lemmy.world"
          "@abfarid@startrek.website"
          "@Imgonnatrythis@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1908 …}
        +nested: Doctrine\ORM\PersistentCollection {#1883 …}
        +votes: Doctrine\ORM\PersistentCollection {#2389 …}
        +reports: Doctrine\ORM\PersistentCollection {#2387 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2394 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2393 …}
        -id: 305363
        -bodyTs: "'apolog':5 'ever':14 'facial':13 'fair':3 'may':11 'partner':10 'seedless':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/5680912"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705157514 {#1410
          date: 2024-01-13 15:51:54.0 +01:00
        }
        +"title": 305363
      }
      0 => App\Entity\EntryComment {#2452}
    ]
    -id: 29660
    -titleTs: "'..':3 'excus':1"
    -bodyTs: "'talk':4 'theycantalk.com':5 'via':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705231851
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10657156"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705145451 {#2973
      date: 2024-01-13 12:30:51.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2454 …}
  +image: null
  +parent: null
  +root: null
  +body: "I wanted to say “seed facial”, but if you think about it, all facials are seed facials."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 47
  +score: 0
  +lastActive: DateTime @1722768869 {#2460
    date: 2024-08-04 12:54:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@realitista@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2455 …}
  +nested: Doctrine\ORM\PersistentCollection {#2468 …}
  +votes: Doctrine\ORM\PersistentCollection {#2469 …}
  +reports: Doctrine\ORM\PersistentCollection {#2471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
  -id: 304986
  -bodyTs: "'facial':6,14,17 'say':4 'seed':5,16 'think':10 'want':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5677973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705148352 {#2453
    date: 2024-01-13 13:19:12.0 +01:00
  }
  +"title": 304986
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1741
  +user: Proxies\__CG__\App\Entity\User {#2872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: Proxies\__CG__\App\Entity\Image {#2972 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2946 …}
  +slug: "12-January-2024"
  +title: "12 January 2024"
  +url: "https://sh.itjust.works/pictrs/image/5b6e437a-06ca-45b5-ac92-7cac0e1f1cda.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 184
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722815311 {#2967
    date: 2024-08-05 01:48:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2974 …}
  +votes: Doctrine\ORM\PersistentCollection {#2976 …}
  +reports: Doctrine\ORM\PersistentCollection {#2978 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2980 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2982 …}
  +badges: Doctrine\ORM\PersistentCollection {#2984 …}
  +children: [
    App\Entity\EntryComment {#1739
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1741 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
      +image: null
      +parent: null
      +root: null
      +body: "Isn’t she in that settlement in the Delta Quadrant?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1722815311 {#1716
        date: 2024-08-05 01:48:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MrSebSin@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1707 …}
      +nested: Doctrine\ORM\PersistentCollection {#2464 …}
      +votes: Doctrine\ORM\PersistentCollection {#2448 …}
      +reports: Doctrine\ORM\PersistentCollection {#2447 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
      -id: 303564
      -bodyTs: "'delta':9 'isn':1 'quadrant':10 'settlement':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5665379"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705102787 {#1717
        date: 2024-01-13 00:39:47.0 +01:00
      }
      +"title": 303564
    }
  ]
  -id: 29422
  -titleTs: "'12':1 '2024':3 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705168600
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12648202"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705082200 {#2948
    date: 2024-01-12 18:56:40.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1741
  +user: Proxies\__CG__\App\Entity\User {#2872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: Proxies\__CG__\App\Entity\Image {#2972 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2946 …}
  +slug: "12-January-2024"
  +title: "12 January 2024"
  +url: "https://sh.itjust.works/pictrs/image/5b6e437a-06ca-45b5-ac92-7cac0e1f1cda.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 184
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722815311 {#2967
    date: 2024-08-05 01:48:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2974 …}
  +votes: Doctrine\ORM\PersistentCollection {#2976 …}
  +reports: Doctrine\ORM\PersistentCollection {#2978 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2980 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2982 …}
  +badges: Doctrine\ORM\PersistentCollection {#2984 …}
  +children: [
    App\Entity\EntryComment {#1739
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1741 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
      +image: null
      +parent: null
      +root: null
      +body: "Isn’t she in that settlement in the Delta Quadrant?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1722815311 {#1716
        date: 2024-08-05 01:48:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MrSebSin@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1707 …}
      +nested: Doctrine\ORM\PersistentCollection {#2464 …}
      +votes: Doctrine\ORM\PersistentCollection {#2448 …}
      +reports: Doctrine\ORM\PersistentCollection {#2447 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
      -id: 303564
      -bodyTs: "'delta':9 'isn':1 'quadrant':10 'settlement':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5665379"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705102787 {#1717
        date: 2024-01-13 00:39:47.0 +01:00
      }
      +"title": 303564
    }
  ]
  -id: 29422
  -titleTs: "'12':1 '2024':3 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705168600
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12648202"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705082200 {#2948
    date: 2024-01-12 18:56:40.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1741
  +user: Proxies\__CG__\App\Entity\User {#2872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: Proxies\__CG__\App\Entity\Image {#2972 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2946 …}
  +slug: "12-January-2024"
  +title: "12 January 2024"
  +url: "https://sh.itjust.works/pictrs/image/5b6e437a-06ca-45b5-ac92-7cac0e1f1cda.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 184
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722815311 {#2967
    date: 2024-08-05 01:48:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2974 …}
  +votes: Doctrine\ORM\PersistentCollection {#2976 …}
  +reports: Doctrine\ORM\PersistentCollection {#2978 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2980 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2982 …}
  +badges: Doctrine\ORM\PersistentCollection {#2984 …}
  +children: [
    App\Entity\EntryComment {#1739
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1741 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
      +image: null
      +parent: null
      +root: null
      +body: "Isn’t she in that settlement in the Delta Quadrant?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1722815311 {#1716
        date: 2024-08-05 01:48:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MrSebSin@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1707 …}
      +nested: Doctrine\ORM\PersistentCollection {#2464 …}
      +votes: Doctrine\ORM\PersistentCollection {#2448 …}
      +reports: Doctrine\ORM\PersistentCollection {#2447 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
      -id: 303564
      -bodyTs: "'delta':9 'isn':1 'quadrant':10 'settlement':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5665379"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705102787 {#1717
        date: 2024-01-13 00:39:47.0 +01:00
      }
      +"title": 303564
    }
  ]
  -id: 29422
  -titleTs: "'12':1 '2024':3 'januari':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705168600
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12648202"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705082200 {#2948
    date: 2024-01-12 18:56:40.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#1739
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1741
    +user: Proxies\__CG__\App\Entity\User {#2872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
    +image: Proxies\__CG__\App\Entity\Image {#2972 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2946 …}
    +slug: "12-January-2024"
    +title: "12 January 2024"
    +url: "https://sh.itjust.works/pictrs/image/5b6e437a-06ca-45b5-ac92-7cac0e1f1cda.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722815311 {#2967
      date: 2024-08-05 01:48:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2974 …}
    +votes: Doctrine\ORM\PersistentCollection {#2976 …}
    +reports: Doctrine\ORM\PersistentCollection {#2978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2980 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2982 …}
    +badges: Doctrine\ORM\PersistentCollection {#2984 …}
    +children: [
      App\Entity\EntryComment {#1739}
    ]
    -id: 29422
    -titleTs: "'12':1 '2024':3 'januari':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705168600
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/12648202"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705082200 {#2948
      date: 2024-01-12 18:56:40.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: null
  +parent: null
  +root: null
  +body: "Isn’t she in that settlement in the Delta Quadrant?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1722815311 {#1716
    date: 2024-08-05 01:48:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrSebSin@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1707 …}
  +nested: Doctrine\ORM\PersistentCollection {#2464 …}
  +votes: Doctrine\ORM\PersistentCollection {#2448 …}
  +reports: Doctrine\ORM\PersistentCollection {#2447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
  -id: 303564
  -bodyTs: "'delta':9 'isn':1 'quadrant':10 'settlement':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5665379"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705102787 {#1717
    date: 2024-01-13 00:39:47.0 +01:00
  }
  +"title": 303564
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#1739
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1741
    +user: Proxies\__CG__\App\Entity\User {#2872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
    +image: Proxies\__CG__\App\Entity\Image {#2972 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2946 …}
    +slug: "12-January-2024"
    +title: "12 January 2024"
    +url: "https://sh.itjust.works/pictrs/image/5b6e437a-06ca-45b5-ac92-7cac0e1f1cda.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722815311 {#2967
      date: 2024-08-05 01:48:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2974 …}
    +votes: Doctrine\ORM\PersistentCollection {#2976 …}
    +reports: Doctrine\ORM\PersistentCollection {#2978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2980 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2982 …}
    +badges: Doctrine\ORM\PersistentCollection {#2984 …}
    +children: [
      App\Entity\EntryComment {#1739}
    ]
    -id: 29422
    -titleTs: "'12':1 '2024':3 'januari':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705168600
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/12648202"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705082200 {#2948
      date: 2024-01-12 18:56:40.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: null
  +parent: null
  +root: null
  +body: "Isn’t she in that settlement in the Delta Quadrant?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1722815311 {#1716
    date: 2024-08-05 01:48:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrSebSin@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1707 …}
  +nested: Doctrine\ORM\PersistentCollection {#2464 …}
  +votes: Doctrine\ORM\PersistentCollection {#2448 …}
  +reports: Doctrine\ORM\PersistentCollection {#2447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
  -id: 303564
  -bodyTs: "'delta':9 'isn':1 'quadrant':10 'settlement':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5665379"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705102787 {#1717
    date: 2024-01-13 00:39:47.0 +01:00
  }
  +"title": 303564
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#1739
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1741
    +user: Proxies\__CG__\App\Entity\User {#2872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
    +image: Proxies\__CG__\App\Entity\Image {#2972 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2946 …}
    +slug: "12-January-2024"
    +title: "12 January 2024"
    +url: "https://sh.itjust.works/pictrs/image/5b6e437a-06ca-45b5-ac92-7cac0e1f1cda.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722815311 {#2967
      date: 2024-08-05 01:48:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2974 …}
    +votes: Doctrine\ORM\PersistentCollection {#2976 …}
    +reports: Doctrine\ORM\PersistentCollection {#2978 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2980 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2982 …}
    +badges: Doctrine\ORM\PersistentCollection {#2984 …}
    +children: [
      App\Entity\EntryComment {#1739}
    ]
    -id: 29422
    -titleTs: "'12':1 '2024':3 'januari':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705168600
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/12648202"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705082200 {#2948
      date: 2024-01-12 18:56:40.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1740 …}
  +image: null
  +parent: null
  +root: null
  +body: "Isn’t she in that settlement in the Delta Quadrant?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1722815311 {#1716
    date: 2024-08-05 01:48:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrSebSin@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1707 …}
  +nested: Doctrine\ORM\PersistentCollection {#2464 …}
  +votes: Doctrine\ORM\PersistentCollection {#2448 …}
  +reports: Doctrine\ORM\PersistentCollection {#2447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2461 …}
  -id: 303564
  -bodyTs: "'delta':9 'isn':1 'quadrant':10 'settlement':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5665379"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705102787 {#1717
    date: 2024-01-13 00:39:47.0 +01:00
  }
  +"title": 303564
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1629
  +user: Proxies\__CG__\App\Entity\User {#3048 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: Proxies\__CG__\App\Entity\Image {#3088 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3090 …}
  +slug: "Electrician-job"
  +title: "Electrician job"
  +url: "https://i.imgflip.com/89px2p.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 77
  +favouriteCount: 494
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710009795 {#3083
    date: 2024-03-09 19:43:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3091 …}
  +votes: Doctrine\ORM\PersistentCollection {#3093 …}
  +reports: Doctrine\ORM\PersistentCollection {#3095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3097 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
  +badges: Doctrine\ORM\PersistentCollection {#3101 …}
  +children: [
    1 => App\Entity\EntryComment {#1630
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
      +body: "What does it matter if he grabs a single pair of pliers with both hands? Why did he make that bend in the middle tho?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1702891337 {#1611
        date: 2023-12-18 10:22:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@funny@lemmus.org"
        "@yemmly@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1626 …}
      +nested: Doctrine\ORM\PersistentCollection {#1618 …}
      +votes: Doctrine\ORM\PersistentCollection {#1597 …}
      +reports: Doctrine\ORM\PersistentCollection {#1731 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
      -id: 231262
      -bodyTs: "'bend':21 'grab':7 'hand':15 'make':19 'matter':4 'middl':24 'pair':10 'plier':12 'singl':9 'tho':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5066500"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702891337 {#1598
        date: 2023-12-18 10:22:17.0 +01:00
      }
      +"title": 231262
    }
    0 => App\Entity\EntryComment {#1730
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
      +body: "But if it didn’t shock him while he was using one hand it’s not gonna shock him when he switched to using both hands either."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1702902225 {#1728
        date: 2023-12-18 13:23:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@funny@lemmus.org"
        "@yemmly@lemmy.world"
        "@abfarid@startrek.website"
        "@jackoneill@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1734 …}
      +nested: Doctrine\ORM\PersistentCollection {#1727 …}
      +votes: Doctrine\ORM\PersistentCollection {#1733 …}
      +reports: Doctrine\ORM\PersistentCollection {#1724 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
      -id: 231527
      -bodyTs: "'didn':4 'either':27 'gonna':17 'hand':13,26 'one':12 'shock':6,18 'switch':22 'use':11,24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5068074"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702902225 {#1736
        date: 2023-12-18 13:23:45.0 +01:00
      }
      +"title": 231527
    }
  ]
  -id: 23007
  -titleTs: "'electrician':1 'job':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702974383
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2109764"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702887983 {#3070
    date: 2023-12-18 09:26:23.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1629
  +user: Proxies\__CG__\App\Entity\User {#3048 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: Proxies\__CG__\App\Entity\Image {#3088 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3090 …}
  +slug: "Electrician-job"
  +title: "Electrician job"
  +url: "https://i.imgflip.com/89px2p.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 77
  +favouriteCount: 494
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710009795 {#3083
    date: 2024-03-09 19:43:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3091 …}
  +votes: Doctrine\ORM\PersistentCollection {#3093 …}
  +reports: Doctrine\ORM\PersistentCollection {#3095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3097 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
  +badges: Doctrine\ORM\PersistentCollection {#3101 …}
  +children: [
    1 => App\Entity\EntryComment {#1630
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
      +body: "What does it matter if he grabs a single pair of pliers with both hands? Why did he make that bend in the middle tho?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1702891337 {#1611
        date: 2023-12-18 10:22:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@funny@lemmus.org"
        "@yemmly@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1626 …}
      +nested: Doctrine\ORM\PersistentCollection {#1618 …}
      +votes: Doctrine\ORM\PersistentCollection {#1597 …}
      +reports: Doctrine\ORM\PersistentCollection {#1731 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
      -id: 231262
      -bodyTs: "'bend':21 'grab':7 'hand':15 'make':19 'matter':4 'middl':24 'pair':10 'plier':12 'singl':9 'tho':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5066500"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702891337 {#1598
        date: 2023-12-18 10:22:17.0 +01:00
      }
      +"title": 231262
    }
    0 => App\Entity\EntryComment {#1730
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
      +body: "But if it didn’t shock him while he was using one hand it’s not gonna shock him when he switched to using both hands either."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1702902225 {#1728
        date: 2023-12-18 13:23:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@funny@lemmus.org"
        "@yemmly@lemmy.world"
        "@abfarid@startrek.website"
        "@jackoneill@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1734 …}
      +nested: Doctrine\ORM\PersistentCollection {#1727 …}
      +votes: Doctrine\ORM\PersistentCollection {#1733 …}
      +reports: Doctrine\ORM\PersistentCollection {#1724 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
      -id: 231527
      -bodyTs: "'didn':4 'either':27 'gonna':17 'hand':13,26 'one':12 'shock':6,18 'switch':22 'use':11,24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5068074"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702902225 {#1736
        date: 2023-12-18 13:23:45.0 +01:00
      }
      +"title": 231527
    }
  ]
  -id: 23007
  -titleTs: "'electrician':1 'job':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702974383
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2109764"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702887983 {#3070
    date: 2023-12-18 09:26:23.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1629
  +user: Proxies\__CG__\App\Entity\User {#3048 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: Proxies\__CG__\App\Entity\Image {#3088 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3090 …}
  +slug: "Electrician-job"
  +title: "Electrician job"
  +url: "https://i.imgflip.com/89px2p.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 77
  +favouriteCount: 494
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710009795 {#3083
    date: 2024-03-09 19:43:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3091 …}
  +votes: Doctrine\ORM\PersistentCollection {#3093 …}
  +reports: Doctrine\ORM\PersistentCollection {#3095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3097 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
  +badges: Doctrine\ORM\PersistentCollection {#3101 …}
  +children: [
    1 => App\Entity\EntryComment {#1630
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
      +body: "What does it matter if he grabs a single pair of pliers with both hands? Why did he make that bend in the middle tho?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1702891337 {#1611
        date: 2023-12-18 10:22:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@funny@lemmus.org"
        "@yemmly@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1626 …}
      +nested: Doctrine\ORM\PersistentCollection {#1618 …}
      +votes: Doctrine\ORM\PersistentCollection {#1597 …}
      +reports: Doctrine\ORM\PersistentCollection {#1731 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
      -id: 231262
      -bodyTs: "'bend':21 'grab':7 'hand':15 'make':19 'matter':4 'middl':24 'pair':10 'plier':12 'singl':9 'tho':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5066500"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702891337 {#1598
        date: 2023-12-18 10:22:17.0 +01:00
      }
      +"title": 231262
    }
    0 => App\Entity\EntryComment {#1730
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
      +body: "But if it didn’t shock him while he was using one hand it’s not gonna shock him when he switched to using both hands either."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1702902225 {#1728
        date: 2023-12-18 13:23:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@funny@lemmus.org"
        "@yemmly@lemmy.world"
        "@abfarid@startrek.website"
        "@jackoneill@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1734 …}
      +nested: Doctrine\ORM\PersistentCollection {#1727 …}
      +votes: Doctrine\ORM\PersistentCollection {#1733 …}
      +reports: Doctrine\ORM\PersistentCollection {#1724 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
      -id: 231527
      -bodyTs: "'didn':4 'either':27 'gonna':17 'hand':13,26 'one':12 'shock':6,18 'switch':22 'use':11,24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/5068074"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702902225 {#1736
        date: 2023-12-18 13:23:45.0 +01:00
      }
      +"title": 231527
    }
  ]
  -id: 23007
  -titleTs: "'electrician':1 'job':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702974383
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2109764"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702887983 {#3070
    date: 2023-12-18 09:26:23.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#1630
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629
    +user: Proxies\__CG__\App\Entity\User {#3048 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
    +image: Proxies\__CG__\App\Entity\Image {#3088 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3090 …}
    +slug: "Electrician-job"
    +title: "Electrician job"
    +url: "https://i.imgflip.com/89px2p.gif"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 77
    +favouriteCount: 494
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710009795 {#3083
      date: 2024-03-09 19:43:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3091 …}
    +votes: Doctrine\ORM\PersistentCollection {#3093 …}
    +reports: Doctrine\ORM\PersistentCollection {#3095 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3097 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
    +badges: Doctrine\ORM\PersistentCollection {#3101 …}
    +children: [
      1 => App\Entity\EntryComment {#1630}
      0 => App\Entity\EntryComment {#1730
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1629 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
        +body: "But if it didn’t shock him while he was using one hand it’s not gonna shock him when he switched to using both hands either."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1702902225 {#1728
          date: 2023-12-18 13:23:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@funny@lemmus.org"
          "@yemmly@lemmy.world"
          "@abfarid@startrek.website"
          "@jackoneill@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1734 …}
        +nested: Doctrine\ORM\PersistentCollection {#1727 …}
        +votes: Doctrine\ORM\PersistentCollection {#1733 …}
        +reports: Doctrine\ORM\PersistentCollection {#1724 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
        -id: 231527
        -bodyTs: "'didn':4 'either':27 'gonna':17 'hand':13,26 'one':12 'shock':6,18 'switch':22 'use':11,24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/5068074"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702902225 {#1736
          date: 2023-12-18 13:23:45.0 +01:00
        }
        +"title": 231527
      }
    ]
    -id: 23007
    -titleTs: "'electrician':1 'job':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702974383
    +visibility: "visible             "
    +apId: "https://lemmus.org/post/2109764"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702887983 {#3070
      date: 2023-12-18 09:26:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
  +body: "What does it matter if he grabs a single pair of pliers with both hands? Why did he make that bend in the middle tho?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1702891337 {#1611
    date: 2023-12-18 10:22:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@yemmly@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1626 …}
  +nested: Doctrine\ORM\PersistentCollection {#1618 …}
  +votes: Doctrine\ORM\PersistentCollection {#1597 …}
  +reports: Doctrine\ORM\PersistentCollection {#1731 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
  -id: 231262
  -bodyTs: "'bend':21 'grab':7 'hand':15 'make':19 'matter':4 'middl':24 'pair':10 'plier':12 'singl':9 'tho':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5066500"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702891337 {#1598
    date: 2023-12-18 10:22:17.0 +01:00
  }
  +"title": 231262
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#1630
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629
    +user: Proxies\__CG__\App\Entity\User {#3048 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
    +image: Proxies\__CG__\App\Entity\Image {#3088 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3090 …}
    +slug: "Electrician-job"
    +title: "Electrician job"
    +url: "https://i.imgflip.com/89px2p.gif"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 77
    +favouriteCount: 494
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710009795 {#3083
      date: 2024-03-09 19:43:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3091 …}
    +votes: Doctrine\ORM\PersistentCollection {#3093 …}
    +reports: Doctrine\ORM\PersistentCollection {#3095 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3097 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
    +badges: Doctrine\ORM\PersistentCollection {#3101 …}
    +children: [
      1 => App\Entity\EntryComment {#1630}
      0 => App\Entity\EntryComment {#1730
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1629 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
        +body: "But if it didn’t shock him while he was using one hand it’s not gonna shock him when he switched to using both hands either."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1702902225 {#1728
          date: 2023-12-18 13:23:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@funny@lemmus.org"
          "@yemmly@lemmy.world"
          "@abfarid@startrek.website"
          "@jackoneill@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1734 …}
        +nested: Doctrine\ORM\PersistentCollection {#1727 …}
        +votes: Doctrine\ORM\PersistentCollection {#1733 …}
        +reports: Doctrine\ORM\PersistentCollection {#1724 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
        -id: 231527
        -bodyTs: "'didn':4 'either':27 'gonna':17 'hand':13,26 'one':12 'shock':6,18 'switch':22 'use':11,24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/5068074"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702902225 {#1736
          date: 2023-12-18 13:23:45.0 +01:00
        }
        +"title": 231527
      }
    ]
    -id: 23007
    -titleTs: "'electrician':1 'job':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702974383
    +visibility: "visible             "
    +apId: "https://lemmus.org/post/2109764"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702887983 {#3070
      date: 2023-12-18 09:26:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
  +body: "What does it matter if he grabs a single pair of pliers with both hands? Why did he make that bend in the middle tho?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1702891337 {#1611
    date: 2023-12-18 10:22:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@yemmly@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1626 …}
  +nested: Doctrine\ORM\PersistentCollection {#1618 …}
  +votes: Doctrine\ORM\PersistentCollection {#1597 …}
  +reports: Doctrine\ORM\PersistentCollection {#1731 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
  -id: 231262
  -bodyTs: "'bend':21 'grab':7 'hand':15 'make':19 'matter':4 'middl':24 'pair':10 'plier':12 'singl':9 'tho':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5066500"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702891337 {#1598
    date: 2023-12-18 10:22:17.0 +01:00
  }
  +"title": 231262
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#1630
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629
    +user: Proxies\__CG__\App\Entity\User {#3048 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
    +image: Proxies\__CG__\App\Entity\Image {#3088 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3090 …}
    +slug: "Electrician-job"
    +title: "Electrician job"
    +url: "https://i.imgflip.com/89px2p.gif"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 77
    +favouriteCount: 494
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710009795 {#3083
      date: 2024-03-09 19:43:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3091 …}
    +votes: Doctrine\ORM\PersistentCollection {#3093 …}
    +reports: Doctrine\ORM\PersistentCollection {#3095 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3097 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
    +badges: Doctrine\ORM\PersistentCollection {#3101 …}
    +children: [
      1 => App\Entity\EntryComment {#1630}
      0 => App\Entity\EntryComment {#1730
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1629 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
        +body: "But if it didn’t shock him while he was using one hand it’s not gonna shock him when he switched to using both hands either."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1702902225 {#1728
          date: 2023-12-18 13:23:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@funny@lemmus.org"
          "@yemmly@lemmy.world"
          "@abfarid@startrek.website"
          "@jackoneill@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1734 …}
        +nested: Doctrine\ORM\PersistentCollection {#1727 …}
        +votes: Doctrine\ORM\PersistentCollection {#1733 …}
        +reports: Doctrine\ORM\PersistentCollection {#1724 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
        -id: 231527
        -bodyTs: "'didn':4 'either':27 'gonna':17 'hand':13,26 'one':12 'shock':6,18 'switch':22 'use':11,24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/5068074"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702902225 {#1736
          date: 2023-12-18 13:23:45.0 +01:00
        }
        +"title": 231527
      }
    ]
    -id: 23007
    -titleTs: "'electrician':1 'job':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702974383
    +visibility: "visible             "
    +apId: "https://lemmus.org/post/2109764"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702887983 {#3070
      date: 2023-12-18 09:26:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
  +body: "What does it matter if he grabs a single pair of pliers with both hands? Why did he make that bend in the middle tho?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1702891337 {#1611
    date: 2023-12-18 10:22:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@yemmly@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1626 …}
  +nested: Doctrine\ORM\PersistentCollection {#1618 …}
  +votes: Doctrine\ORM\PersistentCollection {#1597 …}
  +reports: Doctrine\ORM\PersistentCollection {#1731 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
  -id: 231262
  -bodyTs: "'bend':21 'grab':7 'hand':15 'make':19 'matter':4 'middl':24 'pair':10 'plier':12 'singl':9 'tho':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5066500"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702891337 {#1598
    date: 2023-12-18 10:22:17.0 +01:00
  }
  +"title": 231262
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#1730
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629
    +user: Proxies\__CG__\App\Entity\User {#3048 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
    +image: Proxies\__CG__\App\Entity\Image {#3088 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3090 …}
    +slug: "Electrician-job"
    +title: "Electrician job"
    +url: "https://i.imgflip.com/89px2p.gif"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 77
    +favouriteCount: 494
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710009795 {#3083
      date: 2024-03-09 19:43:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3091 …}
    +votes: Doctrine\ORM\PersistentCollection {#3093 …}
    +reports: Doctrine\ORM\PersistentCollection {#3095 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3097 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
    +badges: Doctrine\ORM\PersistentCollection {#3101 …}
    +children: [
      1 => App\Entity\EntryComment {#1630
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1629 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
        +body: "What does it matter if he grabs a single pair of pliers with both hands? Why did he make that bend in the middle tho?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 23
        +score: 0
        +lastActive: DateTime @1702891337 {#1611
          date: 2023-12-18 10:22:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@funny@lemmus.org"
          "@yemmly@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1626 …}
        +nested: Doctrine\ORM\PersistentCollection {#1618 …}
        +votes: Doctrine\ORM\PersistentCollection {#1597 …}
        +reports: Doctrine\ORM\PersistentCollection {#1731 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
        -id: 231262
        -bodyTs: "'bend':21 'grab':7 'hand':15 'make':19 'matter':4 'middl':24 'pair':10 'plier':12 'singl':9 'tho':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/5066500"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702891337 {#1598
          date: 2023-12-18 10:22:17.0 +01:00
        }
        +"title": 231262
      }
      0 => App\Entity\EntryComment {#1730}
    ]
    -id: 23007
    -titleTs: "'electrician':1 'job':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702974383
    +visibility: "visible             "
    +apId: "https://lemmus.org/post/2109764"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702887983 {#3070
      date: 2023-12-18 09:26:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
  +body: "But if it didn’t shock him while he was using one hand it’s not gonna shock him when he switched to using both hands either."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702902225 {#1728
    date: 2023-12-18 13:23:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@yemmly@lemmy.world"
    "@abfarid@startrek.website"
    "@jackoneill@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1734 …}
  +nested: Doctrine\ORM\PersistentCollection {#1727 …}
  +votes: Doctrine\ORM\PersistentCollection {#1733 …}
  +reports: Doctrine\ORM\PersistentCollection {#1724 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
  -id: 231527
  -bodyTs: "'didn':4 'either':27 'gonna':17 'hand':13,26 'one':12 'shock':6,18 'switch':22 'use':11,24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5068074"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702902225 {#1736
    date: 2023-12-18 13:23:45.0 +01:00
  }
  +"title": 231527
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#1730
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629
    +user: Proxies\__CG__\App\Entity\User {#3048 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
    +image: Proxies\__CG__\App\Entity\Image {#3088 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3090 …}
    +slug: "Electrician-job"
    +title: "Electrician job"
    +url: "https://i.imgflip.com/89px2p.gif"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 77
    +favouriteCount: 494
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710009795 {#3083
      date: 2024-03-09 19:43:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3091 …}
    +votes: Doctrine\ORM\PersistentCollection {#3093 …}
    +reports: Doctrine\ORM\PersistentCollection {#3095 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3097 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
    +badges: Doctrine\ORM\PersistentCollection {#3101 …}
    +children: [
      1 => App\Entity\EntryComment {#1630
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1629 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
        +body: "What does it matter if he grabs a single pair of pliers with both hands? Why did he make that bend in the middle tho?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 23
        +score: 0
        +lastActive: DateTime @1702891337 {#1611
          date: 2023-12-18 10:22:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@funny@lemmus.org"
          "@yemmly@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1626 …}
        +nested: Doctrine\ORM\PersistentCollection {#1618 …}
        +votes: Doctrine\ORM\PersistentCollection {#1597 …}
        +reports: Doctrine\ORM\PersistentCollection {#1731 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
        -id: 231262
        -bodyTs: "'bend':21 'grab':7 'hand':15 'make':19 'matter':4 'middl':24 'pair':10 'plier':12 'singl':9 'tho':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/5066500"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702891337 {#1598
          date: 2023-12-18 10:22:17.0 +01:00
        }
        +"title": 231262
      }
      0 => App\Entity\EntryComment {#1730}
    ]
    -id: 23007
    -titleTs: "'electrician':1 'job':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702974383
    +visibility: "visible             "
    +apId: "https://lemmus.org/post/2109764"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702887983 {#3070
      date: 2023-12-18 09:26:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
  +body: "But if it didn’t shock him while he was using one hand it’s not gonna shock him when he switched to using both hands either."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702902225 {#1728
    date: 2023-12-18 13:23:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@yemmly@lemmy.world"
    "@abfarid@startrek.website"
    "@jackoneill@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1734 …}
  +nested: Doctrine\ORM\PersistentCollection {#1727 …}
  +votes: Doctrine\ORM\PersistentCollection {#1733 …}
  +reports: Doctrine\ORM\PersistentCollection {#1724 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
  -id: 231527
  -bodyTs: "'didn':4 'either':27 'gonna':17 'hand':13,26 'one':12 'shock':6,18 'switch':22 'use':11,24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5068074"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702902225 {#1736
    date: 2023-12-18 13:23:45.0 +01:00
  }
  +"title": 231527
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#1730
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629
    +user: Proxies\__CG__\App\Entity\User {#3048 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
    +image: Proxies\__CG__\App\Entity\Image {#3088 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3090 …}
    +slug: "Electrician-job"
    +title: "Electrician job"
    +url: "https://i.imgflip.com/89px2p.gif"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 77
    +favouriteCount: 494
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710009795 {#3083
      date: 2024-03-09 19:43:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3091 …}
    +votes: Doctrine\ORM\PersistentCollection {#3093 …}
    +reports: Doctrine\ORM\PersistentCollection {#3095 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3097 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3099 …}
    +badges: Doctrine\ORM\PersistentCollection {#3101 …}
    +children: [
      1 => App\Entity\EntryComment {#1630
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1629 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
        +body: "What does it matter if he grabs a single pair of pliers with both hands? Why did he make that bend in the middle tho?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 23
        +score: 0
        +lastActive: DateTime @1702891337 {#1611
          date: 2023-12-18 10:22:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@funny@lemmus.org"
          "@yemmly@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1626 …}
        +nested: Doctrine\ORM\PersistentCollection {#1618 …}
        +votes: Doctrine\ORM\PersistentCollection {#1597 …}
        +reports: Doctrine\ORM\PersistentCollection {#1731 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
        -id: 231262
        -bodyTs: "'bend':21 'grab':7 'hand':15 'make':19 'matter':4 'middl':24 'pair':10 'plier':12 'singl':9 'tho':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://startrek.website/comment/5066500"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702891337 {#1598
          date: 2023-12-18 10:22:17.0 +01:00
        }
        +"title": 231262
      }
      0 => App\Entity\EntryComment {#1730}
    ]
    -id: 23007
    -titleTs: "'electrician':1 'job':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702974383
    +visibility: "visible             "
    +apId: "https://lemmus.org/post/2109764"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702887983 {#3070
      date: 2023-12-18 09:26:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
  +body: "But if it didn’t shock him while he was using one hand it’s not gonna shock him when he switched to using both hands either."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702902225 {#1728
    date: 2023-12-18 13:23:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@yemmly@lemmy.world"
    "@abfarid@startrek.website"
    "@jackoneill@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1734 …}
  +nested: Doctrine\ORM\PersistentCollection {#1727 …}
  +votes: Doctrine\ORM\PersistentCollection {#1733 …}
  +reports: Doctrine\ORM\PersistentCollection {#1724 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
  -id: 231527
  -bodyTs: "'didn':4 'either':27 'gonna':17 'hand':13,26 'one':12 'shock':6,18 'switch':22 'use':11,24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5068074"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702902225 {#1736
    date: 2023-12-18 13:23:45.0 +01:00
  }
  +"title": 231527
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1604
  +user: Proxies\__CG__\App\Entity\User {#3067 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: Proxies\__CG__\App\Entity\Image {#3108 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2993 …}
  +slug: "Yeah-but"
  +title: "Yeah, but..."
  +url: "https://lemmy.world/pictrs/image/313d7e0b-8ca3-4785-957d-a16227017e17.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 97
  +favouriteCount: 816
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701480521 {#3103
    date: 2023-12-02 02:28:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3110 …}
  +votes: Doctrine\ORM\PersistentCollection {#3112 …}
  +reports: Doctrine\ORM\PersistentCollection {#3114 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3116 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3118 …}
  +badges: Doctrine\ORM\PersistentCollection {#3120 …}
  +children: [
    App\Entity\EntryComment {#1619
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1604 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1620 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
      +body: "It was a Dendy, wasn’t it?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701279079 {#1526
        date: 2023-11-29 18:31:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@1984@lemmy.today"
        "@Slow@lemmy.today"
        "@rockerface@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1701 …}
      +nested: Doctrine\ORM\PersistentCollection {#1687 …}
      +votes: Doctrine\ORM\PersistentCollection {#1689 …}
      +reports: Doctrine\ORM\PersistentCollection {#1691 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
      -id: 177527
      -bodyTs: "'dendi':4 'wasn':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/4585087"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701279079 {#1596
        date: 2023-11-29 18:31:19.0 +01:00
      }
      +"title": 177527
    }
  ]
  -id: 18167
  -titleTs: "'yeah':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701349710
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8916713"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701263310 {#3089
    date: 2023-11-29 14:08:30.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1604
  +user: Proxies\__CG__\App\Entity\User {#3067 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: Proxies\__CG__\App\Entity\Image {#3108 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2993 …}
  +slug: "Yeah-but"
  +title: "Yeah, but..."
  +url: "https://lemmy.world/pictrs/image/313d7e0b-8ca3-4785-957d-a16227017e17.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 97
  +favouriteCount: 816
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701480521 {#3103
    date: 2023-12-02 02:28:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3110 …}
  +votes: Doctrine\ORM\PersistentCollection {#3112 …}
  +reports: Doctrine\ORM\PersistentCollection {#3114 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3116 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3118 …}
  +badges: Doctrine\ORM\PersistentCollection {#3120 …}
  +children: [
    App\Entity\EntryComment {#1619
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1604 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1620 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
      +body: "It was a Dendy, wasn’t it?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701279079 {#1526
        date: 2023-11-29 18:31:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@1984@lemmy.today"
        "@Slow@lemmy.today"
        "@rockerface@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1701 …}
      +nested: Doctrine\ORM\PersistentCollection {#1687 …}
      +votes: Doctrine\ORM\PersistentCollection {#1689 …}
      +reports: Doctrine\ORM\PersistentCollection {#1691 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
      -id: 177527
      -bodyTs: "'dendi':4 'wasn':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/4585087"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701279079 {#1596
        date: 2023-11-29 18:31:19.0 +01:00
      }
      +"title": 177527
    }
  ]
  -id: 18167
  -titleTs: "'yeah':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701349710
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8916713"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701263310 {#3089
    date: 2023-11-29 14:08:30.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1604
  +user: Proxies\__CG__\App\Entity\User {#3067 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: Proxies\__CG__\App\Entity\Image {#3108 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2993 …}
  +slug: "Yeah-but"
  +title: "Yeah, but..."
  +url: "https://lemmy.world/pictrs/image/313d7e0b-8ca3-4785-957d-a16227017e17.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 97
  +favouriteCount: 816
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701480521 {#3103
    date: 2023-12-02 02:28:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3110 …}
  +votes: Doctrine\ORM\PersistentCollection {#3112 …}
  +reports: Doctrine\ORM\PersistentCollection {#3114 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3116 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3118 …}
  +badges: Doctrine\ORM\PersistentCollection {#3120 …}
  +children: [
    App\Entity\EntryComment {#1619
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1604 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1620 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
      +body: "It was a Dendy, wasn’t it?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701279079 {#1526
        date: 2023-11-29 18:31:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@1984@lemmy.today"
        "@Slow@lemmy.today"
        "@rockerface@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1701 …}
      +nested: Doctrine\ORM\PersistentCollection {#1687 …}
      +votes: Doctrine\ORM\PersistentCollection {#1689 …}
      +reports: Doctrine\ORM\PersistentCollection {#1691 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
      -id: 177527
      -bodyTs: "'dendi':4 'wasn':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/4585087"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701279079 {#1596
        date: 2023-11-29 18:31:19.0 +01:00
      }
      +"title": 177527
    }
  ]
  -id: 18167
  -titleTs: "'yeah':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701349710
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8916713"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701263310 {#3089
    date: 2023-11-29 14:08:30.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#1619
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1604
    +user: Proxies\__CG__\App\Entity\User {#3067 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
    +image: Proxies\__CG__\App\Entity\Image {#3108 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2993 …}
    +slug: "Yeah-but"
    +title: "Yeah, but..."
    +url: "https://lemmy.world/pictrs/image/313d7e0b-8ca3-4785-957d-a16227017e17.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 816
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701480521 {#3103
      date: 2023-12-02 02:28:41.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3110 …}
    +votes: Doctrine\ORM\PersistentCollection {#3112 …}
    +reports: Doctrine\ORM\PersistentCollection {#3114 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3116 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3118 …}
    +badges: Doctrine\ORM\PersistentCollection {#3120 …}
    +children: [
      App\Entity\EntryComment {#1619}
    ]
    -id: 18167
    -titleTs: "'yeah':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701349710
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8916713"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701263310 {#3089
      date: 2023-11-29 14:08:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1620 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
  +body: "It was a Dendy, wasn’t it?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701279079 {#1526
    date: 2023-11-29 18:31:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@1984@lemmy.today"
    "@Slow@lemmy.today"
    "@rockerface@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1701 …}
  +nested: Doctrine\ORM\PersistentCollection {#1687 …}
  +votes: Doctrine\ORM\PersistentCollection {#1689 …}
  +reports: Doctrine\ORM\PersistentCollection {#1691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
  -id: 177527
  -bodyTs: "'dendi':4 'wasn':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4585087"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701279079 {#1596
    date: 2023-11-29 18:31:19.0 +01:00
  }
  +"title": 177527
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#1619
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1604
    +user: Proxies\__CG__\App\Entity\User {#3067 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
    +image: Proxies\__CG__\App\Entity\Image {#3108 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2993 …}
    +slug: "Yeah-but"
    +title: "Yeah, but..."
    +url: "https://lemmy.world/pictrs/image/313d7e0b-8ca3-4785-957d-a16227017e17.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 816
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701480521 {#3103
      date: 2023-12-02 02:28:41.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3110 …}
    +votes: Doctrine\ORM\PersistentCollection {#3112 …}
    +reports: Doctrine\ORM\PersistentCollection {#3114 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3116 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3118 …}
    +badges: Doctrine\ORM\PersistentCollection {#3120 …}
    +children: [
      App\Entity\EntryComment {#1619}
    ]
    -id: 18167
    -titleTs: "'yeah':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701349710
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8916713"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701263310 {#3089
      date: 2023-11-29 14:08:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1620 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
  +body: "It was a Dendy, wasn’t it?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701279079 {#1526
    date: 2023-11-29 18:31:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@1984@lemmy.today"
    "@Slow@lemmy.today"
    "@rockerface@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1701 …}
  +nested: Doctrine\ORM\PersistentCollection {#1687 …}
  +votes: Doctrine\ORM\PersistentCollection {#1689 …}
  +reports: Doctrine\ORM\PersistentCollection {#1691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
  -id: 177527
  -bodyTs: "'dendi':4 'wasn':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4585087"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701279079 {#1596
    date: 2023-11-29 18:31:19.0 +01:00
  }
  +"title": 177527
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#1619
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1604
    +user: Proxies\__CG__\App\Entity\User {#3067 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
    +image: Proxies\__CG__\App\Entity\Image {#3108 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2993 …}
    +slug: "Yeah-but"
    +title: "Yeah, but..."
    +url: "https://lemmy.world/pictrs/image/313d7e0b-8ca3-4785-957d-a16227017e17.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 816
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701480521 {#3103
      date: 2023-12-02 02:28:41.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3110 …}
    +votes: Doctrine\ORM\PersistentCollection {#3112 …}
    +reports: Doctrine\ORM\PersistentCollection {#3114 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3116 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3118 …}
    +badges: Doctrine\ORM\PersistentCollection {#3120 …}
    +children: [
      App\Entity\EntryComment {#1619}
    ]
    -id: 18167
    -titleTs: "'yeah':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701349710
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8916713"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701263310 {#3089
      date: 2023-11-29 14:08:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1620 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
  +body: "It was a Dendy, wasn’t it?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701279079 {#1526
    date: 2023-11-29 18:31:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@1984@lemmy.today"
    "@Slow@lemmy.today"
    "@rockerface@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1701 …}
  +nested: Doctrine\ORM\PersistentCollection {#1687 …}
  +votes: Doctrine\ORM\PersistentCollection {#1689 …}
  +reports: Doctrine\ORM\PersistentCollection {#1691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
  -id: 177527
  -bodyTs: "'dendi':4 'wasn':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4585087"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701279079 {#1596
    date: 2023-11-29 18:31:19.0 +01:00
  }
  +"title": 177527
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1551
  +user: Proxies\__CG__\App\Entity\User {#3086 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: Proxies\__CG__\App\Entity\Image {#3127 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2993 …}
  +slug: "Enjoy-your-Call-of-Duty"
  +title: "Enjoy your Call of Duty"
  +url: "https://lemmy.world/pictrs/image/9c1ca640-1d2f-401e-ae34-b35f1867d107.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 130
  +favouriteCount: 1373
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700064680 {#3122
    date: 2023-11-15 17:11:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3129 …}
  +votes: Doctrine\ORM\PersistentCollection {#3131 …}
  +reports: Doctrine\ORM\PersistentCollection {#3133 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
  +badges: Doctrine\ORM\PersistentCollection {#3139 …}
  +children: [
    App\Entity\EntryComment {#1648
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1571 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1571 …}
      +body: "100GBs is more or less acceptable for a flagship open-world game on a 4K-capable console."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1699624034 {#1709
        date: 2023-11-10 14:47:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@bighatchester@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1589 …}
      +nested: Doctrine\ORM\PersistentCollection {#1592 …}
      +votes: Doctrine\ORM\PersistentCollection {#1552 …}
      +reports: Doctrine\ORM\PersistentCollection {#1663 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1563 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1566 …}
      -id: 107555
      -bodyTs: "'100gbs':1 '4k':17 '4k-capable':16 'accept':6 'capabl':18 'consol':19 'flagship':9 'game':13 'less':5 'open':11 'open-world':10 'world':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/4054038"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699624034 {#1614
        date: 2023-11-10 14:47:14.0 +01:00
      }
      +"title": 107555
    }
  ]
  -id: 11731
  -titleTs: "'call':3 'duti':5 'enjoy':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699708185
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8061491"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699621785 {#3109
    date: 2023-11-10 14:09:45.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1551
  +user: Proxies\__CG__\App\Entity\User {#3086 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: Proxies\__CG__\App\Entity\Image {#3127 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2993 …}
  +slug: "Enjoy-your-Call-of-Duty"
  +title: "Enjoy your Call of Duty"
  +url: "https://lemmy.world/pictrs/image/9c1ca640-1d2f-401e-ae34-b35f1867d107.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 130
  +favouriteCount: 1373
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700064680 {#3122
    date: 2023-11-15 17:11:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3129 …}
  +votes: Doctrine\ORM\PersistentCollection {#3131 …}
  +reports: Doctrine\ORM\PersistentCollection {#3133 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
  +badges: Doctrine\ORM\PersistentCollection {#3139 …}
  +children: [
    App\Entity\EntryComment {#1648
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1571 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1571 …}
      +body: "100GBs is more or less acceptable for a flagship open-world game on a 4K-capable console."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1699624034 {#1709
        date: 2023-11-10 14:47:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@bighatchester@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1589 …}
      +nested: Doctrine\ORM\PersistentCollection {#1592 …}
      +votes: Doctrine\ORM\PersistentCollection {#1552 …}
      +reports: Doctrine\ORM\PersistentCollection {#1663 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1563 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1566 …}
      -id: 107555
      -bodyTs: "'100gbs':1 '4k':17 '4k-capable':16 'accept':6 'capabl':18 'consol':19 'flagship':9 'game':13 'less':5 'open':11 'open-world':10 'world':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/4054038"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699624034 {#1614
        date: 2023-11-10 14:47:14.0 +01:00
      }
      +"title": 107555
    }
  ]
  -id: 11731
  -titleTs: "'call':3 'duti':5 'enjoy':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699708185
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8061491"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699621785 {#3109
    date: 2023-11-10 14:09:45.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1551
  +user: Proxies\__CG__\App\Entity\User {#3086 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: Proxies\__CG__\App\Entity\Image {#3127 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2993 …}
  +slug: "Enjoy-your-Call-of-Duty"
  +title: "Enjoy your Call of Duty"
  +url: "https://lemmy.world/pictrs/image/9c1ca640-1d2f-401e-ae34-b35f1867d107.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 130
  +favouriteCount: 1373
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700064680 {#3122
    date: 2023-11-15 17:11:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3129 …}
  +votes: Doctrine\ORM\PersistentCollection {#3131 …}
  +reports: Doctrine\ORM\PersistentCollection {#3133 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
  +badges: Doctrine\ORM\PersistentCollection {#3139 …}
  +children: [
    App\Entity\EntryComment {#1648
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1571 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1571 …}
      +body: "100GBs is more or less acceptable for a flagship open-world game on a 4K-capable console."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1699624034 {#1709
        date: 2023-11-10 14:47:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
        "@bighatchester@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1589 …}
      +nested: Doctrine\ORM\PersistentCollection {#1592 …}
      +votes: Doctrine\ORM\PersistentCollection {#1552 …}
      +reports: Doctrine\ORM\PersistentCollection {#1663 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1563 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1566 …}
      -id: 107555
      -bodyTs: "'100gbs':1 '4k':17 '4k-capable':16 'accept':6 'capabl':18 'consol':19 'flagship':9 'game':13 'less':5 'open':11 'open-world':10 'world':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/4054038"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699624034 {#1614
        date: 2023-11-10 14:47:14.0 +01:00
      }
      +"title": 107555
    }
  ]
  -id: 11731
  -titleTs: "'call':3 'duti':5 'enjoy':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699708185
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8061491"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699621785 {#3109
    date: 2023-11-10 14:09:45.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#1648
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1551
    +user: Proxies\__CG__\App\Entity\User {#3086 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: Proxies\__CG__\App\Entity\Image {#3127 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2993 …}
    +slug: "Enjoy-your-Call-of-Duty"
    +title: "Enjoy your Call of Duty"
    +url: "https://lemmy.world/pictrs/image/9c1ca640-1d2f-401e-ae34-b35f1867d107.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 130
    +favouriteCount: 1373
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700064680 {#3122
      date: 2023-11-15 17:11:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3129 …}
    +votes: Doctrine\ORM\PersistentCollection {#3131 …}
    +reports: Doctrine\ORM\PersistentCollection {#3133 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
    +badges: Doctrine\ORM\PersistentCollection {#3139 …}
    +children: [
      App\Entity\EntryComment {#1648}
    ]
    -id: 11731
    -titleTs: "'call':3 'duti':5 'enjoy':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699708185
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8061491"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699621785 {#3109
      date: 2023-11-10 14:09:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1571 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1571 …}
  +body: "100GBs is more or less acceptable for a flagship open-world game on a 4K-capable console."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1699624034 {#1709
    date: 2023-11-10 14:47:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@bighatchester@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1589 …}
  +nested: Doctrine\ORM\PersistentCollection {#1592 …}
  +votes: Doctrine\ORM\PersistentCollection {#1552 …}
  +reports: Doctrine\ORM\PersistentCollection {#1663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1563 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1566 …}
  -id: 107555
  -bodyTs: "'100gbs':1 '4k':17 '4k-capable':16 'accept':6 'capabl':18 'consol':19 'flagship':9 'game':13 'less':5 'open':11 'open-world':10 'world':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4054038"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699624034 {#1614
    date: 2023-11-10 14:47:14.0 +01:00
  }
  +"title": 107555
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#1648
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1551
    +user: Proxies\__CG__\App\Entity\User {#3086 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: Proxies\__CG__\App\Entity\Image {#3127 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2993 …}
    +slug: "Enjoy-your-Call-of-Duty"
    +title: "Enjoy your Call of Duty"
    +url: "https://lemmy.world/pictrs/image/9c1ca640-1d2f-401e-ae34-b35f1867d107.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 130
    +favouriteCount: 1373
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700064680 {#3122
      date: 2023-11-15 17:11:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3129 …}
    +votes: Doctrine\ORM\PersistentCollection {#3131 …}
    +reports: Doctrine\ORM\PersistentCollection {#3133 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
    +badges: Doctrine\ORM\PersistentCollection {#3139 …}
    +children: [
      App\Entity\EntryComment {#1648}
    ]
    -id: 11731
    -titleTs: "'call':3 'duti':5 'enjoy':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699708185
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8061491"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699621785 {#3109
      date: 2023-11-10 14:09:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1571 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1571 …}
  +body: "100GBs is more or less acceptable for a flagship open-world game on a 4K-capable console."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1699624034 {#1709
    date: 2023-11-10 14:47:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@bighatchester@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1589 …}
  +nested: Doctrine\ORM\PersistentCollection {#1592 …}
  +votes: Doctrine\ORM\PersistentCollection {#1552 …}
  +reports: Doctrine\ORM\PersistentCollection {#1663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1563 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1566 …}
  -id: 107555
  -bodyTs: "'100gbs':1 '4k':17 '4k-capable':16 'accept':6 'capabl':18 'consol':19 'flagship':9 'game':13 'less':5 'open':11 'open-world':10 'world':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4054038"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699624034 {#1614
    date: 2023-11-10 14:47:14.0 +01:00
  }
  +"title": 107555
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#1648
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1551
    +user: Proxies\__CG__\App\Entity\User {#3086 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: Proxies\__CG__\App\Entity\Image {#3127 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2993 …}
    +slug: "Enjoy-your-Call-of-Duty"
    +title: "Enjoy your Call of Duty"
    +url: "https://lemmy.world/pictrs/image/9c1ca640-1d2f-401e-ae34-b35f1867d107.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 130
    +favouriteCount: 1373
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700064680 {#3122
      date: 2023-11-15 17:11:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3129 …}
    +votes: Doctrine\ORM\PersistentCollection {#3131 …}
    +reports: Doctrine\ORM\PersistentCollection {#3133 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
    +badges: Doctrine\ORM\PersistentCollection {#3139 …}
    +children: [
      App\Entity\EntryComment {#1648}
    ]
    -id: 11731
    -titleTs: "'call':3 'duti':5 'enjoy':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699708185
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8061491"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699621785 {#3109
      date: 2023-11-10 14:09:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1571 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1571 …}
  +body: "100GBs is more or less acceptable for a flagship open-world game on a 4K-capable console."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1699624034 {#1709
    date: 2023-11-10 14:47:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
    "@bighatchester@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1589 …}
  +nested: Doctrine\ORM\PersistentCollection {#1592 …}
  +votes: Doctrine\ORM\PersistentCollection {#1552 …}
  +reports: Doctrine\ORM\PersistentCollection {#1663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1563 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1566 …}
  -id: 107555
  -bodyTs: "'100gbs':1 '4k':17 '4k-capable':16 'accept':6 'capabl':18 'consol':19 'flagship':9 'game':13 'less':5 'open':11 'open-world':10 'world':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4054038"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699624034 {#1614
    date: 2023-11-10 14:47:14.0 +01:00
  }
  +"title": 107555
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 DENIED ROLE_ADMIN
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED ROLE_MODERATOR
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details