GET https://kbin.spritesserver.nl/m/memes@lemmy.ml/t/20836/The-truth-is-still-out-there/top

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\KbinAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "two_factor"
  "remember_me"
  "App\Security\KbinAuthenticator"
  "App\Security\FacebookAuthenticator"
  "App\Security\GoogleAuthenticator"
  "App\Security\GithubAuthenticator"
  "App\Security\KeycloakAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.27 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.46 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "The-truth-is-still-out-there"
  +title: "The truth is still out there"
  +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 45
  +favouriteCount: 348
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702266976 {#2410
    date: 2023-12-11 04:56:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 20836
  -titleTs: "'still':4 'truth':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702032464
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9253111"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701946064 {#1850
    date: 2023-12-07 11:47:44.0 +01:00
  }
}
"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
App\Entity\Entry {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "The-truth-is-still-out-there"
  +title: "The truth is still out there"
  +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 45
  +favouriteCount: 348
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702266976 {#2410
    date: 2023-12-11 04:56:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 20836
  -titleTs: "'still':4 'truth':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702032464
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9253111"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701946064 {#1850
    date: 2023-12-07 11:47:44.0 +01:00
  }
}
"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
App\Entity\Entry {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "The-truth-is-still-out-there"
  +title: "The truth is still out there"
  +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 45
  +favouriteCount: 348
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702266976 {#2410
    date: 2023-12-11 04:56:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 20836
  -titleTs: "'still':4 'truth':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702032464
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9253111"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701946064 {#1850
    date: 2023-12-07 11:47:44.0 +01:00
  }
}
"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 {#4003
  +user: App\Entity\User {#3952 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Fermi Paradox. Are there aliens? Of course. Are they in our current time and local space? Probably not. It’s it fun to think about? Yes, that’s why science fiction exists."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 58
  +score: 0
  +lastActive: DateTime @1703644792 {#4012
    date: 2023-12-27 03:39:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4001 …}
  +nested: Doctrine\ORM\PersistentCollection {#3999 …}
  +votes: Doctrine\ORM\PersistentCollection {#3997 …}
  +reports: Doctrine\ORM\PersistentCollection {#3995 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
  -id: 206357
  -bodyTs: "'alien':5 'cours':7 'current':12 'exist':32 'fermi':1 'fiction':31 'fun':22 'local':15 'paradox':2 'probabl':17 'scienc':30 'space':16 'think':24 'time':13 'yes':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5869363"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701953702 {#3944
    date: 2023-12-07 13:55:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#4003
  +user: App\Entity\User {#3952 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Fermi Paradox. Are there aliens? Of course. Are they in our current time and local space? Probably not. It’s it fun to think about? Yes, that’s why science fiction exists."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 58
  +score: 0
  +lastActive: DateTime @1703644792 {#4012
    date: 2023-12-27 03:39:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4001 …}
  +nested: Doctrine\ORM\PersistentCollection {#3999 …}
  +votes: Doctrine\ORM\PersistentCollection {#3997 …}
  +reports: Doctrine\ORM\PersistentCollection {#3995 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
  -id: 206357
  -bodyTs: "'alien':5 'cours':7 'current':12 'exist':32 'fermi':1 'fiction':31 'fun':22 'local':15 'paradox':2 'probabl':17 'scienc':30 'space':16 'think':24 'time':13 'yes':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5869363"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701953702 {#3944
    date: 2023-12-07 13:55:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#4003
  +user: App\Entity\User {#3952 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Fermi Paradox. Are there aliens? Of course. Are they in our current time and local space? Probably not. It’s it fun to think about? Yes, that’s why science fiction exists."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 58
  +score: 0
  +lastActive: DateTime @1703644792 {#4012
    date: 2023-12-27 03:39:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4001 …}
  +nested: Doctrine\ORM\PersistentCollection {#3999 …}
  +votes: Doctrine\ORM\PersistentCollection {#3997 …}
  +reports: Doctrine\ORM\PersistentCollection {#3995 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
  -id: 206357
  -bodyTs: "'alien':5 'cours':7 'current':12 'exist':32 'fermi':1 'fiction':31 'fun':22 'local':15 'paradox':2 'probabl':17 'scienc':30 'space':16 'think':24 'time':13 'yes':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5869363"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701953702 {#3944
    date: 2023-12-07 13:55:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#4704
  +user: Proxies\__CG__\App\Entity\User {#4705 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4003
    +user: App\Entity\User {#3952 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Fermi Paradox. Are there aliens? Of course. Are they in our current time and local space? Probably not. It’s it fun to think about? Yes, that’s why science fiction exists."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 58
    +score: 0
    +lastActive: DateTime @1703644792 {#4012
      date: 2023-12-27 03:39:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4001 …}
    +nested: Doctrine\ORM\PersistentCollection {#3999 …}
    +votes: Doctrine\ORM\PersistentCollection {#3997 …}
    +reports: Doctrine\ORM\PersistentCollection {#3995 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
    -id: 206357
    -bodyTs: "'alien':5 'cours':7 'current':12 'exist':32 'fermi':1 'fiction':31 'fun':22 'local':15 'paradox':2 'probabl':17 'scienc':30 'space':16 'think':24 'time':13 'yes':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5869363"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701953702 {#3944
      date: 2023-12-07 13:55:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "More importantly, are they a lifeforms that we would even recognize as alive? The chances of an alien being humanoid are even slimmer. Then there’s whether they develop intelligence, whether they care about space, and whether they survive long enough to get anywhere."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1701957899 {#4702
    date: 2023-12-07 15:04:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@gnomesaiyan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4706 …}
  +nested: Doctrine\ORM\PersistentCollection {#4708 …}
  +votes: Doctrine\ORM\PersistentCollection {#4710 …}
  +reports: Doctrine\ORM\PersistentCollection {#4712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
  -id: 206566
  -bodyTs: "'alien':18 'aliv':13 'anywher':44 'care':33 'chanc':15 'develop':29 'enough':41 'even':10,22 'get':43 'humanoid':20 'import':2 'intellig':30 'lifeform':6 'long':40 'recogn':11 'slimmer':23 'space':35 'surviv':39 'whether':27,31,37 'would':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5870600"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701957899 {#4703
    date: 2023-12-07 15:04:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4704
  +user: Proxies\__CG__\App\Entity\User {#4705 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4003
    +user: App\Entity\User {#3952 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Fermi Paradox. Are there aliens? Of course. Are they in our current time and local space? Probably not. It’s it fun to think about? Yes, that’s why science fiction exists."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 58
    +score: 0
    +lastActive: DateTime @1703644792 {#4012
      date: 2023-12-27 03:39:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4001 …}
    +nested: Doctrine\ORM\PersistentCollection {#3999 …}
    +votes: Doctrine\ORM\PersistentCollection {#3997 …}
    +reports: Doctrine\ORM\PersistentCollection {#3995 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
    -id: 206357
    -bodyTs: "'alien':5 'cours':7 'current':12 'exist':32 'fermi':1 'fiction':31 'fun':22 'local':15 'paradox':2 'probabl':17 'scienc':30 'space':16 'think':24 'time':13 'yes':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5869363"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701953702 {#3944
      date: 2023-12-07 13:55:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "More importantly, are they a lifeforms that we would even recognize as alive? The chances of an alien being humanoid are even slimmer. Then there’s whether they develop intelligence, whether they care about space, and whether they survive long enough to get anywhere."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1701957899 {#4702
    date: 2023-12-07 15:04:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@gnomesaiyan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4706 …}
  +nested: Doctrine\ORM\PersistentCollection {#4708 …}
  +votes: Doctrine\ORM\PersistentCollection {#4710 …}
  +reports: Doctrine\ORM\PersistentCollection {#4712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
  -id: 206566
  -bodyTs: "'alien':18 'aliv':13 'anywher':44 'care':33 'chanc':15 'develop':29 'enough':41 'even':10,22 'get':43 'humanoid':20 'import':2 'intellig':30 'lifeform':6 'long':40 'recogn':11 'slimmer':23 'space':35 'surviv':39 'whether':27,31,37 'would':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5870600"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701957899 {#4703
    date: 2023-12-07 15:04:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4704
  +user: Proxies\__CG__\App\Entity\User {#4705 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4003
    +user: App\Entity\User {#3952 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Fermi Paradox. Are there aliens? Of course. Are they in our current time and local space? Probably not. It’s it fun to think about? Yes, that’s why science fiction exists."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 58
    +score: 0
    +lastActive: DateTime @1703644792 {#4012
      date: 2023-12-27 03:39:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4001 …}
    +nested: Doctrine\ORM\PersistentCollection {#3999 …}
    +votes: Doctrine\ORM\PersistentCollection {#3997 …}
    +reports: Doctrine\ORM\PersistentCollection {#3995 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
    -id: 206357
    -bodyTs: "'alien':5 'cours':7 'current':12 'exist':32 'fermi':1 'fiction':31 'fun':22 'local':15 'paradox':2 'probabl':17 'scienc':30 'space':16 'think':24 'time':13 'yes':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5869363"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701953702 {#3944
      date: 2023-12-07 13:55:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "More importantly, are they a lifeforms that we would even recognize as alive? The chances of an alien being humanoid are even slimmer. Then there’s whether they develop intelligence, whether they care about space, and whether they survive long enough to get anywhere."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1701957899 {#4702
    date: 2023-12-07 15:04:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@gnomesaiyan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4706 …}
  +nested: Doctrine\ORM\PersistentCollection {#4708 …}
  +votes: Doctrine\ORM\PersistentCollection {#4710 …}
  +reports: Doctrine\ORM\PersistentCollection {#4712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
  -id: 206566
  -bodyTs: "'alien':18 'aliv':13 'anywher':44 'care':33 'chanc':15 'develop':29 'enough':41 'even':10,22 'get':43 'humanoid':20 'import':2 'intellig':30 'lifeform':6 'long':40 'recogn':11 'slimmer':23 'space':35 'surviv':39 'whether':27,31,37 'would':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5870600"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701957899 {#4703
    date: 2023-12-07 15:04:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4901
  +user: Proxies\__CG__\App\Entity\User {#4902 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4704
    +user: Proxies\__CG__\App\Entity\User {#4705 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4003
      +user: App\Entity\User {#3952 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Fermi Paradox. Are there aliens? Of course. Are they in our current time and local space? Probably not. It’s it fun to think about? Yes, that’s why science fiction exists."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 58
      +score: 0
      +lastActive: DateTime @1703644792 {#4012
        date: 2023-12-27 03:39:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4001 …}
      +nested: Doctrine\ORM\PersistentCollection {#3999 …}
      +votes: Doctrine\ORM\PersistentCollection {#3997 …}
      +reports: Doctrine\ORM\PersistentCollection {#3995 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
      -id: 206357
      -bodyTs: "'alien':5 'cours':7 'current':12 'exist':32 'fermi':1 'fiction':31 'fun':22 'local':15 'paradox':2 'probabl':17 'scienc':30 'space':16 'think':24 'time':13 'yes':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5869363"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701953702 {#3944
        date: 2023-12-07 13:55:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "More importantly, are they a lifeforms that we would even recognize as alive? The chances of an alien being humanoid are even slimmer. Then there’s whether they develop intelligence, whether they care about space, and whether they survive long enough to get anywhere."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1701957899 {#4702
      date: 2023-12-07 15:04:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@gnomesaiyan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4706 …}
    +nested: Doctrine\ORM\PersistentCollection {#4708 …}
    +votes: Doctrine\ORM\PersistentCollection {#4710 …}
    +reports: Doctrine\ORM\PersistentCollection {#4712 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
    -id: 206566
    -bodyTs: "'alien':18 'aliv':13 'anywher':44 'care':33 'chanc':15 'develop':29 'enough':41 'even':10,22 'get':43 'humanoid':20 'import':2 'intellig':30 'lifeform':6 'long':40 'recogn':11 'slimmer':23 'space':35 'surviv':39 'whether':27,31,37 'would':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5870600"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701957899 {#4703
      date: 2023-12-07 15:04:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: """
    If intelligent life exists anywhere else the biggest chance we have of finding anything would be a self sustaining vehicle sent off into space by them at some point. The chances of us being alive at the same time in close enough proximity to encounter each other is almost zero.\n
    \n
    If a vessel could wander space endlessly we have a slightly bigger (but still almost zero) chance of encountering it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1701960718 {#4899
    date: 2023-12-07 15:51:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@gnomesaiyan@lemmy.world"
    "@DaCookeyMonsta@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4903 …}
  +nested: Doctrine\ORM\PersistentCollection {#4905 …}
  +votes: Doctrine\ORM\PersistentCollection {#4907 …}
  +reports: Doctrine\ORM\PersistentCollection {#4909 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4911 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4913 …}
  -id: 206694
  -bodyTs: "'aliv':35 'almost':49,65 'anyth':14 'anywher':5 'bigger':62 'biggest':8 'chanc':9,31,67 'close':41 'could':54 'els':6 'encount':45,69 'endless':57 'enough':42 'exist':4 'find':13 'intellig':2 'life':3 'point':29 'proxim':43 'self':18 'sent':21 'slight':61 'space':24,56 'still':64 'sustain':19 'time':39 'us':33 'vehicl':20 'vessel':53 'wander':55 'would':15 'zero':50,66"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5871386"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701960718 {#4900
    date: 2023-12-07 15:51:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#4901
  +user: Proxies\__CG__\App\Entity\User {#4902 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4704
    +user: Proxies\__CG__\App\Entity\User {#4705 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4003
      +user: App\Entity\User {#3952 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Fermi Paradox. Are there aliens? Of course. Are they in our current time and local space? Probably not. It’s it fun to think about? Yes, that’s why science fiction exists."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 58
      +score: 0
      +lastActive: DateTime @1703644792 {#4012
        date: 2023-12-27 03:39:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4001 …}
      +nested: Doctrine\ORM\PersistentCollection {#3999 …}
      +votes: Doctrine\ORM\PersistentCollection {#3997 …}
      +reports: Doctrine\ORM\PersistentCollection {#3995 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
      -id: 206357
      -bodyTs: "'alien':5 'cours':7 'current':12 'exist':32 'fermi':1 'fiction':31 'fun':22 'local':15 'paradox':2 'probabl':17 'scienc':30 'space':16 'think':24 'time':13 'yes':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5869363"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701953702 {#3944
        date: 2023-12-07 13:55:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "More importantly, are they a lifeforms that we would even recognize as alive? The chances of an alien being humanoid are even slimmer. Then there’s whether they develop intelligence, whether they care about space, and whether they survive long enough to get anywhere."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1701957899 {#4702
      date: 2023-12-07 15:04:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@gnomesaiyan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4706 …}
    +nested: Doctrine\ORM\PersistentCollection {#4708 …}
    +votes: Doctrine\ORM\PersistentCollection {#4710 …}
    +reports: Doctrine\ORM\PersistentCollection {#4712 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
    -id: 206566
    -bodyTs: "'alien':18 'aliv':13 'anywher':44 'care':33 'chanc':15 'develop':29 'enough':41 'even':10,22 'get':43 'humanoid':20 'import':2 'intellig':30 'lifeform':6 'long':40 'recogn':11 'slimmer':23 'space':35 'surviv':39 'whether':27,31,37 'would':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5870600"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701957899 {#4703
      date: 2023-12-07 15:04:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: """
    If intelligent life exists anywhere else the biggest chance we have of finding anything would be a self sustaining vehicle sent off into space by them at some point. The chances of us being alive at the same time in close enough proximity to encounter each other is almost zero.\n
    \n
    If a vessel could wander space endlessly we have a slightly bigger (but still almost zero) chance of encountering it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1701960718 {#4899
    date: 2023-12-07 15:51:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@gnomesaiyan@lemmy.world"
    "@DaCookeyMonsta@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4903 …}
  +nested: Doctrine\ORM\PersistentCollection {#4905 …}
  +votes: Doctrine\ORM\PersistentCollection {#4907 …}
  +reports: Doctrine\ORM\PersistentCollection {#4909 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4911 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4913 …}
  -id: 206694
  -bodyTs: "'aliv':35 'almost':49,65 'anyth':14 'anywher':5 'bigger':62 'biggest':8 'chanc':9,31,67 'close':41 'could':54 'els':6 'encount':45,69 'endless':57 'enough':42 'exist':4 'find':13 'intellig':2 'life':3 'point':29 'proxim':43 'self':18 'sent':21 'slight':61 'space':24,56 'still':64 'sustain':19 'time':39 'us':33 'vehicl':20 'vessel':53 'wander':55 'would':15 'zero':50,66"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5871386"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701960718 {#4900
    date: 2023-12-07 15:51:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#4901
  +user: Proxies\__CG__\App\Entity\User {#4902 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4704
    +user: Proxies\__CG__\App\Entity\User {#4705 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4003
      +user: App\Entity\User {#3952 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Fermi Paradox. Are there aliens? Of course. Are they in our current time and local space? Probably not. It’s it fun to think about? Yes, that’s why science fiction exists."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 58
      +score: 0
      +lastActive: DateTime @1703644792 {#4012
        date: 2023-12-27 03:39:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4001 …}
      +nested: Doctrine\ORM\PersistentCollection {#3999 …}
      +votes: Doctrine\ORM\PersistentCollection {#3997 …}
      +reports: Doctrine\ORM\PersistentCollection {#3995 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
      -id: 206357
      -bodyTs: "'alien':5 'cours':7 'current':12 'exist':32 'fermi':1 'fiction':31 'fun':22 'local':15 'paradox':2 'probabl':17 'scienc':30 'space':16 'think':24 'time':13 'yes':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5869363"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701953702 {#3944
        date: 2023-12-07 13:55:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "More importantly, are they a lifeforms that we would even recognize as alive? The chances of an alien being humanoid are even slimmer. Then there’s whether they develop intelligence, whether they care about space, and whether they survive long enough to get anywhere."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1701957899 {#4702
      date: 2023-12-07 15:04:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@gnomesaiyan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4706 …}
    +nested: Doctrine\ORM\PersistentCollection {#4708 …}
    +votes: Doctrine\ORM\PersistentCollection {#4710 …}
    +reports: Doctrine\ORM\PersistentCollection {#4712 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
    -id: 206566
    -bodyTs: "'alien':18 'aliv':13 'anywher':44 'care':33 'chanc':15 'develop':29 'enough':41 'even':10,22 'get':43 'humanoid':20 'import':2 'intellig':30 'lifeform':6 'long':40 'recogn':11 'slimmer':23 'space':35 'surviv':39 'whether':27,31,37 'would':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5870600"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701957899 {#4703
      date: 2023-12-07 15:04:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: """
    If intelligent life exists anywhere else the biggest chance we have of finding anything would be a self sustaining vehicle sent off into space by them at some point. The chances of us being alive at the same time in close enough proximity to encounter each other is almost zero.\n
    \n
    If a vessel could wander space endlessly we have a slightly bigger (but still almost zero) chance of encountering it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1701960718 {#4899
    date: 2023-12-07 15:51:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@gnomesaiyan@lemmy.world"
    "@DaCookeyMonsta@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4903 …}
  +nested: Doctrine\ORM\PersistentCollection {#4905 …}
  +votes: Doctrine\ORM\PersistentCollection {#4907 …}
  +reports: Doctrine\ORM\PersistentCollection {#4909 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4911 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4913 …}
  -id: 206694
  -bodyTs: "'aliv':35 'almost':49,65 'anyth':14 'anywher':5 'bigger':62 'biggest':8 'chanc':9,31,67 'close':41 'could':54 'els':6 'encount':45,69 'endless':57 'enough':42 'exist':4 'find':13 'intellig':2 'life':3 'point':29 'proxim':43 'self':18 'sent':21 'slight':61 'space':24,56 'still':64 'sustain':19 'time':39 'us':33 'vehicl':20 'vessel':53 'wander':55 'would':15 'zero':50,66"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5871386"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701960718 {#4900
    date: 2023-12-07 15:51:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#5048
  +user: Proxies\__CG__\App\Entity\User {#4705 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4901
    +user: Proxies\__CG__\App\Entity\User {#4902 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4704
      +user: Proxies\__CG__\App\Entity\User {#4705 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4003
        +user: App\Entity\User {#3952 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Fermi Paradox. Are there aliens? Of course. Are they in our current time and local space? Probably not. It’s it fun to think about? Yes, that’s why science fiction exists."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 58
        +score: 0
        +lastActive: DateTime @1703644792 {#4012
          date: 2023-12-27 03:39:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SuckMyWang@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4001 …}
        +nested: Doctrine\ORM\PersistentCollection {#3999 …}
        +votes: Doctrine\ORM\PersistentCollection {#3997 …}
        +reports: Doctrine\ORM\PersistentCollection {#3995 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
        -id: 206357
        -bodyTs: "'alien':5 'cours':7 'current':12 'exist':32 'fermi':1 'fiction':31 'fun':22 'local':15 'paradox':2 'probabl':17 'scienc':30 'space':16 'think':24 'time':13 'yes':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5869363"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701953702 {#3944
          date: 2023-12-07 13:55:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4003}
      +body: "More importantly, are they a lifeforms that we would even recognize as alive? The chances of an alien being humanoid are even slimmer. Then there’s whether they develop intelligence, whether they care about space, and whether they survive long enough to get anywhere."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1701957899 {#4702
        date: 2023-12-07 15:04:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
        "@gnomesaiyan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4706 …}
      +nested: Doctrine\ORM\PersistentCollection {#4708 …}
      +votes: Doctrine\ORM\PersistentCollection {#4710 …}
      +reports: Doctrine\ORM\PersistentCollection {#4712 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
      -id: 206566
      -bodyTs: "'alien':18 'aliv':13 'anywher':44 'care':33 'chanc':15 'develop':29 'enough':41 'even':10,22 'get':43 'humanoid':20 'import':2 'intellig':30 'lifeform':6 'long':40 'recogn':11 'slimmer':23 'space':35 'surviv':39 'whether':27,31,37 'would':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5870600"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701957899 {#4703
        date: 2023-12-07 15:04:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: """
      If intelligent life exists anywhere else the biggest chance we have of finding anything would be a self sustaining vehicle sent off into space by them at some point. The chances of us being alive at the same time in close enough proximity to encounter each other is almost zero.\n
      \n
      If a vessel could wander space endlessly we have a slightly bigger (but still almost zero) chance of encountering it.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1701960718 {#4899
      date: 2023-12-07 15:51:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@gnomesaiyan@lemmy.world"
      "@DaCookeyMonsta@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4903 …}
    +nested: Doctrine\ORM\PersistentCollection {#4905 …}
    +votes: Doctrine\ORM\PersistentCollection {#4907 …}
    +reports: Doctrine\ORM\PersistentCollection {#4909 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4911 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4913 …}
    -id: 206694
    -bodyTs: "'aliv':35 'almost':49,65 'anyth':14 'anywher':5 'bigger':62 'biggest':8 'chanc':9,31,67 'close':41 'could':54 'els':6 'encount':45,69 'endless':57 'enough':42 'exist':4 'find':13 'intellig':2 'life':3 'point':29 'proxim':43 'self':18 'sent':21 'slight':61 'space':24,56 'still':64 'sustain':19 'time':39 'us':33 'vehicl':20 'vessel':53 'wander':55 'would':15 'zero':50,66"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5871386"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701960718 {#4900
      date: 2023-12-07 15:51:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "The Old “will the Screensaver hit the corner” method"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1701960822 {#5046
    date: 2023-12-07 15:53:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@gnomesaiyan@lemmy.world"
    "@DaCookeyMonsta@lemmy.world"
    "@Globulart@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5049 …}
  +nested: Doctrine\ORM\PersistentCollection {#5051 …}
  +votes: Doctrine\ORM\PersistentCollection {#5053 …}
  +reports: Doctrine\ORM\PersistentCollection {#5055 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5057 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5059 …}
  -id: 206702
  -bodyTs: "'corner':8 'hit':6 'method':9 'old':2 'screensav':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5871416"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701960822 {#5047
    date: 2023-12-07 15:53:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#5048
  +user: Proxies\__CG__\App\Entity\User {#4705 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4901
    +user: Proxies\__CG__\App\Entity\User {#4902 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4704
      +user: Proxies\__CG__\App\Entity\User {#4705 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4003
        +user: App\Entity\User {#3952 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Fermi Paradox. Are there aliens? Of course. Are they in our current time and local space? Probably not. It’s it fun to think about? Yes, that’s why science fiction exists."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 58
        +score: 0
        +lastActive: DateTime @1703644792 {#4012
          date: 2023-12-27 03:39:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SuckMyWang@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4001 …}
        +nested: Doctrine\ORM\PersistentCollection {#3999 …}
        +votes: Doctrine\ORM\PersistentCollection {#3997 …}
        +reports: Doctrine\ORM\PersistentCollection {#3995 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
        -id: 206357
        -bodyTs: "'alien':5 'cours':7 'current':12 'exist':32 'fermi':1 'fiction':31 'fun':22 'local':15 'paradox':2 'probabl':17 'scienc':30 'space':16 'think':24 'time':13 'yes':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5869363"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701953702 {#3944
          date: 2023-12-07 13:55:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4003}
      +body: "More importantly, are they a lifeforms that we would even recognize as alive? The chances of an alien being humanoid are even slimmer. Then there’s whether they develop intelligence, whether they care about space, and whether they survive long enough to get anywhere."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1701957899 {#4702
        date: 2023-12-07 15:04:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
        "@gnomesaiyan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4706 …}
      +nested: Doctrine\ORM\PersistentCollection {#4708 …}
      +votes: Doctrine\ORM\PersistentCollection {#4710 …}
      +reports: Doctrine\ORM\PersistentCollection {#4712 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
      -id: 206566
      -bodyTs: "'alien':18 'aliv':13 'anywher':44 'care':33 'chanc':15 'develop':29 'enough':41 'even':10,22 'get':43 'humanoid':20 'import':2 'intellig':30 'lifeform':6 'long':40 'recogn':11 'slimmer':23 'space':35 'surviv':39 'whether':27,31,37 'would':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5870600"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701957899 {#4703
        date: 2023-12-07 15:04:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: """
      If intelligent life exists anywhere else the biggest chance we have of finding anything would be a self sustaining vehicle sent off into space by them at some point. The chances of us being alive at the same time in close enough proximity to encounter each other is almost zero.\n
      \n
      If a vessel could wander space endlessly we have a slightly bigger (but still almost zero) chance of encountering it.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1701960718 {#4899
      date: 2023-12-07 15:51:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@gnomesaiyan@lemmy.world"
      "@DaCookeyMonsta@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4903 …}
    +nested: Doctrine\ORM\PersistentCollection {#4905 …}
    +votes: Doctrine\ORM\PersistentCollection {#4907 …}
    +reports: Doctrine\ORM\PersistentCollection {#4909 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4911 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4913 …}
    -id: 206694
    -bodyTs: "'aliv':35 'almost':49,65 'anyth':14 'anywher':5 'bigger':62 'biggest':8 'chanc':9,31,67 'close':41 'could':54 'els':6 'encount':45,69 'endless':57 'enough':42 'exist':4 'find':13 'intellig':2 'life':3 'point':29 'proxim':43 'self':18 'sent':21 'slight':61 'space':24,56 'still':64 'sustain':19 'time':39 'us':33 'vehicl':20 'vessel':53 'wander':55 'would':15 'zero':50,66"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5871386"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701960718 {#4900
      date: 2023-12-07 15:51:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "The Old “will the Screensaver hit the corner” method"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1701960822 {#5046
    date: 2023-12-07 15:53:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@gnomesaiyan@lemmy.world"
    "@DaCookeyMonsta@lemmy.world"
    "@Globulart@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5049 …}
  +nested: Doctrine\ORM\PersistentCollection {#5051 …}
  +votes: Doctrine\ORM\PersistentCollection {#5053 …}
  +reports: Doctrine\ORM\PersistentCollection {#5055 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5057 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5059 …}
  -id: 206702
  -bodyTs: "'corner':8 'hit':6 'method':9 'old':2 'screensav':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5871416"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701960822 {#5047
    date: 2023-12-07 15:53:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#5048
  +user: Proxies\__CG__\App\Entity\User {#4705 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4901
    +user: Proxies\__CG__\App\Entity\User {#4902 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4704
      +user: Proxies\__CG__\App\Entity\User {#4705 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4003
        +user: App\Entity\User {#3952 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Fermi Paradox. Are there aliens? Of course. Are they in our current time and local space? Probably not. It’s it fun to think about? Yes, that’s why science fiction exists."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 58
        +score: 0
        +lastActive: DateTime @1703644792 {#4012
          date: 2023-12-27 03:39:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SuckMyWang@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4001 …}
        +nested: Doctrine\ORM\PersistentCollection {#3999 …}
        +votes: Doctrine\ORM\PersistentCollection {#3997 …}
        +reports: Doctrine\ORM\PersistentCollection {#3995 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
        -id: 206357
        -bodyTs: "'alien':5 'cours':7 'current':12 'exist':32 'fermi':1 'fiction':31 'fun':22 'local':15 'paradox':2 'probabl':17 'scienc':30 'space':16 'think':24 'time':13 'yes':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5869363"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701953702 {#3944
          date: 2023-12-07 13:55:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4003}
      +body: "More importantly, are they a lifeforms that we would even recognize as alive? The chances of an alien being humanoid are even slimmer. Then there’s whether they develop intelligence, whether they care about space, and whether they survive long enough to get anywhere."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1701957899 {#4702
        date: 2023-12-07 15:04:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
        "@gnomesaiyan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4706 …}
      +nested: Doctrine\ORM\PersistentCollection {#4708 …}
      +votes: Doctrine\ORM\PersistentCollection {#4710 …}
      +reports: Doctrine\ORM\PersistentCollection {#4712 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
      -id: 206566
      -bodyTs: "'alien':18 'aliv':13 'anywher':44 'care':33 'chanc':15 'develop':29 'enough':41 'even':10,22 'get':43 'humanoid':20 'import':2 'intellig':30 'lifeform':6 'long':40 'recogn':11 'slimmer':23 'space':35 'surviv':39 'whether':27,31,37 'would':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5870600"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701957899 {#4703
        date: 2023-12-07 15:04:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: """
      If intelligent life exists anywhere else the biggest chance we have of finding anything would be a self sustaining vehicle sent off into space by them at some point. The chances of us being alive at the same time in close enough proximity to encounter each other is almost zero.\n
      \n
      If a vessel could wander space endlessly we have a slightly bigger (but still almost zero) chance of encountering it.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1701960718 {#4899
      date: 2023-12-07 15:51:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@gnomesaiyan@lemmy.world"
      "@DaCookeyMonsta@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4903 …}
    +nested: Doctrine\ORM\PersistentCollection {#4905 …}
    +votes: Doctrine\ORM\PersistentCollection {#4907 …}
    +reports: Doctrine\ORM\PersistentCollection {#4909 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4911 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4913 …}
    -id: 206694
    -bodyTs: "'aliv':35 'almost':49,65 'anyth':14 'anywher':5 'bigger':62 'biggest':8 'chanc':9,31,67 'close':41 'could':54 'els':6 'encount':45,69 'endless':57 'enough':42 'exist':4 'find':13 'intellig':2 'life':3 'point':29 'proxim':43 'self':18 'sent':21 'slight':61 'space':24,56 'still':64 'sustain':19 'time':39 'us':33 'vehicl':20 'vessel':53 'wander':55 'would':15 'zero':50,66"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5871386"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701960718 {#4900
      date: 2023-12-07 15:51:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "The Old “will the Screensaver hit the corner” method"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1701960822 {#5046
    date: 2023-12-07 15:53:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@gnomesaiyan@lemmy.world"
    "@DaCookeyMonsta@lemmy.world"
    "@Globulart@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5049 …}
  +nested: Doctrine\ORM\PersistentCollection {#5051 …}
  +votes: Doctrine\ORM\PersistentCollection {#5053 …}
  +reports: Doctrine\ORM\PersistentCollection {#5055 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5057 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5059 …}
  -id: 206702
  -bodyTs: "'corner':8 'hit':6 'method':9 'old':2 'screensav':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5871416"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701960822 {#5047
    date: 2023-12-07 15:53:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#5138
  +user: Proxies\__CG__\App\Entity\User {#4902 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5048
    +user: Proxies\__CG__\App\Entity\User {#4705 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4901
      +user: Proxies\__CG__\App\Entity\User {#4902 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4704
        +user: Proxies\__CG__\App\Entity\User {#4705 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4003
          +user: App\Entity\User {#3952 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "Fermi Paradox. Are there aliens? Of course. Are they in our current time and local space? Probably not. It’s it fun to think about? Yes, that’s why science fiction exists."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 58
          +score: 0
          +lastActive: DateTime @1703644792 {#4012
            date: 2023-12-27 03:39:52.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@SuckMyWang@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4001 …}
          +nested: Doctrine\ORM\PersistentCollection {#3999 …}
          +votes: Doctrine\ORM\PersistentCollection {#3997 …}
          +reports: Doctrine\ORM\PersistentCollection {#3995 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
          -id: 206357
          -bodyTs: "'alien':5 'cours':7 'current':12 'exist':32 'fermi':1 'fiction':31 'fun':22 'local':15 'paradox':2 'probabl':17 'scienc':30 'space':16 'think':24 'time':13 'yes':26"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5869363"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701953702 {#3944
            date: 2023-12-07 13:55:02.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4003}
        +body: "More importantly, are they a lifeforms that we would even recognize as alive? The chances of an alien being humanoid are even slimmer. Then there’s whether they develop intelligence, whether they care about space, and whether they survive long enough to get anywhere."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1701957899 {#4702
          date: 2023-12-07 15:04:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SuckMyWang@lemmy.world"
          "@gnomesaiyan@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4706 …}
        +nested: Doctrine\ORM\PersistentCollection {#4708 …}
        +votes: Doctrine\ORM\PersistentCollection {#4710 …}
        +reports: Doctrine\ORM\PersistentCollection {#4712 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
        -id: 206566
        -bodyTs: "'alien':18 'aliv':13 'anywher':44 'care':33 'chanc':15 'develop':29 'enough':41 'even':10,22 'get':43 'humanoid':20 'import':2 'intellig':30 'lifeform':6 'long':40 'recogn':11 'slimmer':23 'space':35 'surviv':39 'whether':27,31,37 'would':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5870600"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701957899 {#4703
          date: 2023-12-07 15:04:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4003}
      +body: """
        If intelligent life exists anywhere else the biggest chance we have of finding anything would be a self sustaining vehicle sent off into space by them at some point. The chances of us being alive at the same time in close enough proximity to encounter each other is almost zero.\n
        \n
        If a vessel could wander space endlessly we have a slightly bigger (but still almost zero) chance of encountering it.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1701960718 {#4899
        date: 2023-12-07 15:51:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
        "@gnomesaiyan@lemmy.world"
        "@DaCookeyMonsta@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4903 …}
      +nested: Doctrine\ORM\PersistentCollection {#4905 …}
      +votes: Doctrine\ORM\PersistentCollection {#4907 …}
      +reports: Doctrine\ORM\PersistentCollection {#4909 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4911 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4913 …}
      -id: 206694
      -bodyTs: "'aliv':35 'almost':49,65 'anyth':14 'anywher':5 'bigger':62 'biggest':8 'chanc':9,31,67 'close':41 'could':54 'els':6 'encount':45,69 'endless':57 'enough':42 'exist':4 'find':13 'intellig':2 'life':3 'point':29 'proxim':43 'self':18 'sent':21 'slight':61 'space':24,56 'still':64 'sustain':19 'time':39 'us':33 'vehicl':20 'vessel':53 'wander':55 'would':15 'zero':50,66"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5871386"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701960718 {#4900
        date: 2023-12-07 15:51:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "The Old “will the Screensaver hit the corner” method"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1701960822 {#5046
      date: 2023-12-07 15:53:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@gnomesaiyan@lemmy.world"
      "@DaCookeyMonsta@lemmy.world"
      "@Globulart@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5049 …}
    +nested: Doctrine\ORM\PersistentCollection {#5051 …}
    +votes: Doctrine\ORM\PersistentCollection {#5053 …}
    +reports: Doctrine\ORM\PersistentCollection {#5055 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5057 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5059 …}
    -id: 206702
    -bodyTs: "'corner':8 'hit':6 'method':9 'old':2 'screensav':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5871416"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701960822 {#5047
      date: 2023-12-07 15:53:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "Nono I said ALMOST zero"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701962150 {#5139
    date: 2023-12-07 16:15:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@gnomesaiyan@lemmy.world"
    "@DaCookeyMonsta@lemmy.world"
    "@Globulart@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5132 …}
  +nested: Doctrine\ORM\PersistentCollection {#5131 …}
  +votes: Doctrine\ORM\PersistentCollection {#5129 …}
  +reports: Doctrine\ORM\PersistentCollection {#5141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5145 …}
  -id: 206783
  -bodyTs: "'almost':4 'nono':1 'said':3 'zero':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5871910"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701962150 {#5136
    date: 2023-12-07 16:15:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#5138
  +user: Proxies\__CG__\App\Entity\User {#4902 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5048
    +user: Proxies\__CG__\App\Entity\User {#4705 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4901
      +user: Proxies\__CG__\App\Entity\User {#4902 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4704
        +user: Proxies\__CG__\App\Entity\User {#4705 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4003
          +user: App\Entity\User {#3952 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "Fermi Paradox. Are there aliens? Of course. Are they in our current time and local space? Probably not. It’s it fun to think about? Yes, that’s why science fiction exists."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 58
          +score: 0
          +lastActive: DateTime @1703644792 {#4012
            date: 2023-12-27 03:39:52.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@SuckMyWang@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4001 …}
          +nested: Doctrine\ORM\PersistentCollection {#3999 …}
          +votes: Doctrine\ORM\PersistentCollection {#3997 …}
          +reports: Doctrine\ORM\PersistentCollection {#3995 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
          -id: 206357
          -bodyTs: "'alien':5 'cours':7 'current':12 'exist':32 'fermi':1 'fiction':31 'fun':22 'local':15 'paradox':2 'probabl':17 'scienc':30 'space':16 'think':24 'time':13 'yes':26"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5869363"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701953702 {#3944
            date: 2023-12-07 13:55:02.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4003}
        +body: "More importantly, are they a lifeforms that we would even recognize as alive? The chances of an alien being humanoid are even slimmer. Then there’s whether they develop intelligence, whether they care about space, and whether they survive long enough to get anywhere."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1701957899 {#4702
          date: 2023-12-07 15:04:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SuckMyWang@lemmy.world"
          "@gnomesaiyan@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4706 …}
        +nested: Doctrine\ORM\PersistentCollection {#4708 …}
        +votes: Doctrine\ORM\PersistentCollection {#4710 …}
        +reports: Doctrine\ORM\PersistentCollection {#4712 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
        -id: 206566
        -bodyTs: "'alien':18 'aliv':13 'anywher':44 'care':33 'chanc':15 'develop':29 'enough':41 'even':10,22 'get':43 'humanoid':20 'import':2 'intellig':30 'lifeform':6 'long':40 'recogn':11 'slimmer':23 'space':35 'surviv':39 'whether':27,31,37 'would':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5870600"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701957899 {#4703
          date: 2023-12-07 15:04:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4003}
      +body: """
        If intelligent life exists anywhere else the biggest chance we have of finding anything would be a self sustaining vehicle sent off into space by them at some point. The chances of us being alive at the same time in close enough proximity to encounter each other is almost zero.\n
        \n
        If a vessel could wander space endlessly we have a slightly bigger (but still almost zero) chance of encountering it.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1701960718 {#4899
        date: 2023-12-07 15:51:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
        "@gnomesaiyan@lemmy.world"
        "@DaCookeyMonsta@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4903 …}
      +nested: Doctrine\ORM\PersistentCollection {#4905 …}
      +votes: Doctrine\ORM\PersistentCollection {#4907 …}
      +reports: Doctrine\ORM\PersistentCollection {#4909 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4911 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4913 …}
      -id: 206694
      -bodyTs: "'aliv':35 'almost':49,65 'anyth':14 'anywher':5 'bigger':62 'biggest':8 'chanc':9,31,67 'close':41 'could':54 'els':6 'encount':45,69 'endless':57 'enough':42 'exist':4 'find':13 'intellig':2 'life':3 'point':29 'proxim':43 'self':18 'sent':21 'slight':61 'space':24,56 'still':64 'sustain':19 'time':39 'us':33 'vehicl':20 'vessel':53 'wander':55 'would':15 'zero':50,66"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5871386"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701960718 {#4900
        date: 2023-12-07 15:51:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "The Old “will the Screensaver hit the corner” method"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1701960822 {#5046
      date: 2023-12-07 15:53:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@gnomesaiyan@lemmy.world"
      "@DaCookeyMonsta@lemmy.world"
      "@Globulart@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5049 …}
    +nested: Doctrine\ORM\PersistentCollection {#5051 …}
    +votes: Doctrine\ORM\PersistentCollection {#5053 …}
    +reports: Doctrine\ORM\PersistentCollection {#5055 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5057 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5059 …}
    -id: 206702
    -bodyTs: "'corner':8 'hit':6 'method':9 'old':2 'screensav':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5871416"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701960822 {#5047
      date: 2023-12-07 15:53:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "Nono I said ALMOST zero"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701962150 {#5139
    date: 2023-12-07 16:15:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@gnomesaiyan@lemmy.world"
    "@DaCookeyMonsta@lemmy.world"
    "@Globulart@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5132 …}
  +nested: Doctrine\ORM\PersistentCollection {#5131 …}
  +votes: Doctrine\ORM\PersistentCollection {#5129 …}
  +reports: Doctrine\ORM\PersistentCollection {#5141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5145 …}
  -id: 206783
  -bodyTs: "'almost':4 'nono':1 'said':3 'zero':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5871910"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701962150 {#5136
    date: 2023-12-07 16:15:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#5138
  +user: Proxies\__CG__\App\Entity\User {#4902 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5048
    +user: Proxies\__CG__\App\Entity\User {#4705 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4901
      +user: Proxies\__CG__\App\Entity\User {#4902 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4704
        +user: Proxies\__CG__\App\Entity\User {#4705 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4003
          +user: App\Entity\User {#3952 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "Fermi Paradox. Are there aliens? Of course. Are they in our current time and local space? Probably not. It’s it fun to think about? Yes, that’s why science fiction exists."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 58
          +score: 0
          +lastActive: DateTime @1703644792 {#4012
            date: 2023-12-27 03:39:52.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@SuckMyWang@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4001 …}
          +nested: Doctrine\ORM\PersistentCollection {#3999 …}
          +votes: Doctrine\ORM\PersistentCollection {#3997 …}
          +reports: Doctrine\ORM\PersistentCollection {#3995 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
          -id: 206357
          -bodyTs: "'alien':5 'cours':7 'current':12 'exist':32 'fermi':1 'fiction':31 'fun':22 'local':15 'paradox':2 'probabl':17 'scienc':30 'space':16 'think':24 'time':13 'yes':26"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5869363"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701953702 {#3944
            date: 2023-12-07 13:55:02.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4003}
        +body: "More importantly, are they a lifeforms that we would even recognize as alive? The chances of an alien being humanoid are even slimmer. Then there’s whether they develop intelligence, whether they care about space, and whether they survive long enough to get anywhere."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1701957899 {#4702
          date: 2023-12-07 15:04:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SuckMyWang@lemmy.world"
          "@gnomesaiyan@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4706 …}
        +nested: Doctrine\ORM\PersistentCollection {#4708 …}
        +votes: Doctrine\ORM\PersistentCollection {#4710 …}
        +reports: Doctrine\ORM\PersistentCollection {#4712 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
        -id: 206566
        -bodyTs: "'alien':18 'aliv':13 'anywher':44 'care':33 'chanc':15 'develop':29 'enough':41 'even':10,22 'get':43 'humanoid':20 'import':2 'intellig':30 'lifeform':6 'long':40 'recogn':11 'slimmer':23 'space':35 'surviv':39 'whether':27,31,37 'would':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5870600"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701957899 {#4703
          date: 2023-12-07 15:04:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4003}
      +body: """
        If intelligent life exists anywhere else the biggest chance we have of finding anything would be a self sustaining vehicle sent off into space by them at some point. The chances of us being alive at the same time in close enough proximity to encounter each other is almost zero.\n
        \n
        If a vessel could wander space endlessly we have a slightly bigger (but still almost zero) chance of encountering it.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1701960718 {#4899
        date: 2023-12-07 15:51:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
        "@gnomesaiyan@lemmy.world"
        "@DaCookeyMonsta@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4903 …}
      +nested: Doctrine\ORM\PersistentCollection {#4905 …}
      +votes: Doctrine\ORM\PersistentCollection {#4907 …}
      +reports: Doctrine\ORM\PersistentCollection {#4909 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4911 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4913 …}
      -id: 206694
      -bodyTs: "'aliv':35 'almost':49,65 'anyth':14 'anywher':5 'bigger':62 'biggest':8 'chanc':9,31,67 'close':41 'could':54 'els':6 'encount':45,69 'endless':57 'enough':42 'exist':4 'find':13 'intellig':2 'life':3 'point':29 'proxim':43 'self':18 'sent':21 'slight':61 'space':24,56 'still':64 'sustain':19 'time':39 'us':33 'vehicl':20 'vessel':53 'wander':55 'would':15 'zero':50,66"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5871386"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701960718 {#4900
        date: 2023-12-07 15:51:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "The Old “will the Screensaver hit the corner” method"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1701960822 {#5046
      date: 2023-12-07 15:53:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@gnomesaiyan@lemmy.world"
      "@DaCookeyMonsta@lemmy.world"
      "@Globulart@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5049 …}
    +nested: Doctrine\ORM\PersistentCollection {#5051 …}
    +votes: Doctrine\ORM\PersistentCollection {#5053 …}
    +reports: Doctrine\ORM\PersistentCollection {#5055 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5057 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5059 …}
    -id: 206702
    -bodyTs: "'corner':8 'hit':6 'method':9 'old':2 'screensav':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5871416"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701960822 {#5047
      date: 2023-12-07 15:53:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "Nono I said ALMOST zero"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701962150 {#5139
    date: 2023-12-07 16:15:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@gnomesaiyan@lemmy.world"
    "@DaCookeyMonsta@lemmy.world"
    "@Globulart@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5132 …}
  +nested: Doctrine\ORM\PersistentCollection {#5131 …}
  +votes: Doctrine\ORM\PersistentCollection {#5129 …}
  +reports: Doctrine\ORM\PersistentCollection {#5141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5145 …}
  -id: 206783
  -bodyTs: "'almost':4 'nono':1 'said':3 'zero':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5871910"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701962150 {#5136
    date: 2023-12-07 16:15:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#5063
  +user: Proxies\__CG__\App\Entity\User {#5064 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4901
    +user: Proxies\__CG__\App\Entity\User {#4902 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4704
      +user: Proxies\__CG__\App\Entity\User {#4705 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4003
        +user: App\Entity\User {#3952 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Fermi Paradox. Are there aliens? Of course. Are they in our current time and local space? Probably not. It’s it fun to think about? Yes, that’s why science fiction exists."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 58
        +score: 0
        +lastActive: DateTime @1703644792 {#4012
          date: 2023-12-27 03:39:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SuckMyWang@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4001 …}
        +nested: Doctrine\ORM\PersistentCollection {#3999 …}
        +votes: Doctrine\ORM\PersistentCollection {#3997 …}
        +reports: Doctrine\ORM\PersistentCollection {#3995 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
        -id: 206357
        -bodyTs: "'alien':5 'cours':7 'current':12 'exist':32 'fermi':1 'fiction':31 'fun':22 'local':15 'paradox':2 'probabl':17 'scienc':30 'space':16 'think':24 'time':13 'yes':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5869363"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701953702 {#3944
          date: 2023-12-07 13:55:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4003}
      +body: "More importantly, are they a lifeforms that we would even recognize as alive? The chances of an alien being humanoid are even slimmer. Then there’s whether they develop intelligence, whether they care about space, and whether they survive long enough to get anywhere."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1701957899 {#4702
        date: 2023-12-07 15:04:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
        "@gnomesaiyan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4706 …}
      +nested: Doctrine\ORM\PersistentCollection {#4708 …}
      +votes: Doctrine\ORM\PersistentCollection {#4710 …}
      +reports: Doctrine\ORM\PersistentCollection {#4712 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
      -id: 206566
      -bodyTs: "'alien':18 'aliv':13 'anywher':44 'care':33 'chanc':15 'develop':29 'enough':41 'even':10,22 'get':43 'humanoid':20 'import':2 'intellig':30 'lifeform':6 'long':40 'recogn':11 'slimmer':23 'space':35 'surviv':39 'whether':27,31,37 'would':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5870600"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701957899 {#4703
        date: 2023-12-07 15:04:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: """
      If intelligent life exists anywhere else the biggest chance we have of finding anything would be a self sustaining vehicle sent off into space by them at some point. The chances of us being alive at the same time in close enough proximity to encounter each other is almost zero.\n
      \n
      If a vessel could wander space endlessly we have a slightly bigger (but still almost zero) chance of encountering it.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1701960718 {#4899
      date: 2023-12-07 15:51:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@gnomesaiyan@lemmy.world"
      "@DaCookeyMonsta@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4903 …}
    +nested: Doctrine\ORM\PersistentCollection {#4905 …}
    +votes: Doctrine\ORM\PersistentCollection {#4907 …}
    +reports: Doctrine\ORM\PersistentCollection {#4909 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4911 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4913 …}
    -id: 206694
    -bodyTs: "'aliv':35 'almost':49,65 'anyth':14 'anywher':5 'bigger':62 'biggest':8 'chanc':9,31,67 'close':41 'could':54 'els':6 'encount':45,69 'endless':57 'enough':42 'exist':4 'find':13 'intellig':2 'life':3 'point':29 'proxim':43 'self':18 'sent':21 'slight':61 'space':24,56 'still':64 'sustain':19 'time':39 'us':33 'vehicl':20 'vessel':53 'wander':55 'would':15 'zero':50,66"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5871386"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701960718 {#4900
      date: 2023-12-07 15:51:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "This was one of the only cool parts of the film Oblivion. Basically if an intelligence can cross that distance to us it would likely be a digital intelligence. That and if you want to fuck humanity without touching them, crack the moon."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701961243 {#5061
    date: 2023-12-07 16:00:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@gnomesaiyan@lemmy.world"
    "@DaCookeyMonsta@lemmy.world"
    "@Globulart@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5065 …}
  +nested: Doctrine\ORM\PersistentCollection {#5067 …}
  +votes: Doctrine\ORM\PersistentCollection {#5069 …}
  +reports: Doctrine\ORM\PersistentCollection {#5071 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5075 …}
  -id: 206725
  -bodyTs: "'basic':13 'cool':7 'crack':41 'cross':18 'digit':28 'distanc':20 'film':11 'fuck':36 'human':37 'intellig':16,29 'like':25 'moon':43 'oblivion':12 'one':3 'part':8 'touch':39 'us':22 'want':34 'without':38 'would':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5871570"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701961243 {#5062
    date: 2023-12-07 16:00:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#5063
  +user: Proxies\__CG__\App\Entity\User {#5064 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4901
    +user: Proxies\__CG__\App\Entity\User {#4902 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4704
      +user: Proxies\__CG__\App\Entity\User {#4705 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4003
        +user: App\Entity\User {#3952 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Fermi Paradox. Are there aliens? Of course. Are they in our current time and local space? Probably not. It’s it fun to think about? Yes, that’s why science fiction exists."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 58
        +score: 0
        +lastActive: DateTime @1703644792 {#4012
          date: 2023-12-27 03:39:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SuckMyWang@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4001 …}
        +nested: Doctrine\ORM\PersistentCollection {#3999 …}
        +votes: Doctrine\ORM\PersistentCollection {#3997 …}
        +reports: Doctrine\ORM\PersistentCollection {#3995 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
        -id: 206357
        -bodyTs: "'alien':5 'cours':7 'current':12 'exist':32 'fermi':1 'fiction':31 'fun':22 'local':15 'paradox':2 'probabl':17 'scienc':30 'space':16 'think':24 'time':13 'yes':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5869363"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701953702 {#3944
          date: 2023-12-07 13:55:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4003}
      +body: "More importantly, are they a lifeforms that we would even recognize as alive? The chances of an alien being humanoid are even slimmer. Then there’s whether they develop intelligence, whether they care about space, and whether they survive long enough to get anywhere."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1701957899 {#4702
        date: 2023-12-07 15:04:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
        "@gnomesaiyan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4706 …}
      +nested: Doctrine\ORM\PersistentCollection {#4708 …}
      +votes: Doctrine\ORM\PersistentCollection {#4710 …}
      +reports: Doctrine\ORM\PersistentCollection {#4712 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
      -id: 206566
      -bodyTs: "'alien':18 'aliv':13 'anywher':44 'care':33 'chanc':15 'develop':29 'enough':41 'even':10,22 'get':43 'humanoid':20 'import':2 'intellig':30 'lifeform':6 'long':40 'recogn':11 'slimmer':23 'space':35 'surviv':39 'whether':27,31,37 'would':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5870600"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701957899 {#4703
        date: 2023-12-07 15:04:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: """
      If intelligent life exists anywhere else the biggest chance we have of finding anything would be a self sustaining vehicle sent off into space by them at some point. The chances of us being alive at the same time in close enough proximity to encounter each other is almost zero.\n
      \n
      If a vessel could wander space endlessly we have a slightly bigger (but still almost zero) chance of encountering it.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1701960718 {#4899
      date: 2023-12-07 15:51:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@gnomesaiyan@lemmy.world"
      "@DaCookeyMonsta@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4903 …}
    +nested: Doctrine\ORM\PersistentCollection {#4905 …}
    +votes: Doctrine\ORM\PersistentCollection {#4907 …}
    +reports: Doctrine\ORM\PersistentCollection {#4909 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4911 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4913 …}
    -id: 206694
    -bodyTs: "'aliv':35 'almost':49,65 'anyth':14 'anywher':5 'bigger':62 'biggest':8 'chanc':9,31,67 'close':41 'could':54 'els':6 'encount':45,69 'endless':57 'enough':42 'exist':4 'find':13 'intellig':2 'life':3 'point':29 'proxim':43 'self':18 'sent':21 'slight':61 'space':24,56 'still':64 'sustain':19 'time':39 'us':33 'vehicl':20 'vessel':53 'wander':55 'would':15 'zero':50,66"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5871386"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701960718 {#4900
      date: 2023-12-07 15:51:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "This was one of the only cool parts of the film Oblivion. Basically if an intelligence can cross that distance to us it would likely be a digital intelligence. That and if you want to fuck humanity without touching them, crack the moon."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701961243 {#5061
    date: 2023-12-07 16:00:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@gnomesaiyan@lemmy.world"
    "@DaCookeyMonsta@lemmy.world"
    "@Globulart@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5065 …}
  +nested: Doctrine\ORM\PersistentCollection {#5067 …}
  +votes: Doctrine\ORM\PersistentCollection {#5069 …}
  +reports: Doctrine\ORM\PersistentCollection {#5071 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5075 …}
  -id: 206725
  -bodyTs: "'basic':13 'cool':7 'crack':41 'cross':18 'digit':28 'distanc':20 'film':11 'fuck':36 'human':37 'intellig':16,29 'like':25 'moon':43 'oblivion':12 'one':3 'part':8 'touch':39 'us':22 'want':34 'without':38 'would':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5871570"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701961243 {#5062
    date: 2023-12-07 16:00:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#5063
  +user: Proxies\__CG__\App\Entity\User {#5064 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4901
    +user: Proxies\__CG__\App\Entity\User {#4902 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4704
      +user: Proxies\__CG__\App\Entity\User {#4705 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4003
        +user: App\Entity\User {#3952 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Fermi Paradox. Are there aliens? Of course. Are they in our current time and local space? Probably not. It’s it fun to think about? Yes, that’s why science fiction exists."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 58
        +score: 0
        +lastActive: DateTime @1703644792 {#4012
          date: 2023-12-27 03:39:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SuckMyWang@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4001 …}
        +nested: Doctrine\ORM\PersistentCollection {#3999 …}
        +votes: Doctrine\ORM\PersistentCollection {#3997 …}
        +reports: Doctrine\ORM\PersistentCollection {#3995 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
        -id: 206357
        -bodyTs: "'alien':5 'cours':7 'current':12 'exist':32 'fermi':1 'fiction':31 'fun':22 'local':15 'paradox':2 'probabl':17 'scienc':30 'space':16 'think':24 'time':13 'yes':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5869363"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701953702 {#3944
          date: 2023-12-07 13:55:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4003}
      +body: "More importantly, are they a lifeforms that we would even recognize as alive? The chances of an alien being humanoid are even slimmer. Then there’s whether they develop intelligence, whether they care about space, and whether they survive long enough to get anywhere."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1701957899 {#4702
        date: 2023-12-07 15:04:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
        "@gnomesaiyan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4706 …}
      +nested: Doctrine\ORM\PersistentCollection {#4708 …}
      +votes: Doctrine\ORM\PersistentCollection {#4710 …}
      +reports: Doctrine\ORM\PersistentCollection {#4712 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
      -id: 206566
      -bodyTs: "'alien':18 'aliv':13 'anywher':44 'care':33 'chanc':15 'develop':29 'enough':41 'even':10,22 'get':43 'humanoid':20 'import':2 'intellig':30 'lifeform':6 'long':40 'recogn':11 'slimmer':23 'space':35 'surviv':39 'whether':27,31,37 'would':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5870600"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701957899 {#4703
        date: 2023-12-07 15:04:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: """
      If intelligent life exists anywhere else the biggest chance we have of finding anything would be a self sustaining vehicle sent off into space by them at some point. The chances of us being alive at the same time in close enough proximity to encounter each other is almost zero.\n
      \n
      If a vessel could wander space endlessly we have a slightly bigger (but still almost zero) chance of encountering it.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1701960718 {#4899
      date: 2023-12-07 15:51:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@gnomesaiyan@lemmy.world"
      "@DaCookeyMonsta@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4903 …}
    +nested: Doctrine\ORM\PersistentCollection {#4905 …}
    +votes: Doctrine\ORM\PersistentCollection {#4907 …}
    +reports: Doctrine\ORM\PersistentCollection {#4909 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4911 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4913 …}
    -id: 206694
    -bodyTs: "'aliv':35 'almost':49,65 'anyth':14 'anywher':5 'bigger':62 'biggest':8 'chanc':9,31,67 'close':41 'could':54 'els':6 'encount':45,69 'endless':57 'enough':42 'exist':4 'find':13 'intellig':2 'life':3 'point':29 'proxim':43 'self':18 'sent':21 'slight':61 'space':24,56 'still':64 'sustain':19 'time':39 'us':33 'vehicl':20 'vessel':53 'wander':55 'would':15 'zero':50,66"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5871386"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701960718 {#4900
      date: 2023-12-07 15:51:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "This was one of the only cool parts of the film Oblivion. Basically if an intelligence can cross that distance to us it would likely be a digital intelligence. That and if you want to fuck humanity without touching them, crack the moon."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701961243 {#5061
    date: 2023-12-07 16:00:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@gnomesaiyan@lemmy.world"
    "@DaCookeyMonsta@lemmy.world"
    "@Globulart@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5065 …}
  +nested: Doctrine\ORM\PersistentCollection {#5067 …}
  +votes: Doctrine\ORM\PersistentCollection {#5069 …}
  +reports: Doctrine\ORM\PersistentCollection {#5071 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5075 …}
  -id: 206725
  -bodyTs: "'basic':13 'cool':7 'crack':41 'cross':18 'digit':28 'distanc':20 'film':11 'fuck':36 'human':37 'intellig':16,29 'like':25 'moon':43 'oblivion':12 'one':3 'part':8 'touch':39 'us':22 'want':34 'without':38 'would':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5871570"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701961243 {#5062
    date: 2023-12-07 16:00:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#4917
  +user: Proxies\__CG__\App\Entity\User {#4918 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4704
    +user: Proxies\__CG__\App\Entity\User {#4705 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4003
      +user: App\Entity\User {#3952 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Fermi Paradox. Are there aliens? Of course. Are they in our current time and local space? Probably not. It’s it fun to think about? Yes, that’s why science fiction exists."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 58
      +score: 0
      +lastActive: DateTime @1703644792 {#4012
        date: 2023-12-27 03:39:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4001 …}
      +nested: Doctrine\ORM\PersistentCollection {#3999 …}
      +votes: Doctrine\ORM\PersistentCollection {#3997 …}
      +reports: Doctrine\ORM\PersistentCollection {#3995 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
      -id: 206357
      -bodyTs: "'alien':5 'cours':7 'current':12 'exist':32 'fermi':1 'fiction':31 'fun':22 'local':15 'paradox':2 'probabl':17 'scienc':30 'space':16 'think':24 'time':13 'yes':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5869363"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701953702 {#3944
        date: 2023-12-07 13:55:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "More importantly, are they a lifeforms that we would even recognize as alive? The chances of an alien being humanoid are even slimmer. Then there’s whether they develop intelligence, whether they care about space, and whether they survive long enough to get anywhere."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1701957899 {#4702
      date: 2023-12-07 15:04:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@gnomesaiyan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4706 …}
    +nested: Doctrine\ORM\PersistentCollection {#4708 …}
    +votes: Doctrine\ORM\PersistentCollection {#4710 …}
    +reports: Doctrine\ORM\PersistentCollection {#4712 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
    -id: 206566
    -bodyTs: "'alien':18 'aliv':13 'anywher':44 'care':33 'chanc':15 'develop':29 'enough':41 'even':10,22 'get':43 'humanoid':20 'import':2 'intellig':30 'lifeform':6 'long':40 'recogn':11 'slimmer':23 'space':35 'surviv':39 'whether':27,31,37 'would':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5870600"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701957899 {#4703
      date: 2023-12-07 15:04:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "Counterpoint, why do dolphins and sharks look so alike when they have a completely different phylogenetic tree? They separately developed traits that were very well suited to the medium of water. Convergent evolution means that it isn’t entirely unlikely that whatever we may find has similar traits to beings on earth, because we all exist in a universe of solids, liquids, and gasses."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1701986191 {#4915
    date: 2023-12-07 22:56:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@gnomesaiyan@lemmy.world"
    "@DaCookeyMonsta@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4919 …}
  +nested: Doctrine\ORM\PersistentCollection {#4921 …}
  +votes: Doctrine\ORM\PersistentCollection {#4923 …}
  +reports: Doctrine\ORM\PersistentCollection {#4925 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4929 …}
  -id: 208388
  -bodyTs: "'alik':9 'be':50 'complet':14 'converg':32 'counterpoint':1 'develop':20 'differ':15 'dolphin':4 'earth':52 'entir':39 'evolut':33 'exist':56 'find':45 'gass':64 'isn':37 'liquid':62 'look':7 'may':44 'mean':34 'medium':29 'phylogenet':16 'separ':19 'shark':6 'similar':47 'solid':61 'suit':26 'trait':21,48 'tree':17 'univers':59 'unlik':40 'water':31 'well':25 'whatev':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5880116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701986191 {#4916
    date: 2023-12-07 22:56:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#4917
  +user: Proxies\__CG__\App\Entity\User {#4918 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4704
    +user: Proxies\__CG__\App\Entity\User {#4705 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4003
      +user: App\Entity\User {#3952 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Fermi Paradox. Are there aliens? Of course. Are they in our current time and local space? Probably not. It’s it fun to think about? Yes, that’s why science fiction exists."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 58
      +score: 0
      +lastActive: DateTime @1703644792 {#4012
        date: 2023-12-27 03:39:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4001 …}
      +nested: Doctrine\ORM\PersistentCollection {#3999 …}
      +votes: Doctrine\ORM\PersistentCollection {#3997 …}
      +reports: Doctrine\ORM\PersistentCollection {#3995 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
      -id: 206357
      -bodyTs: "'alien':5 'cours':7 'current':12 'exist':32 'fermi':1 'fiction':31 'fun':22 'local':15 'paradox':2 'probabl':17 'scienc':30 'space':16 'think':24 'time':13 'yes':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5869363"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701953702 {#3944
        date: 2023-12-07 13:55:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "More importantly, are they a lifeforms that we would even recognize as alive? The chances of an alien being humanoid are even slimmer. Then there’s whether they develop intelligence, whether they care about space, and whether they survive long enough to get anywhere."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1701957899 {#4702
      date: 2023-12-07 15:04:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@gnomesaiyan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4706 …}
    +nested: Doctrine\ORM\PersistentCollection {#4708 …}
    +votes: Doctrine\ORM\PersistentCollection {#4710 …}
    +reports: Doctrine\ORM\PersistentCollection {#4712 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
    -id: 206566
    -bodyTs: "'alien':18 'aliv':13 'anywher':44 'care':33 'chanc':15 'develop':29 'enough':41 'even':10,22 'get':43 'humanoid':20 'import':2 'intellig':30 'lifeform':6 'long':40 'recogn':11 'slimmer':23 'space':35 'surviv':39 'whether':27,31,37 'would':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5870600"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701957899 {#4703
      date: 2023-12-07 15:04:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "Counterpoint, why do dolphins and sharks look so alike when they have a completely different phylogenetic tree? They separately developed traits that were very well suited to the medium of water. Convergent evolution means that it isn’t entirely unlikely that whatever we may find has similar traits to beings on earth, because we all exist in a universe of solids, liquids, and gasses."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1701986191 {#4915
    date: 2023-12-07 22:56:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@gnomesaiyan@lemmy.world"
    "@DaCookeyMonsta@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4919 …}
  +nested: Doctrine\ORM\PersistentCollection {#4921 …}
  +votes: Doctrine\ORM\PersistentCollection {#4923 …}
  +reports: Doctrine\ORM\PersistentCollection {#4925 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4929 …}
  -id: 208388
  -bodyTs: "'alik':9 'be':50 'complet':14 'converg':32 'counterpoint':1 'develop':20 'differ':15 'dolphin':4 'earth':52 'entir':39 'evolut':33 'exist':56 'find':45 'gass':64 'isn':37 'liquid':62 'look':7 'may':44 'mean':34 'medium':29 'phylogenet':16 'separ':19 'shark':6 'similar':47 'solid':61 'suit':26 'trait':21,48 'tree':17 'univers':59 'unlik':40 'water':31 'well':25 'whatev':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5880116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701986191 {#4916
    date: 2023-12-07 22:56:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#4917
  +user: Proxies\__CG__\App\Entity\User {#4918 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4704
    +user: Proxies\__CG__\App\Entity\User {#4705 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4003
      +user: App\Entity\User {#3952 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Fermi Paradox. Are there aliens? Of course. Are they in our current time and local space? Probably not. It’s it fun to think about? Yes, that’s why science fiction exists."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 58
      +score: 0
      +lastActive: DateTime @1703644792 {#4012
        date: 2023-12-27 03:39:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4001 …}
      +nested: Doctrine\ORM\PersistentCollection {#3999 …}
      +votes: Doctrine\ORM\PersistentCollection {#3997 …}
      +reports: Doctrine\ORM\PersistentCollection {#3995 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
      -id: 206357
      -bodyTs: "'alien':5 'cours':7 'current':12 'exist':32 'fermi':1 'fiction':31 'fun':22 'local':15 'paradox':2 'probabl':17 'scienc':30 'space':16 'think':24 'time':13 'yes':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5869363"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701953702 {#3944
        date: 2023-12-07 13:55:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "More importantly, are they a lifeforms that we would even recognize as alive? The chances of an alien being humanoid are even slimmer. Then there’s whether they develop intelligence, whether they care about space, and whether they survive long enough to get anywhere."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1701957899 {#4702
      date: 2023-12-07 15:04:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@gnomesaiyan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4706 …}
    +nested: Doctrine\ORM\PersistentCollection {#4708 …}
    +votes: Doctrine\ORM\PersistentCollection {#4710 …}
    +reports: Doctrine\ORM\PersistentCollection {#4712 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
    -id: 206566
    -bodyTs: "'alien':18 'aliv':13 'anywher':44 'care':33 'chanc':15 'develop':29 'enough':41 'even':10,22 'get':43 'humanoid':20 'import':2 'intellig':30 'lifeform':6 'long':40 'recogn':11 'slimmer':23 'space':35 'surviv':39 'whether':27,31,37 'would':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5870600"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701957899 {#4703
      date: 2023-12-07 15:04:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "Counterpoint, why do dolphins and sharks look so alike when they have a completely different phylogenetic tree? They separately developed traits that were very well suited to the medium of water. Convergent evolution means that it isn’t entirely unlikely that whatever we may find has similar traits to beings on earth, because we all exist in a universe of solids, liquids, and gasses."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1701986191 {#4915
    date: 2023-12-07 22:56:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@gnomesaiyan@lemmy.world"
    "@DaCookeyMonsta@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4919 …}
  +nested: Doctrine\ORM\PersistentCollection {#4921 …}
  +votes: Doctrine\ORM\PersistentCollection {#4923 …}
  +reports: Doctrine\ORM\PersistentCollection {#4925 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4929 …}
  -id: 208388
  -bodyTs: "'alik':9 'be':50 'complet':14 'converg':32 'counterpoint':1 'develop':20 'differ':15 'dolphin':4 'earth':52 'entir':39 'evolut':33 'exist':56 'find':45 'gass':64 'isn':37 'liquid':62 'look':7 'may':44 'mean':34 'medium':29 'phylogenet':16 'separ':19 'shark':6 'similar':47 'solid':61 'suit':26 'trait':21,48 'tree':17 'univers':59 'unlik':40 'water':31 'well':25 'whatev':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5880116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701986191 {#4916
    date: 2023-12-07 22:56:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#5095
  +user: Proxies\__CG__\App\Entity\User {#5096 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4917
    +user: Proxies\__CG__\App\Entity\User {#4918 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4704
      +user: Proxies\__CG__\App\Entity\User {#4705 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4003
        +user: App\Entity\User {#3952 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Fermi Paradox. Are there aliens? Of course. Are they in our current time and local space? Probably not. It’s it fun to think about? Yes, that’s why science fiction exists."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 58
        +score: 0
        +lastActive: DateTime @1703644792 {#4012
          date: 2023-12-27 03:39:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SuckMyWang@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4001 …}
        +nested: Doctrine\ORM\PersistentCollection {#3999 …}
        +votes: Doctrine\ORM\PersistentCollection {#3997 …}
        +reports: Doctrine\ORM\PersistentCollection {#3995 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
        -id: 206357
        -bodyTs: "'alien':5 'cours':7 'current':12 'exist':32 'fermi':1 'fiction':31 'fun':22 'local':15 'paradox':2 'probabl':17 'scienc':30 'space':16 'think':24 'time':13 'yes':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5869363"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701953702 {#3944
          date: 2023-12-07 13:55:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4003}
      +body: "More importantly, are they a lifeforms that we would even recognize as alive? The chances of an alien being humanoid are even slimmer. Then there’s whether they develop intelligence, whether they care about space, and whether they survive long enough to get anywhere."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1701957899 {#4702
        date: 2023-12-07 15:04:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
        "@gnomesaiyan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4706 …}
      +nested: Doctrine\ORM\PersistentCollection {#4708 …}
      +votes: Doctrine\ORM\PersistentCollection {#4710 …}
      +reports: Doctrine\ORM\PersistentCollection {#4712 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
      -id: 206566
      -bodyTs: "'alien':18 'aliv':13 'anywher':44 'care':33 'chanc':15 'develop':29 'enough':41 'even':10,22 'get':43 'humanoid':20 'import':2 'intellig':30 'lifeform':6 'long':40 'recogn':11 'slimmer':23 'space':35 'surviv':39 'whether':27,31,37 'would':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5870600"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701957899 {#4703
        date: 2023-12-07 15:04:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "Counterpoint, why do dolphins and sharks look so alike when they have a completely different phylogenetic tree? They separately developed traits that were very well suited to the medium of water. Convergent evolution means that it isn’t entirely unlikely that whatever we may find has similar traits to beings on earth, because we all exist in a universe of solids, liquids, and gasses."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1701986191 {#4915
      date: 2023-12-07 22:56:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@gnomesaiyan@lemmy.world"
      "@DaCookeyMonsta@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4919 …}
    +nested: Doctrine\ORM\PersistentCollection {#4921 …}
    +votes: Doctrine\ORM\PersistentCollection {#4923 …}
    +reports: Doctrine\ORM\PersistentCollection {#4925 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4929 …}
    -id: 208388
    -bodyTs: "'alik':9 'be':50 'complet':14 'converg':32 'counterpoint':1 'develop':20 'differ':15 'dolphin':4 'earth':52 'entir':39 'evolut':33 'exist':56 'find':45 'gass':64 'isn':37 'liquid':62 'look':7 'may':44 'mean':34 'medium':29 'phylogenet':16 'separ':19 'shark':6 'similar':47 'solid':61 'suit':26 'trait':21,48 'tree':17 'univers':59 'unlik':40 'water':31 'well':25 'whatev':42"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5880116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986191 {#4916
      date: 2023-12-07 22:56:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "Counter-counterpoint: both species come from the same tree of life, several of their traits taken for granted come from previous species’ adaptation, e.g. bilateral symmetry. When you see, say, a molusk with the same bodyplan as a shark, we can talk about it being a common possibility."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701990094 {#5092
    date: 2023-12-08 00:01:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@gnomesaiyan@lemmy.world"
    "@DaCookeyMonsta@lemmy.world"
    "@THE_STORM_BLADE@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5097 …}
  +nested: Doctrine\ORM\PersistentCollection {#5099 …}
  +votes: Doctrine\ORM\PersistentCollection {#5101 …}
  +reports: Doctrine\ORM\PersistentCollection {#5103 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5105 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5107 …}
  -id: 208608
  -bodyTs: "'adapt':24 'bilater':26 'bodyplan':37 'come':6,20 'common':48 'counter':2 'counter-counterpoint':1 'counterpoint':3 'e.g':25 'grant':19 'life':12 'molusk':33 'possibl':49 'previous':22 'say':31 'see':30 'sever':13 'shark':40 'speci':5,23 'symmetri':27 'taken':17 'talk':43 'trait':16 'tree':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6465445"
  +editedAt: DateTimeImmutable @1703392087 {#5093
    date: 2023-12-24 05:28:07.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701990094 {#5094
    date: 2023-12-08 00:01:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#5095
  +user: Proxies\__CG__\App\Entity\User {#5096 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4917
    +user: Proxies\__CG__\App\Entity\User {#4918 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4704
      +user: Proxies\__CG__\App\Entity\User {#4705 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4003
        +user: App\Entity\User {#3952 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Fermi Paradox. Are there aliens? Of course. Are they in our current time and local space? Probably not. It’s it fun to think about? Yes, that’s why science fiction exists."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 58
        +score: 0
        +lastActive: DateTime @1703644792 {#4012
          date: 2023-12-27 03:39:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SuckMyWang@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4001 …}
        +nested: Doctrine\ORM\PersistentCollection {#3999 …}
        +votes: Doctrine\ORM\PersistentCollection {#3997 …}
        +reports: Doctrine\ORM\PersistentCollection {#3995 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
        -id: 206357
        -bodyTs: "'alien':5 'cours':7 'current':12 'exist':32 'fermi':1 'fiction':31 'fun':22 'local':15 'paradox':2 'probabl':17 'scienc':30 'space':16 'think':24 'time':13 'yes':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5869363"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701953702 {#3944
          date: 2023-12-07 13:55:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4003}
      +body: "More importantly, are they a lifeforms that we would even recognize as alive? The chances of an alien being humanoid are even slimmer. Then there’s whether they develop intelligence, whether they care about space, and whether they survive long enough to get anywhere."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1701957899 {#4702
        date: 2023-12-07 15:04:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
        "@gnomesaiyan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4706 …}
      +nested: Doctrine\ORM\PersistentCollection {#4708 …}
      +votes: Doctrine\ORM\PersistentCollection {#4710 …}
      +reports: Doctrine\ORM\PersistentCollection {#4712 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
      -id: 206566
      -bodyTs: "'alien':18 'aliv':13 'anywher':44 'care':33 'chanc':15 'develop':29 'enough':41 'even':10,22 'get':43 'humanoid':20 'import':2 'intellig':30 'lifeform':6 'long':40 'recogn':11 'slimmer':23 'space':35 'surviv':39 'whether':27,31,37 'would':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5870600"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701957899 {#4703
        date: 2023-12-07 15:04:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "Counterpoint, why do dolphins and sharks look so alike when they have a completely different phylogenetic tree? They separately developed traits that were very well suited to the medium of water. Convergent evolution means that it isn’t entirely unlikely that whatever we may find has similar traits to beings on earth, because we all exist in a universe of solids, liquids, and gasses."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1701986191 {#4915
      date: 2023-12-07 22:56:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@gnomesaiyan@lemmy.world"
      "@DaCookeyMonsta@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4919 …}
    +nested: Doctrine\ORM\PersistentCollection {#4921 …}
    +votes: Doctrine\ORM\PersistentCollection {#4923 …}
    +reports: Doctrine\ORM\PersistentCollection {#4925 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4929 …}
    -id: 208388
    -bodyTs: "'alik':9 'be':50 'complet':14 'converg':32 'counterpoint':1 'develop':20 'differ':15 'dolphin':4 'earth':52 'entir':39 'evolut':33 'exist':56 'find':45 'gass':64 'isn':37 'liquid':62 'look':7 'may':44 'mean':34 'medium':29 'phylogenet':16 'separ':19 'shark':6 'similar':47 'solid':61 'suit':26 'trait':21,48 'tree':17 'univers':59 'unlik':40 'water':31 'well':25 'whatev':42"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5880116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986191 {#4916
      date: 2023-12-07 22:56:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "Counter-counterpoint: both species come from the same tree of life, several of their traits taken for granted come from previous species’ adaptation, e.g. bilateral symmetry. When you see, say, a molusk with the same bodyplan as a shark, we can talk about it being a common possibility."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701990094 {#5092
    date: 2023-12-08 00:01:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@gnomesaiyan@lemmy.world"
    "@DaCookeyMonsta@lemmy.world"
    "@THE_STORM_BLADE@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5097 …}
  +nested: Doctrine\ORM\PersistentCollection {#5099 …}
  +votes: Doctrine\ORM\PersistentCollection {#5101 …}
  +reports: Doctrine\ORM\PersistentCollection {#5103 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5105 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5107 …}
  -id: 208608
  -bodyTs: "'adapt':24 'bilater':26 'bodyplan':37 'come':6,20 'common':48 'counter':2 'counter-counterpoint':1 'counterpoint':3 'e.g':25 'grant':19 'life':12 'molusk':33 'possibl':49 'previous':22 'say':31 'see':30 'sever':13 'shark':40 'speci':5,23 'symmetri':27 'taken':17 'talk':43 'trait':16 'tree':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6465445"
  +editedAt: DateTimeImmutable @1703392087 {#5093
    date: 2023-12-24 05:28:07.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701990094 {#5094
    date: 2023-12-08 00:01:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#5095
  +user: Proxies\__CG__\App\Entity\User {#5096 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4917
    +user: Proxies\__CG__\App\Entity\User {#4918 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4704
      +user: Proxies\__CG__\App\Entity\User {#4705 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4003
        +user: App\Entity\User {#3952 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Fermi Paradox. Are there aliens? Of course. Are they in our current time and local space? Probably not. It’s it fun to think about? Yes, that’s why science fiction exists."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 58
        +score: 0
        +lastActive: DateTime @1703644792 {#4012
          date: 2023-12-27 03:39:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SuckMyWang@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4001 …}
        +nested: Doctrine\ORM\PersistentCollection {#3999 …}
        +votes: Doctrine\ORM\PersistentCollection {#3997 …}
        +reports: Doctrine\ORM\PersistentCollection {#3995 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
        -id: 206357
        -bodyTs: "'alien':5 'cours':7 'current':12 'exist':32 'fermi':1 'fiction':31 'fun':22 'local':15 'paradox':2 'probabl':17 'scienc':30 'space':16 'think':24 'time':13 'yes':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5869363"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701953702 {#3944
          date: 2023-12-07 13:55:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4003}
      +body: "More importantly, are they a lifeforms that we would even recognize as alive? The chances of an alien being humanoid are even slimmer. Then there’s whether they develop intelligence, whether they care about space, and whether they survive long enough to get anywhere."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1701957899 {#4702
        date: 2023-12-07 15:04:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
        "@gnomesaiyan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4706 …}
      +nested: Doctrine\ORM\PersistentCollection {#4708 …}
      +votes: Doctrine\ORM\PersistentCollection {#4710 …}
      +reports: Doctrine\ORM\PersistentCollection {#4712 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
      -id: 206566
      -bodyTs: "'alien':18 'aliv':13 'anywher':44 'care':33 'chanc':15 'develop':29 'enough':41 'even':10,22 'get':43 'humanoid':20 'import':2 'intellig':30 'lifeform':6 'long':40 'recogn':11 'slimmer':23 'space':35 'surviv':39 'whether':27,31,37 'would':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5870600"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701957899 {#4703
        date: 2023-12-07 15:04:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "Counterpoint, why do dolphins and sharks look so alike when they have a completely different phylogenetic tree? They separately developed traits that were very well suited to the medium of water. Convergent evolution means that it isn’t entirely unlikely that whatever we may find has similar traits to beings on earth, because we all exist in a universe of solids, liquids, and gasses."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1701986191 {#4915
      date: 2023-12-07 22:56:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@gnomesaiyan@lemmy.world"
      "@DaCookeyMonsta@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4919 …}
    +nested: Doctrine\ORM\PersistentCollection {#4921 …}
    +votes: Doctrine\ORM\PersistentCollection {#4923 …}
    +reports: Doctrine\ORM\PersistentCollection {#4925 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4929 …}
    -id: 208388
    -bodyTs: "'alik':9 'be':50 'complet':14 'converg':32 'counterpoint':1 'develop':20 'differ':15 'dolphin':4 'earth':52 'entir':39 'evolut':33 'exist':56 'find':45 'gass':64 'isn':37 'liquid':62 'look':7 'may':44 'mean':34 'medium':29 'phylogenet':16 'separ':19 'shark':6 'similar':47 'solid':61 'suit':26 'trait':21,48 'tree':17 'univers':59 'unlik':40 'water':31 'well':25 'whatev':42"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5880116"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986191 {#4916
      date: 2023-12-07 22:56:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "Counter-counterpoint: both species come from the same tree of life, several of their traits taken for granted come from previous species’ adaptation, e.g. bilateral symmetry. When you see, say, a molusk with the same bodyplan as a shark, we can talk about it being a common possibility."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701990094 {#5092
    date: 2023-12-08 00:01:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@gnomesaiyan@lemmy.world"
    "@DaCookeyMonsta@lemmy.world"
    "@THE_STORM_BLADE@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5097 …}
  +nested: Doctrine\ORM\PersistentCollection {#5099 …}
  +votes: Doctrine\ORM\PersistentCollection {#5101 …}
  +reports: Doctrine\ORM\PersistentCollection {#5103 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5105 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5107 …}
  -id: 208608
  -bodyTs: "'adapt':24 'bilater':26 'bodyplan':37 'come':6,20 'common':48 'counter':2 'counter-counterpoint':1 'counterpoint':3 'e.g':25 'grant':19 'life':12 'molusk':33 'possibl':49 'previous':22 'say':31 'see':30 'sever':13 'shark':40 'speci':5,23 'symmetri':27 'taken':17 'talk':43 'trait':16 'tree':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6465445"
  +editedAt: DateTimeImmutable @1703392087 {#5093
    date: 2023-12-24 05:28:07.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701990094 {#5094
    date: 2023-12-08 00:01:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5180
  +user: Proxies\__CG__\App\Entity\User {#5181 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5095
    +user: Proxies\__CG__\App\Entity\User {#5096 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4917
      +user: Proxies\__CG__\App\Entity\User {#4918 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4704
        +user: Proxies\__CG__\App\Entity\User {#4705 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4003
          +user: App\Entity\User {#3952 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "Fermi Paradox. Are there aliens? Of course. Are they in our current time and local space? Probably not. It’s it fun to think about? Yes, that’s why science fiction exists."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 58
          +score: 0
          +lastActive: DateTime @1703644792 {#4012
            date: 2023-12-27 03:39:52.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@SuckMyWang@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4001 …}
          +nested: Doctrine\ORM\PersistentCollection {#3999 …}
          +votes: Doctrine\ORM\PersistentCollection {#3997 …}
          +reports: Doctrine\ORM\PersistentCollection {#3995 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
          -id: 206357
          -bodyTs: "'alien':5 'cours':7 'current':12 'exist':32 'fermi':1 'fiction':31 'fun':22 'local':15 'paradox':2 'probabl':17 'scienc':30 'space':16 'think':24 'time':13 'yes':26"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5869363"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701953702 {#3944
            date: 2023-12-07 13:55:02.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4003}
        +body: "More importantly, are they a lifeforms that we would even recognize as alive? The chances of an alien being humanoid are even slimmer. Then there’s whether they develop intelligence, whether they care about space, and whether they survive long enough to get anywhere."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1701957899 {#4702
          date: 2023-12-07 15:04:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SuckMyWang@lemmy.world"
          "@gnomesaiyan@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4706 …}
        +nested: Doctrine\ORM\PersistentCollection {#4708 …}
        +votes: Doctrine\ORM\PersistentCollection {#4710 …}
        +reports: Doctrine\ORM\PersistentCollection {#4712 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
        -id: 206566
        -bodyTs: "'alien':18 'aliv':13 'anywher':44 'care':33 'chanc':15 'develop':29 'enough':41 'even':10,22 'get':43 'humanoid':20 'import':2 'intellig':30 'lifeform':6 'long':40 'recogn':11 'slimmer':23 'space':35 'surviv':39 'whether':27,31,37 'would':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5870600"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701957899 {#4703
          date: 2023-12-07 15:04:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4003}
      +body: "Counterpoint, why do dolphins and sharks look so alike when they have a completely different phylogenetic tree? They separately developed traits that were very well suited to the medium of water. Convergent evolution means that it isn’t entirely unlikely that whatever we may find has similar traits to beings on earth, because we all exist in a universe of solids, liquids, and gasses."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1701986191 {#4915
        date: 2023-12-07 22:56:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
        "@gnomesaiyan@lemmy.world"
        "@DaCookeyMonsta@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4919 …}
      +nested: Doctrine\ORM\PersistentCollection {#4921 …}
      +votes: Doctrine\ORM\PersistentCollection {#4923 …}
      +reports: Doctrine\ORM\PersistentCollection {#4925 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4927 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4929 …}
      -id: 208388
      -bodyTs: "'alik':9 'be':50 'complet':14 'converg':32 'counterpoint':1 'develop':20 'differ':15 'dolphin':4 'earth':52 'entir':39 'evolut':33 'exist':56 'find':45 'gass':64 'isn':37 'liquid':62 'look':7 'may':44 'mean':34 'medium':29 'phylogenet':16 'separ':19 'shark':6 'similar':47 'solid':61 'suit':26 'trait':21,48 'tree':17 'univers':59 'unlik':40 'water':31 'well':25 'whatev':42"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5880116"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701986191 {#4916
        date: 2023-12-07 22:56:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "Counter-counterpoint: both species come from the same tree of life, several of their traits taken for granted come from previous species’ adaptation, e.g. bilateral symmetry. When you see, say, a molusk with the same bodyplan as a shark, we can talk about it being a common possibility."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1701990094 {#5092
      date: 2023-12-08 00:01:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@gnomesaiyan@lemmy.world"
      "@DaCookeyMonsta@lemmy.world"
      "@THE_STORM_BLADE@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5097 …}
    +nested: Doctrine\ORM\PersistentCollection {#5099 …}
    +votes: Doctrine\ORM\PersistentCollection {#5101 …}
    +reports: Doctrine\ORM\PersistentCollection {#5103 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5105 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5107 …}
    -id: 208608
    -bodyTs: "'adapt':24 'bilater':26 'bodyplan':37 'come':6,20 'common':48 'counter':2 'counter-counterpoint':1 'counterpoint':3 'e.g':25 'grant':19 'life':12 'molusk':33 'possibl':49 'previous':22 'say':31 'see':30 'sever':13 'shark':40 'speci':5,23 'symmetri':27 'taken':17 'talk':43 'trait':16 'tree':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6465445"
    +editedAt: DateTimeImmutable @1703392087 {#5093
      date: 2023-12-24 05:28:07.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701990094 {#5094
      date: 2023-12-08 00:01:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "What about the whole crabification thing?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701991922 {#5178
    date: 2023-12-08 00:32:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@gnomesaiyan@lemmy.world"
    "@DaCookeyMonsta@lemmy.world"
    "@THE_STORM_BLADE@lemmy.world"
    "@Gabu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5182 …}
  +nested: Doctrine\ORM\PersistentCollection {#5184 …}
  +votes: Doctrine\ORM\PersistentCollection {#5186 …}
  +reports: Doctrine\ORM\PersistentCollection {#5188 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5192 …}
  -id: 208746
  -bodyTs: "'crabif':5 'thing':6 'whole':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5773861"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701991922 {#5179
    date: 2023-12-08 00:32:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#5180
  +user: Proxies\__CG__\App\Entity\User {#5181 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5095
    +user: Proxies\__CG__\App\Entity\User {#5096 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4917
      +user: Proxies\__CG__\App\Entity\User {#4918 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4704
        +user: Proxies\__CG__\App\Entity\User {#4705 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4003
          +user: App\Entity\User {#3952 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "Fermi Paradox. Are there aliens? Of course. Are they in our current time and local space? Probably not. It’s it fun to think about? Yes, that’s why science fiction exists."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 58
          +score: 0
          +lastActive: DateTime @1703644792 {#4012
            date: 2023-12-27 03:39:52.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@SuckMyWang@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4001 …}
          +nested: Doctrine\ORM\PersistentCollection {#3999 …}
          +votes: Doctrine\ORM\PersistentCollection {#3997 …}
          +reports: Doctrine\ORM\PersistentCollection {#3995 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
          -id: 206357
          -bodyTs: "'alien':5 'cours':7 'current':12 'exist':32 'fermi':1 'fiction':31 'fun':22 'local':15 'paradox':2 'probabl':17 'scienc':30 'space':16 'think':24 'time':13 'yes':26"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5869363"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701953702 {#3944
            date: 2023-12-07 13:55:02.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4003}
        +body: "More importantly, are they a lifeforms that we would even recognize as alive? The chances of an alien being humanoid are even slimmer. Then there’s whether they develop intelligence, whether they care about space, and whether they survive long enough to get anywhere."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1701957899 {#4702
          date: 2023-12-07 15:04:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SuckMyWang@lemmy.world"
          "@gnomesaiyan@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4706 …}
        +nested: Doctrine\ORM\PersistentCollection {#4708 …}
        +votes: Doctrine\ORM\PersistentCollection {#4710 …}
        +reports: Doctrine\ORM\PersistentCollection {#4712 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
        -id: 206566
        -bodyTs: "'alien':18 'aliv':13 'anywher':44 'care':33 'chanc':15 'develop':29 'enough':41 'even':10,22 'get':43 'humanoid':20 'import':2 'intellig':30 'lifeform':6 'long':40 'recogn':11 'slimmer':23 'space':35 'surviv':39 'whether':27,31,37 'would':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5870600"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701957899 {#4703
          date: 2023-12-07 15:04:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4003}
      +body: "Counterpoint, why do dolphins and sharks look so alike when they have a completely different phylogenetic tree? They separately developed traits that were very well suited to the medium of water. Convergent evolution means that it isn’t entirely unlikely that whatever we may find has similar traits to beings on earth, because we all exist in a universe of solids, liquids, and gasses."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1701986191 {#4915
        date: 2023-12-07 22:56:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
        "@gnomesaiyan@lemmy.world"
        "@DaCookeyMonsta@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4919 …}
      +nested: Doctrine\ORM\PersistentCollection {#4921 …}
      +votes: Doctrine\ORM\PersistentCollection {#4923 …}
      +reports: Doctrine\ORM\PersistentCollection {#4925 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4927 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4929 …}
      -id: 208388
      -bodyTs: "'alik':9 'be':50 'complet':14 'converg':32 'counterpoint':1 'develop':20 'differ':15 'dolphin':4 'earth':52 'entir':39 'evolut':33 'exist':56 'find':45 'gass':64 'isn':37 'liquid':62 'look':7 'may':44 'mean':34 'medium':29 'phylogenet':16 'separ':19 'shark':6 'similar':47 'solid':61 'suit':26 'trait':21,48 'tree':17 'univers':59 'unlik':40 'water':31 'well':25 'whatev':42"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5880116"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701986191 {#4916
        date: 2023-12-07 22:56:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "Counter-counterpoint: both species come from the same tree of life, several of their traits taken for granted come from previous species’ adaptation, e.g. bilateral symmetry. When you see, say, a molusk with the same bodyplan as a shark, we can talk about it being a common possibility."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1701990094 {#5092
      date: 2023-12-08 00:01:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@gnomesaiyan@lemmy.world"
      "@DaCookeyMonsta@lemmy.world"
      "@THE_STORM_BLADE@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5097 …}
    +nested: Doctrine\ORM\PersistentCollection {#5099 …}
    +votes: Doctrine\ORM\PersistentCollection {#5101 …}
    +reports: Doctrine\ORM\PersistentCollection {#5103 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5105 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5107 …}
    -id: 208608
    -bodyTs: "'adapt':24 'bilater':26 'bodyplan':37 'come':6,20 'common':48 'counter':2 'counter-counterpoint':1 'counterpoint':3 'e.g':25 'grant':19 'life':12 'molusk':33 'possibl':49 'previous':22 'say':31 'see':30 'sever':13 'shark':40 'speci':5,23 'symmetri':27 'taken':17 'talk':43 'trait':16 'tree':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6465445"
    +editedAt: DateTimeImmutable @1703392087 {#5093
      date: 2023-12-24 05:28:07.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701990094 {#5094
      date: 2023-12-08 00:01:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "What about the whole crabification thing?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701991922 {#5178
    date: 2023-12-08 00:32:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@gnomesaiyan@lemmy.world"
    "@DaCookeyMonsta@lemmy.world"
    "@THE_STORM_BLADE@lemmy.world"
    "@Gabu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5182 …}
  +nested: Doctrine\ORM\PersistentCollection {#5184 …}
  +votes: Doctrine\ORM\PersistentCollection {#5186 …}
  +reports: Doctrine\ORM\PersistentCollection {#5188 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5192 …}
  -id: 208746
  -bodyTs: "'crabif':5 'thing':6 'whole':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5773861"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701991922 {#5179
    date: 2023-12-08 00:32:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#5180
  +user: Proxies\__CG__\App\Entity\User {#5181 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5095
    +user: Proxies\__CG__\App\Entity\User {#5096 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4917
      +user: Proxies\__CG__\App\Entity\User {#4918 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4704
        +user: Proxies\__CG__\App\Entity\User {#4705 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4003
          +user: App\Entity\User {#3952 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "Fermi Paradox. Are there aliens? Of course. Are they in our current time and local space? Probably not. It’s it fun to think about? Yes, that’s why science fiction exists."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 58
          +score: 0
          +lastActive: DateTime @1703644792 {#4012
            date: 2023-12-27 03:39:52.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@SuckMyWang@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4001 …}
          +nested: Doctrine\ORM\PersistentCollection {#3999 …}
          +votes: Doctrine\ORM\PersistentCollection {#3997 …}
          +reports: Doctrine\ORM\PersistentCollection {#3995 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
          -id: 206357
          -bodyTs: "'alien':5 'cours':7 'current':12 'exist':32 'fermi':1 'fiction':31 'fun':22 'local':15 'paradox':2 'probabl':17 'scienc':30 'space':16 'think':24 'time':13 'yes':26"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5869363"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701953702 {#3944
            date: 2023-12-07 13:55:02.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4003}
        +body: "More importantly, are they a lifeforms that we would even recognize as alive? The chances of an alien being humanoid are even slimmer. Then there’s whether they develop intelligence, whether they care about space, and whether they survive long enough to get anywhere."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1701957899 {#4702
          date: 2023-12-07 15:04:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SuckMyWang@lemmy.world"
          "@gnomesaiyan@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4706 …}
        +nested: Doctrine\ORM\PersistentCollection {#4708 …}
        +votes: Doctrine\ORM\PersistentCollection {#4710 …}
        +reports: Doctrine\ORM\PersistentCollection {#4712 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
        -id: 206566
        -bodyTs: "'alien':18 'aliv':13 'anywher':44 'care':33 'chanc':15 'develop':29 'enough':41 'even':10,22 'get':43 'humanoid':20 'import':2 'intellig':30 'lifeform':6 'long':40 'recogn':11 'slimmer':23 'space':35 'surviv':39 'whether':27,31,37 'would':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5870600"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701957899 {#4703
          date: 2023-12-07 15:04:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4003}
      +body: "Counterpoint, why do dolphins and sharks look so alike when they have a completely different phylogenetic tree? They separately developed traits that were very well suited to the medium of water. Convergent evolution means that it isn’t entirely unlikely that whatever we may find has similar traits to beings on earth, because we all exist in a universe of solids, liquids, and gasses."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1701986191 {#4915
        date: 2023-12-07 22:56:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
        "@gnomesaiyan@lemmy.world"
        "@DaCookeyMonsta@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4919 …}
      +nested: Doctrine\ORM\PersistentCollection {#4921 …}
      +votes: Doctrine\ORM\PersistentCollection {#4923 …}
      +reports: Doctrine\ORM\PersistentCollection {#4925 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4927 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4929 …}
      -id: 208388
      -bodyTs: "'alik':9 'be':50 'complet':14 'converg':32 'counterpoint':1 'develop':20 'differ':15 'dolphin':4 'earth':52 'entir':39 'evolut':33 'exist':56 'find':45 'gass':64 'isn':37 'liquid':62 'look':7 'may':44 'mean':34 'medium':29 'phylogenet':16 'separ':19 'shark':6 'similar':47 'solid':61 'suit':26 'trait':21,48 'tree':17 'univers':59 'unlik':40 'water':31 'well':25 'whatev':42"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5880116"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701986191 {#4916
        date: 2023-12-07 22:56:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "Counter-counterpoint: both species come from the same tree of life, several of their traits taken for granted come from previous species’ adaptation, e.g. bilateral symmetry. When you see, say, a molusk with the same bodyplan as a shark, we can talk about it being a common possibility."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1701990094 {#5092
      date: 2023-12-08 00:01:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@gnomesaiyan@lemmy.world"
      "@DaCookeyMonsta@lemmy.world"
      "@THE_STORM_BLADE@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5097 …}
    +nested: Doctrine\ORM\PersistentCollection {#5099 …}
    +votes: Doctrine\ORM\PersistentCollection {#5101 …}
    +reports: Doctrine\ORM\PersistentCollection {#5103 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5105 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5107 …}
    -id: 208608
    -bodyTs: "'adapt':24 'bilater':26 'bodyplan':37 'come':6,20 'common':48 'counter':2 'counter-counterpoint':1 'counterpoint':3 'e.g':25 'grant':19 'life':12 'molusk':33 'possibl':49 'previous':22 'say':31 'see':30 'sever':13 'shark':40 'speci':5,23 'symmetri':27 'taken':17 'talk':43 'trait':16 'tree':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6465445"
    +editedAt: DateTimeImmutable @1703392087 {#5093
      date: 2023-12-24 05:28:07.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701990094 {#5094
      date: 2023-12-08 00:01:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "What about the whole crabification thing?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701991922 {#5178
    date: 2023-12-08 00:32:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@gnomesaiyan@lemmy.world"
    "@DaCookeyMonsta@lemmy.world"
    "@THE_STORM_BLADE@lemmy.world"
    "@Gabu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5182 …}
  +nested: Doctrine\ORM\PersistentCollection {#5184 …}
  +votes: Doctrine\ORM\PersistentCollection {#5186 …}
  +reports: Doctrine\ORM\PersistentCollection {#5188 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5192 …}
  -id: 208746
  -bodyTs: "'crabif':5 'thing':6 'whole':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5773861"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701991922 {#5179
    date: 2023-12-08 00:32:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#5200
  +user: Proxies\__CG__\App\Entity\User {#5096 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5180
    +user: Proxies\__CG__\App\Entity\User {#5181 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5095
      +user: Proxies\__CG__\App\Entity\User {#5096 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4917
        +user: Proxies\__CG__\App\Entity\User {#4918 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4704
          +user: Proxies\__CG__\App\Entity\User {#4705 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4003
            +user: App\Entity\User {#3952 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: "Fermi Paradox. Are there aliens? Of course. Are they in our current time and local space? Probably not. It’s it fun to think about? Yes, that’s why science fiction exists."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 58
            +score: 0
            +lastActive: DateTime @1703644792 {#4012
              date: 2023-12-27 03:39:52.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@SuckMyWang@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4001 …}
            +nested: Doctrine\ORM\PersistentCollection {#3999 …}
            +votes: Doctrine\ORM\PersistentCollection {#3997 …}
            +reports: Doctrine\ORM\PersistentCollection {#3995 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
            -id: 206357
            -bodyTs: "'alien':5 'cours':7 'current':12 'exist':32 'fermi':1 'fiction':31 'fun':22 'local':15 'paradox':2 'probabl':17 'scienc':30 'space':16 'think':24 'time':13 'yes':26"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5869363"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701953702 {#3944
              date: 2023-12-07 13:55:02.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4003}
          +body: "More importantly, are they a lifeforms that we would even recognize as alive? The chances of an alien being humanoid are even slimmer. Then there’s whether they develop intelligence, whether they care about space, and whether they survive long enough to get anywhere."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 25
          +score: 0
          +lastActive: DateTime @1701957899 {#4702
            date: 2023-12-07 15:04:59.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@SuckMyWang@lemmy.world"
            "@gnomesaiyan@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4706 …}
          +nested: Doctrine\ORM\PersistentCollection {#4708 …}
          +votes: Doctrine\ORM\PersistentCollection {#4710 …}
          +reports: Doctrine\ORM\PersistentCollection {#4712 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
          -id: 206566
          -bodyTs: "'alien':18 'aliv':13 'anywher':44 'care':33 'chanc':15 'develop':29 'enough':41 'even':10,22 'get':43 'humanoid':20 'import':2 'intellig':30 'lifeform':6 'long':40 'recogn':11 'slimmer':23 'space':35 'surviv':39 'whether':27,31,37 'would':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5870600"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701957899 {#4703
            date: 2023-12-07 15:04:59.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4003}
        +body: "Counterpoint, why do dolphins and sharks look so alike when they have a completely different phylogenetic tree? They separately developed traits that were very well suited to the medium of water. Convergent evolution means that it isn’t entirely unlikely that whatever we may find has similar traits to beings on earth, because we all exist in a universe of solids, liquids, and gasses."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1701986191 {#4915
          date: 2023-12-07 22:56:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SuckMyWang@lemmy.world"
          "@gnomesaiyan@lemmy.world"
          "@DaCookeyMonsta@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4919 …}
        +nested: Doctrine\ORM\PersistentCollection {#4921 …}
        +votes: Doctrine\ORM\PersistentCollection {#4923 …}
        +reports: Doctrine\ORM\PersistentCollection {#4925 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4927 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4929 …}
        -id: 208388
        -bodyTs: "'alik':9 'be':50 'complet':14 'converg':32 'counterpoint':1 'develop':20 'differ':15 'dolphin':4 'earth':52 'entir':39 'evolut':33 'exist':56 'find':45 'gass':64 'isn':37 'liquid':62 'look':7 'may':44 'mean':34 'medium':29 'phylogenet':16 'separ':19 'shark':6 'similar':47 'solid':61 'suit':26 'trait':21,48 'tree':17 'univers':59 'unlik':40 'water':31 'well':25 'whatev':42"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5880116"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701986191 {#4916
          date: 2023-12-07 22:56:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4003}
      +body: "Counter-counterpoint: both species come from the same tree of life, several of their traits taken for granted come from previous species’ adaptation, e.g. bilateral symmetry. When you see, say, a molusk with the same bodyplan as a shark, we can talk about it being a common possibility."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1701990094 {#5092
        date: 2023-12-08 00:01:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
        "@gnomesaiyan@lemmy.world"
        "@DaCookeyMonsta@lemmy.world"
        "@THE_STORM_BLADE@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5097 …}
      +nested: Doctrine\ORM\PersistentCollection {#5099 …}
      +votes: Doctrine\ORM\PersistentCollection {#5101 …}
      +reports: Doctrine\ORM\PersistentCollection {#5103 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5105 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5107 …}
      -id: 208608
      -bodyTs: "'adapt':24 'bilater':26 'bodyplan':37 'come':6,20 'common':48 'counter':2 'counter-counterpoint':1 'counterpoint':3 'e.g':25 'grant':19 'life':12 'molusk':33 'possibl':49 'previous':22 'say':31 'see':30 'sever':13 'shark':40 'speci':5,23 'symmetri':27 'taken':17 'talk':43 'trait':16 'tree':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6465445"
      +editedAt: DateTimeImmutable @1703392087 {#5093
        date: 2023-12-24 05:28:07.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701990094 {#5094
        date: 2023-12-08 00:01:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "What about the whole crabification thing?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701991922 {#5178
      date: 2023-12-08 00:32:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@gnomesaiyan@lemmy.world"
      "@DaCookeyMonsta@lemmy.world"
      "@THE_STORM_BLADE@lemmy.world"
      "@Gabu@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5182 …}
    +nested: Doctrine\ORM\PersistentCollection {#5184 …}
    +votes: Doctrine\ORM\PersistentCollection {#5186 …}
    +reports: Doctrine\ORM\PersistentCollection {#5188 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5190 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5192 …}
    -id: 208746
    -bodyTs: "'crabif':5 'thing':6 'whole':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5773861"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701991922 {#5179
      date: 2023-12-08 00:32:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "While carcinisation does exist as a phenomenon, I believe all examples involve animals of the same order, i.e. it’s even less extreme than comparing a shark and a dolphin."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701992508 {#5199
    date: 2023-12-08 00:41:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@gnomesaiyan@lemmy.world"
    "@DaCookeyMonsta@lemmy.world"
    "@THE_STORM_BLADE@lemmy.world"
    "@Gabu@lemmy.ml"
    "@Riven@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5203 …}
  +nested: Doctrine\ORM\PersistentCollection {#5208 …}
  +votes: Doctrine\ORM\PersistentCollection {#5204 …}
  +reports: Doctrine\ORM\PersistentCollection {#5210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
  -id: 208781
  -bodyTs: "'anim':13 'believ':9 'carcinis':2 'compar':25 'dolphin':30 'even':21 'exampl':11 'exist':4 'extrem':23 'i.e':18 'involv':12 'less':22 'order':17 'phenomenon':7 'shark':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6466687"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701992508 {#5196
    date: 2023-12-08 00:41:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#5200
  +user: Proxies\__CG__\App\Entity\User {#5096 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5180
    +user: Proxies\__CG__\App\Entity\User {#5181 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5095
      +user: Proxies\__CG__\App\Entity\User {#5096 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4917
        +user: Proxies\__CG__\App\Entity\User {#4918 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4704
          +user: Proxies\__CG__\App\Entity\User {#4705 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4003
            +user: App\Entity\User {#3952 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: "Fermi Paradox. Are there aliens? Of course. Are they in our current time and local space? Probably not. It’s it fun to think about? Yes, that’s why science fiction exists."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 58
            +score: 0
            +lastActive: DateTime @1703644792 {#4012
              date: 2023-12-27 03:39:52.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@SuckMyWang@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4001 …}
            +nested: Doctrine\ORM\PersistentCollection {#3999 …}
            +votes: Doctrine\ORM\PersistentCollection {#3997 …}
            +reports: Doctrine\ORM\PersistentCollection {#3995 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
            -id: 206357
            -bodyTs: "'alien':5 'cours':7 'current':12 'exist':32 'fermi':1 'fiction':31 'fun':22 'local':15 'paradox':2 'probabl':17 'scienc':30 'space':16 'think':24 'time':13 'yes':26"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5869363"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701953702 {#3944
              date: 2023-12-07 13:55:02.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4003}
          +body: "More importantly, are they a lifeforms that we would even recognize as alive? The chances of an alien being humanoid are even slimmer. Then there’s whether they develop intelligence, whether they care about space, and whether they survive long enough to get anywhere."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 25
          +score: 0
          +lastActive: DateTime @1701957899 {#4702
            date: 2023-12-07 15:04:59.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@SuckMyWang@lemmy.world"
            "@gnomesaiyan@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4706 …}
          +nested: Doctrine\ORM\PersistentCollection {#4708 …}
          +votes: Doctrine\ORM\PersistentCollection {#4710 …}
          +reports: Doctrine\ORM\PersistentCollection {#4712 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
          -id: 206566
          -bodyTs: "'alien':18 'aliv':13 'anywher':44 'care':33 'chanc':15 'develop':29 'enough':41 'even':10,22 'get':43 'humanoid':20 'import':2 'intellig':30 'lifeform':6 'long':40 'recogn':11 'slimmer':23 'space':35 'surviv':39 'whether':27,31,37 'would':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5870600"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701957899 {#4703
            date: 2023-12-07 15:04:59.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4003}
        +body: "Counterpoint, why do dolphins and sharks look so alike when they have a completely different phylogenetic tree? They separately developed traits that were very well suited to the medium of water. Convergent evolution means that it isn’t entirely unlikely that whatever we may find has similar traits to beings on earth, because we all exist in a universe of solids, liquids, and gasses."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1701986191 {#4915
          date: 2023-12-07 22:56:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SuckMyWang@lemmy.world"
          "@gnomesaiyan@lemmy.world"
          "@DaCookeyMonsta@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4919 …}
        +nested: Doctrine\ORM\PersistentCollection {#4921 …}
        +votes: Doctrine\ORM\PersistentCollection {#4923 …}
        +reports: Doctrine\ORM\PersistentCollection {#4925 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4927 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4929 …}
        -id: 208388
        -bodyTs: "'alik':9 'be':50 'complet':14 'converg':32 'counterpoint':1 'develop':20 'differ':15 'dolphin':4 'earth':52 'entir':39 'evolut':33 'exist':56 'find':45 'gass':64 'isn':37 'liquid':62 'look':7 'may':44 'mean':34 'medium':29 'phylogenet':16 'separ':19 'shark':6 'similar':47 'solid':61 'suit':26 'trait':21,48 'tree':17 'univers':59 'unlik':40 'water':31 'well':25 'whatev':42"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5880116"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701986191 {#4916
          date: 2023-12-07 22:56:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4003}
      +body: "Counter-counterpoint: both species come from the same tree of life, several of their traits taken for granted come from previous species’ adaptation, e.g. bilateral symmetry. When you see, say, a molusk with the same bodyplan as a shark, we can talk about it being a common possibility."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1701990094 {#5092
        date: 2023-12-08 00:01:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
        "@gnomesaiyan@lemmy.world"
        "@DaCookeyMonsta@lemmy.world"
        "@THE_STORM_BLADE@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5097 …}
      +nested: Doctrine\ORM\PersistentCollection {#5099 …}
      +votes: Doctrine\ORM\PersistentCollection {#5101 …}
      +reports: Doctrine\ORM\PersistentCollection {#5103 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5105 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5107 …}
      -id: 208608
      -bodyTs: "'adapt':24 'bilater':26 'bodyplan':37 'come':6,20 'common':48 'counter':2 'counter-counterpoint':1 'counterpoint':3 'e.g':25 'grant':19 'life':12 'molusk':33 'possibl':49 'previous':22 'say':31 'see':30 'sever':13 'shark':40 'speci':5,23 'symmetri':27 'taken':17 'talk':43 'trait':16 'tree':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6465445"
      +editedAt: DateTimeImmutable @1703392087 {#5093
        date: 2023-12-24 05:28:07.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701990094 {#5094
        date: 2023-12-08 00:01:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "What about the whole crabification thing?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701991922 {#5178
      date: 2023-12-08 00:32:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@gnomesaiyan@lemmy.world"
      "@DaCookeyMonsta@lemmy.world"
      "@THE_STORM_BLADE@lemmy.world"
      "@Gabu@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5182 …}
    +nested: Doctrine\ORM\PersistentCollection {#5184 …}
    +votes: Doctrine\ORM\PersistentCollection {#5186 …}
    +reports: Doctrine\ORM\PersistentCollection {#5188 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5190 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5192 …}
    -id: 208746
    -bodyTs: "'crabif':5 'thing':6 'whole':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5773861"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701991922 {#5179
      date: 2023-12-08 00:32:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "While carcinisation does exist as a phenomenon, I believe all examples involve animals of the same order, i.e. it’s even less extreme than comparing a shark and a dolphin."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701992508 {#5199
    date: 2023-12-08 00:41:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@gnomesaiyan@lemmy.world"
    "@DaCookeyMonsta@lemmy.world"
    "@THE_STORM_BLADE@lemmy.world"
    "@Gabu@lemmy.ml"
    "@Riven@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5203 …}
  +nested: Doctrine\ORM\PersistentCollection {#5208 …}
  +votes: Doctrine\ORM\PersistentCollection {#5204 …}
  +reports: Doctrine\ORM\PersistentCollection {#5210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
  -id: 208781
  -bodyTs: "'anim':13 'believ':9 'carcinis':2 'compar':25 'dolphin':30 'even':21 'exampl':11 'exist':4 'extrem':23 'i.e':18 'involv':12 'less':22 'order':17 'phenomenon':7 'shark':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6466687"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701992508 {#5196
    date: 2023-12-08 00:41:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#5200
  +user: Proxies\__CG__\App\Entity\User {#5096 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5180
    +user: Proxies\__CG__\App\Entity\User {#5181 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5095
      +user: Proxies\__CG__\App\Entity\User {#5096 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4917
        +user: Proxies\__CG__\App\Entity\User {#4918 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4704
          +user: Proxies\__CG__\App\Entity\User {#4705 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4003
            +user: App\Entity\User {#3952 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: "Fermi Paradox. Are there aliens? Of course. Are they in our current time and local space? Probably not. It’s it fun to think about? Yes, that’s why science fiction exists."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 58
            +score: 0
            +lastActive: DateTime @1703644792 {#4012
              date: 2023-12-27 03:39:52.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@SuckMyWang@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4001 …}
            +nested: Doctrine\ORM\PersistentCollection {#3999 …}
            +votes: Doctrine\ORM\PersistentCollection {#3997 …}
            +reports: Doctrine\ORM\PersistentCollection {#3995 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
            -id: 206357
            -bodyTs: "'alien':5 'cours':7 'current':12 'exist':32 'fermi':1 'fiction':31 'fun':22 'local':15 'paradox':2 'probabl':17 'scienc':30 'space':16 'think':24 'time':13 'yes':26"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5869363"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701953702 {#3944
              date: 2023-12-07 13:55:02.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4003}
          +body: "More importantly, are they a lifeforms that we would even recognize as alive? The chances of an alien being humanoid are even slimmer. Then there’s whether they develop intelligence, whether they care about space, and whether they survive long enough to get anywhere."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 25
          +score: 0
          +lastActive: DateTime @1701957899 {#4702
            date: 2023-12-07 15:04:59.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@SuckMyWang@lemmy.world"
            "@gnomesaiyan@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4706 …}
          +nested: Doctrine\ORM\PersistentCollection {#4708 …}
          +votes: Doctrine\ORM\PersistentCollection {#4710 …}
          +reports: Doctrine\ORM\PersistentCollection {#4712 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
          -id: 206566
          -bodyTs: "'alien':18 'aliv':13 'anywher':44 'care':33 'chanc':15 'develop':29 'enough':41 'even':10,22 'get':43 'humanoid':20 'import':2 'intellig':30 'lifeform':6 'long':40 'recogn':11 'slimmer':23 'space':35 'surviv':39 'whether':27,31,37 'would':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5870600"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701957899 {#4703
            date: 2023-12-07 15:04:59.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4003}
        +body: "Counterpoint, why do dolphins and sharks look so alike when they have a completely different phylogenetic tree? They separately developed traits that were very well suited to the medium of water. Convergent evolution means that it isn’t entirely unlikely that whatever we may find has similar traits to beings on earth, because we all exist in a universe of solids, liquids, and gasses."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1701986191 {#4915
          date: 2023-12-07 22:56:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SuckMyWang@lemmy.world"
          "@gnomesaiyan@lemmy.world"
          "@DaCookeyMonsta@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4919 …}
        +nested: Doctrine\ORM\PersistentCollection {#4921 …}
        +votes: Doctrine\ORM\PersistentCollection {#4923 …}
        +reports: Doctrine\ORM\PersistentCollection {#4925 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4927 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4929 …}
        -id: 208388
        -bodyTs: "'alik':9 'be':50 'complet':14 'converg':32 'counterpoint':1 'develop':20 'differ':15 'dolphin':4 'earth':52 'entir':39 'evolut':33 'exist':56 'find':45 'gass':64 'isn':37 'liquid':62 'look':7 'may':44 'mean':34 'medium':29 'phylogenet':16 'separ':19 'shark':6 'similar':47 'solid':61 'suit':26 'trait':21,48 'tree':17 'univers':59 'unlik':40 'water':31 'well':25 'whatev':42"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5880116"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701986191 {#4916
          date: 2023-12-07 22:56:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4003}
      +body: "Counter-counterpoint: both species come from the same tree of life, several of their traits taken for granted come from previous species’ adaptation, e.g. bilateral symmetry. When you see, say, a molusk with the same bodyplan as a shark, we can talk about it being a common possibility."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1701990094 {#5092
        date: 2023-12-08 00:01:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
        "@gnomesaiyan@lemmy.world"
        "@DaCookeyMonsta@lemmy.world"
        "@THE_STORM_BLADE@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5097 …}
      +nested: Doctrine\ORM\PersistentCollection {#5099 …}
      +votes: Doctrine\ORM\PersistentCollection {#5101 …}
      +reports: Doctrine\ORM\PersistentCollection {#5103 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5105 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5107 …}
      -id: 208608
      -bodyTs: "'adapt':24 'bilater':26 'bodyplan':37 'come':6,20 'common':48 'counter':2 'counter-counterpoint':1 'counterpoint':3 'e.g':25 'grant':19 'life':12 'molusk':33 'possibl':49 'previous':22 'say':31 'see':30 'sever':13 'shark':40 'speci':5,23 'symmetri':27 'taken':17 'talk':43 'trait':16 'tree':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6465445"
      +editedAt: DateTimeImmutable @1703392087 {#5093
        date: 2023-12-24 05:28:07.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701990094 {#5094
        date: 2023-12-08 00:01:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "What about the whole crabification thing?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701991922 {#5178
      date: 2023-12-08 00:32:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@gnomesaiyan@lemmy.world"
      "@DaCookeyMonsta@lemmy.world"
      "@THE_STORM_BLADE@lemmy.world"
      "@Gabu@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5182 …}
    +nested: Doctrine\ORM\PersistentCollection {#5184 …}
    +votes: Doctrine\ORM\PersistentCollection {#5186 …}
    +reports: Doctrine\ORM\PersistentCollection {#5188 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5190 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5192 …}
    -id: 208746
    -bodyTs: "'crabif':5 'thing':6 'whole':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5773861"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701991922 {#5179
      date: 2023-12-08 00:32:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "While carcinisation does exist as a phenomenon, I believe all examples involve animals of the same order, i.e. it’s even less extreme than comparing a shark and a dolphin."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701992508 {#5199
    date: 2023-12-08 00:41:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@gnomesaiyan@lemmy.world"
    "@DaCookeyMonsta@lemmy.world"
    "@THE_STORM_BLADE@lemmy.world"
    "@Gabu@lemmy.ml"
    "@Riven@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5203 …}
  +nested: Doctrine\ORM\PersistentCollection {#5208 …}
  +votes: Doctrine\ORM\PersistentCollection {#5204 …}
  +reports: Doctrine\ORM\PersistentCollection {#5210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
  -id: 208781
  -bodyTs: "'anim':13 'believ':9 'carcinis':2 'compar':25 'dolphin':30 'even':21 'exampl':11 'exist':4 'extrem':23 'i.e':18 'involv':12 'less':22 'order':17 'phenomenon':7 'shark':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6466687"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701992508 {#5196
    date: 2023-12-08 00:41:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5231
  +user: Proxies\__CG__\App\Entity\User {#5181 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5200
    +user: Proxies\__CG__\App\Entity\User {#5096 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5180
      +user: Proxies\__CG__\App\Entity\User {#5181 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5095
        +user: Proxies\__CG__\App\Entity\User {#5096 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4917
          +user: Proxies\__CG__\App\Entity\User {#4918 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4704
            +user: Proxies\__CG__\App\Entity\User {#4705 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4003
              +user: App\Entity\User {#3952 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: null
              +root: null
              +body: "Fermi Paradox. Are there aliens? Of course. Are they in our current time and local space? Probably not. It’s it fun to think about? Yes, that’s why science fiction exists."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 58
              +score: 0
              +lastActive: DateTime @1703644792 {#4012
                date: 2023-12-27 03:39:52.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@SuckMyWang@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4001 …}
              +nested: Doctrine\ORM\PersistentCollection {#3999 …}
              +votes: Doctrine\ORM\PersistentCollection {#3997 …}
              +reports: Doctrine\ORM\PersistentCollection {#3995 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
              -id: 206357
              -bodyTs: "'alien':5 'cours':7 'current':12 'exist':32 'fermi':1 'fiction':31 'fun':22 'local':15 'paradox':2 'probabl':17 'scienc':30 'space':16 'think':24 'time':13 'yes':26"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5869363"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701953702 {#3944
                date: 2023-12-07 13:55:02.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4003}
            +body: "More importantly, are they a lifeforms that we would even recognize as alive? The chances of an alien being humanoid are even slimmer. Then there’s whether they develop intelligence, whether they care about space, and whether they survive long enough to get anywhere."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 25
            +score: 0
            +lastActive: DateTime @1701957899 {#4702
              date: 2023-12-07 15:04:59.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@SuckMyWang@lemmy.world"
              "@gnomesaiyan@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4706 …}
            +nested: Doctrine\ORM\PersistentCollection {#4708 …}
            +votes: Doctrine\ORM\PersistentCollection {#4710 …}
            +reports: Doctrine\ORM\PersistentCollection {#4712 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
            -id: 206566
            -bodyTs: "'alien':18 'aliv':13 'anywher':44 'care':33 'chanc':15 'develop':29 'enough':41 'even':10,22 'get':43 'humanoid':20 'import':2 'intellig':30 'lifeform':6 'long':40 'recogn':11 'slimmer':23 'space':35 'surviv':39 'whether':27,31,37 'would':9"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5870600"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701957899 {#4703
              date: 2023-12-07 15:04:59.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4003}
          +body: "Counterpoint, why do dolphins and sharks look so alike when they have a completely different phylogenetic tree? They separately developed traits that were very well suited to the medium of water. Convergent evolution means that it isn’t entirely unlikely that whatever we may find has similar traits to beings on earth, because we all exist in a universe of solids, liquids, and gasses."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 14
          +score: 0
          +lastActive: DateTime @1701986191 {#4915
            date: 2023-12-07 22:56:31.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@SuckMyWang@lemmy.world"
            "@gnomesaiyan@lemmy.world"
            "@DaCookeyMonsta@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4919 …}
          +nested: Doctrine\ORM\PersistentCollection {#4921 …}
          +votes: Doctrine\ORM\PersistentCollection {#4923 …}
          +reports: Doctrine\ORM\PersistentCollection {#4925 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4927 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4929 …}
          -id: 208388
          -bodyTs: "'alik':9 'be':50 'complet':14 'converg':32 'counterpoint':1 'develop':20 'differ':15 'dolphin':4 'earth':52 'entir':39 'evolut':33 'exist':56 'find':45 'gass':64 'isn':37 'liquid':62 'look':7 'may':44 'mean':34 'medium':29 'phylogenet':16 'separ':19 'shark':6 'similar':47 'solid':61 'suit':26 'trait':21,48 'tree':17 'univers':59 'unlik':40 'water':31 'well':25 'whatev':42"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5880116"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701986191 {#4916
            date: 2023-12-07 22:56:31.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4003}
        +body: "Counter-counterpoint: both species come from the same tree of life, several of their traits taken for granted come from previous species’ adaptation, e.g. bilateral symmetry. When you see, say, a molusk with the same bodyplan as a shark, we can talk about it being a common possibility."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1701990094 {#5092
          date: 2023-12-08 00:01:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SuckMyWang@lemmy.world"
          "@gnomesaiyan@lemmy.world"
          "@DaCookeyMonsta@lemmy.world"
          "@THE_STORM_BLADE@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5097 …}
        +nested: Doctrine\ORM\PersistentCollection {#5099 …}
        +votes: Doctrine\ORM\PersistentCollection {#5101 …}
        +reports: Doctrine\ORM\PersistentCollection {#5103 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5105 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5107 …}
        -id: 208608
        -bodyTs: "'adapt':24 'bilater':26 'bodyplan':37 'come':6,20 'common':48 'counter':2 'counter-counterpoint':1 'counterpoint':3 'e.g':25 'grant':19 'life':12 'molusk':33 'possibl':49 'previous':22 'say':31 'see':30 'sever':13 'shark':40 'speci':5,23 'symmetri':27 'taken':17 'talk':43 'trait':16 'tree':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6465445"
        +editedAt: DateTimeImmutable @1703392087 {#5093
          date: 2023-12-24 05:28:07.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701990094 {#5094
          date: 2023-12-08 00:01:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4003}
      +body: "What about the whole crabification thing?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1701991922 {#5178
        date: 2023-12-08 00:32:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
        "@gnomesaiyan@lemmy.world"
        "@DaCookeyMonsta@lemmy.world"
        "@THE_STORM_BLADE@lemmy.world"
        "@Gabu@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5182 …}
      +nested: Doctrine\ORM\PersistentCollection {#5184 …}
      +votes: Doctrine\ORM\PersistentCollection {#5186 …}
      +reports: Doctrine\ORM\PersistentCollection {#5188 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5190 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5192 …}
      -id: 208746
      -bodyTs: "'crabif':5 'thing':6 'whole':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5773861"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701991922 {#5179
        date: 2023-12-08 00:32:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "While carcinisation does exist as a phenomenon, I believe all examples involve animals of the same order, i.e. it’s even less extreme than comparing a shark and a dolphin."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1701992508 {#5199
      date: 2023-12-08 00:41:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@gnomesaiyan@lemmy.world"
      "@DaCookeyMonsta@lemmy.world"
      "@THE_STORM_BLADE@lemmy.world"
      "@Gabu@lemmy.ml"
      "@Riven@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5203 …}
    +nested: Doctrine\ORM\PersistentCollection {#5208 …}
    +votes: Doctrine\ORM\PersistentCollection {#5204 …}
    +reports: Doctrine\ORM\PersistentCollection {#5210 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
    -id: 208781
    -bodyTs: "'anim':13 'believ':9 'carcinis':2 'compar':25 'dolphin':30 'even':21 'exampl':11 'exist':4 'extrem':23 'i.e':18 'involv':12 'less':22 'order':17 'phenomenon':7 'shark':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6466687"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701992508 {#5196
      date: 2023-12-08 00:41:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "Ah fair enough."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702176812 {#5226
    date: 2023-12-10 03:53:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@gnomesaiyan@lemmy.world"
    "@DaCookeyMonsta@lemmy.world"
    "@THE_STORM_BLADE@lemmy.world"
    "@Gabu@lemmy.ml"
    "@Riven@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5223 …}
  +nested: Doctrine\ORM\PersistentCollection {#5220 …}
  +votes: Doctrine\ORM\PersistentCollection {#5218 …}
  +reports: Doctrine\ORM\PersistentCollection {#5232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5236 …}
  -id: 215700
  -bodyTs: "'ah':1 'enough':3 'fair':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5836265"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702176812 {#5229
    date: 2023-12-10 03:53:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#5231
  +user: Proxies\__CG__\App\Entity\User {#5181 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5200
    +user: Proxies\__CG__\App\Entity\User {#5096 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5180
      +user: Proxies\__CG__\App\Entity\User {#5181 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5095
        +user: Proxies\__CG__\App\Entity\User {#5096 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4917
          +user: Proxies\__CG__\App\Entity\User {#4918 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4704
            +user: Proxies\__CG__\App\Entity\User {#4705 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4003
              +user: App\Entity\User {#3952 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: null
              +root: null
              +body: "Fermi Paradox. Are there aliens? Of course. Are they in our current time and local space? Probably not. It’s it fun to think about? Yes, that’s why science fiction exists."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 58
              +score: 0
              +lastActive: DateTime @1703644792 {#4012
                date: 2023-12-27 03:39:52.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@SuckMyWang@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4001 …}
              +nested: Doctrine\ORM\PersistentCollection {#3999 …}
              +votes: Doctrine\ORM\PersistentCollection {#3997 …}
              +reports: Doctrine\ORM\PersistentCollection {#3995 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
              -id: 206357
              -bodyTs: "'alien':5 'cours':7 'current':12 'exist':32 'fermi':1 'fiction':31 'fun':22 'local':15 'paradox':2 'probabl':17 'scienc':30 'space':16 'think':24 'time':13 'yes':26"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5869363"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701953702 {#3944
                date: 2023-12-07 13:55:02.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4003}
            +body: "More importantly, are they a lifeforms that we would even recognize as alive? The chances of an alien being humanoid are even slimmer. Then there’s whether they develop intelligence, whether they care about space, and whether they survive long enough to get anywhere."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 25
            +score: 0
            +lastActive: DateTime @1701957899 {#4702
              date: 2023-12-07 15:04:59.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@SuckMyWang@lemmy.world"
              "@gnomesaiyan@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4706 …}
            +nested: Doctrine\ORM\PersistentCollection {#4708 …}
            +votes: Doctrine\ORM\PersistentCollection {#4710 …}
            +reports: Doctrine\ORM\PersistentCollection {#4712 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
            -id: 206566
            -bodyTs: "'alien':18 'aliv':13 'anywher':44 'care':33 'chanc':15 'develop':29 'enough':41 'even':10,22 'get':43 'humanoid':20 'import':2 'intellig':30 'lifeform':6 'long':40 'recogn':11 'slimmer':23 'space':35 'surviv':39 'whether':27,31,37 'would':9"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5870600"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701957899 {#4703
              date: 2023-12-07 15:04:59.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4003}
          +body: "Counterpoint, why do dolphins and sharks look so alike when they have a completely different phylogenetic tree? They separately developed traits that were very well suited to the medium of water. Convergent evolution means that it isn’t entirely unlikely that whatever we may find has similar traits to beings on earth, because we all exist in a universe of solids, liquids, and gasses."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 14
          +score: 0
          +lastActive: DateTime @1701986191 {#4915
            date: 2023-12-07 22:56:31.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@SuckMyWang@lemmy.world"
            "@gnomesaiyan@lemmy.world"
            "@DaCookeyMonsta@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4919 …}
          +nested: Doctrine\ORM\PersistentCollection {#4921 …}
          +votes: Doctrine\ORM\PersistentCollection {#4923 …}
          +reports: Doctrine\ORM\PersistentCollection {#4925 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4927 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4929 …}
          -id: 208388
          -bodyTs: "'alik':9 'be':50 'complet':14 'converg':32 'counterpoint':1 'develop':20 'differ':15 'dolphin':4 'earth':52 'entir':39 'evolut':33 'exist':56 'find':45 'gass':64 'isn':37 'liquid':62 'look':7 'may':44 'mean':34 'medium':29 'phylogenet':16 'separ':19 'shark':6 'similar':47 'solid':61 'suit':26 'trait':21,48 'tree':17 'univers':59 'unlik':40 'water':31 'well':25 'whatev':42"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5880116"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701986191 {#4916
            date: 2023-12-07 22:56:31.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4003}
        +body: "Counter-counterpoint: both species come from the same tree of life, several of their traits taken for granted come from previous species’ adaptation, e.g. bilateral symmetry. When you see, say, a molusk with the same bodyplan as a shark, we can talk about it being a common possibility."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1701990094 {#5092
          date: 2023-12-08 00:01:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SuckMyWang@lemmy.world"
          "@gnomesaiyan@lemmy.world"
          "@DaCookeyMonsta@lemmy.world"
          "@THE_STORM_BLADE@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5097 …}
        +nested: Doctrine\ORM\PersistentCollection {#5099 …}
        +votes: Doctrine\ORM\PersistentCollection {#5101 …}
        +reports: Doctrine\ORM\PersistentCollection {#5103 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5105 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5107 …}
        -id: 208608
        -bodyTs: "'adapt':24 'bilater':26 'bodyplan':37 'come':6,20 'common':48 'counter':2 'counter-counterpoint':1 'counterpoint':3 'e.g':25 'grant':19 'life':12 'molusk':33 'possibl':49 'previous':22 'say':31 'see':30 'sever':13 'shark':40 'speci':5,23 'symmetri':27 'taken':17 'talk':43 'trait':16 'tree':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6465445"
        +editedAt: DateTimeImmutable @1703392087 {#5093
          date: 2023-12-24 05:28:07.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701990094 {#5094
          date: 2023-12-08 00:01:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4003}
      +body: "What about the whole crabification thing?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1701991922 {#5178
        date: 2023-12-08 00:32:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
        "@gnomesaiyan@lemmy.world"
        "@DaCookeyMonsta@lemmy.world"
        "@THE_STORM_BLADE@lemmy.world"
        "@Gabu@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5182 …}
      +nested: Doctrine\ORM\PersistentCollection {#5184 …}
      +votes: Doctrine\ORM\PersistentCollection {#5186 …}
      +reports: Doctrine\ORM\PersistentCollection {#5188 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5190 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5192 …}
      -id: 208746
      -bodyTs: "'crabif':5 'thing':6 'whole':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5773861"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701991922 {#5179
        date: 2023-12-08 00:32:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "While carcinisation does exist as a phenomenon, I believe all examples involve animals of the same order, i.e. it’s even less extreme than comparing a shark and a dolphin."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1701992508 {#5199
      date: 2023-12-08 00:41:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@gnomesaiyan@lemmy.world"
      "@DaCookeyMonsta@lemmy.world"
      "@THE_STORM_BLADE@lemmy.world"
      "@Gabu@lemmy.ml"
      "@Riven@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5203 …}
    +nested: Doctrine\ORM\PersistentCollection {#5208 …}
    +votes: Doctrine\ORM\PersistentCollection {#5204 …}
    +reports: Doctrine\ORM\PersistentCollection {#5210 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
    -id: 208781
    -bodyTs: "'anim':13 'believ':9 'carcinis':2 'compar':25 'dolphin':30 'even':21 'exampl':11 'exist':4 'extrem':23 'i.e':18 'involv':12 'less':22 'order':17 'phenomenon':7 'shark':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6466687"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701992508 {#5196
      date: 2023-12-08 00:41:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "Ah fair enough."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702176812 {#5226
    date: 2023-12-10 03:53:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@gnomesaiyan@lemmy.world"
    "@DaCookeyMonsta@lemmy.world"
    "@THE_STORM_BLADE@lemmy.world"
    "@Gabu@lemmy.ml"
    "@Riven@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5223 …}
  +nested: Doctrine\ORM\PersistentCollection {#5220 …}
  +votes: Doctrine\ORM\PersistentCollection {#5218 …}
  +reports: Doctrine\ORM\PersistentCollection {#5232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5236 …}
  -id: 215700
  -bodyTs: "'ah':1 'enough':3 'fair':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5836265"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702176812 {#5229
    date: 2023-12-10 03:53:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#5231
  +user: Proxies\__CG__\App\Entity\User {#5181 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5200
    +user: Proxies\__CG__\App\Entity\User {#5096 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5180
      +user: Proxies\__CG__\App\Entity\User {#5181 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5095
        +user: Proxies\__CG__\App\Entity\User {#5096 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4917
          +user: Proxies\__CG__\App\Entity\User {#4918 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4704
            +user: Proxies\__CG__\App\Entity\User {#4705 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4003
              +user: App\Entity\User {#3952 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: null
              +root: null
              +body: "Fermi Paradox. Are there aliens? Of course. Are they in our current time and local space? Probably not. It’s it fun to think about? Yes, that’s why science fiction exists."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 58
              +score: 0
              +lastActive: DateTime @1703644792 {#4012
                date: 2023-12-27 03:39:52.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@SuckMyWang@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4001 …}
              +nested: Doctrine\ORM\PersistentCollection {#3999 …}
              +votes: Doctrine\ORM\PersistentCollection {#3997 …}
              +reports: Doctrine\ORM\PersistentCollection {#3995 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
              -id: 206357
              -bodyTs: "'alien':5 'cours':7 'current':12 'exist':32 'fermi':1 'fiction':31 'fun':22 'local':15 'paradox':2 'probabl':17 'scienc':30 'space':16 'think':24 'time':13 'yes':26"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5869363"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701953702 {#3944
                date: 2023-12-07 13:55:02.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4003}
            +body: "More importantly, are they a lifeforms that we would even recognize as alive? The chances of an alien being humanoid are even slimmer. Then there’s whether they develop intelligence, whether they care about space, and whether they survive long enough to get anywhere."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 25
            +score: 0
            +lastActive: DateTime @1701957899 {#4702
              date: 2023-12-07 15:04:59.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@SuckMyWang@lemmy.world"
              "@gnomesaiyan@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4706 …}
            +nested: Doctrine\ORM\PersistentCollection {#4708 …}
            +votes: Doctrine\ORM\PersistentCollection {#4710 …}
            +reports: Doctrine\ORM\PersistentCollection {#4712 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
            -id: 206566
            -bodyTs: "'alien':18 'aliv':13 'anywher':44 'care':33 'chanc':15 'develop':29 'enough':41 'even':10,22 'get':43 'humanoid':20 'import':2 'intellig':30 'lifeform':6 'long':40 'recogn':11 'slimmer':23 'space':35 'surviv':39 'whether':27,31,37 'would':9"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5870600"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701957899 {#4703
              date: 2023-12-07 15:04:59.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4003}
          +body: "Counterpoint, why do dolphins and sharks look so alike when they have a completely different phylogenetic tree? They separately developed traits that were very well suited to the medium of water. Convergent evolution means that it isn’t entirely unlikely that whatever we may find has similar traits to beings on earth, because we all exist in a universe of solids, liquids, and gasses."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 14
          +score: 0
          +lastActive: DateTime @1701986191 {#4915
            date: 2023-12-07 22:56:31.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@SuckMyWang@lemmy.world"
            "@gnomesaiyan@lemmy.world"
            "@DaCookeyMonsta@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4919 …}
          +nested: Doctrine\ORM\PersistentCollection {#4921 …}
          +votes: Doctrine\ORM\PersistentCollection {#4923 …}
          +reports: Doctrine\ORM\PersistentCollection {#4925 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4927 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4929 …}
          -id: 208388
          -bodyTs: "'alik':9 'be':50 'complet':14 'converg':32 'counterpoint':1 'develop':20 'differ':15 'dolphin':4 'earth':52 'entir':39 'evolut':33 'exist':56 'find':45 'gass':64 'isn':37 'liquid':62 'look':7 'may':44 'mean':34 'medium':29 'phylogenet':16 'separ':19 'shark':6 'similar':47 'solid':61 'suit':26 'trait':21,48 'tree':17 'univers':59 'unlik':40 'water':31 'well':25 'whatev':42"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5880116"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701986191 {#4916
            date: 2023-12-07 22:56:31.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4003}
        +body: "Counter-counterpoint: both species come from the same tree of life, several of their traits taken for granted come from previous species’ adaptation, e.g. bilateral symmetry. When you see, say, a molusk with the same bodyplan as a shark, we can talk about it being a common possibility."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1701990094 {#5092
          date: 2023-12-08 00:01:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SuckMyWang@lemmy.world"
          "@gnomesaiyan@lemmy.world"
          "@DaCookeyMonsta@lemmy.world"
          "@THE_STORM_BLADE@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5097 …}
        +nested: Doctrine\ORM\PersistentCollection {#5099 …}
        +votes: Doctrine\ORM\PersistentCollection {#5101 …}
        +reports: Doctrine\ORM\PersistentCollection {#5103 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5105 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5107 …}
        -id: 208608
        -bodyTs: "'adapt':24 'bilater':26 'bodyplan':37 'come':6,20 'common':48 'counter':2 'counter-counterpoint':1 'counterpoint':3 'e.g':25 'grant':19 'life':12 'molusk':33 'possibl':49 'previous':22 'say':31 'see':30 'sever':13 'shark':40 'speci':5,23 'symmetri':27 'taken':17 'talk':43 'trait':16 'tree':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6465445"
        +editedAt: DateTimeImmutable @1703392087 {#5093
          date: 2023-12-24 05:28:07.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701990094 {#5094
          date: 2023-12-08 00:01:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4003}
      +body: "What about the whole crabification thing?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1701991922 {#5178
        date: 2023-12-08 00:32:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
        "@gnomesaiyan@lemmy.world"
        "@DaCookeyMonsta@lemmy.world"
        "@THE_STORM_BLADE@lemmy.world"
        "@Gabu@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5182 …}
      +nested: Doctrine\ORM\PersistentCollection {#5184 …}
      +votes: Doctrine\ORM\PersistentCollection {#5186 …}
      +reports: Doctrine\ORM\PersistentCollection {#5188 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5190 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5192 …}
      -id: 208746
      -bodyTs: "'crabif':5 'thing':6 'whole':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5773861"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701991922 {#5179
        date: 2023-12-08 00:32:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "While carcinisation does exist as a phenomenon, I believe all examples involve animals of the same order, i.e. it’s even less extreme than comparing a shark and a dolphin."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1701992508 {#5199
      date: 2023-12-08 00:41:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@gnomesaiyan@lemmy.world"
      "@DaCookeyMonsta@lemmy.world"
      "@THE_STORM_BLADE@lemmy.world"
      "@Gabu@lemmy.ml"
      "@Riven@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5203 …}
    +nested: Doctrine\ORM\PersistentCollection {#5208 …}
    +votes: Doctrine\ORM\PersistentCollection {#5204 …}
    +reports: Doctrine\ORM\PersistentCollection {#5210 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
    -id: 208781
    -bodyTs: "'anim':13 'believ':9 'carcinis':2 'compar':25 'dolphin':30 'even':21 'exampl':11 'exist':4 'extrem':23 'i.e':18 'involv':12 'less':22 'order':17 'phenomenon':7 'shark':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6466687"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701992508 {#5196
      date: 2023-12-08 00:41:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: "Ah fair enough."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702176812 {#5226
    date: 2023-12-10 03:53:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@gnomesaiyan@lemmy.world"
    "@DaCookeyMonsta@lemmy.world"
    "@THE_STORM_BLADE@lemmy.world"
    "@Gabu@lemmy.ml"
    "@Riven@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5223 …}
  +nested: Doctrine\ORM\PersistentCollection {#5220 …}
  +votes: Doctrine\ORM\PersistentCollection {#5218 …}
  +reports: Doctrine\ORM\PersistentCollection {#5232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5236 …}
  -id: 215700
  -bodyTs: "'ah':1 'enough':3 'fair':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5836265"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702176812 {#5229
    date: 2023-12-10 03:53:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#4933
  +user: App\Entity\User {#4278 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4704
    +user: Proxies\__CG__\App\Entity\User {#4705 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4003
      +user: App\Entity\User {#3952 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Fermi Paradox. Are there aliens? Of course. Are they in our current time and local space? Probably not. It’s it fun to think about? Yes, that’s why science fiction exists."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 58
      +score: 0
      +lastActive: DateTime @1703644792 {#4012
        date: 2023-12-27 03:39:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4001 …}
      +nested: Doctrine\ORM\PersistentCollection {#3999 …}
      +votes: Doctrine\ORM\PersistentCollection {#3997 …}
      +reports: Doctrine\ORM\PersistentCollection {#3995 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
      -id: 206357
      -bodyTs: "'alien':5 'cours':7 'current':12 'exist':32 'fermi':1 'fiction':31 'fun':22 'local':15 'paradox':2 'probabl':17 'scienc':30 'space':16 'think':24 'time':13 'yes':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5869363"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701953702 {#3944
        date: 2023-12-07 13:55:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "More importantly, are they a lifeforms that we would even recognize as alive? The chances of an alien being humanoid are even slimmer. Then there’s whether they develop intelligence, whether they care about space, and whether they survive long enough to get anywhere."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1701957899 {#4702
      date: 2023-12-07 15:04:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@gnomesaiyan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4706 …}
    +nested: Doctrine\ORM\PersistentCollection {#4708 …}
    +votes: Doctrine\ORM\PersistentCollection {#4710 …}
    +reports: Doctrine\ORM\PersistentCollection {#4712 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
    -id: 206566
    -bodyTs: "'alien':18 'aliv':13 'anywher':44 'care':33 'chanc':15 'develop':29 'enough':41 'even':10,22 'get':43 'humanoid':20 'import':2 'intellig':30 'lifeform':6 'long':40 'recogn':11 'slimmer':23 'space':35 'surviv':39 'whether':27,31,37 'would':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5870600"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701957899 {#4703
      date: 2023-12-07 15:04:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: """
    It’s a fair point, but I guess we would recognise them, especially if carbon-based.\n
    \n
    Think of another issue. We evolved in 6 million years. Assuming it takes 4 billion for the planet to form and organisms to form, that means there’s 8 bln years where civ can start. What’s the chance that they are at a similar tech level as us? Really small.\n
    \n
    Do you stop to talk to an ant on a field trip?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701964331 {#4931
    date: 2023-12-07 16:52:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@gnomesaiyan@lemmy.world"
    "@DaCookeyMonsta@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4934 …}
  +nested: Doctrine\ORM\PersistentCollection {#4936 …}
  +votes: Doctrine\ORM\PersistentCollection {#4938 …}
  +reports: Doctrine\ORM\PersistentCollection {#4940 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4942 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4944 …}
  -id: 206917
  -bodyTs: "'4':31 '6':25 '8':46 'anoth':20 'ant':76 'assum':28 'base':17 'billion':32 'bln':47 'carbon':16 'carbon-bas':15 'chanc':56 'civ':50 'especi':13 'evolv':23 'fair':4 'field':79 'form':37,41 'guess':8 'issu':21 'level':64 'mean':43 'million':26 'organ':39 'planet':35 'point':5 'realli':67 'recognis':11 'similar':62 'small':68 'start':52 'stop':71 'take':30 'talk':73 'tech':63 'think':18 'trip':80 'us':66 'would':10 'year':27,48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ro/comment/1482531"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701964331 {#4932
    date: 2023-12-07 16:52:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#4933
  +user: App\Entity\User {#4278 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4704
    +user: Proxies\__CG__\App\Entity\User {#4705 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4003
      +user: App\Entity\User {#3952 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Fermi Paradox. Are there aliens? Of course. Are they in our current time and local space? Probably not. It’s it fun to think about? Yes, that’s why science fiction exists."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 58
      +score: 0
      +lastActive: DateTime @1703644792 {#4012
        date: 2023-12-27 03:39:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4001 …}
      +nested: Doctrine\ORM\PersistentCollection {#3999 …}
      +votes: Doctrine\ORM\PersistentCollection {#3997 …}
      +reports: Doctrine\ORM\PersistentCollection {#3995 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
      -id: 206357
      -bodyTs: "'alien':5 'cours':7 'current':12 'exist':32 'fermi':1 'fiction':31 'fun':22 'local':15 'paradox':2 'probabl':17 'scienc':30 'space':16 'think':24 'time':13 'yes':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5869363"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701953702 {#3944
        date: 2023-12-07 13:55:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "More importantly, are they a lifeforms that we would even recognize as alive? The chances of an alien being humanoid are even slimmer. Then there’s whether they develop intelligence, whether they care about space, and whether they survive long enough to get anywhere."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1701957899 {#4702
      date: 2023-12-07 15:04:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@gnomesaiyan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4706 …}
    +nested: Doctrine\ORM\PersistentCollection {#4708 …}
    +votes: Doctrine\ORM\PersistentCollection {#4710 …}
    +reports: Doctrine\ORM\PersistentCollection {#4712 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
    -id: 206566
    -bodyTs: "'alien':18 'aliv':13 'anywher':44 'care':33 'chanc':15 'develop':29 'enough':41 'even':10,22 'get':43 'humanoid':20 'import':2 'intellig':30 'lifeform':6 'long':40 'recogn':11 'slimmer':23 'space':35 'surviv':39 'whether':27,31,37 'would':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5870600"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701957899 {#4703
      date: 2023-12-07 15:04:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: """
    It’s a fair point, but I guess we would recognise them, especially if carbon-based.\n
    \n
    Think of another issue. We evolved in 6 million years. Assuming it takes 4 billion for the planet to form and organisms to form, that means there’s 8 bln years where civ can start. What’s the chance that they are at a similar tech level as us? Really small.\n
    \n
    Do you stop to talk to an ant on a field trip?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701964331 {#4931
    date: 2023-12-07 16:52:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@gnomesaiyan@lemmy.world"
    "@DaCookeyMonsta@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4934 …}
  +nested: Doctrine\ORM\PersistentCollection {#4936 …}
  +votes: Doctrine\ORM\PersistentCollection {#4938 …}
  +reports: Doctrine\ORM\PersistentCollection {#4940 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4942 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4944 …}
  -id: 206917
  -bodyTs: "'4':31 '6':25 '8':46 'anoth':20 'ant':76 'assum':28 'base':17 'billion':32 'bln':47 'carbon':16 'carbon-bas':15 'chanc':56 'civ':50 'especi':13 'evolv':23 'fair':4 'field':79 'form':37,41 'guess':8 'issu':21 'level':64 'mean':43 'million':26 'organ':39 'planet':35 'point':5 'realli':67 'recognis':11 'similar':62 'small':68 'start':52 'stop':71 'take':30 'talk':73 'tech':63 'think':18 'trip':80 'us':66 'would':10 'year':27,48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ro/comment/1482531"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701964331 {#4932
    date: 2023-12-07 16:52:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#4933
  +user: App\Entity\User {#4278 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4704
    +user: Proxies\__CG__\App\Entity\User {#4705 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4003
      +user: App\Entity\User {#3952 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Fermi Paradox. Are there aliens? Of course. Are they in our current time and local space? Probably not. It’s it fun to think about? Yes, that’s why science fiction exists."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 58
      +score: 0
      +lastActive: DateTime @1703644792 {#4012
        date: 2023-12-27 03:39:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4001 …}
      +nested: Doctrine\ORM\PersistentCollection {#3999 …}
      +votes: Doctrine\ORM\PersistentCollection {#3997 …}
      +reports: Doctrine\ORM\PersistentCollection {#3995 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3963 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3967 …}
      -id: 206357
      -bodyTs: "'alien':5 'cours':7 'current':12 'exist':32 'fermi':1 'fiction':31 'fun':22 'local':15 'paradox':2 'probabl':17 'scienc':30 'space':16 'think':24 'time':13 'yes':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5869363"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701953702 {#3944
        date: 2023-12-07 13:55:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4003}
    +body: "More importantly, are they a lifeforms that we would even recognize as alive? The chances of an alien being humanoid are even slimmer. Then there’s whether they develop intelligence, whether they care about space, and whether they survive long enough to get anywhere."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1701957899 {#4702
      date: 2023-12-07 15:04:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@gnomesaiyan@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4706 …}
    +nested: Doctrine\ORM\PersistentCollection {#4708 …}
    +votes: Doctrine\ORM\PersistentCollection {#4710 …}
    +reports: Doctrine\ORM\PersistentCollection {#4712 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4714 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4716 …}
    -id: 206566
    -bodyTs: "'alien':18 'aliv':13 'anywher':44 'care':33 'chanc':15 'develop':29 'enough':41 'even':10,22 'get':43 'humanoid':20 'import':2 'intellig':30 'lifeform':6 'long':40 'recogn':11 'slimmer':23 'space':35 'surviv':39 'whether':27,31,37 'would':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5870600"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701957899 {#4703
      date: 2023-12-07 15:04:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4003}
  +body: """
    It’s a fair point, but I guess we would recognise them, especially if carbon-based.\n
    \n
    Think of another issue. We evolved in 6 million years. Assuming it takes 4 billion for the planet to form and organisms to form, that means there’s 8 bln years where civ can start. What’s the chance that they are at a similar tech level as us? Really small.\n
    \n
    Do you stop to talk to an ant on a field trip?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701964331 {#4931
    date: 2023-12-07 16:52:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@gnomesaiyan@lemmy.world"
    "@DaCookeyMonsta@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4934 …}
  +nested: Doctrine\ORM\PersistentCollection {#4936 …}
  +votes: Doctrine\ORM\PersistentCollection {#4938 …}
  +reports: Doctrine\ORM\PersistentCollection {#4940 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4942 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4944 …}
  -id: 206917
  -bodyTs: "'4':31 '6':25 '8':46 'anoth':20 'ant':76 'assum':28 'base':17 'billion':32 'bln':47 'carbon':16 'carbon-bas':15 'chanc':56 'civ':50 'especi':13 'evolv':23 'fair':4 'field':79 'form':37,41 'guess':8 'issu':21 'level':64 'mean':43 'million':26 'organ':39 'planet':35 'point':5 'realli':67 'recognis':11 'similar':62 'small':68 'start':52 'stop':71 'take':30 'talk':73 'tech':63 'think':18 'trip':80 'us':66 'would':10 'year':27,48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ro/comment/1482531"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701964331 {#4932
    date: 2023-12-07 16:52:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#4041
  +user: App\Entity\User {#4031 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "At this point I just get mad when they say anything about aliens, it is always to take attention away from other important things."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 56
  +score: 0
  +lastActive: DateTime @1703481777 {#4053
    date: 2023-12-25 06:22:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4046 …}
  +nested: Doctrine\ORM\PersistentCollection {#4045 …}
  +votes: Doctrine\ORM\PersistentCollection {#4035 …}
  +reports: Doctrine\ORM\PersistentCollection {#4038 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4034 …}
  -id: 206105
  -bodyTs: "'alien':13 'alway':16 'anyth':11 'attent':19 'away':20 'get':6 'import':23 'mad':7 'point':3 'say':10 'take':18 'thing':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/685917/-/comment/3992648"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701948062 {#4054
    date: 2023-12-07 12:21:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#4041
  +user: App\Entity\User {#4031 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "At this point I just get mad when they say anything about aliens, it is always to take attention away from other important things."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 56
  +score: 0
  +lastActive: DateTime @1703481777 {#4053
    date: 2023-12-25 06:22:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4046 …}
  +nested: Doctrine\ORM\PersistentCollection {#4045 …}
  +votes: Doctrine\ORM\PersistentCollection {#4035 …}
  +reports: Doctrine\ORM\PersistentCollection {#4038 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4034 …}
  -id: 206105
  -bodyTs: "'alien':13 'alway':16 'anyth':11 'attent':19 'away':20 'get':6 'import':23 'mad':7 'point':3 'say':10 'take':18 'thing':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/685917/-/comment/3992648"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701948062 {#4054
    date: 2023-12-07 12:21:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#4041
  +user: App\Entity\User {#4031 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "At this point I just get mad when they say anything about aliens, it is always to take attention away from other important things."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 56
  +score: 0
  +lastActive: DateTime @1703481777 {#4053
    date: 2023-12-25 06:22:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4046 …}
  +nested: Doctrine\ORM\PersistentCollection {#4045 …}
  +votes: Doctrine\ORM\PersistentCollection {#4035 …}
  +reports: Doctrine\ORM\PersistentCollection {#4038 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4034 …}
  -id: 206105
  -bodyTs: "'alien':13 'alway':16 'anyth':11 'attent':19 'away':20 'get':6 'import':23 'mad':7 'point':3 'say':10 'take':18 'thing':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/685917/-/comment/3992648"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701948062 {#4054
    date: 2023-12-07 12:21:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#4655
  +user: Proxies\__CG__\App\Entity\User {#4656 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4041
    +user: App\Entity\User {#4031 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "At this point I just get mad when they say anything about aliens, it is always to take attention away from other important things."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 56
    +score: 0
    +lastActive: DateTime @1703481777 {#4053
      date: 2023-12-25 06:22:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4046 …}
    +nested: Doctrine\ORM\PersistentCollection {#4045 …}
    +votes: Doctrine\ORM\PersistentCollection {#4035 …}
    +reports: Doctrine\ORM\PersistentCollection {#4038 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4036 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4034 …}
    -id: 206105
    -bodyTs: "'alien':13 'alway':16 'anyth':11 'attent':19 'away':20 'get':6 'import':23 'mad':7 'point':3 'say':10 'take':18 'thing':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/685917/-/comment/3992648"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701948062 {#4054
      date: 2023-12-07 12:21:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4041}
  +body: """
    Indeed.\n
    \n
    I suspect the same with Area 51. They used aliens to cover up even worse stuff. Like torture techniques, biological weapons and other stuff banned by international accords like the Geneva convention.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1701955058 {#4653
    date: 2023-12-07 14:17:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@kubica@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4657 …}
  +nested: Doctrine\ORM\PersistentCollection {#4659 …}
  +votes: Doctrine\ORM\PersistentCollection {#4661 …}
  +reports: Doctrine\ORM\PersistentCollection {#4663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4667 …}
  -id: 206433
  -bodyTs: "'51':8 'accord':29 'alien':11 'area':7 'ban':26 'biolog':21 'convent':33 'cover':13 'even':15 'geneva':32 'inde':1 'intern':28 'like':18,30 'stuff':17,25 'suspect':3 'techniqu':20 'tortur':19 'use':10 'weapon':22 'wors':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5322987"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701955058 {#4654
    date: 2023-12-07 14:17:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#4655
  +user: Proxies\__CG__\App\Entity\User {#4656 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4041
    +user: App\Entity\User {#4031 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "At this point I just get mad when they say anything about aliens, it is always to take attention away from other important things."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 56
    +score: 0
    +lastActive: DateTime @1703481777 {#4053
      date: 2023-12-25 06:22:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4046 …}
    +nested: Doctrine\ORM\PersistentCollection {#4045 …}
    +votes: Doctrine\ORM\PersistentCollection {#4035 …}
    +reports: Doctrine\ORM\PersistentCollection {#4038 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4036 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4034 …}
    -id: 206105
    -bodyTs: "'alien':13 'alway':16 'anyth':11 'attent':19 'away':20 'get':6 'import':23 'mad':7 'point':3 'say':10 'take':18 'thing':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/685917/-/comment/3992648"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701948062 {#4054
      date: 2023-12-07 12:21:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4041}
  +body: """
    Indeed.\n
    \n
    I suspect the same with Area 51. They used aliens to cover up even worse stuff. Like torture techniques, biological weapons and other stuff banned by international accords like the Geneva convention.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1701955058 {#4653
    date: 2023-12-07 14:17:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@kubica@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4657 …}
  +nested: Doctrine\ORM\PersistentCollection {#4659 …}
  +votes: Doctrine\ORM\PersistentCollection {#4661 …}
  +reports: Doctrine\ORM\PersistentCollection {#4663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4667 …}
  -id: 206433
  -bodyTs: "'51':8 'accord':29 'alien':11 'area':7 'ban':26 'biolog':21 'convent':33 'cover':13 'even':15 'geneva':32 'inde':1 'intern':28 'like':18,30 'stuff':17,25 'suspect':3 'techniqu':20 'tortur':19 'use':10 'weapon':22 'wors':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5322987"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701955058 {#4654
    date: 2023-12-07 14:17:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#4655
  +user: Proxies\__CG__\App\Entity\User {#4656 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4041
    +user: App\Entity\User {#4031 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "At this point I just get mad when they say anything about aliens, it is always to take attention away from other important things."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 56
    +score: 0
    +lastActive: DateTime @1703481777 {#4053
      date: 2023-12-25 06:22:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4046 …}
    +nested: Doctrine\ORM\PersistentCollection {#4045 …}
    +votes: Doctrine\ORM\PersistentCollection {#4035 …}
    +reports: Doctrine\ORM\PersistentCollection {#4038 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4036 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4034 …}
    -id: 206105
    -bodyTs: "'alien':13 'alway':16 'anyth':11 'attent':19 'away':20 'get':6 'import':23 'mad':7 'point':3 'say':10 'take':18 'thing':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/685917/-/comment/3992648"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701948062 {#4054
      date: 2023-12-07 12:21:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4041}
  +body: """
    Indeed.\n
    \n
    I suspect the same with Area 51. They used aliens to cover up even worse stuff. Like torture techniques, biological weapons and other stuff banned by international accords like the Geneva convention.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1701955058 {#4653
    date: 2023-12-07 14:17:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@kubica@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4657 …}
  +nested: Doctrine\ORM\PersistentCollection {#4659 …}
  +votes: Doctrine\ORM\PersistentCollection {#4661 …}
  +reports: Doctrine\ORM\PersistentCollection {#4663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4667 …}
  -id: 206433
  -bodyTs: "'51':8 'accord':29 'alien':11 'area':7 'ban':26 'biolog':21 'convent':33 'cover':13 'even':15 'geneva':32 'inde':1 'intern':28 'like':18,30 'stuff':17,25 'suspect':3 'techniqu':20 'tortur':19 'use':10 'weapon':22 'wors':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5322987"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701955058 {#4654
    date: 2023-12-07 14:17:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#4870
  +user: Proxies\__CG__\App\Entity\User {#4871 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4655
    +user: Proxies\__CG__\App\Entity\User {#4656 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4041
      +user: App\Entity\User {#4031 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "At this point I just get mad when they say anything about aliens, it is always to take attention away from other important things."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 56
      +score: 0
      +lastActive: DateTime @1703481777 {#4053
        date: 2023-12-25 06:22:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4046 …}
      +nested: Doctrine\ORM\PersistentCollection {#4045 …}
      +votes: Doctrine\ORM\PersistentCollection {#4035 …}
      +reports: Doctrine\ORM\PersistentCollection {#4038 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4036 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4034 …}
      -id: 206105
      -bodyTs: "'alien':13 'alway':16 'anyth':11 'attent':19 'away':20 'get':6 'import':23 'mad':7 'point':3 'say':10 'take':18 'thing':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/685917/-/comment/3992648"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701948062 {#4054
        date: 2023-12-07 12:21:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4041}
    +body: """
      Indeed.\n
      \n
      I suspect the same with Area 51. They used aliens to cover up even worse stuff. Like torture techniques, biological weapons and other stuff banned by international accords like the Geneva convention.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1701955058 {#4653
      date: 2023-12-07 14:17:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@kubica@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4657 …}
    +nested: Doctrine\ORM\PersistentCollection {#4659 …}
    +votes: Doctrine\ORM\PersistentCollection {#4661 …}
    +reports: Doctrine\ORM\PersistentCollection {#4663 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4665 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4667 …}
    -id: 206433
    -bodyTs: "'51':8 'accord':29 'alien':11 'area':7 'ban':26 'biolog':21 'convent':33 'cover':13 'even':15 'geneva':32 'inde':1 'intern':28 'like':18,30 'stuff':17,25 'suspect':3 'techniqu':20 'tortur':19 'use':10 'weapon':22 'wors':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/5322987"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701955058 {#4654
      date: 2023-12-07 14:17:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4041}
  +body: "Area 51 was used for testing prototype stealth vehicles like the B-2 Spirit, get your conspiracy shit outta here."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701984122 {#4868
    date: 2023-12-07 22:22:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@kubica@kbin.social"
    "@Honytawk@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4872 …}
  +nested: Doctrine\ORM\PersistentCollection {#4874 …}
  +votes: Doctrine\ORM\PersistentCollection {#4876 …}
  +reports: Doctrine\ORM\PersistentCollection {#4878 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4880 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4882 …}
  -id: 208274
  -bodyTs: "'-2':13 '51':2 'area':1 'b':12 'conspiraci':17 'get':15 'like':10 'outta':19 'prototyp':7 'shit':18 'spirit':14 'stealth':8 'test':6 'use':4 'vehicl':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5879474"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701984122 {#4869
    date: 2023-12-07 22:22:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#4870
  +user: Proxies\__CG__\App\Entity\User {#4871 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4655
    +user: Proxies\__CG__\App\Entity\User {#4656 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4041
      +user: App\Entity\User {#4031 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "At this point I just get mad when they say anything about aliens, it is always to take attention away from other important things."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 56
      +score: 0
      +lastActive: DateTime @1703481777 {#4053
        date: 2023-12-25 06:22:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4046 …}
      +nested: Doctrine\ORM\PersistentCollection {#4045 …}
      +votes: Doctrine\ORM\PersistentCollection {#4035 …}
      +reports: Doctrine\ORM\PersistentCollection {#4038 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4036 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4034 …}
      -id: 206105
      -bodyTs: "'alien':13 'alway':16 'anyth':11 'attent':19 'away':20 'get':6 'import':23 'mad':7 'point':3 'say':10 'take':18 'thing':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/685917/-/comment/3992648"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701948062 {#4054
        date: 2023-12-07 12:21:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4041}
    +body: """
      Indeed.\n
      \n
      I suspect the same with Area 51. They used aliens to cover up even worse stuff. Like torture techniques, biological weapons and other stuff banned by international accords like the Geneva convention.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1701955058 {#4653
      date: 2023-12-07 14:17:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@kubica@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4657 …}
    +nested: Doctrine\ORM\PersistentCollection {#4659 …}
    +votes: Doctrine\ORM\PersistentCollection {#4661 …}
    +reports: Doctrine\ORM\PersistentCollection {#4663 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4665 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4667 …}
    -id: 206433
    -bodyTs: "'51':8 'accord':29 'alien':11 'area':7 'ban':26 'biolog':21 'convent':33 'cover':13 'even':15 'geneva':32 'inde':1 'intern':28 'like':18,30 'stuff':17,25 'suspect':3 'techniqu':20 'tortur':19 'use':10 'weapon':22 'wors':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/5322987"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701955058 {#4654
      date: 2023-12-07 14:17:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4041}
  +body: "Area 51 was used for testing prototype stealth vehicles like the B-2 Spirit, get your conspiracy shit outta here."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701984122 {#4868
    date: 2023-12-07 22:22:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@kubica@kbin.social"
    "@Honytawk@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4872 …}
  +nested: Doctrine\ORM\PersistentCollection {#4874 …}
  +votes: Doctrine\ORM\PersistentCollection {#4876 …}
  +reports: Doctrine\ORM\PersistentCollection {#4878 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4880 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4882 …}
  -id: 208274
  -bodyTs: "'-2':13 '51':2 'area':1 'b':12 'conspiraci':17 'get':15 'like':10 'outta':19 'prototyp':7 'shit':18 'spirit':14 'stealth':8 'test':6 'use':4 'vehicl':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5879474"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701984122 {#4869
    date: 2023-12-07 22:22:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#4870
  +user: Proxies\__CG__\App\Entity\User {#4871 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4655
    +user: Proxies\__CG__\App\Entity\User {#4656 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4041
      +user: App\Entity\User {#4031 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "At this point I just get mad when they say anything about aliens, it is always to take attention away from other important things."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 56
      +score: 0
      +lastActive: DateTime @1703481777 {#4053
        date: 2023-12-25 06:22:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4046 …}
      +nested: Doctrine\ORM\PersistentCollection {#4045 …}
      +votes: Doctrine\ORM\PersistentCollection {#4035 …}
      +reports: Doctrine\ORM\PersistentCollection {#4038 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4036 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4034 …}
      -id: 206105
      -bodyTs: "'alien':13 'alway':16 'anyth':11 'attent':19 'away':20 'get':6 'import':23 'mad':7 'point':3 'say':10 'take':18 'thing':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/685917/-/comment/3992648"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701948062 {#4054
        date: 2023-12-07 12:21:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4041}
    +body: """
      Indeed.\n
      \n
      I suspect the same with Area 51. They used aliens to cover up even worse stuff. Like torture techniques, biological weapons and other stuff banned by international accords like the Geneva convention.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1701955058 {#4653
      date: 2023-12-07 14:17:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@kubica@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4657 …}
    +nested: Doctrine\ORM\PersistentCollection {#4659 …}
    +votes: Doctrine\ORM\PersistentCollection {#4661 …}
    +reports: Doctrine\ORM\PersistentCollection {#4663 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4665 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4667 …}
    -id: 206433
    -bodyTs: "'51':8 'accord':29 'alien':11 'area':7 'ban':26 'biolog':21 'convent':33 'cover':13 'even':15 'geneva':32 'inde':1 'intern':28 'like':18,30 'stuff':17,25 'suspect':3 'techniqu':20 'tortur':19 'use':10 'weapon':22 'wors':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/5322987"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701955058 {#4654
      date: 2023-12-07 14:17:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4041}
  +body: "Area 51 was used for testing prototype stealth vehicles like the B-2 Spirit, get your conspiracy shit outta here."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701984122 {#4868
    date: 2023-12-07 22:22:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@kubica@kbin.social"
    "@Honytawk@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4872 …}
  +nested: Doctrine\ORM\PersistentCollection {#4874 …}
  +votes: Doctrine\ORM\PersistentCollection {#4876 …}
  +reports: Doctrine\ORM\PersistentCollection {#4878 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4880 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4882 …}
  -id: 208274
  -bodyTs: "'-2':13 '51':2 'area':1 'b':12 'conspiraci':17 'get':15 'like':10 'outta':19 'prototyp':7 'shit':18 'spirit':14 'stealth':8 'test':6 'use':4 'vehicl':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5879474"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701984122 {#4869
    date: 2023-12-07 22:22:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#4886
  +user: Proxies\__CG__\App\Entity\User {#4839 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4655
    +user: Proxies\__CG__\App\Entity\User {#4656 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4041
      +user: App\Entity\User {#4031 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "At this point I just get mad when they say anything about aliens, it is always to take attention away from other important things."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 56
      +score: 0
      +lastActive: DateTime @1703481777 {#4053
        date: 2023-12-25 06:22:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4046 …}
      +nested: Doctrine\ORM\PersistentCollection {#4045 …}
      +votes: Doctrine\ORM\PersistentCollection {#4035 …}
      +reports: Doctrine\ORM\PersistentCollection {#4038 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4036 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4034 …}
      -id: 206105
      -bodyTs: "'alien':13 'alway':16 'anyth':11 'attent':19 'away':20 'get':6 'import':23 'mad':7 'point':3 'say':10 'take':18 'thing':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/685917/-/comment/3992648"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701948062 {#4054
        date: 2023-12-07 12:21:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4041}
    +body: """
      Indeed.\n
      \n
      I suspect the same with Area 51. They used aliens to cover up even worse stuff. Like torture techniques, biological weapons and other stuff banned by international accords like the Geneva convention.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1701955058 {#4653
      date: 2023-12-07 14:17:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@kubica@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4657 …}
    +nested: Doctrine\ORM\PersistentCollection {#4659 …}
    +votes: Doctrine\ORM\PersistentCollection {#4661 …}
    +reports: Doctrine\ORM\PersistentCollection {#4663 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4665 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4667 …}
    -id: 206433
    -bodyTs: "'51':8 'accord':29 'alien':11 'area':7 'ban':26 'biolog':21 'convent':33 'cover':13 'even':15 'geneva':32 'inde':1 'intern':28 'like':18,30 'stuff':17,25 'suspect':3 'techniqu':20 'tortur':19 'use':10 'weapon':22 'wors':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/5322987"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701955058 {#4654
      date: 2023-12-07 14:17:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4041}
  +body: "Area 51 is there so you don’t look for area 52."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702015040 {#4884
    date: 2023-12-08 06:57:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@kubica@kbin.social"
    "@Honytawk@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4887 …}
  +nested: Doctrine\ORM\PersistentCollection {#4889 …}
  +votes: Doctrine\ORM\PersistentCollection {#4891 …}
  +reports: Doctrine\ORM\PersistentCollection {#4893 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4895 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4897 …}
  -id: 210866
  -bodyTs: "'51':2 '52':12 'area':1,11 'look':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5891536"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702015040 {#4885
    date: 2023-12-08 06:57:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#4886
  +user: Proxies\__CG__\App\Entity\User {#4839 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4655
    +user: Proxies\__CG__\App\Entity\User {#4656 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4041
      +user: App\Entity\User {#4031 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "At this point I just get mad when they say anything about aliens, it is always to take attention away from other important things."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 56
      +score: 0
      +lastActive: DateTime @1703481777 {#4053
        date: 2023-12-25 06:22:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4046 …}
      +nested: Doctrine\ORM\PersistentCollection {#4045 …}
      +votes: Doctrine\ORM\PersistentCollection {#4035 …}
      +reports: Doctrine\ORM\PersistentCollection {#4038 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4036 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4034 …}
      -id: 206105
      -bodyTs: "'alien':13 'alway':16 'anyth':11 'attent':19 'away':20 'get':6 'import':23 'mad':7 'point':3 'say':10 'take':18 'thing':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/685917/-/comment/3992648"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701948062 {#4054
        date: 2023-12-07 12:21:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4041}
    +body: """
      Indeed.\n
      \n
      I suspect the same with Area 51. They used aliens to cover up even worse stuff. Like torture techniques, biological weapons and other stuff banned by international accords like the Geneva convention.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1701955058 {#4653
      date: 2023-12-07 14:17:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@kubica@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4657 …}
    +nested: Doctrine\ORM\PersistentCollection {#4659 …}
    +votes: Doctrine\ORM\PersistentCollection {#4661 …}
    +reports: Doctrine\ORM\PersistentCollection {#4663 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4665 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4667 …}
    -id: 206433
    -bodyTs: "'51':8 'accord':29 'alien':11 'area':7 'ban':26 'biolog':21 'convent':33 'cover':13 'even':15 'geneva':32 'inde':1 'intern':28 'like':18,30 'stuff':17,25 'suspect':3 'techniqu':20 'tortur':19 'use':10 'weapon':22 'wors':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/5322987"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701955058 {#4654
      date: 2023-12-07 14:17:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4041}
  +body: "Area 51 is there so you don’t look for area 52."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702015040 {#4884
    date: 2023-12-08 06:57:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@kubica@kbin.social"
    "@Honytawk@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4887 …}
  +nested: Doctrine\ORM\PersistentCollection {#4889 …}
  +votes: Doctrine\ORM\PersistentCollection {#4891 …}
  +reports: Doctrine\ORM\PersistentCollection {#4893 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4895 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4897 …}
  -id: 210866
  -bodyTs: "'51':2 '52':12 'area':1,11 'look':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5891536"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702015040 {#4885
    date: 2023-12-08 06:57:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#4886
  +user: Proxies\__CG__\App\Entity\User {#4839 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4655
    +user: Proxies\__CG__\App\Entity\User {#4656 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4041
      +user: App\Entity\User {#4031 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "At this point I just get mad when they say anything about aliens, it is always to take attention away from other important things."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 56
      +score: 0
      +lastActive: DateTime @1703481777 {#4053
        date: 2023-12-25 06:22:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4046 …}
      +nested: Doctrine\ORM\PersistentCollection {#4045 …}
      +votes: Doctrine\ORM\PersistentCollection {#4035 …}
      +reports: Doctrine\ORM\PersistentCollection {#4038 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4036 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4034 …}
      -id: 206105
      -bodyTs: "'alien':13 'alway':16 'anyth':11 'attent':19 'away':20 'get':6 'import':23 'mad':7 'point':3 'say':10 'take':18 'thing':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/685917/-/comment/3992648"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701948062 {#4054
        date: 2023-12-07 12:21:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4041}
    +body: """
      Indeed.\n
      \n
      I suspect the same with Area 51. They used aliens to cover up even worse stuff. Like torture techniques, biological weapons and other stuff banned by international accords like the Geneva convention.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1701955058 {#4653
      date: 2023-12-07 14:17:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@kubica@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4657 …}
    +nested: Doctrine\ORM\PersistentCollection {#4659 …}
    +votes: Doctrine\ORM\PersistentCollection {#4661 …}
    +reports: Doctrine\ORM\PersistentCollection {#4663 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4665 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4667 …}
    -id: 206433
    -bodyTs: "'51':8 'accord':29 'alien':11 'area':7 'ban':26 'biolog':21 'convent':33 'cover':13 'even':15 'geneva':32 'inde':1 'intern':28 'like':18,30 'stuff':17,25 'suspect':3 'techniqu':20 'tortur':19 'use':10 'weapon':22 'wors':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/5322987"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701955058 {#4654
      date: 2023-12-07 14:17:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4041}
  +body: "Area 51 is there so you don’t look for area 52."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702015040 {#4884
    date: 2023-12-08 06:57:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@kubica@kbin.social"
    "@Honytawk@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4887 …}
  +nested: Doctrine\ORM\PersistentCollection {#4889 …}
  +votes: Doctrine\ORM\PersistentCollection {#4891 …}
  +reports: Doctrine\ORM\PersistentCollection {#4893 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4895 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4897 …}
  -id: 210866
  -bodyTs: "'51':2 '52':12 'area':1,11 'look':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5891536"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702015040 {#4885
    date: 2023-12-08 06:57:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4672
  +user: Proxies\__CG__\App\Entity\User {#4673 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4041
    +user: App\Entity\User {#4031 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "At this point I just get mad when they say anything about aliens, it is always to take attention away from other important things."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 56
    +score: 0
    +lastActive: DateTime @1703481777 {#4053
      date: 2023-12-25 06:22:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4046 …}
    +nested: Doctrine\ORM\PersistentCollection {#4045 …}
    +votes: Doctrine\ORM\PersistentCollection {#4035 …}
    +reports: Doctrine\ORM\PersistentCollection {#4038 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4036 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4034 …}
    -id: 206105
    -bodyTs: "'alien':13 'alway':16 'anyth':11 'attent':19 'away':20 'get':6 'import':23 'mad':7 'point':3 'say':10 'take':18 'thing':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/685917/-/comment/3992648"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701948062 {#4054
      date: 2023-12-07 12:21:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4041}
  +body: "Honestly the whole thing felt like glimpses of why the DoD can’t pass an audit not aliens."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701956125 {#4669
    date: 2023-12-07 14:35:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@kubica@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4674 …}
  +nested: Doctrine\ORM\PersistentCollection {#4676 …}
  +votes: Doctrine\ORM\PersistentCollection {#4678 …}
  +reports: Doctrine\ORM\PersistentCollection {#4680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4682 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4684 …}
  -id: 206477
  -bodyTs: "'alien':18 'audit':16 'dod':11 'felt':5 'glimps':7 'honest':1 'like':6 'pass':14 'thing':4 'whole':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5870126"
  +editedAt: DateTimeImmutable @1703333256 {#4670
    date: 2023-12-23 13:07:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701956125 {#4671
    date: 2023-12-07 14:35:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#4672
  +user: Proxies\__CG__\App\Entity\User {#4673 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4041
    +user: App\Entity\User {#4031 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "At this point I just get mad when they say anything about aliens, it is always to take attention away from other important things."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 56
    +score: 0
    +lastActive: DateTime @1703481777 {#4053
      date: 2023-12-25 06:22:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4046 …}
    +nested: Doctrine\ORM\PersistentCollection {#4045 …}
    +votes: Doctrine\ORM\PersistentCollection {#4035 …}
    +reports: Doctrine\ORM\PersistentCollection {#4038 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4036 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4034 …}
    -id: 206105
    -bodyTs: "'alien':13 'alway':16 'anyth':11 'attent':19 'away':20 'get':6 'import':23 'mad':7 'point':3 'say':10 'take':18 'thing':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/685917/-/comment/3992648"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701948062 {#4054
      date: 2023-12-07 12:21:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4041}
  +body: "Honestly the whole thing felt like glimpses of why the DoD can’t pass an audit not aliens."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701956125 {#4669
    date: 2023-12-07 14:35:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@kubica@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4674 …}
  +nested: Doctrine\ORM\PersistentCollection {#4676 …}
  +votes: Doctrine\ORM\PersistentCollection {#4678 …}
  +reports: Doctrine\ORM\PersistentCollection {#4680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4682 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4684 …}
  -id: 206477
  -bodyTs: "'alien':18 'audit':16 'dod':11 'felt':5 'glimps':7 'honest':1 'like':6 'pass':14 'thing':4 'whole':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5870126"
  +editedAt: DateTimeImmutable @1703333256 {#4670
    date: 2023-12-23 13:07:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701956125 {#4671
    date: 2023-12-07 14:35:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#4672
  +user: Proxies\__CG__\App\Entity\User {#4673 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4041
    +user: App\Entity\User {#4031 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "At this point I just get mad when they say anything about aliens, it is always to take attention away from other important things."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 56
    +score: 0
    +lastActive: DateTime @1703481777 {#4053
      date: 2023-12-25 06:22:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4046 …}
    +nested: Doctrine\ORM\PersistentCollection {#4045 …}
    +votes: Doctrine\ORM\PersistentCollection {#4035 …}
    +reports: Doctrine\ORM\PersistentCollection {#4038 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4036 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4034 …}
    -id: 206105
    -bodyTs: "'alien':13 'alway':16 'anyth':11 'attent':19 'away':20 'get':6 'import':23 'mad':7 'point':3 'say':10 'take':18 'thing':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/685917/-/comment/3992648"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701948062 {#4054
      date: 2023-12-07 12:21:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4041}
  +body: "Honestly the whole thing felt like glimpses of why the DoD can’t pass an audit not aliens."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701956125 {#4669
    date: 2023-12-07 14:35:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@kubica@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4674 …}
  +nested: Doctrine\ORM\PersistentCollection {#4676 …}
  +votes: Doctrine\ORM\PersistentCollection {#4678 …}
  +reports: Doctrine\ORM\PersistentCollection {#4680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4682 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4684 …}
  -id: 206477
  -bodyTs: "'alien':18 'audit':16 'dod':11 'felt':5 'glimps':7 'honest':1 'like':6 'pass':14 'thing':4 'whole':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5870126"
  +editedAt: DateTimeImmutable @1703333256 {#4670
    date: 2023-12-23 13:07:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701956125 {#4671
    date: 2023-12-07 14:35:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#4118
  +user: App\Entity\User {#4131 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "They were covering up the news about the ocean srreams possibly dying by 2025. They did it to cover up the news that they’re officially destroying the planet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 46
  +score: 0
  +lastActive: DateTime @1703482058 {#4113
    date: 2023-12-25 06:27:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4119 …}
  +nested: Doctrine\ORM\PersistentCollection {#4121 …}
  +votes: Doctrine\ORM\PersistentCollection {#4123 …}
  +reports: Doctrine\ORM\PersistentCollection {#4125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
  -id: 206135
  -bodyTs: "'2025':14 'cover':3,19 'destroy':27 'die':12 'news':6,22 'ocean':9 'offici':26 'planet':29 'possibl':11 're':25 'srream':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5868180"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701948794 {#4114
    date: 2023-12-07 12:33:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#4118
  +user: App\Entity\User {#4131 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "They were covering up the news about the ocean srreams possibly dying by 2025. They did it to cover up the news that they’re officially destroying the planet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 46
  +score: 0
  +lastActive: DateTime @1703482058 {#4113
    date: 2023-12-25 06:27:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4119 …}
  +nested: Doctrine\ORM\PersistentCollection {#4121 …}
  +votes: Doctrine\ORM\PersistentCollection {#4123 …}
  +reports: Doctrine\ORM\PersistentCollection {#4125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
  -id: 206135
  -bodyTs: "'2025':14 'cover':3,19 'destroy':27 'die':12 'news':6,22 'ocean':9 'offici':26 'planet':29 'possibl':11 're':25 'srream':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5868180"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701948794 {#4114
    date: 2023-12-07 12:33:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#4118
  +user: App\Entity\User {#4131 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "They were covering up the news about the ocean srreams possibly dying by 2025. They did it to cover up the news that they’re officially destroying the planet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 46
  +score: 0
  +lastActive: DateTime @1703482058 {#4113
    date: 2023-12-25 06:27:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4119 …}
  +nested: Doctrine\ORM\PersistentCollection {#4121 …}
  +votes: Doctrine\ORM\PersistentCollection {#4123 …}
  +reports: Doctrine\ORM\PersistentCollection {#4125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
  -id: 206135
  -bodyTs: "'2025':14 'cover':3,19 'destroy':27 'die':12 'news':6,22 'ocean':9 'offici':26 'planet':29 'possibl':11 're':25 'srream':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5868180"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701948794 {#4114
    date: 2023-12-07 12:33:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4688
  +user: Proxies\__CG__\App\Entity\User {#4689 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4118
    +user: App\Entity\User {#4131 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "They were covering up the news about the ocean srreams possibly dying by 2025. They did it to cover up the news that they’re officially destroying the planet."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 46
    +score: 0
    +lastActive: DateTime @1703482058 {#4113
      date: 2023-12-25 06:27:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4119 …}
    +nested: Doctrine\ORM\PersistentCollection {#4121 …}
    +votes: Doctrine\ORM\PersistentCollection {#4123 …}
    +reports: Doctrine\ORM\PersistentCollection {#4125 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
    -id: 206135
    -bodyTs: "'2025':14 'cover':3,19 'destroy':27 'die':12 'news':6,22 'ocean':9 'offici':26 'planet':29 'possibl':11 're':25 'srream':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5868180"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701948794 {#4114
      date: 2023-12-07 12:33:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: "You do realize the media could run a week straight of news about ocean currents dying and half the population would challenge whether or not we even have or need ocean currents."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 59
  +score: 0
  +lastActive: DateTime @1701952170 {#4686
    date: 2023-12-07 13:29:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@MotoAsh@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4690 …}
  +nested: Doctrine\ORM\PersistentCollection {#4692 …}
  +votes: Doctrine\ORM\PersistentCollection {#4694 …}
  +reports: Doctrine\ORM\PersistentCollection {#4696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4700 …}
  -id: 206281
  -bodyTs: "'challeng':22 'could':6 'current':15,32 'die':16 'even':27 'half':18 'media':5 'need':30 'news':12 'ocean':14,31 'popul':20 'realiz':3 'run':7 'straight':10 'week':9 'whether':23 'would':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5868953"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701952170 {#4687
    date: 2023-12-07 13:29:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#4688
  +user: Proxies\__CG__\App\Entity\User {#4689 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4118
    +user: App\Entity\User {#4131 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "They were covering up the news about the ocean srreams possibly dying by 2025. They did it to cover up the news that they’re officially destroying the planet."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 46
    +score: 0
    +lastActive: DateTime @1703482058 {#4113
      date: 2023-12-25 06:27:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4119 …}
    +nested: Doctrine\ORM\PersistentCollection {#4121 …}
    +votes: Doctrine\ORM\PersistentCollection {#4123 …}
    +reports: Doctrine\ORM\PersistentCollection {#4125 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
    -id: 206135
    -bodyTs: "'2025':14 'cover':3,19 'destroy':27 'die':12 'news':6,22 'ocean':9 'offici':26 'planet':29 'possibl':11 're':25 'srream':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5868180"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701948794 {#4114
      date: 2023-12-07 12:33:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: "You do realize the media could run a week straight of news about ocean currents dying and half the population would challenge whether or not we even have or need ocean currents."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 59
  +score: 0
  +lastActive: DateTime @1701952170 {#4686
    date: 2023-12-07 13:29:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@MotoAsh@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4690 …}
  +nested: Doctrine\ORM\PersistentCollection {#4692 …}
  +votes: Doctrine\ORM\PersistentCollection {#4694 …}
  +reports: Doctrine\ORM\PersistentCollection {#4696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4700 …}
  -id: 206281
  -bodyTs: "'challeng':22 'could':6 'current':15,32 'die':16 'even':27 'half':18 'media':5 'need':30 'news':12 'ocean':14,31 'popul':20 'realiz':3 'run':7 'straight':10 'week':9 'whether':23 'would':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5868953"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701952170 {#4687
    date: 2023-12-07 13:29:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#4688
  +user: Proxies\__CG__\App\Entity\User {#4689 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4118
    +user: App\Entity\User {#4131 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "They were covering up the news about the ocean srreams possibly dying by 2025. They did it to cover up the news that they’re officially destroying the planet."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 46
    +score: 0
    +lastActive: DateTime @1703482058 {#4113
      date: 2023-12-25 06:27:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4119 …}
    +nested: Doctrine\ORM\PersistentCollection {#4121 …}
    +votes: Doctrine\ORM\PersistentCollection {#4123 …}
    +reports: Doctrine\ORM\PersistentCollection {#4125 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
    -id: 206135
    -bodyTs: "'2025':14 'cover':3,19 'destroy':27 'die':12 'news':6,22 'ocean':9 'offici':26 'planet':29 'possibl':11 're':25 'srream':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5868180"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701948794 {#4114
      date: 2023-12-07 12:33:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: "You do realize the media could run a week straight of news about ocean currents dying and half the population would challenge whether or not we even have or need ocean currents."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 59
  +score: 0
  +lastActive: DateTime @1701952170 {#4686
    date: 2023-12-07 13:29:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@MotoAsh@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4690 …}
  +nested: Doctrine\ORM\PersistentCollection {#4692 …}
  +votes: Doctrine\ORM\PersistentCollection {#4694 …}
  +reports: Doctrine\ORM\PersistentCollection {#4696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4700 …}
  -id: 206281
  -bodyTs: "'challeng':22 'could':6 'current':15,32 'die':16 'even':27 'half':18 'media':5 'need':30 'news':12 'ocean':14,31 'popul':20 'realiz':3 'run':7 'straight':10 'week':9 'whether':23 'would':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5868953"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701952170 {#4687
    date: 2023-12-07 13:29:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#4822
  +user: Proxies\__CG__\App\Entity\User {#4823 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4688
    +user: Proxies\__CG__\App\Entity\User {#4689 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4118
      +user: App\Entity\User {#4131 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "They were covering up the news about the ocean srreams possibly dying by 2025. They did it to cover up the news that they’re officially destroying the planet."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 46
      +score: 0
      +lastActive: DateTime @1703482058 {#4113
        date: 2023-12-25 06:27:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4119 …}
      +nested: Doctrine\ORM\PersistentCollection {#4121 …}
      +votes: Doctrine\ORM\PersistentCollection {#4123 …}
      +reports: Doctrine\ORM\PersistentCollection {#4125 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
      -id: 206135
      -bodyTs: "'2025':14 'cover':3,19 'destroy':27 'die':12 'news':6,22 'ocean':9 'offici':26 'planet':29 'possibl':11 're':25 'srream':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5868180"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701948794 {#4114
        date: 2023-12-07 12:33:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4118}
    +body: "You do realize the media could run a week straight of news about ocean currents dying and half the population would challenge whether or not we even have or need ocean currents."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 59
    +score: 0
    +lastActive: DateTime @1701952170 {#4686
      date: 2023-12-07 13:29:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@MotoAsh@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4690 …}
    +nested: Doctrine\ORM\PersistentCollection {#4692 …}
    +votes: Doctrine\ORM\PersistentCollection {#4694 …}
    +reports: Doctrine\ORM\PersistentCollection {#4696 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4698 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4700 …}
    -id: 206281
    -bodyTs: "'challeng':22 'could':6 'current':15,32 'die':16 'even':27 'half':18 'media':5 'need':30 'news':12 'ocean':14,31 'popul':20 'realiz':3 'run':7 'straight':10 'week':9 'whether':23 'would':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5868953"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701952170 {#4687
      date: 2023-12-07 13:29:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: "Ocean “currents”? I ain’t never seen no goddamn “currents” in the ocean, boy. Have you? They just be sayin’ these things to keep us distracted from how their undloadin’ trucks full of illegals in are country to steal are jobs and sell drugs and live off of welfare!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1701959966 {#4820
    date: 2023-12-07 15:39:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@MotoAsh@lemmy.world"
    "@technicalogical@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4824 …}
  +nested: Doctrine\ORM\PersistentCollection {#4826 …}
  +votes: Doctrine\ORM\PersistentCollection {#4828 …}
  +reports: Doctrine\ORM\PersistentCollection {#4830 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4832 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4834 …}
  -id: 206658
  -bodyTs: "'ain':4 'boy':14 'countri':37 'current':2,10 'distract':26 'drug':44 'full':32 'goddamn':9 'illeg':34 'job':41 'keep':24 'live':46 'never':6 'ocean':1,13 'sayin':20 'seen':7 'sell':43 'steal':39 'thing':22 'truck':31 'undloadin':30 'us':25 'welfar':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5478599"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701959966 {#4821
    date: 2023-12-07 15:39:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#4822
  +user: Proxies\__CG__\App\Entity\User {#4823 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4688
    +user: Proxies\__CG__\App\Entity\User {#4689 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4118
      +user: App\Entity\User {#4131 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "They were covering up the news about the ocean srreams possibly dying by 2025. They did it to cover up the news that they’re officially destroying the planet."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 46
      +score: 0
      +lastActive: DateTime @1703482058 {#4113
        date: 2023-12-25 06:27:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4119 …}
      +nested: Doctrine\ORM\PersistentCollection {#4121 …}
      +votes: Doctrine\ORM\PersistentCollection {#4123 …}
      +reports: Doctrine\ORM\PersistentCollection {#4125 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
      -id: 206135
      -bodyTs: "'2025':14 'cover':3,19 'destroy':27 'die':12 'news':6,22 'ocean':9 'offici':26 'planet':29 'possibl':11 're':25 'srream':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5868180"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701948794 {#4114
        date: 2023-12-07 12:33:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4118}
    +body: "You do realize the media could run a week straight of news about ocean currents dying and half the population would challenge whether or not we even have or need ocean currents."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 59
    +score: 0
    +lastActive: DateTime @1701952170 {#4686
      date: 2023-12-07 13:29:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@MotoAsh@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4690 …}
    +nested: Doctrine\ORM\PersistentCollection {#4692 …}
    +votes: Doctrine\ORM\PersistentCollection {#4694 …}
    +reports: Doctrine\ORM\PersistentCollection {#4696 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4698 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4700 …}
    -id: 206281
    -bodyTs: "'challeng':22 'could':6 'current':15,32 'die':16 'even':27 'half':18 'media':5 'need':30 'news':12 'ocean':14,31 'popul':20 'realiz':3 'run':7 'straight':10 'week':9 'whether':23 'would':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5868953"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701952170 {#4687
      date: 2023-12-07 13:29:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: "Ocean “currents”? I ain’t never seen no goddamn “currents” in the ocean, boy. Have you? They just be sayin’ these things to keep us distracted from how their undloadin’ trucks full of illegals in are country to steal are jobs and sell drugs and live off of welfare!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1701959966 {#4820
    date: 2023-12-07 15:39:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@MotoAsh@lemmy.world"
    "@technicalogical@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4824 …}
  +nested: Doctrine\ORM\PersistentCollection {#4826 …}
  +votes: Doctrine\ORM\PersistentCollection {#4828 …}
  +reports: Doctrine\ORM\PersistentCollection {#4830 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4832 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4834 …}
  -id: 206658
  -bodyTs: "'ain':4 'boy':14 'countri':37 'current':2,10 'distract':26 'drug':44 'full':32 'goddamn':9 'illeg':34 'job':41 'keep':24 'live':46 'never':6 'ocean':1,13 'sayin':20 'seen':7 'sell':43 'steal':39 'thing':22 'truck':31 'undloadin':30 'us':25 'welfar':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5478599"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701959966 {#4821
    date: 2023-12-07 15:39:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#4822
  +user: Proxies\__CG__\App\Entity\User {#4823 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4688
    +user: Proxies\__CG__\App\Entity\User {#4689 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4118
      +user: App\Entity\User {#4131 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "They were covering up the news about the ocean srreams possibly dying by 2025. They did it to cover up the news that they’re officially destroying the planet."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 46
      +score: 0
      +lastActive: DateTime @1703482058 {#4113
        date: 2023-12-25 06:27:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4119 …}
      +nested: Doctrine\ORM\PersistentCollection {#4121 …}
      +votes: Doctrine\ORM\PersistentCollection {#4123 …}
      +reports: Doctrine\ORM\PersistentCollection {#4125 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
      -id: 206135
      -bodyTs: "'2025':14 'cover':3,19 'destroy':27 'die':12 'news':6,22 'ocean':9 'offici':26 'planet':29 'possibl':11 're':25 'srream':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5868180"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701948794 {#4114
        date: 2023-12-07 12:33:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4118}
    +body: "You do realize the media could run a week straight of news about ocean currents dying and half the population would challenge whether or not we even have or need ocean currents."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 59
    +score: 0
    +lastActive: DateTime @1701952170 {#4686
      date: 2023-12-07 13:29:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@MotoAsh@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4690 …}
    +nested: Doctrine\ORM\PersistentCollection {#4692 …}
    +votes: Doctrine\ORM\PersistentCollection {#4694 …}
    +reports: Doctrine\ORM\PersistentCollection {#4696 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4698 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4700 …}
    -id: 206281
    -bodyTs: "'challeng':22 'could':6 'current':15,32 'die':16 'even':27 'half':18 'media':5 'need':30 'news':12 'ocean':14,31 'popul':20 'realiz':3 'run':7 'straight':10 'week':9 'whether':23 'would':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5868953"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701952170 {#4687
      date: 2023-12-07 13:29:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: "Ocean “currents”? I ain’t never seen no goddamn “currents” in the ocean, boy. Have you? They just be sayin’ these things to keep us distracted from how their undloadin’ trucks full of illegals in are country to steal are jobs and sell drugs and live off of welfare!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1701959966 {#4820
    date: 2023-12-07 15:39:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@MotoAsh@lemmy.world"
    "@technicalogical@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4824 …}
  +nested: Doctrine\ORM\PersistentCollection {#4826 …}
  +votes: Doctrine\ORM\PersistentCollection {#4828 …}
  +reports: Doctrine\ORM\PersistentCollection {#4830 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4832 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4834 …}
  -id: 206658
  -bodyTs: "'ain':4 'boy':14 'countri':37 'current':2,10 'distract':26 'drug':44 'full':32 'goddamn':9 'illeg':34 'job':41 'keep':24 'live':46 'never':6 'ocean':1,13 'sayin':20 'seen':7 'sell':43 'steal':39 'thing':22 'truck':31 'undloadin':30 'us':25 'welfar':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5478599"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701959966 {#4821
    date: 2023-12-07 15:39:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5017
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4822
    +user: Proxies\__CG__\App\Entity\User {#4823 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4688
      +user: Proxies\__CG__\App\Entity\User {#4689 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4118
        +user: App\Entity\User {#4131 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "They were covering up the news about the ocean srreams possibly dying by 2025. They did it to cover up the news that they’re officially destroying the planet."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 46
        +score: 0
        +lastActive: DateTime @1703482058 {#4113
          date: 2023-12-25 06:27:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SuckMyWang@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4119 …}
        +nested: Doctrine\ORM\PersistentCollection {#4121 …}
        +votes: Doctrine\ORM\PersistentCollection {#4123 …}
        +reports: Doctrine\ORM\PersistentCollection {#4125 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
        -id: 206135
        -bodyTs: "'2025':14 'cover':3,19 'destroy':27 'die':12 'news':6,22 'ocean':9 'offici':26 'planet':29 'possibl':11 're':25 'srream':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5868180"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701948794 {#4114
          date: 2023-12-07 12:33:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4118}
      +body: "You do realize the media could run a week straight of news about ocean currents dying and half the population would challenge whether or not we even have or need ocean currents."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 59
      +score: 0
      +lastActive: DateTime @1701952170 {#4686
        date: 2023-12-07 13:29:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
        "@MotoAsh@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4690 …}
      +nested: Doctrine\ORM\PersistentCollection {#4692 …}
      +votes: Doctrine\ORM\PersistentCollection {#4694 …}
      +reports: Doctrine\ORM\PersistentCollection {#4696 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4698 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4700 …}
      -id: 206281
      -bodyTs: "'challeng':22 'could':6 'current':15,32 'die':16 'even':27 'half':18 'media':5 'need':30 'news':12 'ocean':14,31 'popul':20 'realiz':3 'run':7 'straight':10 'week':9 'whether':23 'would':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5868953"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701952170 {#4687
        date: 2023-12-07 13:29:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4118}
    +body: "Ocean “currents”? I ain’t never seen no goddamn “currents” in the ocean, boy. Have you? They just be sayin’ these things to keep us distracted from how their undloadin’ trucks full of illegals in are country to steal are jobs and sell drugs and live off of welfare!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1701959966 {#4820
      date: 2023-12-07 15:39:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@MotoAsh@lemmy.world"
      "@technicalogical@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4824 …}
    +nested: Doctrine\ORM\PersistentCollection {#4826 …}
    +votes: Doctrine\ORM\PersistentCollection {#4828 …}
    +reports: Doctrine\ORM\PersistentCollection {#4830 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4832 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4834 …}
    -id: 206658
    -bodyTs: "'ain':4 'boy':14 'countri':37 'current':2,10 'distract':26 'drug':44 'full':32 'goddamn':9 'illeg':34 'job':41 'keep':24 'live':46 'never':6 'ocean':1,13 'sayin':20 'seen':7 'sell':43 'steal':39 'thing':22 'truck':31 'undloadin':30 'us':25 'welfar':49"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5478599"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701959966 {#4821
      date: 2023-12-07 15:39:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: "Yeh we ain’t stupid. How would grapes get sundried if they’re in the ocean anyway?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701965234 {#5015
    date: 2023-12-07 17:07:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@MotoAsh@lemmy.world"
    "@technicalogical@lemmy.world"
    "@YourFavouriteNPC@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5018 …}
  +nested: Doctrine\ORM\PersistentCollection {#5020 …}
  +votes: Doctrine\ORM\PersistentCollection {#5022 …}
  +reports: Doctrine\ORM\PersistentCollection {#5024 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5028 …}
  -id: 206984
  -bodyTs: "'ain':3 'anyway':17 'get':9 'grape':8 'ocean':16 're':13 'stupid':5 'sundri':10 'would':7 'yeh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5872971"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701965234 {#5016
    date: 2023-12-07 17:07:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#5017
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4822
    +user: Proxies\__CG__\App\Entity\User {#4823 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4688
      +user: Proxies\__CG__\App\Entity\User {#4689 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4118
        +user: App\Entity\User {#4131 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "They were covering up the news about the ocean srreams possibly dying by 2025. They did it to cover up the news that they’re officially destroying the planet."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 46
        +score: 0
        +lastActive: DateTime @1703482058 {#4113
          date: 2023-12-25 06:27:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SuckMyWang@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4119 …}
        +nested: Doctrine\ORM\PersistentCollection {#4121 …}
        +votes: Doctrine\ORM\PersistentCollection {#4123 …}
        +reports: Doctrine\ORM\PersistentCollection {#4125 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
        -id: 206135
        -bodyTs: "'2025':14 'cover':3,19 'destroy':27 'die':12 'news':6,22 'ocean':9 'offici':26 'planet':29 'possibl':11 're':25 'srream':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5868180"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701948794 {#4114
          date: 2023-12-07 12:33:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4118}
      +body: "You do realize the media could run a week straight of news about ocean currents dying and half the population would challenge whether or not we even have or need ocean currents."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 59
      +score: 0
      +lastActive: DateTime @1701952170 {#4686
        date: 2023-12-07 13:29:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
        "@MotoAsh@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4690 …}
      +nested: Doctrine\ORM\PersistentCollection {#4692 …}
      +votes: Doctrine\ORM\PersistentCollection {#4694 …}
      +reports: Doctrine\ORM\PersistentCollection {#4696 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4698 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4700 …}
      -id: 206281
      -bodyTs: "'challeng':22 'could':6 'current':15,32 'die':16 'even':27 'half':18 'media':5 'need':30 'news':12 'ocean':14,31 'popul':20 'realiz':3 'run':7 'straight':10 'week':9 'whether':23 'would':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5868953"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701952170 {#4687
        date: 2023-12-07 13:29:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4118}
    +body: "Ocean “currents”? I ain’t never seen no goddamn “currents” in the ocean, boy. Have you? They just be sayin’ these things to keep us distracted from how their undloadin’ trucks full of illegals in are country to steal are jobs and sell drugs and live off of welfare!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1701959966 {#4820
      date: 2023-12-07 15:39:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@MotoAsh@lemmy.world"
      "@technicalogical@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4824 …}
    +nested: Doctrine\ORM\PersistentCollection {#4826 …}
    +votes: Doctrine\ORM\PersistentCollection {#4828 …}
    +reports: Doctrine\ORM\PersistentCollection {#4830 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4832 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4834 …}
    -id: 206658
    -bodyTs: "'ain':4 'boy':14 'countri':37 'current':2,10 'distract':26 'drug':44 'full':32 'goddamn':9 'illeg':34 'job':41 'keep':24 'live':46 'never':6 'ocean':1,13 'sayin':20 'seen':7 'sell':43 'steal':39 'thing':22 'truck':31 'undloadin':30 'us':25 'welfar':49"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5478599"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701959966 {#4821
      date: 2023-12-07 15:39:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: "Yeh we ain’t stupid. How would grapes get sundried if they’re in the ocean anyway?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701965234 {#5015
    date: 2023-12-07 17:07:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@MotoAsh@lemmy.world"
    "@technicalogical@lemmy.world"
    "@YourFavouriteNPC@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5018 …}
  +nested: Doctrine\ORM\PersistentCollection {#5020 …}
  +votes: Doctrine\ORM\PersistentCollection {#5022 …}
  +reports: Doctrine\ORM\PersistentCollection {#5024 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5028 …}
  -id: 206984
  -bodyTs: "'ain':3 'anyway':17 'get':9 'grape':8 'ocean':16 're':13 'stupid':5 'sundri':10 'would':7 'yeh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5872971"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701965234 {#5016
    date: 2023-12-07 17:07:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#5017
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4822
    +user: Proxies\__CG__\App\Entity\User {#4823 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4688
      +user: Proxies\__CG__\App\Entity\User {#4689 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4118
        +user: App\Entity\User {#4131 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "They were covering up the news about the ocean srreams possibly dying by 2025. They did it to cover up the news that they’re officially destroying the planet."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 46
        +score: 0
        +lastActive: DateTime @1703482058 {#4113
          date: 2023-12-25 06:27:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SuckMyWang@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4119 …}
        +nested: Doctrine\ORM\PersistentCollection {#4121 …}
        +votes: Doctrine\ORM\PersistentCollection {#4123 …}
        +reports: Doctrine\ORM\PersistentCollection {#4125 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
        -id: 206135
        -bodyTs: "'2025':14 'cover':3,19 'destroy':27 'die':12 'news':6,22 'ocean':9 'offici':26 'planet':29 'possibl':11 're':25 'srream':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5868180"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701948794 {#4114
          date: 2023-12-07 12:33:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4118}
      +body: "You do realize the media could run a week straight of news about ocean currents dying and half the population would challenge whether or not we even have or need ocean currents."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 59
      +score: 0
      +lastActive: DateTime @1701952170 {#4686
        date: 2023-12-07 13:29:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
        "@MotoAsh@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4690 …}
      +nested: Doctrine\ORM\PersistentCollection {#4692 …}
      +votes: Doctrine\ORM\PersistentCollection {#4694 …}
      +reports: Doctrine\ORM\PersistentCollection {#4696 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4698 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4700 …}
      -id: 206281
      -bodyTs: "'challeng':22 'could':6 'current':15,32 'die':16 'even':27 'half':18 'media':5 'need':30 'news':12 'ocean':14,31 'popul':20 'realiz':3 'run':7 'straight':10 'week':9 'whether':23 'would':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5868953"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701952170 {#4687
        date: 2023-12-07 13:29:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4118}
    +body: "Ocean “currents”? I ain’t never seen no goddamn “currents” in the ocean, boy. Have you? They just be sayin’ these things to keep us distracted from how their undloadin’ trucks full of illegals in are country to steal are jobs and sell drugs and live off of welfare!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1701959966 {#4820
      date: 2023-12-07 15:39:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@MotoAsh@lemmy.world"
      "@technicalogical@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4824 …}
    +nested: Doctrine\ORM\PersistentCollection {#4826 …}
    +votes: Doctrine\ORM\PersistentCollection {#4828 …}
    +reports: Doctrine\ORM\PersistentCollection {#4830 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4832 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4834 …}
    -id: 206658
    -bodyTs: "'ain':4 'boy':14 'countri':37 'current':2,10 'distract':26 'drug':44 'full':32 'goddamn':9 'illeg':34 'job':41 'keep':24 'live':46 'never':6 'ocean':1,13 'sayin':20 'seen':7 'sell':43 'steal':39 'thing':22 'truck':31 'undloadin':30 'us':25 'welfar':49"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5478599"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701959966 {#4821
      date: 2023-12-07 15:39:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: "Yeh we ain’t stupid. How would grapes get sundried if they’re in the ocean anyway?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701965234 {#5015
    date: 2023-12-07 17:07:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@MotoAsh@lemmy.world"
    "@technicalogical@lemmy.world"
    "@YourFavouriteNPC@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5018 …}
  +nested: Doctrine\ORM\PersistentCollection {#5020 …}
  +votes: Doctrine\ORM\PersistentCollection {#5022 …}
  +reports: Doctrine\ORM\PersistentCollection {#5024 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5028 …}
  -id: 206984
  -bodyTs: "'ain':3 'anyway':17 'get':9 'grape':8 'ocean':16 're':13 'stupid':5 'sundri':10 'would':7 'yeh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5872971"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701965234 {#5016
    date: 2023-12-07 17:07:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5032
  +user: Proxies\__CG__\App\Entity\User {#5033 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4822
    +user: Proxies\__CG__\App\Entity\User {#4823 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4688
      +user: Proxies\__CG__\App\Entity\User {#4689 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4118
        +user: App\Entity\User {#4131 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "They were covering up the news about the ocean srreams possibly dying by 2025. They did it to cover up the news that they’re officially destroying the planet."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 46
        +score: 0
        +lastActive: DateTime @1703482058 {#4113
          date: 2023-12-25 06:27:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SuckMyWang@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4119 …}
        +nested: Doctrine\ORM\PersistentCollection {#4121 …}
        +votes: Doctrine\ORM\PersistentCollection {#4123 …}
        +reports: Doctrine\ORM\PersistentCollection {#4125 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
        -id: 206135
        -bodyTs: "'2025':14 'cover':3,19 'destroy':27 'die':12 'news':6,22 'ocean':9 'offici':26 'planet':29 'possibl':11 're':25 'srream':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5868180"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701948794 {#4114
          date: 2023-12-07 12:33:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4118}
      +body: "You do realize the media could run a week straight of news about ocean currents dying and half the population would challenge whether or not we even have or need ocean currents."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 59
      +score: 0
      +lastActive: DateTime @1701952170 {#4686
        date: 2023-12-07 13:29:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
        "@MotoAsh@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4690 …}
      +nested: Doctrine\ORM\PersistentCollection {#4692 …}
      +votes: Doctrine\ORM\PersistentCollection {#4694 …}
      +reports: Doctrine\ORM\PersistentCollection {#4696 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4698 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4700 …}
      -id: 206281
      -bodyTs: "'challeng':22 'could':6 'current':15,32 'die':16 'even':27 'half':18 'media':5 'need':30 'news':12 'ocean':14,31 'popul':20 'realiz':3 'run':7 'straight':10 'week':9 'whether':23 'would':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5868953"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701952170 {#4687
        date: 2023-12-07 13:29:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4118}
    +body: "Ocean “currents”? I ain’t never seen no goddamn “currents” in the ocean, boy. Have you? They just be sayin’ these things to keep us distracted from how their undloadin’ trucks full of illegals in are country to steal are jobs and sell drugs and live off of welfare!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1701959966 {#4820
      date: 2023-12-07 15:39:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@MotoAsh@lemmy.world"
      "@technicalogical@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4824 …}
    +nested: Doctrine\ORM\PersistentCollection {#4826 …}
    +votes: Doctrine\ORM\PersistentCollection {#4828 …}
    +reports: Doctrine\ORM\PersistentCollection {#4830 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4832 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4834 …}
    -id: 206658
    -bodyTs: "'ain':4 'boy':14 'countri':37 'current':2,10 'distract':26 'drug':44 'full':32 'goddamn':9 'illeg':34 'job':41 'keep':24 'live':46 'never':6 'ocean':1,13 'sayin':20 'seen':7 'sell':43 'steal':39 'thing':22 'truck':31 'undloadin':30 'us':25 'welfar':49"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5478599"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701959966 {#4821
      date: 2023-12-07 15:39:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: "Dey took are jarbs!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701966308 {#5030
    date: 2023-12-07 17:25:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@MotoAsh@lemmy.world"
    "@technicalogical@lemmy.world"
    "@YourFavouriteNPC@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5034 …}
  +nested: Doctrine\ORM\PersistentCollection {#5036 …}
  +votes: Doctrine\ORM\PersistentCollection {#5038 …}
  +reports: Doctrine\ORM\PersistentCollection {#5040 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5042 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5044 …}
  -id: 207050
  -bodyTs: "'dey':1 'jarb':4 'took':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5873358"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701966308 {#5031
    date: 2023-12-07 17:25:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#5032
  +user: Proxies\__CG__\App\Entity\User {#5033 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4822
    +user: Proxies\__CG__\App\Entity\User {#4823 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4688
      +user: Proxies\__CG__\App\Entity\User {#4689 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4118
        +user: App\Entity\User {#4131 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "They were covering up the news about the ocean srreams possibly dying by 2025. They did it to cover up the news that they’re officially destroying the planet."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 46
        +score: 0
        +lastActive: DateTime @1703482058 {#4113
          date: 2023-12-25 06:27:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SuckMyWang@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4119 …}
        +nested: Doctrine\ORM\PersistentCollection {#4121 …}
        +votes: Doctrine\ORM\PersistentCollection {#4123 …}
        +reports: Doctrine\ORM\PersistentCollection {#4125 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
        -id: 206135
        -bodyTs: "'2025':14 'cover':3,19 'destroy':27 'die':12 'news':6,22 'ocean':9 'offici':26 'planet':29 'possibl':11 're':25 'srream':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5868180"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701948794 {#4114
          date: 2023-12-07 12:33:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4118}
      +body: "You do realize the media could run a week straight of news about ocean currents dying and half the population would challenge whether or not we even have or need ocean currents."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 59
      +score: 0
      +lastActive: DateTime @1701952170 {#4686
        date: 2023-12-07 13:29:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
        "@MotoAsh@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4690 …}
      +nested: Doctrine\ORM\PersistentCollection {#4692 …}
      +votes: Doctrine\ORM\PersistentCollection {#4694 …}
      +reports: Doctrine\ORM\PersistentCollection {#4696 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4698 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4700 …}
      -id: 206281
      -bodyTs: "'challeng':22 'could':6 'current':15,32 'die':16 'even':27 'half':18 'media':5 'need':30 'news':12 'ocean':14,31 'popul':20 'realiz':3 'run':7 'straight':10 'week':9 'whether':23 'would':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5868953"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701952170 {#4687
        date: 2023-12-07 13:29:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4118}
    +body: "Ocean “currents”? I ain’t never seen no goddamn “currents” in the ocean, boy. Have you? They just be sayin’ these things to keep us distracted from how their undloadin’ trucks full of illegals in are country to steal are jobs and sell drugs and live off of welfare!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1701959966 {#4820
      date: 2023-12-07 15:39:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@MotoAsh@lemmy.world"
      "@technicalogical@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4824 …}
    +nested: Doctrine\ORM\PersistentCollection {#4826 …}
    +votes: Doctrine\ORM\PersistentCollection {#4828 …}
    +reports: Doctrine\ORM\PersistentCollection {#4830 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4832 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4834 …}
    -id: 206658
    -bodyTs: "'ain':4 'boy':14 'countri':37 'current':2,10 'distract':26 'drug':44 'full':32 'goddamn':9 'illeg':34 'job':41 'keep':24 'live':46 'never':6 'ocean':1,13 'sayin':20 'seen':7 'sell':43 'steal':39 'thing':22 'truck':31 'undloadin':30 'us':25 'welfar':49"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5478599"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701959966 {#4821
      date: 2023-12-07 15:39:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: "Dey took are jarbs!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701966308 {#5030
    date: 2023-12-07 17:25:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@MotoAsh@lemmy.world"
    "@technicalogical@lemmy.world"
    "@YourFavouriteNPC@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5034 …}
  +nested: Doctrine\ORM\PersistentCollection {#5036 …}
  +votes: Doctrine\ORM\PersistentCollection {#5038 …}
  +reports: Doctrine\ORM\PersistentCollection {#5040 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5042 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5044 …}
  -id: 207050
  -bodyTs: "'dey':1 'jarb':4 'took':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5873358"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701966308 {#5031
    date: 2023-12-07 17:25:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#5032
  +user: Proxies\__CG__\App\Entity\User {#5033 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4822
    +user: Proxies\__CG__\App\Entity\User {#4823 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4688
      +user: Proxies\__CG__\App\Entity\User {#4689 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4118
        +user: App\Entity\User {#4131 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "They were covering up the news about the ocean srreams possibly dying by 2025. They did it to cover up the news that they’re officially destroying the planet."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 46
        +score: 0
        +lastActive: DateTime @1703482058 {#4113
          date: 2023-12-25 06:27:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SuckMyWang@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4119 …}
        +nested: Doctrine\ORM\PersistentCollection {#4121 …}
        +votes: Doctrine\ORM\PersistentCollection {#4123 …}
        +reports: Doctrine\ORM\PersistentCollection {#4125 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
        -id: 206135
        -bodyTs: "'2025':14 'cover':3,19 'destroy':27 'die':12 'news':6,22 'ocean':9 'offici':26 'planet':29 'possibl':11 're':25 'srream':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5868180"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701948794 {#4114
          date: 2023-12-07 12:33:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4118}
      +body: "You do realize the media could run a week straight of news about ocean currents dying and half the population would challenge whether or not we even have or need ocean currents."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 59
      +score: 0
      +lastActive: DateTime @1701952170 {#4686
        date: 2023-12-07 13:29:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
        "@MotoAsh@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4690 …}
      +nested: Doctrine\ORM\PersistentCollection {#4692 …}
      +votes: Doctrine\ORM\PersistentCollection {#4694 …}
      +reports: Doctrine\ORM\PersistentCollection {#4696 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4698 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4700 …}
      -id: 206281
      -bodyTs: "'challeng':22 'could':6 'current':15,32 'die':16 'even':27 'half':18 'media':5 'need':30 'news':12 'ocean':14,31 'popul':20 'realiz':3 'run':7 'straight':10 'week':9 'whether':23 'would':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5868953"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701952170 {#4687
        date: 2023-12-07 13:29:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4118}
    +body: "Ocean “currents”? I ain’t never seen no goddamn “currents” in the ocean, boy. Have you? They just be sayin’ these things to keep us distracted from how their undloadin’ trucks full of illegals in are country to steal are jobs and sell drugs and live off of welfare!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1701959966 {#4820
      date: 2023-12-07 15:39:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@MotoAsh@lemmy.world"
      "@technicalogical@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4824 …}
    +nested: Doctrine\ORM\PersistentCollection {#4826 …}
    +votes: Doctrine\ORM\PersistentCollection {#4828 …}
    +reports: Doctrine\ORM\PersistentCollection {#4830 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4832 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4834 …}
    -id: 206658
    -bodyTs: "'ain':4 'boy':14 'countri':37 'current':2,10 'distract':26 'drug':44 'full':32 'goddamn':9 'illeg':34 'job':41 'keep':24 'live':46 'never':6 'ocean':1,13 'sayin':20 'seen':7 'sell':43 'steal':39 'thing':22 'truck':31 'undloadin':30 'us':25 'welfar':49"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5478599"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701959966 {#4821
      date: 2023-12-07 15:39:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: "Dey took are jarbs!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701966308 {#5030
    date: 2023-12-07 17:25:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@MotoAsh@lemmy.world"
    "@technicalogical@lemmy.world"
    "@YourFavouriteNPC@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5034 …}
  +nested: Doctrine\ORM\PersistentCollection {#5036 …}
  +votes: Doctrine\ORM\PersistentCollection {#5038 …}
  +reports: Doctrine\ORM\PersistentCollection {#5040 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5042 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5044 …}
  -id: 207050
  -bodyTs: "'dey':1 'jarb':4 'took':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5873358"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701966308 {#5031
    date: 2023-12-07 17:25:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#4838
  +user: Proxies\__CG__\App\Entity\User {#4839 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4688
    +user: Proxies\__CG__\App\Entity\User {#4689 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4118
      +user: App\Entity\User {#4131 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "They were covering up the news about the ocean srreams possibly dying by 2025. They did it to cover up the news that they’re officially destroying the planet."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 46
      +score: 0
      +lastActive: DateTime @1703482058 {#4113
        date: 2023-12-25 06:27:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4119 …}
      +nested: Doctrine\ORM\PersistentCollection {#4121 …}
      +votes: Doctrine\ORM\PersistentCollection {#4123 …}
      +reports: Doctrine\ORM\PersistentCollection {#4125 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
      -id: 206135
      -bodyTs: "'2025':14 'cover':3,19 'destroy':27 'die':12 'news':6,22 'ocean':9 'offici':26 'planet':29 'possibl':11 're':25 'srream':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5868180"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701948794 {#4114
        date: 2023-12-07 12:33:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4118}
    +body: "You do realize the media could run a week straight of news about ocean currents dying and half the population would challenge whether or not we even have or need ocean currents."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 59
    +score: 0
    +lastActive: DateTime @1701952170 {#4686
      date: 2023-12-07 13:29:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@MotoAsh@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4690 …}
    +nested: Doctrine\ORM\PersistentCollection {#4692 …}
    +votes: Doctrine\ORM\PersistentCollection {#4694 …}
    +reports: Doctrine\ORM\PersistentCollection {#4696 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4698 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4700 …}
    -id: 206281
    -bodyTs: "'challeng':22 'could':6 'current':15,32 'die':16 'even':27 'half':18 'media':5 'need':30 'news':12 'ocean':14,31 'popul':20 'realiz':3 'run':7 'straight':10 'week':9 'whether':23 'would':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5868953"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701952170 {#4687
      date: 2023-12-07 13:29:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: "Don’t look up!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702015122 {#4836
    date: 2023-12-08 06:58:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@MotoAsh@lemmy.world"
    "@technicalogical@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4840 …}
  +nested: Doctrine\ORM\PersistentCollection {#4842 …}
  +votes: Doctrine\ORM\PersistentCollection {#4844 …}
  +reports: Doctrine\ORM\PersistentCollection {#4846 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4848 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4850 …}
  -id: 210867
  -bodyTs: "'look':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5891552"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702015122 {#4837
    date: 2023-12-08 06:58:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#4838
  +user: Proxies\__CG__\App\Entity\User {#4839 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4688
    +user: Proxies\__CG__\App\Entity\User {#4689 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4118
      +user: App\Entity\User {#4131 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "They were covering up the news about the ocean srreams possibly dying by 2025. They did it to cover up the news that they’re officially destroying the planet."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 46
      +score: 0
      +lastActive: DateTime @1703482058 {#4113
        date: 2023-12-25 06:27:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4119 …}
      +nested: Doctrine\ORM\PersistentCollection {#4121 …}
      +votes: Doctrine\ORM\PersistentCollection {#4123 …}
      +reports: Doctrine\ORM\PersistentCollection {#4125 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
      -id: 206135
      -bodyTs: "'2025':14 'cover':3,19 'destroy':27 'die':12 'news':6,22 'ocean':9 'offici':26 'planet':29 'possibl':11 're':25 'srream':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5868180"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701948794 {#4114
        date: 2023-12-07 12:33:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4118}
    +body: "You do realize the media could run a week straight of news about ocean currents dying and half the population would challenge whether or not we even have or need ocean currents."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 59
    +score: 0
    +lastActive: DateTime @1701952170 {#4686
      date: 2023-12-07 13:29:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@MotoAsh@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4690 …}
    +nested: Doctrine\ORM\PersistentCollection {#4692 …}
    +votes: Doctrine\ORM\PersistentCollection {#4694 …}
    +reports: Doctrine\ORM\PersistentCollection {#4696 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4698 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4700 …}
    -id: 206281
    -bodyTs: "'challeng':22 'could':6 'current':15,32 'die':16 'even':27 'half':18 'media':5 'need':30 'news':12 'ocean':14,31 'popul':20 'realiz':3 'run':7 'straight':10 'week':9 'whether':23 'would':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5868953"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701952170 {#4687
      date: 2023-12-07 13:29:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: "Don’t look up!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702015122 {#4836
    date: 2023-12-08 06:58:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@MotoAsh@lemmy.world"
    "@technicalogical@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4840 …}
  +nested: Doctrine\ORM\PersistentCollection {#4842 …}
  +votes: Doctrine\ORM\PersistentCollection {#4844 …}
  +reports: Doctrine\ORM\PersistentCollection {#4846 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4848 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4850 …}
  -id: 210867
  -bodyTs: "'look':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5891552"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702015122 {#4837
    date: 2023-12-08 06:58:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#4838
  +user: Proxies\__CG__\App\Entity\User {#4839 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4688
    +user: Proxies\__CG__\App\Entity\User {#4689 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4118
      +user: App\Entity\User {#4131 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "They were covering up the news about the ocean srreams possibly dying by 2025. They did it to cover up the news that they’re officially destroying the planet."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 46
      +score: 0
      +lastActive: DateTime @1703482058 {#4113
        date: 2023-12-25 06:27:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4119 …}
      +nested: Doctrine\ORM\PersistentCollection {#4121 …}
      +votes: Doctrine\ORM\PersistentCollection {#4123 …}
      +reports: Doctrine\ORM\PersistentCollection {#4125 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
      -id: 206135
      -bodyTs: "'2025':14 'cover':3,19 'destroy':27 'die':12 'news':6,22 'ocean':9 'offici':26 'planet':29 'possibl':11 're':25 'srream':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5868180"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701948794 {#4114
        date: 2023-12-07 12:33:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4118}
    +body: "You do realize the media could run a week straight of news about ocean currents dying and half the population would challenge whether or not we even have or need ocean currents."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 59
    +score: 0
    +lastActive: DateTime @1701952170 {#4686
      date: 2023-12-07 13:29:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@MotoAsh@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4690 …}
    +nested: Doctrine\ORM\PersistentCollection {#4692 …}
    +votes: Doctrine\ORM\PersistentCollection {#4694 …}
    +reports: Doctrine\ORM\PersistentCollection {#4696 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4698 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4700 …}
    -id: 206281
    -bodyTs: "'challeng':22 'could':6 'current':15,32 'die':16 'even':27 'half':18 'media':5 'need':30 'news':12 'ocean':14,31 'popul':20 'realiz':3 'run':7 'straight':10 'week':9 'whether':23 'would':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5868953"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701952170 {#4687
      date: 2023-12-07 13:29:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: "Don’t look up!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702015122 {#4836
    date: 2023-12-08 06:58:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@MotoAsh@lemmy.world"
    "@technicalogical@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4840 …}
  +nested: Doctrine\ORM\PersistentCollection {#4842 …}
  +votes: Doctrine\ORM\PersistentCollection {#4844 …}
  +reports: Doctrine\ORM\PersistentCollection {#4846 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4848 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4850 …}
  -id: 210867
  -bodyTs: "'look':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5891552"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702015122 {#4837
    date: 2023-12-08 06:58:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5111
  +user: Proxies\__CG__\App\Entity\User {#5112 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4838
    +user: Proxies\__CG__\App\Entity\User {#4839 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4688
      +user: Proxies\__CG__\App\Entity\User {#4689 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4118
        +user: App\Entity\User {#4131 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "They were covering up the news about the ocean srreams possibly dying by 2025. They did it to cover up the news that they’re officially destroying the planet."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 46
        +score: 0
        +lastActive: DateTime @1703482058 {#4113
          date: 2023-12-25 06:27:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SuckMyWang@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4119 …}
        +nested: Doctrine\ORM\PersistentCollection {#4121 …}
        +votes: Doctrine\ORM\PersistentCollection {#4123 …}
        +reports: Doctrine\ORM\PersistentCollection {#4125 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
        -id: 206135
        -bodyTs: "'2025':14 'cover':3,19 'destroy':27 'die':12 'news':6,22 'ocean':9 'offici':26 'planet':29 'possibl':11 're':25 'srream':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5868180"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701948794 {#4114
          date: 2023-12-07 12:33:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4118}
      +body: "You do realize the media could run a week straight of news about ocean currents dying and half the population would challenge whether or not we even have or need ocean currents."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 59
      +score: 0
      +lastActive: DateTime @1701952170 {#4686
        date: 2023-12-07 13:29:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
        "@MotoAsh@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4690 …}
      +nested: Doctrine\ORM\PersistentCollection {#4692 …}
      +votes: Doctrine\ORM\PersistentCollection {#4694 …}
      +reports: Doctrine\ORM\PersistentCollection {#4696 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4698 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4700 …}
      -id: 206281
      -bodyTs: "'challeng':22 'could':6 'current':15,32 'die':16 'even':27 'half':18 'media':5 'need':30 'news':12 'ocean':14,31 'popul':20 'realiz':3 'run':7 'straight':10 'week':9 'whether':23 'would':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5868953"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701952170 {#4687
        date: 2023-12-07 13:29:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4118}
    +body: "Don’t look up!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702015122 {#4836
      date: 2023-12-08 06:58:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@MotoAsh@lemmy.world"
      "@technicalogical@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4840 …}
    +nested: Doctrine\ORM\PersistentCollection {#4842 …}
    +votes: Doctrine\ORM\PersistentCollection {#4844 …}
    +reports: Doctrine\ORM\PersistentCollection {#4846 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4848 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4850 …}
    -id: 210867
    -bodyTs: "'look':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5891552"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702015122 {#4837
      date: 2023-12-08 06:58:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: "Also *Don’t look up how the US military was able to influence that movie!* It’s uselessly vague or redacted!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702016232 {#5109
    date: 2023-12-08 07:17:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@MotoAsh@lemmy.world"
    "@technicalogical@lemmy.world"
    "@Anticorp@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5113 …}
  +nested: Doctrine\ORM\PersistentCollection {#5115 …}
  +votes: Doctrine\ORM\PersistentCollection {#5117 …}
  +reports: Doctrine\ORM\PersistentCollection {#5119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5123 …}
  -id: 210880
  -bodyTs: "'abl':11 'also':1 'influenc':13 'look':4 'militari':9 'movi':15 'redact':21 'us':8 'useless':18 'vagu':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3203034"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702016232 {#5110
    date: 2023-12-08 07:17:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#5111
  +user: Proxies\__CG__\App\Entity\User {#5112 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4838
    +user: Proxies\__CG__\App\Entity\User {#4839 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4688
      +user: Proxies\__CG__\App\Entity\User {#4689 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4118
        +user: App\Entity\User {#4131 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "They were covering up the news about the ocean srreams possibly dying by 2025. They did it to cover up the news that they’re officially destroying the planet."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 46
        +score: 0
        +lastActive: DateTime @1703482058 {#4113
          date: 2023-12-25 06:27:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SuckMyWang@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4119 …}
        +nested: Doctrine\ORM\PersistentCollection {#4121 …}
        +votes: Doctrine\ORM\PersistentCollection {#4123 …}
        +reports: Doctrine\ORM\PersistentCollection {#4125 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
        -id: 206135
        -bodyTs: "'2025':14 'cover':3,19 'destroy':27 'die':12 'news':6,22 'ocean':9 'offici':26 'planet':29 'possibl':11 're':25 'srream':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5868180"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701948794 {#4114
          date: 2023-12-07 12:33:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4118}
      +body: "You do realize the media could run a week straight of news about ocean currents dying and half the population would challenge whether or not we even have or need ocean currents."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 59
      +score: 0
      +lastActive: DateTime @1701952170 {#4686
        date: 2023-12-07 13:29:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
        "@MotoAsh@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4690 …}
      +nested: Doctrine\ORM\PersistentCollection {#4692 …}
      +votes: Doctrine\ORM\PersistentCollection {#4694 …}
      +reports: Doctrine\ORM\PersistentCollection {#4696 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4698 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4700 …}
      -id: 206281
      -bodyTs: "'challeng':22 'could':6 'current':15,32 'die':16 'even':27 'half':18 'media':5 'need':30 'news':12 'ocean':14,31 'popul':20 'realiz':3 'run':7 'straight':10 'week':9 'whether':23 'would':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5868953"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701952170 {#4687
        date: 2023-12-07 13:29:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4118}
    +body: "Don’t look up!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702015122 {#4836
      date: 2023-12-08 06:58:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@MotoAsh@lemmy.world"
      "@technicalogical@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4840 …}
    +nested: Doctrine\ORM\PersistentCollection {#4842 …}
    +votes: Doctrine\ORM\PersistentCollection {#4844 …}
    +reports: Doctrine\ORM\PersistentCollection {#4846 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4848 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4850 …}
    -id: 210867
    -bodyTs: "'look':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5891552"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702015122 {#4837
      date: 2023-12-08 06:58:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: "Also *Don’t look up how the US military was able to influence that movie!* It’s uselessly vague or redacted!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702016232 {#5109
    date: 2023-12-08 07:17:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@MotoAsh@lemmy.world"
    "@technicalogical@lemmy.world"
    "@Anticorp@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5113 …}
  +nested: Doctrine\ORM\PersistentCollection {#5115 …}
  +votes: Doctrine\ORM\PersistentCollection {#5117 …}
  +reports: Doctrine\ORM\PersistentCollection {#5119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5123 …}
  -id: 210880
  -bodyTs: "'abl':11 'also':1 'influenc':13 'look':4 'militari':9 'movi':15 'redact':21 'us':8 'useless':18 'vagu':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3203034"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702016232 {#5110
    date: 2023-12-08 07:17:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#5111
  +user: Proxies\__CG__\App\Entity\User {#5112 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4838
    +user: Proxies\__CG__\App\Entity\User {#4839 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4688
      +user: Proxies\__CG__\App\Entity\User {#4689 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4118
        +user: App\Entity\User {#4131 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "They were covering up the news about the ocean srreams possibly dying by 2025. They did it to cover up the news that they’re officially destroying the planet."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 46
        +score: 0
        +lastActive: DateTime @1703482058 {#4113
          date: 2023-12-25 06:27:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SuckMyWang@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4119 …}
        +nested: Doctrine\ORM\PersistentCollection {#4121 …}
        +votes: Doctrine\ORM\PersistentCollection {#4123 …}
        +reports: Doctrine\ORM\PersistentCollection {#4125 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
        -id: 206135
        -bodyTs: "'2025':14 'cover':3,19 'destroy':27 'die':12 'news':6,22 'ocean':9 'offici':26 'planet':29 'possibl':11 're':25 'srream':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5868180"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701948794 {#4114
          date: 2023-12-07 12:33:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4118}
      +body: "You do realize the media could run a week straight of news about ocean currents dying and half the population would challenge whether or not we even have or need ocean currents."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 59
      +score: 0
      +lastActive: DateTime @1701952170 {#4686
        date: 2023-12-07 13:29:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
        "@MotoAsh@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4690 …}
      +nested: Doctrine\ORM\PersistentCollection {#4692 …}
      +votes: Doctrine\ORM\PersistentCollection {#4694 …}
      +reports: Doctrine\ORM\PersistentCollection {#4696 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4698 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4700 …}
      -id: 206281
      -bodyTs: "'challeng':22 'could':6 'current':15,32 'die':16 'even':27 'half':18 'media':5 'need':30 'news':12 'ocean':14,31 'popul':20 'realiz':3 'run':7 'straight':10 'week':9 'whether':23 'would':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5868953"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701952170 {#4687
        date: 2023-12-07 13:29:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4118}
    +body: "Don’t look up!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702015122 {#4836
      date: 2023-12-08 06:58:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@MotoAsh@lemmy.world"
      "@technicalogical@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4840 …}
    +nested: Doctrine\ORM\PersistentCollection {#4842 …}
    +votes: Doctrine\ORM\PersistentCollection {#4844 …}
    +reports: Doctrine\ORM\PersistentCollection {#4846 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4848 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4850 …}
    -id: 210867
    -bodyTs: "'look':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5891552"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702015122 {#4837
      date: 2023-12-08 06:58:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: "Also *Don’t look up how the US military was able to influence that movie!* It’s uselessly vague or redacted!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702016232 {#5109
    date: 2023-12-08 07:17:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@MotoAsh@lemmy.world"
    "@technicalogical@lemmy.world"
    "@Anticorp@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5113 …}
  +nested: Doctrine\ORM\PersistentCollection {#5115 …}
  +votes: Doctrine\ORM\PersistentCollection {#5117 …}
  +reports: Doctrine\ORM\PersistentCollection {#5119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5123 …}
  -id: 210880
  -bodyTs: "'abl':11 'also':1 'influenc':13 'look':4 'militari':9 'movi':15 'redact':21 'us':8 'useless':18 'vagu':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3203034"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702016232 {#5110
    date: 2023-12-08 07:17:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#4855
  +user: App\Entity\User {#4131 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4688
    +user: Proxies\__CG__\App\Entity\User {#4689 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4118
      +user: App\Entity\User {#4131 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "They were covering up the news about the ocean srreams possibly dying by 2025. They did it to cover up the news that they’re officially destroying the planet."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 46
      +score: 0
      +lastActive: DateTime @1703482058 {#4113
        date: 2023-12-25 06:27:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4119 …}
      +nested: Doctrine\ORM\PersistentCollection {#4121 …}
      +votes: Doctrine\ORM\PersistentCollection {#4123 …}
      +reports: Doctrine\ORM\PersistentCollection {#4125 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
      -id: 206135
      -bodyTs: "'2025':14 'cover':3,19 'destroy':27 'die':12 'news':6,22 'ocean':9 'offici':26 'planet':29 'possibl':11 're':25 'srream':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5868180"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701948794 {#4114
        date: 2023-12-07 12:33:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4118}
    +body: "You do realize the media could run a week straight of news about ocean currents dying and half the population would challenge whether or not we even have or need ocean currents."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 59
    +score: 0
    +lastActive: DateTime @1701952170 {#4686
      date: 2023-12-07 13:29:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@MotoAsh@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4690 …}
    +nested: Doctrine\ORM\PersistentCollection {#4692 …}
    +votes: Doctrine\ORM\PersistentCollection {#4694 …}
    +reports: Doctrine\ORM\PersistentCollection {#4696 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4698 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4700 …}
    -id: 206281
    -bodyTs: "'challeng':22 'could':6 'current':15,32 'die':16 'even':27 'half':18 'media':5 'need':30 'news':12 'ocean':14,31 'popul':20 'realiz':3 'run':7 'straight':10 'week':9 'whether':23 'would':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5868953"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701952170 {#4687
      date: 2023-12-07 13:29:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: """
    Are you saying the other half *wouldn’t* demand action?\n
    \n
    This isn’t about what the idiots would do. This is about what leaders would’ve been asked to do if the headlines were about the oceans and not aliens.\n
    \n
    Do not do the shady politicians’ job for them and help the distraction work… It was to cover so they could remain lazy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701964798 {#4852
    date: 2023-12-07 16:59:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@MotoAsh@lemmy.world"
    "@technicalogical@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4856 …}
  +nested: Doctrine\ORM\PersistentCollection {#4858 …}
  +votes: Doctrine\ORM\PersistentCollection {#4860 …}
  +reports: Doctrine\ORM\PersistentCollection {#4862 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4864 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4866 …}
  -id: 206959
  -bodyTs: "'action':10 'alien':40 'ask':28 'could':61 'cover':58 'demand':9 'distract':53 'half':6 'headlin':33 'help':51 'idiot':17 'isn':12 'job':47 'lazi':63 'leader':24 'ocean':37 'politician':46 'remain':62 'say':3 'shadi':45 've':26 'work':54 'would':18,25 'wouldn':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5872820"
  +editedAt: DateTimeImmutable @1703348177 {#4853
    date: 2023-12-23 17:16:17.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701964798 {#4854
    date: 2023-12-07 16:59:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#4855
  +user: App\Entity\User {#4131 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4688
    +user: Proxies\__CG__\App\Entity\User {#4689 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4118
      +user: App\Entity\User {#4131 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "They were covering up the news about the ocean srreams possibly dying by 2025. They did it to cover up the news that they’re officially destroying the planet."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 46
      +score: 0
      +lastActive: DateTime @1703482058 {#4113
        date: 2023-12-25 06:27:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4119 …}
      +nested: Doctrine\ORM\PersistentCollection {#4121 …}
      +votes: Doctrine\ORM\PersistentCollection {#4123 …}
      +reports: Doctrine\ORM\PersistentCollection {#4125 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
      -id: 206135
      -bodyTs: "'2025':14 'cover':3,19 'destroy':27 'die':12 'news':6,22 'ocean':9 'offici':26 'planet':29 'possibl':11 're':25 'srream':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5868180"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701948794 {#4114
        date: 2023-12-07 12:33:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4118}
    +body: "You do realize the media could run a week straight of news about ocean currents dying and half the population would challenge whether or not we even have or need ocean currents."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 59
    +score: 0
    +lastActive: DateTime @1701952170 {#4686
      date: 2023-12-07 13:29:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@MotoAsh@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4690 …}
    +nested: Doctrine\ORM\PersistentCollection {#4692 …}
    +votes: Doctrine\ORM\PersistentCollection {#4694 …}
    +reports: Doctrine\ORM\PersistentCollection {#4696 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4698 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4700 …}
    -id: 206281
    -bodyTs: "'challeng':22 'could':6 'current':15,32 'die':16 'even':27 'half':18 'media':5 'need':30 'news':12 'ocean':14,31 'popul':20 'realiz':3 'run':7 'straight':10 'week':9 'whether':23 'would':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5868953"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701952170 {#4687
      date: 2023-12-07 13:29:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: """
    Are you saying the other half *wouldn’t* demand action?\n
    \n
    This isn’t about what the idiots would do. This is about what leaders would’ve been asked to do if the headlines were about the oceans and not aliens.\n
    \n
    Do not do the shady politicians’ job for them and help the distraction work… It was to cover so they could remain lazy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701964798 {#4852
    date: 2023-12-07 16:59:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@MotoAsh@lemmy.world"
    "@technicalogical@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4856 …}
  +nested: Doctrine\ORM\PersistentCollection {#4858 …}
  +votes: Doctrine\ORM\PersistentCollection {#4860 …}
  +reports: Doctrine\ORM\PersistentCollection {#4862 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4864 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4866 …}
  -id: 206959
  -bodyTs: "'action':10 'alien':40 'ask':28 'could':61 'cover':58 'demand':9 'distract':53 'half':6 'headlin':33 'help':51 'idiot':17 'isn':12 'job':47 'lazi':63 'leader':24 'ocean':37 'politician':46 'remain':62 'say':3 'shadi':45 've':26 'work':54 'would':18,25 'wouldn':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5872820"
  +editedAt: DateTimeImmutable @1703348177 {#4853
    date: 2023-12-23 17:16:17.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701964798 {#4854
    date: 2023-12-07 16:59:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#4855
  +user: App\Entity\User {#4131 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4688
    +user: Proxies\__CG__\App\Entity\User {#4689 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4118
      +user: App\Entity\User {#4131 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "They were covering up the news about the ocean srreams possibly dying by 2025. They did it to cover up the news that they’re officially destroying the planet."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 46
      +score: 0
      +lastActive: DateTime @1703482058 {#4113
        date: 2023-12-25 06:27:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4119 …}
      +nested: Doctrine\ORM\PersistentCollection {#4121 …}
      +votes: Doctrine\ORM\PersistentCollection {#4123 …}
      +reports: Doctrine\ORM\PersistentCollection {#4125 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
      -id: 206135
      -bodyTs: "'2025':14 'cover':3,19 'destroy':27 'die':12 'news':6,22 'ocean':9 'offici':26 'planet':29 'possibl':11 're':25 'srream':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5868180"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701948794 {#4114
        date: 2023-12-07 12:33:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4118}
    +body: "You do realize the media could run a week straight of news about ocean currents dying and half the population would challenge whether or not we even have or need ocean currents."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 59
    +score: 0
    +lastActive: DateTime @1701952170 {#4686
      date: 2023-12-07 13:29:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@MotoAsh@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4690 …}
    +nested: Doctrine\ORM\PersistentCollection {#4692 …}
    +votes: Doctrine\ORM\PersistentCollection {#4694 …}
    +reports: Doctrine\ORM\PersistentCollection {#4696 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4698 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4700 …}
    -id: 206281
    -bodyTs: "'challeng':22 'could':6 'current':15,32 'die':16 'even':27 'half':18 'media':5 'need':30 'news':12 'ocean':14,31 'popul':20 'realiz':3 'run':7 'straight':10 'week':9 'whether':23 'would':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5868953"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701952170 {#4687
      date: 2023-12-07 13:29:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: """
    Are you saying the other half *wouldn’t* demand action?\n
    \n
    This isn’t about what the idiots would do. This is about what leaders would’ve been asked to do if the headlines were about the oceans and not aliens.\n
    \n
    Do not do the shady politicians’ job for them and help the distraction work… It was to cover so they could remain lazy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701964798 {#4852
    date: 2023-12-07 16:59:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@MotoAsh@lemmy.world"
    "@technicalogical@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4856 …}
  +nested: Doctrine\ORM\PersistentCollection {#4858 …}
  +votes: Doctrine\ORM\PersistentCollection {#4860 …}
  +reports: Doctrine\ORM\PersistentCollection {#4862 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4864 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4866 …}
  -id: 206959
  -bodyTs: "'action':10 'alien':40 'ask':28 'could':61 'cover':58 'demand':9 'distract':53 'half':6 'headlin':33 'help':51 'idiot':17 'isn':12 'job':47 'lazi':63 'leader':24 'ocean':37 'politician':46 'remain':62 'say':3 'shadi':45 've':26 'work':54 'would':18,25 'wouldn':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5872820"
  +editedAt: DateTimeImmutable @1703348177 {#4853
    date: 2023-12-23 17:16:17.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701964798 {#4854
    date: 2023-12-07 16:59:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5079
  +user: Proxies\__CG__\App\Entity\User {#4871 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4855
    +user: App\Entity\User {#4131 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4688
      +user: Proxies\__CG__\App\Entity\User {#4689 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4118
        +user: App\Entity\User {#4131 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "They were covering up the news about the ocean srreams possibly dying by 2025. They did it to cover up the news that they’re officially destroying the planet."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 46
        +score: 0
        +lastActive: DateTime @1703482058 {#4113
          date: 2023-12-25 06:27:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SuckMyWang@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4119 …}
        +nested: Doctrine\ORM\PersistentCollection {#4121 …}
        +votes: Doctrine\ORM\PersistentCollection {#4123 …}
        +reports: Doctrine\ORM\PersistentCollection {#4125 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
        -id: 206135
        -bodyTs: "'2025':14 'cover':3,19 'destroy':27 'die':12 'news':6,22 'ocean':9 'offici':26 'planet':29 'possibl':11 're':25 'srream':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5868180"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701948794 {#4114
          date: 2023-12-07 12:33:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4118}
      +body: "You do realize the media could run a week straight of news about ocean currents dying and half the population would challenge whether or not we even have or need ocean currents."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 59
      +score: 0
      +lastActive: DateTime @1701952170 {#4686
        date: 2023-12-07 13:29:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
        "@MotoAsh@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4690 …}
      +nested: Doctrine\ORM\PersistentCollection {#4692 …}
      +votes: Doctrine\ORM\PersistentCollection {#4694 …}
      +reports: Doctrine\ORM\PersistentCollection {#4696 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4698 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4700 …}
      -id: 206281
      -bodyTs: "'challeng':22 'could':6 'current':15,32 'die':16 'even':27 'half':18 'media':5 'need':30 'news':12 'ocean':14,31 'popul':20 'realiz':3 'run':7 'straight':10 'week':9 'whether':23 'would':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5868953"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701952170 {#4687
        date: 2023-12-07 13:29:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4118}
    +body: """
      Are you saying the other half *wouldn’t* demand action?\n
      \n
      This isn’t about what the idiots would do. This is about what leaders would’ve been asked to do if the headlines were about the oceans and not aliens.\n
      \n
      Do not do the shady politicians’ job for them and help the distraction work… It was to cover so they could remain lazy.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701964798 {#4852
      date: 2023-12-07 16:59:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@MotoAsh@lemmy.world"
      "@technicalogical@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4856 …}
    +nested: Doctrine\ORM\PersistentCollection {#4858 …}
    +votes: Doctrine\ORM\PersistentCollection {#4860 …}
    +reports: Doctrine\ORM\PersistentCollection {#4862 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4864 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4866 …}
    -id: 206959
    -bodyTs: "'action':10 'alien':40 'ask':28 'could':61 'cover':58 'demand':9 'distract':53 'half':6 'headlin':33 'help':51 'idiot':17 'isn':12 'job':47 'lazi':63 'leader':24 'ocean':37 'politician':46 'remain':62 'say':3 'shadi':45 've':26 'work':54 'would':18,25 'wouldn':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5872820"
    +editedAt: DateTimeImmutable @1703348177 {#4853
      date: 2023-12-23 17:16:17.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701964798 {#4854
      date: 2023-12-07 16:59:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: "Lol as if the half that cares has gotten their politicians to do anything about it when they actually have control."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701984220 {#5077
    date: 2023-12-07 22:23:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@MotoAsh@lemmy.world"
    "@technicalogical@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5080 …}
  +nested: Doctrine\ORM\PersistentCollection {#5082 …}
  +votes: Doctrine\ORM\PersistentCollection {#5084 …}
  +reports: Doctrine\ORM\PersistentCollection {#5086 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5090 …}
  -id: 208280
  -bodyTs: "'actual':19 'anyth':14 'care':7 'control':21 'gotten':9 'half':5 'lol':1 'politician':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5879508"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701984220 {#5078
    date: 2023-12-07 22:23:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#5079
  +user: Proxies\__CG__\App\Entity\User {#4871 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4855
    +user: App\Entity\User {#4131 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4688
      +user: Proxies\__CG__\App\Entity\User {#4689 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4118
        +user: App\Entity\User {#4131 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "They were covering up the news about the ocean srreams possibly dying by 2025. They did it to cover up the news that they’re officially destroying the planet."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 46
        +score: 0
        +lastActive: DateTime @1703482058 {#4113
          date: 2023-12-25 06:27:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SuckMyWang@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4119 …}
        +nested: Doctrine\ORM\PersistentCollection {#4121 …}
        +votes: Doctrine\ORM\PersistentCollection {#4123 …}
        +reports: Doctrine\ORM\PersistentCollection {#4125 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
        -id: 206135
        -bodyTs: "'2025':14 'cover':3,19 'destroy':27 'die':12 'news':6,22 'ocean':9 'offici':26 'planet':29 'possibl':11 're':25 'srream':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5868180"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701948794 {#4114
          date: 2023-12-07 12:33:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4118}
      +body: "You do realize the media could run a week straight of news about ocean currents dying and half the population would challenge whether or not we even have or need ocean currents."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 59
      +score: 0
      +lastActive: DateTime @1701952170 {#4686
        date: 2023-12-07 13:29:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
        "@MotoAsh@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4690 …}
      +nested: Doctrine\ORM\PersistentCollection {#4692 …}
      +votes: Doctrine\ORM\PersistentCollection {#4694 …}
      +reports: Doctrine\ORM\PersistentCollection {#4696 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4698 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4700 …}
      -id: 206281
      -bodyTs: "'challeng':22 'could':6 'current':15,32 'die':16 'even':27 'half':18 'media':5 'need':30 'news':12 'ocean':14,31 'popul':20 'realiz':3 'run':7 'straight':10 'week':9 'whether':23 'would':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5868953"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701952170 {#4687
        date: 2023-12-07 13:29:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4118}
    +body: """
      Are you saying the other half *wouldn’t* demand action?\n
      \n
      This isn’t about what the idiots would do. This is about what leaders would’ve been asked to do if the headlines were about the oceans and not aliens.\n
      \n
      Do not do the shady politicians’ job for them and help the distraction work… It was to cover so they could remain lazy.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701964798 {#4852
      date: 2023-12-07 16:59:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@MotoAsh@lemmy.world"
      "@technicalogical@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4856 …}
    +nested: Doctrine\ORM\PersistentCollection {#4858 …}
    +votes: Doctrine\ORM\PersistentCollection {#4860 …}
    +reports: Doctrine\ORM\PersistentCollection {#4862 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4864 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4866 …}
    -id: 206959
    -bodyTs: "'action':10 'alien':40 'ask':28 'could':61 'cover':58 'demand':9 'distract':53 'half':6 'headlin':33 'help':51 'idiot':17 'isn':12 'job':47 'lazi':63 'leader':24 'ocean':37 'politician':46 'remain':62 'say':3 'shadi':45 've':26 'work':54 'would':18,25 'wouldn':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5872820"
    +editedAt: DateTimeImmutable @1703348177 {#4853
      date: 2023-12-23 17:16:17.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701964798 {#4854
      date: 2023-12-07 16:59:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: "Lol as if the half that cares has gotten their politicians to do anything about it when they actually have control."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701984220 {#5077
    date: 2023-12-07 22:23:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@MotoAsh@lemmy.world"
    "@technicalogical@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5080 …}
  +nested: Doctrine\ORM\PersistentCollection {#5082 …}
  +votes: Doctrine\ORM\PersistentCollection {#5084 …}
  +reports: Doctrine\ORM\PersistentCollection {#5086 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5090 …}
  -id: 208280
  -bodyTs: "'actual':19 'anyth':14 'care':7 'control':21 'gotten':9 'half':5 'lol':1 'politician':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5879508"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701984220 {#5078
    date: 2023-12-07 22:23:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#5079
  +user: Proxies\__CG__\App\Entity\User {#4871 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4855
    +user: App\Entity\User {#4131 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4688
      +user: Proxies\__CG__\App\Entity\User {#4689 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4118
        +user: App\Entity\User {#4131 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "They were covering up the news about the ocean srreams possibly dying by 2025. They did it to cover up the news that they’re officially destroying the planet."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 46
        +score: 0
        +lastActive: DateTime @1703482058 {#4113
          date: 2023-12-25 06:27:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SuckMyWang@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4119 …}
        +nested: Doctrine\ORM\PersistentCollection {#4121 …}
        +votes: Doctrine\ORM\PersistentCollection {#4123 …}
        +reports: Doctrine\ORM\PersistentCollection {#4125 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
        -id: 206135
        -bodyTs: "'2025':14 'cover':3,19 'destroy':27 'die':12 'news':6,22 'ocean':9 'offici':26 'planet':29 'possibl':11 're':25 'srream':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5868180"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701948794 {#4114
          date: 2023-12-07 12:33:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4118}
      +body: "You do realize the media could run a week straight of news about ocean currents dying and half the population would challenge whether or not we even have or need ocean currents."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 59
      +score: 0
      +lastActive: DateTime @1701952170 {#4686
        date: 2023-12-07 13:29:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
        "@MotoAsh@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4690 …}
      +nested: Doctrine\ORM\PersistentCollection {#4692 …}
      +votes: Doctrine\ORM\PersistentCollection {#4694 …}
      +reports: Doctrine\ORM\PersistentCollection {#4696 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4698 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4700 …}
      -id: 206281
      -bodyTs: "'challeng':22 'could':6 'current':15,32 'die':16 'even':27 'half':18 'media':5 'need':30 'news':12 'ocean':14,31 'popul':20 'realiz':3 'run':7 'straight':10 'week':9 'whether':23 'would':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5868953"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701952170 {#4687
        date: 2023-12-07 13:29:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4118}
    +body: """
      Are you saying the other half *wouldn’t* demand action?\n
      \n
      This isn’t about what the idiots would do. This is about what leaders would’ve been asked to do if the headlines were about the oceans and not aliens.\n
      \n
      Do not do the shady politicians’ job for them and help the distraction work… It was to cover so they could remain lazy.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701964798 {#4852
      date: 2023-12-07 16:59:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@MotoAsh@lemmy.world"
      "@technicalogical@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4856 …}
    +nested: Doctrine\ORM\PersistentCollection {#4858 …}
    +votes: Doctrine\ORM\PersistentCollection {#4860 …}
    +reports: Doctrine\ORM\PersistentCollection {#4862 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4864 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4866 …}
    -id: 206959
    -bodyTs: "'action':10 'alien':40 'ask':28 'could':61 'cover':58 'demand':9 'distract':53 'half':6 'headlin':33 'help':51 'idiot':17 'isn':12 'job':47 'lazi':63 'leader':24 'ocean':37 'politician':46 'remain':62 'say':3 'shadi':45 've':26 'work':54 'would':18,25 'wouldn':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5872820"
    +editedAt: DateTimeImmutable @1703348177 {#4853
      date: 2023-12-23 17:16:17.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701964798 {#4854
      date: 2023-12-07 16:59:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: "Lol as if the half that cares has gotten their politicians to do anything about it when they actually have control."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701984220 {#5077
    date: 2023-12-07 22:23:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@MotoAsh@lemmy.world"
    "@technicalogical@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5080 …}
  +nested: Doctrine\ORM\PersistentCollection {#5082 …}
  +votes: Doctrine\ORM\PersistentCollection {#5084 …}
  +reports: Doctrine\ORM\PersistentCollection {#5086 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5090 …}
  -id: 208280
  -bodyTs: "'actual':19 'anyth':14 'care':7 'control':21 'gotten':9 'half':5 'lol':1 'politician':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5879508"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701984220 {#5078
    date: 2023-12-07 22:23:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#5165
  +user: Proxies\__CG__\App\Entity\User {#5096 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5079
    +user: Proxies\__CG__\App\Entity\User {#4871 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4855
      +user: App\Entity\User {#4131 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4688
        +user: Proxies\__CG__\App\Entity\User {#4689 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4118
          +user: App\Entity\User {#4131 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "They were covering up the news about the ocean srreams possibly dying by 2025. They did it to cover up the news that they’re officially destroying the planet."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 46
          +score: 0
          +lastActive: DateTime @1703482058 {#4113
            date: 2023-12-25 06:27:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@SuckMyWang@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4119 …}
          +nested: Doctrine\ORM\PersistentCollection {#4121 …}
          +votes: Doctrine\ORM\PersistentCollection {#4123 …}
          +reports: Doctrine\ORM\PersistentCollection {#4125 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
          -id: 206135
          -bodyTs: "'2025':14 'cover':3,19 'destroy':27 'die':12 'news':6,22 'ocean':9 'offici':26 'planet':29 'possibl':11 're':25 'srream':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5868180"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701948794 {#4114
            date: 2023-12-07 12:33:14.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4118}
        +body: "You do realize the media could run a week straight of news about ocean currents dying and half the population would challenge whether or not we even have or need ocean currents."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 59
        +score: 0
        +lastActive: DateTime @1701952170 {#4686
          date: 2023-12-07 13:29:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SuckMyWang@lemmy.world"
          "@MotoAsh@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4690 …}
        +nested: Doctrine\ORM\PersistentCollection {#4692 …}
        +votes: Doctrine\ORM\PersistentCollection {#4694 …}
        +reports: Doctrine\ORM\PersistentCollection {#4696 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4698 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4700 …}
        -id: 206281
        -bodyTs: "'challeng':22 'could':6 'current':15,32 'die':16 'even':27 'half':18 'media':5 'need':30 'news':12 'ocean':14,31 'popul':20 'realiz':3 'run':7 'straight':10 'week':9 'whether':23 'would':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5868953"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701952170 {#4687
          date: 2023-12-07 13:29:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4118}
      +body: """
        Are you saying the other half *wouldn’t* demand action?\n
        \n
        This isn’t about what the idiots would do. This is about what leaders would’ve been asked to do if the headlines were about the oceans and not aliens.\n
        \n
        Do not do the shady politicians’ job for them and help the distraction work… It was to cover so they could remain lazy.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701964798 {#4852
        date: 2023-12-07 16:59:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
        "@MotoAsh@lemmy.world"
        "@technicalogical@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4856 …}
      +nested: Doctrine\ORM\PersistentCollection {#4858 …}
      +votes: Doctrine\ORM\PersistentCollection {#4860 …}
      +reports: Doctrine\ORM\PersistentCollection {#4862 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4864 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4866 …}
      -id: 206959
      -bodyTs: "'action':10 'alien':40 'ask':28 'could':61 'cover':58 'demand':9 'distract':53 'half':6 'headlin':33 'help':51 'idiot':17 'isn':12 'job':47 'lazi':63 'leader':24 'ocean':37 'politician':46 'remain':62 'say':3 'shadi':45 've':26 'work':54 'would':18,25 'wouldn':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5872820"
      +editedAt: DateTimeImmutable @1703348177 {#4853
        date: 2023-12-23 17:16:17.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701964798 {#4854
        date: 2023-12-07 16:59:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4118}
    +body: "Lol as if the half that cares has gotten their politicians to do anything about it when they actually have control."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701984220 {#5077
      date: 2023-12-07 22:23:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@MotoAsh@lemmy.world"
      "@technicalogical@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5080 …}
    +nested: Doctrine\ORM\PersistentCollection {#5082 …}
    +votes: Doctrine\ORM\PersistentCollection {#5084 …}
    +reports: Doctrine\ORM\PersistentCollection {#5086 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5088 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5090 …}
    -id: 208280
    -bodyTs: "'actual':19 'anyth':14 'care':7 'control':21 'gotten':9 'half':5 'lol':1 'politician':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5879508"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701984220 {#5078
      date: 2023-12-07 22:23:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: "Right, great idea - let’s all just give up and jump from the top of a cliff headfirst into rocks. No, wait, what I meant is bad idea. Horrible, horrible idea."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701991240 {#5163
    date: 2023-12-08 00:20:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@MotoAsh@lemmy.world"
    "@technicalogical@lemmy.world"
    "@c0mbatbag3l@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5166 …}
  +nested: Doctrine\ORM\PersistentCollection {#5168 …}
  +votes: Doctrine\ORM\PersistentCollection {#5170 …}
  +reports: Doctrine\ORM\PersistentCollection {#5172 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5174 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5176 …}
  -id: 208693
  -bodyTs: "'bad':27 'cliff':17 'give':8 'great':2 'headfirst':18 'horribl':29,30 'idea':3,28,31 'jump':11 'let':4 'meant':25 'right':1 'rock':20 'top':14 'wait':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6466027"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701991240 {#5164
    date: 2023-12-08 00:20:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#5165
  +user: Proxies\__CG__\App\Entity\User {#5096 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5079
    +user: Proxies\__CG__\App\Entity\User {#4871 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4855
      +user: App\Entity\User {#4131 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4688
        +user: Proxies\__CG__\App\Entity\User {#4689 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4118
          +user: App\Entity\User {#4131 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "They were covering up the news about the ocean srreams possibly dying by 2025. They did it to cover up the news that they’re officially destroying the planet."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 46
          +score: 0
          +lastActive: DateTime @1703482058 {#4113
            date: 2023-12-25 06:27:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@SuckMyWang@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4119 …}
          +nested: Doctrine\ORM\PersistentCollection {#4121 …}
          +votes: Doctrine\ORM\PersistentCollection {#4123 …}
          +reports: Doctrine\ORM\PersistentCollection {#4125 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
          -id: 206135
          -bodyTs: "'2025':14 'cover':3,19 'destroy':27 'die':12 'news':6,22 'ocean':9 'offici':26 'planet':29 'possibl':11 're':25 'srream':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5868180"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701948794 {#4114
            date: 2023-12-07 12:33:14.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4118}
        +body: "You do realize the media could run a week straight of news about ocean currents dying and half the population would challenge whether or not we even have or need ocean currents."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 59
        +score: 0
        +lastActive: DateTime @1701952170 {#4686
          date: 2023-12-07 13:29:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SuckMyWang@lemmy.world"
          "@MotoAsh@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4690 …}
        +nested: Doctrine\ORM\PersistentCollection {#4692 …}
        +votes: Doctrine\ORM\PersistentCollection {#4694 …}
        +reports: Doctrine\ORM\PersistentCollection {#4696 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4698 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4700 …}
        -id: 206281
        -bodyTs: "'challeng':22 'could':6 'current':15,32 'die':16 'even':27 'half':18 'media':5 'need':30 'news':12 'ocean':14,31 'popul':20 'realiz':3 'run':7 'straight':10 'week':9 'whether':23 'would':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5868953"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701952170 {#4687
          date: 2023-12-07 13:29:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4118}
      +body: """
        Are you saying the other half *wouldn’t* demand action?\n
        \n
        This isn’t about what the idiots would do. This is about what leaders would’ve been asked to do if the headlines were about the oceans and not aliens.\n
        \n
        Do not do the shady politicians’ job for them and help the distraction work… It was to cover so they could remain lazy.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701964798 {#4852
        date: 2023-12-07 16:59:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
        "@MotoAsh@lemmy.world"
        "@technicalogical@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4856 …}
      +nested: Doctrine\ORM\PersistentCollection {#4858 …}
      +votes: Doctrine\ORM\PersistentCollection {#4860 …}
      +reports: Doctrine\ORM\PersistentCollection {#4862 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4864 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4866 …}
      -id: 206959
      -bodyTs: "'action':10 'alien':40 'ask':28 'could':61 'cover':58 'demand':9 'distract':53 'half':6 'headlin':33 'help':51 'idiot':17 'isn':12 'job':47 'lazi':63 'leader':24 'ocean':37 'politician':46 'remain':62 'say':3 'shadi':45 've':26 'work':54 'would':18,25 'wouldn':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5872820"
      +editedAt: DateTimeImmutable @1703348177 {#4853
        date: 2023-12-23 17:16:17.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701964798 {#4854
        date: 2023-12-07 16:59:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4118}
    +body: "Lol as if the half that cares has gotten their politicians to do anything about it when they actually have control."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701984220 {#5077
      date: 2023-12-07 22:23:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@MotoAsh@lemmy.world"
      "@technicalogical@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5080 …}
    +nested: Doctrine\ORM\PersistentCollection {#5082 …}
    +votes: Doctrine\ORM\PersistentCollection {#5084 …}
    +reports: Doctrine\ORM\PersistentCollection {#5086 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5088 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5090 …}
    -id: 208280
    -bodyTs: "'actual':19 'anyth':14 'care':7 'control':21 'gotten':9 'half':5 'lol':1 'politician':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5879508"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701984220 {#5078
      date: 2023-12-07 22:23:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: "Right, great idea - let’s all just give up and jump from the top of a cliff headfirst into rocks. No, wait, what I meant is bad idea. Horrible, horrible idea."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701991240 {#5163
    date: 2023-12-08 00:20:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@MotoAsh@lemmy.world"
    "@technicalogical@lemmy.world"
    "@c0mbatbag3l@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5166 …}
  +nested: Doctrine\ORM\PersistentCollection {#5168 …}
  +votes: Doctrine\ORM\PersistentCollection {#5170 …}
  +reports: Doctrine\ORM\PersistentCollection {#5172 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5174 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5176 …}
  -id: 208693
  -bodyTs: "'bad':27 'cliff':17 'give':8 'great':2 'headfirst':18 'horribl':29,30 'idea':3,28,31 'jump':11 'let':4 'meant':25 'right':1 'rock':20 'top':14 'wait':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6466027"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701991240 {#5164
    date: 2023-12-08 00:20:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#5165
  +user: Proxies\__CG__\App\Entity\User {#5096 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5079
    +user: Proxies\__CG__\App\Entity\User {#4871 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4855
      +user: App\Entity\User {#4131 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4688
        +user: Proxies\__CG__\App\Entity\User {#4689 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4118
          +user: App\Entity\User {#4131 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "They were covering up the news about the ocean srreams possibly dying by 2025. They did it to cover up the news that they’re officially destroying the planet."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 46
          +score: 0
          +lastActive: DateTime @1703482058 {#4113
            date: 2023-12-25 06:27:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@SuckMyWang@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4119 …}
          +nested: Doctrine\ORM\PersistentCollection {#4121 …}
          +votes: Doctrine\ORM\PersistentCollection {#4123 …}
          +reports: Doctrine\ORM\PersistentCollection {#4125 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4127 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4129 …}
          -id: 206135
          -bodyTs: "'2025':14 'cover':3,19 'destroy':27 'die':12 'news':6,22 'ocean':9 'offici':26 'planet':29 'possibl':11 're':25 'srream':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5868180"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701948794 {#4114
            date: 2023-12-07 12:33:14.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4118}
        +body: "You do realize the media could run a week straight of news about ocean currents dying and half the population would challenge whether or not we even have or need ocean currents."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 59
        +score: 0
        +lastActive: DateTime @1701952170 {#4686
          date: 2023-12-07 13:29:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SuckMyWang@lemmy.world"
          "@MotoAsh@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4690 …}
        +nested: Doctrine\ORM\PersistentCollection {#4692 …}
        +votes: Doctrine\ORM\PersistentCollection {#4694 …}
        +reports: Doctrine\ORM\PersistentCollection {#4696 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4698 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4700 …}
        -id: 206281
        -bodyTs: "'challeng':22 'could':6 'current':15,32 'die':16 'even':27 'half':18 'media':5 'need':30 'news':12 'ocean':14,31 'popul':20 'realiz':3 'run':7 'straight':10 'week':9 'whether':23 'would':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5868953"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701952170 {#4687
          date: 2023-12-07 13:29:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4118}
      +body: """
        Are you saying the other half *wouldn’t* demand action?\n
        \n
        This isn’t about what the idiots would do. This is about what leaders would’ve been asked to do if the headlines were about the oceans and not aliens.\n
        \n
        Do not do the shady politicians’ job for them and help the distraction work… It was to cover so they could remain lazy.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701964798 {#4852
        date: 2023-12-07 16:59:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
        "@MotoAsh@lemmy.world"
        "@technicalogical@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4856 …}
      +nested: Doctrine\ORM\PersistentCollection {#4858 …}
      +votes: Doctrine\ORM\PersistentCollection {#4860 …}
      +reports: Doctrine\ORM\PersistentCollection {#4862 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4864 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4866 …}
      -id: 206959
      -bodyTs: "'action':10 'alien':40 'ask':28 'could':61 'cover':58 'demand':9 'distract':53 'half':6 'headlin':33 'help':51 'idiot':17 'isn':12 'job':47 'lazi':63 'leader':24 'ocean':37 'politician':46 'remain':62 'say':3 'shadi':45 've':26 'work':54 'would':18,25 'wouldn':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5872820"
      +editedAt: DateTimeImmutable @1703348177 {#4853
        date: 2023-12-23 17:16:17.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701964798 {#4854
        date: 2023-12-07 16:59:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4118}
    +body: "Lol as if the half that cares has gotten their politicians to do anything about it when they actually have control."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701984220 {#5077
      date: 2023-12-07 22:23:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@MotoAsh@lemmy.world"
      "@technicalogical@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5080 …}
    +nested: Doctrine\ORM\PersistentCollection {#5082 …}
    +votes: Doctrine\ORM\PersistentCollection {#5084 …}
    +reports: Doctrine\ORM\PersistentCollection {#5086 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5088 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5090 …}
    -id: 208280
    -bodyTs: "'actual':19 'anyth':14 'care':7 'control':21 'gotten':9 'half':5 'lol':1 'politician':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5879508"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701984220 {#5078
      date: 2023-12-07 22:23:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4118}
  +body: "Right, great idea - let’s all just give up and jump from the top of a cliff headfirst into rocks. No, wait, what I meant is bad idea. Horrible, horrible idea."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701991240 {#5163
    date: 2023-12-08 00:20:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@MotoAsh@lemmy.world"
    "@technicalogical@lemmy.world"
    "@c0mbatbag3l@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5166 …}
  +nested: Doctrine\ORM\PersistentCollection {#5168 …}
  +votes: Doctrine\ORM\PersistentCollection {#5170 …}
  +reports: Doctrine\ORM\PersistentCollection {#5172 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5174 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5176 …}
  -id: 208693
  -bodyTs: "'bad':27 'cliff':17 'give':8 'great':2 'headfirst':18 'horribl':29,30 'idea':3,28,31 'jump':11 'let':4 'meant':25 'right':1 'rock':20 'top':14 'wait':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6466027"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701991240 {#5164
    date: 2023-12-08 00:20:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#4191
  +user: App\Entity\User {#4204 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Have you tried saying, “come out come out wherever you are” as you menacingly pace with a hunched back"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1703793788 {#4186
    date: 2023-12-28 21:03:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4192 …}
  +nested: Doctrine\ORM\PersistentCollection {#4194 …}
  +votes: Doctrine\ORM\PersistentCollection {#4196 …}
  +reports: Doctrine\ORM\PersistentCollection {#4198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
  -id: 206044
  -bodyTs: "'back':19 'come':5,7 'hunch':18 'menac':14 'pace':15 'say':4 'tri':3 'wherev':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5756505"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701946409 {#4187
    date: 2023-12-07 11:53:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#4191
  +user: App\Entity\User {#4204 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Have you tried saying, “come out come out wherever you are” as you menacingly pace with a hunched back"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1703793788 {#4186
    date: 2023-12-28 21:03:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4192 …}
  +nested: Doctrine\ORM\PersistentCollection {#4194 …}
  +votes: Doctrine\ORM\PersistentCollection {#4196 …}
  +reports: Doctrine\ORM\PersistentCollection {#4198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
  -id: 206044
  -bodyTs: "'back':19 'come':5,7 'hunch':18 'menac':14 'pace':15 'say':4 'tri':3 'wherev':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5756505"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701946409 {#4187
    date: 2023-12-07 11:53:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#4191
  +user: App\Entity\User {#4204 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Have you tried saying, “come out come out wherever you are” as you menacingly pace with a hunched back"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1703793788 {#4186
    date: 2023-12-28 21:03:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4192 …}
  +nested: Doctrine\ORM\PersistentCollection {#4194 …}
  +votes: Doctrine\ORM\PersistentCollection {#4196 …}
  +reports: Doctrine\ORM\PersistentCollection {#4198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
  -id: 206044
  -bodyTs: "'back':19 'come':5,7 'hunch':18 'menac':14 'pace':15 'say':4 'tri':3 'wherev':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5756505"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701946409 {#4187
    date: 2023-12-07 11:53:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\EntryComment {#4644
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4191
    +user: App\Entity\User {#4204 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Have you tried saying, “come out come out wherever you are” as you menacingly pace with a hunched back"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1703793788 {#4186
      date: 2023-12-28 21:03:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4192 …}
    +nested: Doctrine\ORM\PersistentCollection {#4194 …}
    +votes: Doctrine\ORM\PersistentCollection {#4196 …}
    +reports: Doctrine\ORM\PersistentCollection {#4198 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
    -id: 206044
    -bodyTs: "'back':19 'come':5,7 'hunch':18 'menac':14 'pace':15 'say':4 'tri':3 'wherev':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5756505"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946409 {#4187
      date: 2023-12-07 11:53:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: "No but I leave a trail of skittles every time I go out to my tool shed"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701946547 {#4645
    date: 2023-12-07 11:55:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4638 …}
  +nested: Doctrine\ORM\PersistentCollection {#4637 …}
  +votes: Doctrine\ORM\PersistentCollection {#4635 …}
  +reports: Doctrine\ORM\PersistentCollection {#4647 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4649 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4651 …}
  -id: 206046
  -bodyTs: "'everi':9 'go':12 'leav':4 'shed':17 'skittl':8 'time':10 'tool':16 'trail':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5867684"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701946547 {#4642
    date: 2023-12-07 11:55:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#4644
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4191
    +user: App\Entity\User {#4204 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Have you tried saying, “come out come out wherever you are” as you menacingly pace with a hunched back"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1703793788 {#4186
      date: 2023-12-28 21:03:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4192 …}
    +nested: Doctrine\ORM\PersistentCollection {#4194 …}
    +votes: Doctrine\ORM\PersistentCollection {#4196 …}
    +reports: Doctrine\ORM\PersistentCollection {#4198 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
    -id: 206044
    -bodyTs: "'back':19 'come':5,7 'hunch':18 'menac':14 'pace':15 'say':4 'tri':3 'wherev':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5756505"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946409 {#4187
      date: 2023-12-07 11:53:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: "No but I leave a trail of skittles every time I go out to my tool shed"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701946547 {#4645
    date: 2023-12-07 11:55:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4638 …}
  +nested: Doctrine\ORM\PersistentCollection {#4637 …}
  +votes: Doctrine\ORM\PersistentCollection {#4635 …}
  +reports: Doctrine\ORM\PersistentCollection {#4647 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4649 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4651 …}
  -id: 206046
  -bodyTs: "'everi':9 'go':12 'leav':4 'shed':17 'skittl':8 'time':10 'tool':16 'trail':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5867684"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701946547 {#4642
    date: 2023-12-07 11:55:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#4644
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4191
    +user: App\Entity\User {#4204 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Have you tried saying, “come out come out wherever you are” as you menacingly pace with a hunched back"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1703793788 {#4186
      date: 2023-12-28 21:03:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4192 …}
    +nested: Doctrine\ORM\PersistentCollection {#4194 …}
    +votes: Doctrine\ORM\PersistentCollection {#4196 …}
    +reports: Doctrine\ORM\PersistentCollection {#4198 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
    -id: 206044
    -bodyTs: "'back':19 'come':5,7 'hunch':18 'menac':14 'pace':15 'say':4 'tri':3 'wherev':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5756505"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946409 {#4187
      date: 2023-12-07 11:53:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: "No but I leave a trail of skittles every time I go out to my tool shed"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701946547 {#4645
    date: 2023-12-07 11:55:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4638 …}
  +nested: Doctrine\ORM\PersistentCollection {#4637 …}
  +votes: Doctrine\ORM\PersistentCollection {#4635 …}
  +reports: Doctrine\ORM\PersistentCollection {#4647 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4649 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4651 …}
  -id: 206046
  -bodyTs: "'everi':9 'go':12 'leav':4 'shed':17 'skittl':8 'time':10 'tool':16 'trail':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5867684"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701946547 {#4642
    date: 2023-12-07 11:55:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#4793
  +user: Proxies\__CG__\App\Entity\User {#4787 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4644
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4191
      +user: App\Entity\User {#4204 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Have you tried saying, “come out come out wherever you are” as you menacingly pace with a hunched back"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1703793788 {#4186
        date: 2023-12-28 21:03:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4192 …}
      +nested: Doctrine\ORM\PersistentCollection {#4194 …}
      +votes: Doctrine\ORM\PersistentCollection {#4196 …}
      +reports: Doctrine\ORM\PersistentCollection {#4198 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
      -id: 206044
      -bodyTs: "'back':19 'come':5,7 'hunch':18 'menac':14 'pace':15 'say':4 'tri':3 'wherev':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5756505"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701946409 {#4187
        date: 2023-12-07 11:53:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4191}
    +body: "No but I leave a trail of skittles every time I go out to my tool shed"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1701946547 {#4645
      date: 2023-12-07 11:55:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@SnokenKeekaGuard@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4638 …}
    +nested: Doctrine\ORM\PersistentCollection {#4637 …}
    +votes: Doctrine\ORM\PersistentCollection {#4635 …}
    +reports: Doctrine\ORM\PersistentCollection {#4647 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4649 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4651 …}
    -id: 206046
    -bodyTs: "'everi':9 'go':12 'leav':4 'shed':17 'skittl':8 'time':10 'tool':16 'trail':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5867684"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946547 {#4642
      date: 2023-12-07 11:55:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: "that’s how you catch stoners, not aliens"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702266976 {#4794
    date: 2023-12-11 04:56:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4781 …}
  +nested: Doctrine\ORM\PersistentCollection {#4785 …}
  +votes: Doctrine\ORM\PersistentCollection {#4783 …}
  +reports: Doctrine\ORM\PersistentCollection {#4797 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4799 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4801 …}
  -id: 217130
  -bodyTs: "'alien':8 'catch':5 'stoner':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3219505"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702266976 {#4791
    date: 2023-12-11 04:56:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#4793
  +user: Proxies\__CG__\App\Entity\User {#4787 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4644
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4191
      +user: App\Entity\User {#4204 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Have you tried saying, “come out come out wherever you are” as you menacingly pace with a hunched back"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1703793788 {#4186
        date: 2023-12-28 21:03:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4192 …}
      +nested: Doctrine\ORM\PersistentCollection {#4194 …}
      +votes: Doctrine\ORM\PersistentCollection {#4196 …}
      +reports: Doctrine\ORM\PersistentCollection {#4198 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
      -id: 206044
      -bodyTs: "'back':19 'come':5,7 'hunch':18 'menac':14 'pace':15 'say':4 'tri':3 'wherev':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5756505"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701946409 {#4187
        date: 2023-12-07 11:53:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4191}
    +body: "No but I leave a trail of skittles every time I go out to my tool shed"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1701946547 {#4645
      date: 2023-12-07 11:55:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@SnokenKeekaGuard@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4638 …}
    +nested: Doctrine\ORM\PersistentCollection {#4637 …}
    +votes: Doctrine\ORM\PersistentCollection {#4635 …}
    +reports: Doctrine\ORM\PersistentCollection {#4647 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4649 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4651 …}
    -id: 206046
    -bodyTs: "'everi':9 'go':12 'leav':4 'shed':17 'skittl':8 'time':10 'tool':16 'trail':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5867684"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946547 {#4642
      date: 2023-12-07 11:55:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: "that’s how you catch stoners, not aliens"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702266976 {#4794
    date: 2023-12-11 04:56:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4781 …}
  +nested: Doctrine\ORM\PersistentCollection {#4785 …}
  +votes: Doctrine\ORM\PersistentCollection {#4783 …}
  +reports: Doctrine\ORM\PersistentCollection {#4797 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4799 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4801 …}
  -id: 217130
  -bodyTs: "'alien':8 'catch':5 'stoner':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3219505"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702266976 {#4791
    date: 2023-12-11 04:56:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#4793
  +user: Proxies\__CG__\App\Entity\User {#4787 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4644
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4191
      +user: App\Entity\User {#4204 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Have you tried saying, “come out come out wherever you are” as you menacingly pace with a hunched back"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1703793788 {#4186
        date: 2023-12-28 21:03:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4192 …}
      +nested: Doctrine\ORM\PersistentCollection {#4194 …}
      +votes: Doctrine\ORM\PersistentCollection {#4196 …}
      +reports: Doctrine\ORM\PersistentCollection {#4198 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
      -id: 206044
      -bodyTs: "'back':19 'come':5,7 'hunch':18 'menac':14 'pace':15 'say':4 'tri':3 'wherev':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5756505"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701946409 {#4187
        date: 2023-12-07 11:53:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4191}
    +body: "No but I leave a trail of skittles every time I go out to my tool shed"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1701946547 {#4645
      date: 2023-12-07 11:55:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@SnokenKeekaGuard@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4638 …}
    +nested: Doctrine\ORM\PersistentCollection {#4637 …}
    +votes: Doctrine\ORM\PersistentCollection {#4635 …}
    +reports: Doctrine\ORM\PersistentCollection {#4647 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4649 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4651 …}
    -id: 206046
    -bodyTs: "'everi':9 'go':12 'leav':4 'shed':17 'skittl':8 'time':10 'tool':16 'trail':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5867684"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946547 {#4642
      date: 2023-12-07 11:55:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: "that’s how you catch stoners, not aliens"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702266976 {#4794
    date: 2023-12-11 04:56:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4781 …}
  +nested: Doctrine\ORM\PersistentCollection {#4785 …}
  +votes: Doctrine\ORM\PersistentCollection {#4783 …}
  +reports: Doctrine\ORM\PersistentCollection {#4797 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4799 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4801 …}
  -id: 217130
  -bodyTs: "'alien':8 'catch':5 'stoner':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3219505"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702266976 {#4791
    date: 2023-12-11 04:56:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\EntryComment {#4806
  +user: Proxies\__CG__\App\Entity\User {#4807 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4644
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4191
      +user: App\Entity\User {#4204 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Have you tried saying, “come out come out wherever you are” as you menacingly pace with a hunched back"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1703793788 {#4186
        date: 2023-12-28 21:03:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4192 …}
      +nested: Doctrine\ORM\PersistentCollection {#4194 …}
      +votes: Doctrine\ORM\PersistentCollection {#4196 …}
      +reports: Doctrine\ORM\PersistentCollection {#4198 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
      -id: 206044
      -bodyTs: "'back':19 'come':5,7 'hunch':18 'menac':14 'pace':15 'say':4 'tri':3 'wherev':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5756505"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701946409 {#4187
        date: 2023-12-07 11:53:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4191}
    +body: "No but I leave a trail of skittles every time I go out to my tool shed"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1701946547 {#4645
      date: 2023-12-07 11:55:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@SnokenKeekaGuard@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4638 …}
    +nested: Doctrine\ORM\PersistentCollection {#4637 …}
    +votes: Doctrine\ORM\PersistentCollection {#4635 …}
    +reports: Doctrine\ORM\PersistentCollection {#4647 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4649 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4651 …}
    -id: 206046
    -bodyTs: "'everi':9 'go':12 'leav':4 'shed':17 'skittl':8 'time':10 'tool':16 'trail':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5867684"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946547 {#4642
      date: 2023-12-07 11:55:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: "Well there’s your problem, it should be [Reese’s Pieces](https://static1.squarespace.com/static/51b3dc8ee4b051b96ceb10de/51ce6099e4b0d911b4489b79/51ce618be4b0d911b4497afd/1372480749702/ET-Reeses.jpg)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1701948311 {#4803
    date: 2023-12-07 12:25:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4808 …}
  +nested: Doctrine\ORM\PersistentCollection {#4810 …}
  +votes: Doctrine\ORM\PersistentCollection {#4812 …}
  +reports: Doctrine\ORM\PersistentCollection {#4814 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4816 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4818 …}
  -id: 206117
  -bodyTs: "'/static/51b3dc8ee4b051b96ceb10de/51ce6099e4b0d911b4489b79/51ce618be4b0d911b4497afd/1372480749702/et-reeses.jpg).':14 'piec':11 'problem':5 'rees':9 'static1.squarespace.com':13 'static1.squarespace.com/static/51b3dc8ee4b051b96ceb10de/51ce6099e4b0d911b4489b79/51ce618be4b0d911b4497afd/1372480749702/et-reeses.jpg).':12 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4887659"
  +editedAt: DateTimeImmutable @1703318162 {#4804
    date: 2023-12-23 08:56:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701948311 {#4805
    date: 2023-12-07 12:25:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#4806
  +user: Proxies\__CG__\App\Entity\User {#4807 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4644
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4191
      +user: App\Entity\User {#4204 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Have you tried saying, “come out come out wherever you are” as you menacingly pace with a hunched back"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1703793788 {#4186
        date: 2023-12-28 21:03:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4192 …}
      +nested: Doctrine\ORM\PersistentCollection {#4194 …}
      +votes: Doctrine\ORM\PersistentCollection {#4196 …}
      +reports: Doctrine\ORM\PersistentCollection {#4198 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
      -id: 206044
      -bodyTs: "'back':19 'come':5,7 'hunch':18 'menac':14 'pace':15 'say':4 'tri':3 'wherev':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5756505"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701946409 {#4187
        date: 2023-12-07 11:53:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4191}
    +body: "No but I leave a trail of skittles every time I go out to my tool shed"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1701946547 {#4645
      date: 2023-12-07 11:55:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@SnokenKeekaGuard@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4638 …}
    +nested: Doctrine\ORM\PersistentCollection {#4637 …}
    +votes: Doctrine\ORM\PersistentCollection {#4635 …}
    +reports: Doctrine\ORM\PersistentCollection {#4647 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4649 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4651 …}
    -id: 206046
    -bodyTs: "'everi':9 'go':12 'leav':4 'shed':17 'skittl':8 'time':10 'tool':16 'trail':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5867684"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946547 {#4642
      date: 2023-12-07 11:55:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: "Well there’s your problem, it should be [Reese’s Pieces](https://static1.squarespace.com/static/51b3dc8ee4b051b96ceb10de/51ce6099e4b0d911b4489b79/51ce618be4b0d911b4497afd/1372480749702/ET-Reeses.jpg)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1701948311 {#4803
    date: 2023-12-07 12:25:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4808 …}
  +nested: Doctrine\ORM\PersistentCollection {#4810 …}
  +votes: Doctrine\ORM\PersistentCollection {#4812 …}
  +reports: Doctrine\ORM\PersistentCollection {#4814 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4816 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4818 …}
  -id: 206117
  -bodyTs: "'/static/51b3dc8ee4b051b96ceb10de/51ce6099e4b0d911b4489b79/51ce618be4b0d911b4497afd/1372480749702/et-reeses.jpg).':14 'piec':11 'problem':5 'rees':9 'static1.squarespace.com':13 'static1.squarespace.com/static/51b3dc8ee4b051b96ceb10de/51ce6099e4b0d911b4489b79/51ce618be4b0d911b4497afd/1372480749702/et-reeses.jpg).':12 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4887659"
  +editedAt: DateTimeImmutable @1703318162 {#4804
    date: 2023-12-23 08:56:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701948311 {#4805
    date: 2023-12-07 12:25:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#4806
  +user: Proxies\__CG__\App\Entity\User {#4807 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4644
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4191
      +user: App\Entity\User {#4204 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Have you tried saying, “come out come out wherever you are” as you menacingly pace with a hunched back"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1703793788 {#4186
        date: 2023-12-28 21:03:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4192 …}
      +nested: Doctrine\ORM\PersistentCollection {#4194 …}
      +votes: Doctrine\ORM\PersistentCollection {#4196 …}
      +reports: Doctrine\ORM\PersistentCollection {#4198 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
      -id: 206044
      -bodyTs: "'back':19 'come':5,7 'hunch':18 'menac':14 'pace':15 'say':4 'tri':3 'wherev':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5756505"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701946409 {#4187
        date: 2023-12-07 11:53:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4191}
    +body: "No but I leave a trail of skittles every time I go out to my tool shed"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1701946547 {#4645
      date: 2023-12-07 11:55:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@SnokenKeekaGuard@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4638 …}
    +nested: Doctrine\ORM\PersistentCollection {#4637 …}
    +votes: Doctrine\ORM\PersistentCollection {#4635 …}
    +reports: Doctrine\ORM\PersistentCollection {#4647 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4649 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4651 …}
    -id: 206046
    -bodyTs: "'everi':9 'go':12 'leav':4 'shed':17 'skittl':8 'time':10 'tool':16 'trail':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5867684"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946547 {#4642
      date: 2023-12-07 11:55:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: "Well there’s your problem, it should be [Reese’s Pieces](https://static1.squarespace.com/static/51b3dc8ee4b051b96ceb10de/51ce6099e4b0d911b4489b79/51ce618be4b0d911b4497afd/1372480749702/ET-Reeses.jpg)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1701948311 {#4803
    date: 2023-12-07 12:25:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4808 …}
  +nested: Doctrine\ORM\PersistentCollection {#4810 …}
  +votes: Doctrine\ORM\PersistentCollection {#4812 …}
  +reports: Doctrine\ORM\PersistentCollection {#4814 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4816 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4818 …}
  -id: 206117
  -bodyTs: "'/static/51b3dc8ee4b051b96ceb10de/51ce6099e4b0d911b4489b79/51ce618be4b0d911b4497afd/1372480749702/et-reeses.jpg).':14 'piec':11 'problem':5 'rees':9 'static1.squarespace.com':13 'static1.squarespace.com/static/51b3dc8ee4b051b96ceb10de/51ce6099e4b0d911b4489b79/51ce618be4b0d911b4497afd/1372480749702/et-reeses.jpg).':12 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4887659"
  +editedAt: DateTimeImmutable @1703318162 {#4804
    date: 2023-12-23 08:56:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701948311 {#4805
    date: 2023-12-07 12:25:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\EntryComment {#4979
  +user: Proxies\__CG__\App\Entity\User {#4986 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4806
    +user: Proxies\__CG__\App\Entity\User {#4807 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4644
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4191
        +user: App\Entity\User {#4204 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Have you tried saying, “come out come out wherever you are” as you menacingly pace with a hunched back"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1703793788 {#4186
          date: 2023-12-28 21:03:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SuckMyWang@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4192 …}
        +nested: Doctrine\ORM\PersistentCollection {#4194 …}
        +votes: Doctrine\ORM\PersistentCollection {#4196 …}
        +reports: Doctrine\ORM\PersistentCollection {#4198 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
        -id: 206044
        -bodyTs: "'back':19 'come':5,7 'hunch':18 'menac':14 'pace':15 'say':4 'tri':3 'wherev':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/5756505"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701946409 {#4187
          date: 2023-12-07 11:53:29.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4191}
      +body: "No but I leave a trail of skittles every time I go out to my tool shed"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1701946547 {#4645
        date: 2023-12-07 11:55:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
        "@SnokenKeekaGuard@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4638 …}
      +nested: Doctrine\ORM\PersistentCollection {#4637 …}
      +votes: Doctrine\ORM\PersistentCollection {#4635 …}
      +reports: Doctrine\ORM\PersistentCollection {#4647 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4649 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4651 …}
      -id: 206046
      -bodyTs: "'everi':9 'go':12 'leav':4 'shed':17 'skittl':8 'time':10 'tool':16 'trail':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5867684"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701946547 {#4642
        date: 2023-12-07 11:55:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4191}
    +body: "Well there’s your problem, it should be [Reese’s Pieces](https://static1.squarespace.com/static/51b3dc8ee4b051b96ceb10de/51ce6099e4b0d911b4489b79/51ce618be4b0d911b4497afd/1372480749702/ET-Reeses.jpg)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1701948311 {#4803
      date: 2023-12-07 12:25:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@SnokenKeekaGuard@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4808 …}
    +nested: Doctrine\ORM\PersistentCollection {#4810 …}
    +votes: Doctrine\ORM\PersistentCollection {#4812 …}
    +reports: Doctrine\ORM\PersistentCollection {#4814 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4816 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4818 …}
    -id: 206117
    -bodyTs: "'/static/51b3dc8ee4b051b96ceb10de/51ce6099e4b0d911b4489b79/51ce618be4b0d911b4497afd/1372480749702/et-reeses.jpg).':14 'piec':11 'problem':5 'rees':9 'static1.squarespace.com':13 'static1.squarespace.com/static/51b3dc8ee4b051b96ceb10de/51ce6099e4b0d911b4489b79/51ce618be4b0d911b4497afd/1372480749702/et-reeses.jpg).':12 'well':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4887659"
    +editedAt: DateTimeImmutable @1703318162 {#4804
      date: 2023-12-23 08:56:02.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701948311 {#4805
      date: 2023-12-07 12:25:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: "I’ve never heard of Reeses Pieces until I listened to this and it’s ingrained in my brain now. [youtu.be/4qMc2JWToeg](https://youtu.be/4qMc2JWToeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701951381 {#4978
    date: 2023-12-07 13:16:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
    "@NaibofTabr@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4988 …}
  +nested: Doctrine\ORM\PersistentCollection {#4990 …}
  +votes: Doctrine\ORM\PersistentCollection {#4992 …}
  +reports: Doctrine\ORM\PersistentCollection {#4994 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4996 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4998 …}
  -id: 206241
  -bodyTs: "'/4qmc2jwtoeg](https://youtu.be/4qmc2jwtoeg)':23 'brain':19 'heard':4 'ingrain':16 'listen':10 'never':3 'piec':7 'rees':6 've':2 'youtu.be':22 'youtu.be/4qmc2jwtoeg](https://youtu.be/4qmc2jwtoeg)':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5757771"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701951381 {#4981
    date: 2023-12-07 13:16:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#4979
  +user: Proxies\__CG__\App\Entity\User {#4986 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4806
    +user: Proxies\__CG__\App\Entity\User {#4807 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4644
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4191
        +user: App\Entity\User {#4204 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Have you tried saying, “come out come out wherever you are” as you menacingly pace with a hunched back"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1703793788 {#4186
          date: 2023-12-28 21:03:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SuckMyWang@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4192 …}
        +nested: Doctrine\ORM\PersistentCollection {#4194 …}
        +votes: Doctrine\ORM\PersistentCollection {#4196 …}
        +reports: Doctrine\ORM\PersistentCollection {#4198 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
        -id: 206044
        -bodyTs: "'back':19 'come':5,7 'hunch':18 'menac':14 'pace':15 'say':4 'tri':3 'wherev':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/5756505"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701946409 {#4187
          date: 2023-12-07 11:53:29.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4191}
      +body: "No but I leave a trail of skittles every time I go out to my tool shed"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1701946547 {#4645
        date: 2023-12-07 11:55:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
        "@SnokenKeekaGuard@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4638 …}
      +nested: Doctrine\ORM\PersistentCollection {#4637 …}
      +votes: Doctrine\ORM\PersistentCollection {#4635 …}
      +reports: Doctrine\ORM\PersistentCollection {#4647 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4649 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4651 …}
      -id: 206046
      -bodyTs: "'everi':9 'go':12 'leav':4 'shed':17 'skittl':8 'time':10 'tool':16 'trail':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5867684"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701946547 {#4642
        date: 2023-12-07 11:55:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4191}
    +body: "Well there’s your problem, it should be [Reese’s Pieces](https://static1.squarespace.com/static/51b3dc8ee4b051b96ceb10de/51ce6099e4b0d911b4489b79/51ce618be4b0d911b4497afd/1372480749702/ET-Reeses.jpg)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1701948311 {#4803
      date: 2023-12-07 12:25:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@SnokenKeekaGuard@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4808 …}
    +nested: Doctrine\ORM\PersistentCollection {#4810 …}
    +votes: Doctrine\ORM\PersistentCollection {#4812 …}
    +reports: Doctrine\ORM\PersistentCollection {#4814 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4816 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4818 …}
    -id: 206117
    -bodyTs: "'/static/51b3dc8ee4b051b96ceb10de/51ce6099e4b0d911b4489b79/51ce618be4b0d911b4497afd/1372480749702/et-reeses.jpg).':14 'piec':11 'problem':5 'rees':9 'static1.squarespace.com':13 'static1.squarespace.com/static/51b3dc8ee4b051b96ceb10de/51ce6099e4b0d911b4489b79/51ce618be4b0d911b4497afd/1372480749702/et-reeses.jpg).':12 'well':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4887659"
    +editedAt: DateTimeImmutable @1703318162 {#4804
      date: 2023-12-23 08:56:02.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701948311 {#4805
      date: 2023-12-07 12:25:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: "I’ve never heard of Reeses Pieces until I listened to this and it’s ingrained in my brain now. [youtu.be/4qMc2JWToeg](https://youtu.be/4qMc2JWToeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701951381 {#4978
    date: 2023-12-07 13:16:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
    "@NaibofTabr@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4988 …}
  +nested: Doctrine\ORM\PersistentCollection {#4990 …}
  +votes: Doctrine\ORM\PersistentCollection {#4992 …}
  +reports: Doctrine\ORM\PersistentCollection {#4994 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4996 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4998 …}
  -id: 206241
  -bodyTs: "'/4qmc2jwtoeg](https://youtu.be/4qmc2jwtoeg)':23 'brain':19 'heard':4 'ingrain':16 'listen':10 'never':3 'piec':7 'rees':6 've':2 'youtu.be':22 'youtu.be/4qmc2jwtoeg](https://youtu.be/4qmc2jwtoeg)':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5757771"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701951381 {#4981
    date: 2023-12-07 13:16:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#4979
  +user: Proxies\__CG__\App\Entity\User {#4986 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4806
    +user: Proxies\__CG__\App\Entity\User {#4807 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4644
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4191
        +user: App\Entity\User {#4204 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Have you tried saying, “come out come out wherever you are” as you menacingly pace with a hunched back"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1703793788 {#4186
          date: 2023-12-28 21:03:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SuckMyWang@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4192 …}
        +nested: Doctrine\ORM\PersistentCollection {#4194 …}
        +votes: Doctrine\ORM\PersistentCollection {#4196 …}
        +reports: Doctrine\ORM\PersistentCollection {#4198 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
        -id: 206044
        -bodyTs: "'back':19 'come':5,7 'hunch':18 'menac':14 'pace':15 'say':4 'tri':3 'wherev':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/5756505"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701946409 {#4187
          date: 2023-12-07 11:53:29.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4191}
      +body: "No but I leave a trail of skittles every time I go out to my tool shed"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1701946547 {#4645
        date: 2023-12-07 11:55:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
        "@SnokenKeekaGuard@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4638 …}
      +nested: Doctrine\ORM\PersistentCollection {#4637 …}
      +votes: Doctrine\ORM\PersistentCollection {#4635 …}
      +reports: Doctrine\ORM\PersistentCollection {#4647 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4649 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4651 …}
      -id: 206046
      -bodyTs: "'everi':9 'go':12 'leav':4 'shed':17 'skittl':8 'time':10 'tool':16 'trail':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5867684"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701946547 {#4642
        date: 2023-12-07 11:55:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4191}
    +body: "Well there’s your problem, it should be [Reese’s Pieces](https://static1.squarespace.com/static/51b3dc8ee4b051b96ceb10de/51ce6099e4b0d911b4489b79/51ce618be4b0d911b4497afd/1372480749702/ET-Reeses.jpg)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1701948311 {#4803
      date: 2023-12-07 12:25:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@SnokenKeekaGuard@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4808 …}
    +nested: Doctrine\ORM\PersistentCollection {#4810 …}
    +votes: Doctrine\ORM\PersistentCollection {#4812 …}
    +reports: Doctrine\ORM\PersistentCollection {#4814 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4816 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4818 …}
    -id: 206117
    -bodyTs: "'/static/51b3dc8ee4b051b96ceb10de/51ce6099e4b0d911b4489b79/51ce618be4b0d911b4497afd/1372480749702/et-reeses.jpg).':14 'piec':11 'problem':5 'rees':9 'static1.squarespace.com':13 'static1.squarespace.com/static/51b3dc8ee4b051b96ceb10de/51ce6099e4b0d911b4489b79/51ce618be4b0d911b4497afd/1372480749702/et-reeses.jpg).':12 'well':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4887659"
    +editedAt: DateTimeImmutable @1703318162 {#4804
      date: 2023-12-23 08:56:02.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701948311 {#4805
      date: 2023-12-07 12:25:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: "I’ve never heard of Reeses Pieces until I listened to this and it’s ingrained in my brain now. [youtu.be/4qMc2JWToeg](https://youtu.be/4qMc2JWToeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701951381 {#4978
    date: 2023-12-07 13:16:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
    "@NaibofTabr@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4988 …}
  +nested: Doctrine\ORM\PersistentCollection {#4990 …}
  +votes: Doctrine\ORM\PersistentCollection {#4992 …}
  +reports: Doctrine\ORM\PersistentCollection {#4994 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4996 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4998 …}
  -id: 206241
  -bodyTs: "'/4qmc2jwtoeg](https://youtu.be/4qmc2jwtoeg)':23 'brain':19 'heard':4 'ingrain':16 'listen':10 'never':3 'piec':7 'rees':6 've':2 'youtu.be':22 'youtu.be/4qmc2jwtoeg](https://youtu.be/4qmc2jwtoeg)':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5757771"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701951381 {#4981
    date: 2023-12-07 13:16:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
App\Entity\EntryComment {#5002
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4806
    +user: Proxies\__CG__\App\Entity\User {#4807 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4644
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4191
        +user: App\Entity\User {#4204 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Have you tried saying, “come out come out wherever you are” as you menacingly pace with a hunched back"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1703793788 {#4186
          date: 2023-12-28 21:03:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SuckMyWang@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4192 …}
        +nested: Doctrine\ORM\PersistentCollection {#4194 …}
        +votes: Doctrine\ORM\PersistentCollection {#4196 …}
        +reports: Doctrine\ORM\PersistentCollection {#4198 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
        -id: 206044
        -bodyTs: "'back':19 'come':5,7 'hunch':18 'menac':14 'pace':15 'say':4 'tri':3 'wherev':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/5756505"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701946409 {#4187
          date: 2023-12-07 11:53:29.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4191}
      +body: "No but I leave a trail of skittles every time I go out to my tool shed"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1701946547 {#4645
        date: 2023-12-07 11:55:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
        "@SnokenKeekaGuard@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4638 …}
      +nested: Doctrine\ORM\PersistentCollection {#4637 …}
      +votes: Doctrine\ORM\PersistentCollection {#4635 …}
      +reports: Doctrine\ORM\PersistentCollection {#4647 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4649 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4651 …}
      -id: 206046
      -bodyTs: "'everi':9 'go':12 'leav':4 'shed':17 'skittl':8 'time':10 'tool':16 'trail':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5867684"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701946547 {#4642
        date: 2023-12-07 11:55:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4191}
    +body: "Well there’s your problem, it should be [Reese’s Pieces](https://static1.squarespace.com/static/51b3dc8ee4b051b96ceb10de/51ce6099e4b0d911b4489b79/51ce618be4b0d911b4497afd/1372480749702/ET-Reeses.jpg)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1701948311 {#4803
      date: 2023-12-07 12:25:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@SnokenKeekaGuard@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4808 …}
    +nested: Doctrine\ORM\PersistentCollection {#4810 …}
    +votes: Doctrine\ORM\PersistentCollection {#4812 …}
    +reports: Doctrine\ORM\PersistentCollection {#4814 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4816 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4818 …}
    -id: 206117
    -bodyTs: "'/static/51b3dc8ee4b051b96ceb10de/51ce6099e4b0d911b4489b79/51ce618be4b0d911b4497afd/1372480749702/et-reeses.jpg).':14 'piec':11 'problem':5 'rees':9 'static1.squarespace.com':13 'static1.squarespace.com/static/51b3dc8ee4b051b96ceb10de/51ce6099e4b0d911b4489b79/51ce618be4b0d911b4497afd/1372480749702/et-reeses.jpg).':12 'well':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4887659"
    +editedAt: DateTimeImmutable @1703318162 {#4804
      date: 2023-12-23 08:56:02.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701948311 {#4805
      date: 2023-12-07 12:25:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: "God damn it. I wasted all those skittles for nothing"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701965351 {#5000
    date: 2023-12-07 17:09:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
    "@NaibofTabr@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5003 …}
  +nested: Doctrine\ORM\PersistentCollection {#5005 …}
  +votes: Doctrine\ORM\PersistentCollection {#5007 …}
  +reports: Doctrine\ORM\PersistentCollection {#5009 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5013 …}
  -id: 206990
  -bodyTs: "'damn':2 'god':1 'noth':10 'skittl':8 'wast':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5873010"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701965351 {#5001
    date: 2023-12-07 17:09:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#5002
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4806
    +user: Proxies\__CG__\App\Entity\User {#4807 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4644
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4191
        +user: App\Entity\User {#4204 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Have you tried saying, “come out come out wherever you are” as you menacingly pace with a hunched back"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1703793788 {#4186
          date: 2023-12-28 21:03:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SuckMyWang@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4192 …}
        +nested: Doctrine\ORM\PersistentCollection {#4194 …}
        +votes: Doctrine\ORM\PersistentCollection {#4196 …}
        +reports: Doctrine\ORM\PersistentCollection {#4198 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
        -id: 206044
        -bodyTs: "'back':19 'come':5,7 'hunch':18 'menac':14 'pace':15 'say':4 'tri':3 'wherev':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/5756505"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701946409 {#4187
          date: 2023-12-07 11:53:29.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4191}
      +body: "No but I leave a trail of skittles every time I go out to my tool shed"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1701946547 {#4645
        date: 2023-12-07 11:55:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
        "@SnokenKeekaGuard@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4638 …}
      +nested: Doctrine\ORM\PersistentCollection {#4637 …}
      +votes: Doctrine\ORM\PersistentCollection {#4635 …}
      +reports: Doctrine\ORM\PersistentCollection {#4647 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4649 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4651 …}
      -id: 206046
      -bodyTs: "'everi':9 'go':12 'leav':4 'shed':17 'skittl':8 'time':10 'tool':16 'trail':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5867684"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701946547 {#4642
        date: 2023-12-07 11:55:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4191}
    +body: "Well there’s your problem, it should be [Reese’s Pieces](https://static1.squarespace.com/static/51b3dc8ee4b051b96ceb10de/51ce6099e4b0d911b4489b79/51ce618be4b0d911b4497afd/1372480749702/ET-Reeses.jpg)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1701948311 {#4803
      date: 2023-12-07 12:25:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@SnokenKeekaGuard@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4808 …}
    +nested: Doctrine\ORM\PersistentCollection {#4810 …}
    +votes: Doctrine\ORM\PersistentCollection {#4812 …}
    +reports: Doctrine\ORM\PersistentCollection {#4814 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4816 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4818 …}
    -id: 206117
    -bodyTs: "'/static/51b3dc8ee4b051b96ceb10de/51ce6099e4b0d911b4489b79/51ce618be4b0d911b4497afd/1372480749702/et-reeses.jpg).':14 'piec':11 'problem':5 'rees':9 'static1.squarespace.com':13 'static1.squarespace.com/static/51b3dc8ee4b051b96ceb10de/51ce6099e4b0d911b4489b79/51ce618be4b0d911b4497afd/1372480749702/et-reeses.jpg).':12 'well':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4887659"
    +editedAt: DateTimeImmutable @1703318162 {#4804
      date: 2023-12-23 08:56:02.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701948311 {#4805
      date: 2023-12-07 12:25:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: "God damn it. I wasted all those skittles for nothing"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701965351 {#5000
    date: 2023-12-07 17:09:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
    "@NaibofTabr@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5003 …}
  +nested: Doctrine\ORM\PersistentCollection {#5005 …}
  +votes: Doctrine\ORM\PersistentCollection {#5007 …}
  +reports: Doctrine\ORM\PersistentCollection {#5009 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5013 …}
  -id: 206990
  -bodyTs: "'damn':2 'god':1 'noth':10 'skittl':8 'wast':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5873010"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701965351 {#5001
    date: 2023-12-07 17:09:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#5002
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4806
    +user: Proxies\__CG__\App\Entity\User {#4807 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4644
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4191
        +user: App\Entity\User {#4204 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Have you tried saying, “come out come out wherever you are” as you menacingly pace with a hunched back"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1703793788 {#4186
          date: 2023-12-28 21:03:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SuckMyWang@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4192 …}
        +nested: Doctrine\ORM\PersistentCollection {#4194 …}
        +votes: Doctrine\ORM\PersistentCollection {#4196 …}
        +reports: Doctrine\ORM\PersistentCollection {#4198 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
        -id: 206044
        -bodyTs: "'back':19 'come':5,7 'hunch':18 'menac':14 'pace':15 'say':4 'tri':3 'wherev':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/5756505"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701946409 {#4187
          date: 2023-12-07 11:53:29.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4191}
      +body: "No but I leave a trail of skittles every time I go out to my tool shed"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1701946547 {#4645
        date: 2023-12-07 11:55:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
        "@SnokenKeekaGuard@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4638 …}
      +nested: Doctrine\ORM\PersistentCollection {#4637 …}
      +votes: Doctrine\ORM\PersistentCollection {#4635 …}
      +reports: Doctrine\ORM\PersistentCollection {#4647 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4649 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4651 …}
      -id: 206046
      -bodyTs: "'everi':9 'go':12 'leav':4 'shed':17 'skittl':8 'time':10 'tool':16 'trail':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5867684"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701946547 {#4642
        date: 2023-12-07 11:55:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4191}
    +body: "Well there’s your problem, it should be [Reese’s Pieces](https://static1.squarespace.com/static/51b3dc8ee4b051b96ceb10de/51ce6099e4b0d911b4489b79/51ce618be4b0d911b4497afd/1372480749702/ET-Reeses.jpg)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1701948311 {#4803
      date: 2023-12-07 12:25:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@SnokenKeekaGuard@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4808 …}
    +nested: Doctrine\ORM\PersistentCollection {#4810 …}
    +votes: Doctrine\ORM\PersistentCollection {#4812 …}
    +reports: Doctrine\ORM\PersistentCollection {#4814 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4816 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4818 …}
    -id: 206117
    -bodyTs: "'/static/51b3dc8ee4b051b96ceb10de/51ce6099e4b0d911b4489b79/51ce618be4b0d911b4497afd/1372480749702/et-reeses.jpg).':14 'piec':11 'problem':5 'rees':9 'static1.squarespace.com':13 'static1.squarespace.com/static/51b3dc8ee4b051b96ceb10de/51ce6099e4b0d911b4489b79/51ce618be4b0d911b4497afd/1372480749702/et-reeses.jpg).':12 'well':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4887659"
    +editedAt: DateTimeImmutable @1703318162 {#4804
      date: 2023-12-23 08:56:02.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701948311 {#4805
      date: 2023-12-07 12:25:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: "God damn it. I wasted all those skittles for nothing"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701965351 {#5000
    date: 2023-12-07 17:09:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
    "@NaibofTabr@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5003 …}
  +nested: Doctrine\ORM\PersistentCollection {#5005 …}
  +votes: Doctrine\ORM\PersistentCollection {#5007 …}
  +reports: Doctrine\ORM\PersistentCollection {#5009 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5013 …}
  -id: 206990
  -bodyTs: "'damn':2 'god':1 'noth':10 'skittl':8 'wast':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5873010"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701965351 {#5001
    date: 2023-12-07 17:09:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
App\Entity\EntryComment {#5149
  +user: Proxies\__CG__\App\Entity\User {#5150 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5002
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4806
      +user: Proxies\__CG__\App\Entity\User {#4807 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4644
        +user: Proxies\__CG__\App\Entity\User {#1943 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4191
          +user: App\Entity\User {#4204 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "Have you tried saying, “come out come out wherever you are” as you menacingly pace with a hunched back"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 18
          +score: 0
          +lastActive: DateTime @1703793788 {#4186
            date: 2023-12-28 21:03:08.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@SuckMyWang@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4192 …}
          +nested: Doctrine\ORM\PersistentCollection {#4194 …}
          +votes: Doctrine\ORM\PersistentCollection {#4196 …}
          +reports: Doctrine\ORM\PersistentCollection {#4198 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
          -id: 206044
          -bodyTs: "'back':19 'come':5,7 'hunch':18 'menac':14 'pace':15 'say':4 'tri':3 'wherev':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.dbzer0.com/comment/5756505"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701946409 {#4187
            date: 2023-12-07 11:53:29.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4191}
        +body: "No but I leave a trail of skittles every time I go out to my tool shed"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1701946547 {#4645
          date: 2023-12-07 11:55:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SuckMyWang@lemmy.world"
          "@SnokenKeekaGuard@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4638 …}
        +nested: Doctrine\ORM\PersistentCollection {#4637 …}
        +votes: Doctrine\ORM\PersistentCollection {#4635 …}
        +reports: Doctrine\ORM\PersistentCollection {#4647 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4649 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4651 …}
        -id: 206046
        -bodyTs: "'everi':9 'go':12 'leav':4 'shed':17 'skittl':8 'time':10 'tool':16 'trail':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5867684"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701946547 {#4642
          date: 2023-12-07 11:55:47.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4191}
      +body: "Well there’s your problem, it should be [Reese’s Pieces](https://static1.squarespace.com/static/51b3dc8ee4b051b96ceb10de/51ce6099e4b0d911b4489b79/51ce618be4b0d911b4497afd/1372480749702/ET-Reeses.jpg)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1701948311 {#4803
        date: 2023-12-07 12:25:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
        "@SnokenKeekaGuard@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4808 …}
      +nested: Doctrine\ORM\PersistentCollection {#4810 …}
      +votes: Doctrine\ORM\PersistentCollection {#4812 …}
      +reports: Doctrine\ORM\PersistentCollection {#4814 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4816 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4818 …}
      -id: 206117
      -bodyTs: "'/static/51b3dc8ee4b051b96ceb10de/51ce6099e4b0d911b4489b79/51ce618be4b0d911b4497afd/1372480749702/et-reeses.jpg).':14 'piec':11 'problem':5 'rees':9 'static1.squarespace.com':13 'static1.squarespace.com/static/51b3dc8ee4b051b96ceb10de/51ce6099e4b0d911b4489b79/51ce618be4b0d911b4497afd/1372480749702/et-reeses.jpg).':12 'well':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4887659"
      +editedAt: DateTimeImmutable @1703318162 {#4804
        date: 2023-12-23 08:56:02.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701948311 {#4805
        date: 2023-12-07 12:25:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4191}
    +body: "God damn it. I wasted all those skittles for nothing"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701965351 {#5000
      date: 2023-12-07 17:09:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@SnokenKeekaGuard@lemmy.dbzer0.com"
      "@NaibofTabr@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5003 …}
    +nested: Doctrine\ORM\PersistentCollection {#5005 …}
    +votes: Doctrine\ORM\PersistentCollection {#5007 …}
    +reports: Doctrine\ORM\PersistentCollection {#5009 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5011 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5013 …}
    -id: 206990
    -bodyTs: "'damn':2 'god':1 'noth':10 'skittl':8 'wast':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5873010"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701965351 {#5001
      date: 2023-12-07 17:09:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: "Nah iev been pretty happy with em please don’t stop"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702139235 {#5147
    date: 2023-12-09 17:27:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
    "@NaibofTabr@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5151 …}
  +nested: Doctrine\ORM\PersistentCollection {#5153 …}
  +votes: Doctrine\ORM\PersistentCollection {#5155 …}
  +reports: Doctrine\ORM\PersistentCollection {#5157 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5161 …}
  -id: 214184
  -bodyTs: "'em':7 'happi':5 'iev':2 'nah':1 'pleas':8 'pretti':4 'stop':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6475700"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702139235 {#5148
    date: 2023-12-09 17:27:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#5149
  +user: Proxies\__CG__\App\Entity\User {#5150 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5002
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4806
      +user: Proxies\__CG__\App\Entity\User {#4807 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4644
        +user: Proxies\__CG__\App\Entity\User {#1943 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4191
          +user: App\Entity\User {#4204 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "Have you tried saying, “come out come out wherever you are” as you menacingly pace with a hunched back"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 18
          +score: 0
          +lastActive: DateTime @1703793788 {#4186
            date: 2023-12-28 21:03:08.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@SuckMyWang@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4192 …}
          +nested: Doctrine\ORM\PersistentCollection {#4194 …}
          +votes: Doctrine\ORM\PersistentCollection {#4196 …}
          +reports: Doctrine\ORM\PersistentCollection {#4198 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
          -id: 206044
          -bodyTs: "'back':19 'come':5,7 'hunch':18 'menac':14 'pace':15 'say':4 'tri':3 'wherev':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.dbzer0.com/comment/5756505"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701946409 {#4187
            date: 2023-12-07 11:53:29.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4191}
        +body: "No but I leave a trail of skittles every time I go out to my tool shed"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1701946547 {#4645
          date: 2023-12-07 11:55:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SuckMyWang@lemmy.world"
          "@SnokenKeekaGuard@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4638 …}
        +nested: Doctrine\ORM\PersistentCollection {#4637 …}
        +votes: Doctrine\ORM\PersistentCollection {#4635 …}
        +reports: Doctrine\ORM\PersistentCollection {#4647 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4649 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4651 …}
        -id: 206046
        -bodyTs: "'everi':9 'go':12 'leav':4 'shed':17 'skittl':8 'time':10 'tool':16 'trail':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5867684"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701946547 {#4642
          date: 2023-12-07 11:55:47.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4191}
      +body: "Well there’s your problem, it should be [Reese’s Pieces](https://static1.squarespace.com/static/51b3dc8ee4b051b96ceb10de/51ce6099e4b0d911b4489b79/51ce618be4b0d911b4497afd/1372480749702/ET-Reeses.jpg)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1701948311 {#4803
        date: 2023-12-07 12:25:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
        "@SnokenKeekaGuard@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4808 …}
      +nested: Doctrine\ORM\PersistentCollection {#4810 …}
      +votes: Doctrine\ORM\PersistentCollection {#4812 …}
      +reports: Doctrine\ORM\PersistentCollection {#4814 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4816 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4818 …}
      -id: 206117
      -bodyTs: "'/static/51b3dc8ee4b051b96ceb10de/51ce6099e4b0d911b4489b79/51ce618be4b0d911b4497afd/1372480749702/et-reeses.jpg).':14 'piec':11 'problem':5 'rees':9 'static1.squarespace.com':13 'static1.squarespace.com/static/51b3dc8ee4b051b96ceb10de/51ce6099e4b0d911b4489b79/51ce618be4b0d911b4497afd/1372480749702/et-reeses.jpg).':12 'well':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4887659"
      +editedAt: DateTimeImmutable @1703318162 {#4804
        date: 2023-12-23 08:56:02.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701948311 {#4805
        date: 2023-12-07 12:25:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4191}
    +body: "God damn it. I wasted all those skittles for nothing"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701965351 {#5000
      date: 2023-12-07 17:09:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@SnokenKeekaGuard@lemmy.dbzer0.com"
      "@NaibofTabr@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5003 …}
    +nested: Doctrine\ORM\PersistentCollection {#5005 …}
    +votes: Doctrine\ORM\PersistentCollection {#5007 …}
    +reports: Doctrine\ORM\PersistentCollection {#5009 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5011 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5013 …}
    -id: 206990
    -bodyTs: "'damn':2 'god':1 'noth':10 'skittl':8 'wast':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5873010"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701965351 {#5001
      date: 2023-12-07 17:09:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: "Nah iev been pretty happy with em please don’t stop"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702139235 {#5147
    date: 2023-12-09 17:27:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
    "@NaibofTabr@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5151 …}
  +nested: Doctrine\ORM\PersistentCollection {#5153 …}
  +votes: Doctrine\ORM\PersistentCollection {#5155 …}
  +reports: Doctrine\ORM\PersistentCollection {#5157 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5161 …}
  -id: 214184
  -bodyTs: "'em':7 'happi':5 'iev':2 'nah':1 'pleas':8 'pretti':4 'stop':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6475700"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702139235 {#5148
    date: 2023-12-09 17:27:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#5149
  +user: Proxies\__CG__\App\Entity\User {#5150 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5002
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4806
      +user: Proxies\__CG__\App\Entity\User {#4807 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4644
        +user: Proxies\__CG__\App\Entity\User {#1943 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4191
          +user: App\Entity\User {#4204 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "Have you tried saying, “come out come out wherever you are” as you menacingly pace with a hunched back"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 18
          +score: 0
          +lastActive: DateTime @1703793788 {#4186
            date: 2023-12-28 21:03:08.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@SuckMyWang@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4192 …}
          +nested: Doctrine\ORM\PersistentCollection {#4194 …}
          +votes: Doctrine\ORM\PersistentCollection {#4196 …}
          +reports: Doctrine\ORM\PersistentCollection {#4198 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
          -id: 206044
          -bodyTs: "'back':19 'come':5,7 'hunch':18 'menac':14 'pace':15 'say':4 'tri':3 'wherev':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.dbzer0.com/comment/5756505"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701946409 {#4187
            date: 2023-12-07 11:53:29.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4191}
        +body: "No but I leave a trail of skittles every time I go out to my tool shed"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1701946547 {#4645
          date: 2023-12-07 11:55:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SuckMyWang@lemmy.world"
          "@SnokenKeekaGuard@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4638 …}
        +nested: Doctrine\ORM\PersistentCollection {#4637 …}
        +votes: Doctrine\ORM\PersistentCollection {#4635 …}
        +reports: Doctrine\ORM\PersistentCollection {#4647 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4649 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4651 …}
        -id: 206046
        -bodyTs: "'everi':9 'go':12 'leav':4 'shed':17 'skittl':8 'time':10 'tool':16 'trail':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5867684"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701946547 {#4642
          date: 2023-12-07 11:55:47.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4191}
      +body: "Well there’s your problem, it should be [Reese’s Pieces](https://static1.squarespace.com/static/51b3dc8ee4b051b96ceb10de/51ce6099e4b0d911b4489b79/51ce618be4b0d911b4497afd/1372480749702/ET-Reeses.jpg)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1701948311 {#4803
        date: 2023-12-07 12:25:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
        "@SnokenKeekaGuard@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4808 …}
      +nested: Doctrine\ORM\PersistentCollection {#4810 …}
      +votes: Doctrine\ORM\PersistentCollection {#4812 …}
      +reports: Doctrine\ORM\PersistentCollection {#4814 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4816 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4818 …}
      -id: 206117
      -bodyTs: "'/static/51b3dc8ee4b051b96ceb10de/51ce6099e4b0d911b4489b79/51ce618be4b0d911b4497afd/1372480749702/et-reeses.jpg).':14 'piec':11 'problem':5 'rees':9 'static1.squarespace.com':13 'static1.squarespace.com/static/51b3dc8ee4b051b96ceb10de/51ce6099e4b0d911b4489b79/51ce618be4b0d911b4497afd/1372480749702/et-reeses.jpg).':12 'well':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4887659"
      +editedAt: DateTimeImmutable @1703318162 {#4804
        date: 2023-12-23 08:56:02.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701948311 {#4805
        date: 2023-12-07 12:25:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4191}
    +body: "God damn it. I wasted all those skittles for nothing"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701965351 {#5000
      date: 2023-12-07 17:09:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@SnokenKeekaGuard@lemmy.dbzer0.com"
      "@NaibofTabr@infosec.pub"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5003 …}
    +nested: Doctrine\ORM\PersistentCollection {#5005 …}
    +votes: Doctrine\ORM\PersistentCollection {#5007 …}
    +reports: Doctrine\ORM\PersistentCollection {#5009 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5011 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5013 …}
    -id: 206990
    -bodyTs: "'damn':2 'god':1 'noth':10 'skittl':8 'wast':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5873010"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701965351 {#5001
      date: 2023-12-07 17:09:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4191}
  +body: "Nah iev been pretty happy with em please don’t stop"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702139235 {#5147
    date: 2023-12-09 17:27:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
    "@NaibofTabr@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5151 …}
  +nested: Doctrine\ORM\PersistentCollection {#5153 …}
  +votes: Doctrine\ORM\PersistentCollection {#5155 …}
  +reports: Doctrine\ORM\PersistentCollection {#5157 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5161 …}
  -id: 214184
  -bodyTs: "'em':7 'happi':5 'iev':2 'nah':1 'pleas':8 'pretti':4 'stop':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6475700"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702139235 {#5148
    date: 2023-12-09 17:27:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
App\Entity\EntryComment {#4265
  +user: App\Entity\User {#4278 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "The truth is that there’s crazies everywhere. Even in the military"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1703482041 {#4260
    date: 2023-12-25 06:27:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4266 …}
  +nested: Doctrine\ORM\PersistentCollection {#4268 …}
  +votes: Doctrine\ORM\PersistentCollection {#4270 …}
  +reports: Doctrine\ORM\PersistentCollection {#4272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4276 …}
  -id: 206933
  -bodyTs: "'crazi':7 'even':9 'everywher':8 'militari':12 'truth':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ro/comment/1482559"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701964471 {#4261
    date: 2023-12-07 16:54:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\EntryComment {#4265
  +user: App\Entity\User {#4278 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "The truth is that there’s crazies everywhere. Even in the military"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1703482041 {#4260
    date: 2023-12-25 06:27:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4266 …}
  +nested: Doctrine\ORM\PersistentCollection {#4268 …}
  +votes: Doctrine\ORM\PersistentCollection {#4270 …}
  +reports: Doctrine\ORM\PersistentCollection {#4272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4276 …}
  -id: 206933
  -bodyTs: "'crazi':7 'even':9 'everywher':8 'militari':12 'truth':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ro/comment/1482559"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701964471 {#4261
    date: 2023-12-07 16:54:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\EntryComment {#4265
  +user: App\Entity\User {#4278 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "The truth is that there’s crazies everywhere. Even in the military"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1703482041 {#4260
    date: 2023-12-25 06:27:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4266 …}
  +nested: Doctrine\ORM\PersistentCollection {#4268 …}
  +votes: Doctrine\ORM\PersistentCollection {#4270 …}
  +reports: Doctrine\ORM\PersistentCollection {#4272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4276 …}
  -id: 206933
  -bodyTs: "'crazi':7 'even':9 'everywher':8 'militari':12 'truth':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ro/comment/1482559"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701964471 {#4261
    date: 2023-12-07 16:54:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
App\Entity\EntryComment {#4720
  +user: Proxies\__CG__\App\Entity\User {#4721 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4265
    +user: App\Entity\User {#4278 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "The truth is that there’s crazies everywhere. Even in the military"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1703482041 {#4260
      date: 2023-12-25 06:27:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4266 …}
    +nested: Doctrine\ORM\PersistentCollection {#4268 …}
    +votes: Doctrine\ORM\PersistentCollection {#4270 …}
    +reports: Doctrine\ORM\PersistentCollection {#4272 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4274 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4276 …}
    -id: 206933
    -bodyTs: "'crazi':7 'even':9 'everywher':8 'militari':12 'truth':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.ro/comment/1482559"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701964471 {#4261
      date: 2023-12-07 16:54:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4265}
  +body: "How do you know that truth in particular is the answer?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702007878 {#4718
    date: 2023-12-08 04:57:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@sciencesebi@feddit.ro"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4722 …}
  +nested: Doctrine\ORM\PersistentCollection {#4724 …}
  +votes: Doctrine\ORM\PersistentCollection {#4726 …}
  +reports: Doctrine\ORM\PersistentCollection {#4728 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4732 …}
  -id: 210804
  -bodyTs: "'answer':11 'know':4 'particular':8 'truth':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4908646"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702007878 {#4719
    date: 2023-12-08 04:57:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#4720
  +user: Proxies\__CG__\App\Entity\User {#4721 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4265
    +user: App\Entity\User {#4278 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "The truth is that there’s crazies everywhere. Even in the military"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1703482041 {#4260
      date: 2023-12-25 06:27:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4266 …}
    +nested: Doctrine\ORM\PersistentCollection {#4268 …}
    +votes: Doctrine\ORM\PersistentCollection {#4270 …}
    +reports: Doctrine\ORM\PersistentCollection {#4272 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4274 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4276 …}
    -id: 206933
    -bodyTs: "'crazi':7 'even':9 'everywher':8 'militari':12 'truth':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.ro/comment/1482559"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701964471 {#4261
      date: 2023-12-07 16:54:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4265}
  +body: "How do you know that truth in particular is the answer?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702007878 {#4718
    date: 2023-12-08 04:57:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@sciencesebi@feddit.ro"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4722 …}
  +nested: Doctrine\ORM\PersistentCollection {#4724 …}
  +votes: Doctrine\ORM\PersistentCollection {#4726 …}
  +reports: Doctrine\ORM\PersistentCollection {#4728 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4732 …}
  -id: 210804
  -bodyTs: "'answer':11 'know':4 'particular':8 'truth':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4908646"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702007878 {#4719
    date: 2023-12-08 04:57:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#4720
  +user: Proxies\__CG__\App\Entity\User {#4721 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4265
    +user: App\Entity\User {#4278 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "The truth is that there’s crazies everywhere. Even in the military"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1703482041 {#4260
      date: 2023-12-25 06:27:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4266 …}
    +nested: Doctrine\ORM\PersistentCollection {#4268 …}
    +votes: Doctrine\ORM\PersistentCollection {#4270 …}
    +reports: Doctrine\ORM\PersistentCollection {#4272 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4274 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4276 …}
    -id: 206933
    -bodyTs: "'crazi':7 'even':9 'everywher':8 'militari':12 'truth':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.ro/comment/1482559"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701964471 {#4261
      date: 2023-12-07 16:54:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4265}
  +body: "How do you know that truth in particular is the answer?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702007878 {#4718
    date: 2023-12-08 04:57:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@sciencesebi@feddit.ro"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4722 …}
  +nested: Doctrine\ORM\PersistentCollection {#4724 …}
  +votes: Doctrine\ORM\PersistentCollection {#4726 …}
  +reports: Doctrine\ORM\PersistentCollection {#4728 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4732 …}
  -id: 210804
  -bodyTs: "'answer':11 'know':4 'particular':8 'truth':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4908646"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702007878 {#4719
    date: 2023-12-08 04:57:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
149 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
150 DENIED moderate
App\Entity\EntryComment {#4948
  +user: App\Entity\User {#4278 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4720
    +user: Proxies\__CG__\App\Entity\User {#4721 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4265
      +user: App\Entity\User {#4278 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "The truth is that there’s crazies everywhere. Even in the military"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1703482041 {#4260
        date: 2023-12-25 06:27:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4266 …}
      +nested: Doctrine\ORM\PersistentCollection {#4268 …}
      +votes: Doctrine\ORM\PersistentCollection {#4270 …}
      +reports: Doctrine\ORM\PersistentCollection {#4272 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4274 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4276 …}
      -id: 206933
      -bodyTs: "'crazi':7 'even':9 'everywher':8 'militari':12 'truth':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.ro/comment/1482559"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701964471 {#4261
        date: 2023-12-07 16:54:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4265}
    +body: "How do you know that truth in particular is the answer?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702007878 {#4718
      date: 2023-12-08 04:57:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@sciencesebi@feddit.ro"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4722 …}
    +nested: Doctrine\ORM\PersistentCollection {#4724 …}
    +votes: Doctrine\ORM\PersistentCollection {#4726 …}
    +reports: Doctrine\ORM\PersistentCollection {#4728 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4730 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4732 …}
    -id: 210804
    -bodyTs: "'answer':11 'know':4 'particular':8 'truth':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4908646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702007878 {#4719
      date: 2023-12-08 04:57:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4265}
  +body: "I don’t. But people are acting like one cunt telling a story with no coroboration is a smoking gun. It’s not."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702016146 {#4946
    date: 2023-12-08 07:15:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@sciencesebi@feddit.ro"
    "@ComradeKhoumrag@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4949 …}
  +nested: Doctrine\ORM\PersistentCollection {#4951 …}
  +votes: Doctrine\ORM\PersistentCollection {#4953 …}
  +reports: Doctrine\ORM\PersistentCollection {#4955 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4957 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4959 …}
  -id: 210877
  -bodyTs: "'act':7 'corobor':16 'cunt':10 'gun':20 'like':8 'one':9 'peopl':5 'smoke':19 'stori':13 'tell':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ro/comment/1488016"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702016146 {#4947
    date: 2023-12-08 07:15:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
App\Entity\EntryComment {#4948
  +user: App\Entity\User {#4278 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4720
    +user: Proxies\__CG__\App\Entity\User {#4721 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4265
      +user: App\Entity\User {#4278 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "The truth is that there’s crazies everywhere. Even in the military"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1703482041 {#4260
        date: 2023-12-25 06:27:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4266 …}
      +nested: Doctrine\ORM\PersistentCollection {#4268 …}
      +votes: Doctrine\ORM\PersistentCollection {#4270 …}
      +reports: Doctrine\ORM\PersistentCollection {#4272 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4274 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4276 …}
      -id: 206933
      -bodyTs: "'crazi':7 'even':9 'everywher':8 'militari':12 'truth':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.ro/comment/1482559"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701964471 {#4261
        date: 2023-12-07 16:54:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4265}
    +body: "How do you know that truth in particular is the answer?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702007878 {#4718
      date: 2023-12-08 04:57:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@sciencesebi@feddit.ro"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4722 …}
    +nested: Doctrine\ORM\PersistentCollection {#4724 …}
    +votes: Doctrine\ORM\PersistentCollection {#4726 …}
    +reports: Doctrine\ORM\PersistentCollection {#4728 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4730 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4732 …}
    -id: 210804
    -bodyTs: "'answer':11 'know':4 'particular':8 'truth':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4908646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702007878 {#4719
      date: 2023-12-08 04:57:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4265}
  +body: "I don’t. But people are acting like one cunt telling a story with no coroboration is a smoking gun. It’s not."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702016146 {#4946
    date: 2023-12-08 07:15:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@sciencesebi@feddit.ro"
    "@ComradeKhoumrag@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4949 …}
  +nested: Doctrine\ORM\PersistentCollection {#4951 …}
  +votes: Doctrine\ORM\PersistentCollection {#4953 …}
  +reports: Doctrine\ORM\PersistentCollection {#4955 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4957 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4959 …}
  -id: 210877
  -bodyTs: "'act':7 'corobor':16 'cunt':10 'gun':20 'like':8 'one':9 'peopl':5 'smoke':19 'stori':13 'tell':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ro/comment/1488016"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702016146 {#4947
    date: 2023-12-08 07:15:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
App\Entity\EntryComment {#4948
  +user: App\Entity\User {#4278 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4720
    +user: Proxies\__CG__\App\Entity\User {#4721 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4265
      +user: App\Entity\User {#4278 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "The truth is that there’s crazies everywhere. Even in the military"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1703482041 {#4260
        date: 2023-12-25 06:27:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4266 …}
      +nested: Doctrine\ORM\PersistentCollection {#4268 …}
      +votes: Doctrine\ORM\PersistentCollection {#4270 …}
      +reports: Doctrine\ORM\PersistentCollection {#4272 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4274 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4276 …}
      -id: 206933
      -bodyTs: "'crazi':7 'even':9 'everywher':8 'militari':12 'truth':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.ro/comment/1482559"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701964471 {#4261
        date: 2023-12-07 16:54:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4265}
    +body: "How do you know that truth in particular is the answer?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702007878 {#4718
      date: 2023-12-08 04:57:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@sciencesebi@feddit.ro"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4722 …}
    +nested: Doctrine\ORM\PersistentCollection {#4724 …}
    +votes: Doctrine\ORM\PersistentCollection {#4726 …}
    +reports: Doctrine\ORM\PersistentCollection {#4728 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4730 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4732 …}
    -id: 210804
    -bodyTs: "'answer':11 'know':4 'particular':8 'truth':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://infosec.pub/comment/4908646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702007878 {#4719
      date: 2023-12-08 04:57:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4265}
  +body: "I don’t. But people are acting like one cunt telling a story with no coroboration is a smoking gun. It’s not."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702016146 {#4946
    date: 2023-12-08 07:15:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@sciencesebi@feddit.ro"
    "@ComradeKhoumrag@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4949 …}
  +nested: Doctrine\ORM\PersistentCollection {#4951 …}
  +votes: Doctrine\ORM\PersistentCollection {#4953 …}
  +reports: Doctrine\ORM\PersistentCollection {#4955 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4957 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4959 …}
  -id: 210877
  -bodyTs: "'act':7 'corobor':16 'cunt':10 'gun':20 'like':8 'one':9 'peopl':5 'smoke':19 'stori':13 'tell':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ro/comment/1488016"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702016146 {#4947
    date: 2023-12-08 07:15:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
153 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
154 DENIED moderate
App\Entity\EntryComment {#4338
  +user: App\Entity\User {#4351 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "If there *were* aliens, there’s *zero* chance Trump could resist bragging that he knows all about them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1703481724 {#4333
    date: 2023-12-25 06:22:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4339 …}
  +nested: Doctrine\ORM\PersistentCollection {#4341 …}
  +votes: Doctrine\ORM\PersistentCollection {#4343 …}
  +reports: Doctrine\ORM\PersistentCollection {#4345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
  -id: 210716
  -bodyTs: "'alien':4 'brag':12 'chanc':8 'could':10 'know':15 'resist':11 'trump':9 'zero':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5885000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701998686 {#4334
    date: 2023-12-08 02:24:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
App\Entity\EntryComment {#4338
  +user: App\Entity\User {#4351 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "If there *were* aliens, there’s *zero* chance Trump could resist bragging that he knows all about them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1703481724 {#4333
    date: 2023-12-25 06:22:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4339 …}
  +nested: Doctrine\ORM\PersistentCollection {#4341 …}
  +votes: Doctrine\ORM\PersistentCollection {#4343 …}
  +reports: Doctrine\ORM\PersistentCollection {#4345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
  -id: 210716
  -bodyTs: "'alien':4 'brag':12 'chanc':8 'could':10 'know':15 'resist':11 'trump':9 'zero':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5885000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701998686 {#4334
    date: 2023-12-08 02:24:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
App\Entity\EntryComment {#4338
  +user: App\Entity\User {#4351 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "If there *were* aliens, there’s *zero* chance Trump could resist bragging that he knows all about them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1703481724 {#4333
    date: 2023-12-25 06:22:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4339 …}
  +nested: Doctrine\ORM\PersistentCollection {#4341 …}
  +votes: Doctrine\ORM\PersistentCollection {#4343 …}
  +reports: Doctrine\ORM\PersistentCollection {#4345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
  -id: 210716
  -bodyTs: "'alien':4 'brag':12 'chanc':8 'could':10 'know':15 'resist':11 'trump':9 'zero':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5885000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701998686 {#4334
    date: 2023-12-08 02:24:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
157 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
158 DENIED moderate
App\Entity\EntryComment {#4751
  +user: Proxies\__CG__\App\Entity\User {#4752 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4338
    +user: App\Entity\User {#4351 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "If there *were* aliens, there’s *zero* chance Trump could resist bragging that he knows all about them."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1703481724 {#4333
      date: 2023-12-25 06:22:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4339 …}
    +nested: Doctrine\ORM\PersistentCollection {#4341 …}
    +votes: Doctrine\ORM\PersistentCollection {#4343 …}
    +reports: Doctrine\ORM\PersistentCollection {#4345 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
    -id: 210716
    -bodyTs: "'alien':4 'brag':12 'chanc':8 'could':10 'know':15 'resist':11 'trump':9 'zero':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5885000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701998686 {#4334
      date: 2023-12-08 02:24:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4338}
  +body: """
    There are military secrets not even presidents are made aware of until necessary.\n
    \n
    Truman didn’t even know the Manhattan project was a thing for a while
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702012277 {#4749
    date: 2023-12-08 06:11:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@WaxedWookie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4753 …}
  +nested: Doctrine\ORM\PersistentCollection {#4755 …}
  +votes: Doctrine\ORM\PersistentCollection {#4757 …}
  +reports: Doctrine\ORM\PersistentCollection {#4759 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4761 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4763 …}
  -id: 210841
  -bodyTs: "'awar':10 'didn':15 'even':6,17 'know':18 'made':9 'manhattan':20 'militari':3 'necessari':13 'presid':7 'project':21 'secret':4 'thing':24 'truman':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5890885"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702012277 {#4750
    date: 2023-12-08 06:11:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
App\Entity\EntryComment {#4751
  +user: Proxies\__CG__\App\Entity\User {#4752 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4338
    +user: App\Entity\User {#4351 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "If there *were* aliens, there’s *zero* chance Trump could resist bragging that he knows all about them."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1703481724 {#4333
      date: 2023-12-25 06:22:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4339 …}
    +nested: Doctrine\ORM\PersistentCollection {#4341 …}
    +votes: Doctrine\ORM\PersistentCollection {#4343 …}
    +reports: Doctrine\ORM\PersistentCollection {#4345 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
    -id: 210716
    -bodyTs: "'alien':4 'brag':12 'chanc':8 'could':10 'know':15 'resist':11 'trump':9 'zero':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5885000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701998686 {#4334
      date: 2023-12-08 02:24:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4338}
  +body: """
    There are military secrets not even presidents are made aware of until necessary.\n
    \n
    Truman didn’t even know the Manhattan project was a thing for a while
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702012277 {#4749
    date: 2023-12-08 06:11:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@WaxedWookie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4753 …}
  +nested: Doctrine\ORM\PersistentCollection {#4755 …}
  +votes: Doctrine\ORM\PersistentCollection {#4757 …}
  +reports: Doctrine\ORM\PersistentCollection {#4759 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4761 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4763 …}
  -id: 210841
  -bodyTs: "'awar':10 'didn':15 'even':6,17 'know':18 'made':9 'manhattan':20 'militari':3 'necessari':13 'presid':7 'project':21 'secret':4 'thing':24 'truman':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5890885"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702012277 {#4750
    date: 2023-12-08 06:11:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
App\Entity\EntryComment {#4751
  +user: Proxies\__CG__\App\Entity\User {#4752 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4338
    +user: App\Entity\User {#4351 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "If there *were* aliens, there’s *zero* chance Trump could resist bragging that he knows all about them."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1703481724 {#4333
      date: 2023-12-25 06:22:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4339 …}
    +nested: Doctrine\ORM\PersistentCollection {#4341 …}
    +votes: Doctrine\ORM\PersistentCollection {#4343 …}
    +reports: Doctrine\ORM\PersistentCollection {#4345 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
    -id: 210716
    -bodyTs: "'alien':4 'brag':12 'chanc':8 'could':10 'know':15 'resist':11 'trump':9 'zero':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5885000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701998686 {#4334
      date: 2023-12-08 02:24:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4338}
  +body: """
    There are military secrets not even presidents are made aware of until necessary.\n
    \n
    Truman didn’t even know the Manhattan project was a thing for a while
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702012277 {#4749
    date: 2023-12-08 06:11:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@WaxedWookie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4753 …}
  +nested: Doctrine\ORM\PersistentCollection {#4755 …}
  +votes: Doctrine\ORM\PersistentCollection {#4757 …}
  +reports: Doctrine\ORM\PersistentCollection {#4759 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4761 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4763 …}
  -id: 210841
  -bodyTs: "'awar':10 'didn':15 'even':6,17 'know':18 'made':9 'manhattan':20 'militari':3 'necessari':13 'presid':7 'project':21 'secret':4 'thing':24 'truman':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5890885"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702012277 {#4750
    date: 2023-12-08 06:11:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
161 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
162 DENIED moderate
App\Entity\EntryComment {#4963
  +user: Proxies\__CG__\App\Entity\User {#4964 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4751
    +user: Proxies\__CG__\App\Entity\User {#4752 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4338
      +user: App\Entity\User {#4351 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "If there *were* aliens, there’s *zero* chance Trump could resist bragging that he knows all about them."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1703481724 {#4333
        date: 2023-12-25 06:22:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4339 …}
      +nested: Doctrine\ORM\PersistentCollection {#4341 …}
      +votes: Doctrine\ORM\PersistentCollection {#4343 …}
      +reports: Doctrine\ORM\PersistentCollection {#4345 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
      -id: 210716
      -bodyTs: "'alien':4 'brag':12 'chanc':8 'could':10 'know':15 'resist':11 'trump':9 'zero':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5885000"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701998686 {#4334
        date: 2023-12-08 02:24:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4338}
    +body: """
      There are military secrets not even presidents are made aware of until necessary.\n
      \n
      Truman didn’t even know the Manhattan project was a thing for a while
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1702012277 {#4749
      date: 2023-12-08 06:11:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@WaxedWookie@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4753 …}
    +nested: Doctrine\ORM\PersistentCollection {#4755 …}
    +votes: Doctrine\ORM\PersistentCollection {#4757 …}
    +reports: Doctrine\ORM\PersistentCollection {#4759 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4761 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4763 …}
    -id: 210841
    -bodyTs: "'awar':10 'didn':15 'even':6,17 'know':18 'made':9 'manhattan':20 'militari':3 'necessari':13 'presid':7 'project':21 'secret':4 'thing':24 'truman':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5890885"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702012277 {#4750
      date: 2023-12-08 06:11:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4338}
  +body: "That should scare you. “Leader of the free world.” Oy vey. 🤥"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702014770 {#4961
    date: 2023-12-08 06:52:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@WaxedWookie@lemmy.world"
    "@ThatWeirdGuy1001@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4965 …}
  +nested: Doctrine\ORM\PersistentCollection {#4967 …}
  +votes: Doctrine\ORM\PersistentCollection {#4969 …}
  +reports: Doctrine\ORM\PersistentCollection {#4971 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4973 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4975 …}
  -id: 210864
  -bodyTs: "'free':8 'leader':5 'oy':10 'scare':3 'vey':11 'world':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5891473"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702014770 {#4962
    date: 2023-12-08 06:52:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 DENIED edit
App\Entity\EntryComment {#4963
  +user: Proxies\__CG__\App\Entity\User {#4964 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4751
    +user: Proxies\__CG__\App\Entity\User {#4752 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4338
      +user: App\Entity\User {#4351 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "If there *were* aliens, there’s *zero* chance Trump could resist bragging that he knows all about them."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1703481724 {#4333
        date: 2023-12-25 06:22:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4339 …}
      +nested: Doctrine\ORM\PersistentCollection {#4341 …}
      +votes: Doctrine\ORM\PersistentCollection {#4343 …}
      +reports: Doctrine\ORM\PersistentCollection {#4345 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
      -id: 210716
      -bodyTs: "'alien':4 'brag':12 'chanc':8 'could':10 'know':15 'resist':11 'trump':9 'zero':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5885000"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701998686 {#4334
        date: 2023-12-08 02:24:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4338}
    +body: """
      There are military secrets not even presidents are made aware of until necessary.\n
      \n
      Truman didn’t even know the Manhattan project was a thing for a while
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1702012277 {#4749
      date: 2023-12-08 06:11:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@WaxedWookie@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4753 …}
    +nested: Doctrine\ORM\PersistentCollection {#4755 …}
    +votes: Doctrine\ORM\PersistentCollection {#4757 …}
    +reports: Doctrine\ORM\PersistentCollection {#4759 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4761 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4763 …}
    -id: 210841
    -bodyTs: "'awar':10 'didn':15 'even':6,17 'know':18 'made':9 'manhattan':20 'militari':3 'necessari':13 'presid':7 'project':21 'secret':4 'thing':24 'truman':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5890885"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702012277 {#4750
      date: 2023-12-08 06:11:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4338}
  +body: "That should scare you. “Leader of the free world.” Oy vey. 🤥"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702014770 {#4961
    date: 2023-12-08 06:52:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@WaxedWookie@lemmy.world"
    "@ThatWeirdGuy1001@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4965 …}
  +nested: Doctrine\ORM\PersistentCollection {#4967 …}
  +votes: Doctrine\ORM\PersistentCollection {#4969 …}
  +reports: Doctrine\ORM\PersistentCollection {#4971 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4973 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4975 …}
  -id: 210864
  -bodyTs: "'free':8 'leader':5 'oy':10 'scare':3 'vey':11 'world':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5891473"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702014770 {#4962
    date: 2023-12-08 06:52:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
164 DENIED moderate
App\Entity\EntryComment {#4963
  +user: Proxies\__CG__\App\Entity\User {#4964 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4751
    +user: Proxies\__CG__\App\Entity\User {#4752 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4338
      +user: App\Entity\User {#4351 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "If there *were* aliens, there’s *zero* chance Trump could resist bragging that he knows all about them."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1703481724 {#4333
        date: 2023-12-25 06:22:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4339 …}
      +nested: Doctrine\ORM\PersistentCollection {#4341 …}
      +votes: Doctrine\ORM\PersistentCollection {#4343 …}
      +reports: Doctrine\ORM\PersistentCollection {#4345 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
      -id: 210716
      -bodyTs: "'alien':4 'brag':12 'chanc':8 'could':10 'know':15 'resist':11 'trump':9 'zero':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5885000"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701998686 {#4334
        date: 2023-12-08 02:24:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4338}
    +body: """
      There are military secrets not even presidents are made aware of until necessary.\n
      \n
      Truman didn’t even know the Manhattan project was a thing for a while
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1702012277 {#4749
      date: 2023-12-08 06:11:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
      "@WaxedWookie@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4753 …}
    +nested: Doctrine\ORM\PersistentCollection {#4755 …}
    +votes: Doctrine\ORM\PersistentCollection {#4757 …}
    +reports: Doctrine\ORM\PersistentCollection {#4759 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4761 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4763 …}
    -id: 210841
    -bodyTs: "'awar':10 'didn':15 'even':6,17 'know':18 'made':9 'manhattan':20 'militari':3 'necessari':13 'presid':7 'project':21 'secret':4 'thing':24 'truman':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5890885"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702012277 {#4750
      date: 2023-12-08 06:11:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4338}
  +body: "That should scare you. “Leader of the free world.” Oy vey. 🤥"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702014770 {#4961
    date: 2023-12-08 06:52:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@WaxedWookie@lemmy.world"
    "@ThatWeirdGuy1001@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4965 …}
  +nested: Doctrine\ORM\PersistentCollection {#4967 …}
  +votes: Doctrine\ORM\PersistentCollection {#4969 …}
  +reports: Doctrine\ORM\PersistentCollection {#4971 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4973 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4975 …}
  -id: 210864
  -bodyTs: "'free':8 'leader':5 'oy':10 'scare':3 'vey':11 'world':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5891473"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702014770 {#4962
    date: 2023-12-08 06:52:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
165 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
166 DENIED moderate
App\Entity\EntryComment {#4411
  +user: App\Entity\User {#4424 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Isn’t it funny how every single time there’s a huge military fuck-up there’s always some kind of confirmation of aliens that pulls everyone away?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702001766 {#4406
    date: 2023-12-08 03:16:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4412 …}
  +nested: Doctrine\ORM\PersistentCollection {#4414 …}
  +votes: Doctrine\ORM\PersistentCollection {#4416 …}
  +reports: Doctrine\ORM\PersistentCollection {#4418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4422 …}
  -id: 210758
  -bodyTs: "'alien':25 'alway':19 'away':29 'confirm':23 'everi':6 'everyon':28 'fuck':15 'fuck-up':14 'funni':4 'huge':12 'isn':1 'kind':21 'militari':13 'pull':27 'singl':7 'time':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6471455"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702001766 {#4407
    date: 2023-12-08 03:16:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
167 DENIED edit
App\Entity\EntryComment {#4411
  +user: App\Entity\User {#4424 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Isn’t it funny how every single time there’s a huge military fuck-up there’s always some kind of confirmation of aliens that pulls everyone away?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702001766 {#4406
    date: 2023-12-08 03:16:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4412 …}
  +nested: Doctrine\ORM\PersistentCollection {#4414 …}
  +votes: Doctrine\ORM\PersistentCollection {#4416 …}
  +reports: Doctrine\ORM\PersistentCollection {#4418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4422 …}
  -id: 210758
  -bodyTs: "'alien':25 'alway':19 'away':29 'confirm':23 'everi':6 'everyon':28 'fuck':15 'fuck-up':14 'funni':4 'huge':12 'isn':1 'kind':21 'militari':13 'pull':27 'singl':7 'time':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6471455"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702001766 {#4407
    date: 2023-12-08 03:16:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
168 DENIED moderate
App\Entity\EntryComment {#4411
  +user: App\Entity\User {#4424 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Isn’t it funny how every single time there’s a huge military fuck-up there’s always some kind of confirmation of aliens that pulls everyone away?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702001766 {#4406
    date: 2023-12-08 03:16:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4412 …}
  +nested: Doctrine\ORM\PersistentCollection {#4414 …}
  +votes: Doctrine\ORM\PersistentCollection {#4416 …}
  +reports: Doctrine\ORM\PersistentCollection {#4418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4422 …}
  -id: 210758
  -bodyTs: "'alien':25 'alway':19 'away':29 'confirm':23 'everi':6 'everyon':28 'fuck':15 'fuck-up':14 'funni':4 'huge':12 'isn':1 'kind':21 'militari':13 'pull':27 'singl':7 'time':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6471455"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702001766 {#4407
    date: 2023-12-08 03:16:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
169 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
170 DENIED moderate
App\Entity\EntryComment {#4484
  +user: App\Entity\User {#4497 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Why would the US government be in charge of whether people know about aliens or not?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703498457 {#4479
    date: 2023-12-25 11:00:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4485 …}
  +nested: Doctrine\ORM\PersistentCollection {#4487 …}
  +votes: Doctrine\ORM\PersistentCollection {#4489 …}
  +reports: Doctrine\ORM\PersistentCollection {#4491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
  -id: 210825
  -bodyTs: "'alien':14 'charg':8 'govern':5 'know':12 'peopl':11 'us':4 'whether':10 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6475958"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702011223 {#4480
    date: 2023-12-08 05:53:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
171 DENIED edit
App\Entity\EntryComment {#4484
  +user: App\Entity\User {#4497 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Why would the US government be in charge of whether people know about aliens or not?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703498457 {#4479
    date: 2023-12-25 11:00:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4485 …}
  +nested: Doctrine\ORM\PersistentCollection {#4487 …}
  +votes: Doctrine\ORM\PersistentCollection {#4489 …}
  +reports: Doctrine\ORM\PersistentCollection {#4491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
  -id: 210825
  -bodyTs: "'alien':14 'charg':8 'govern':5 'know':12 'peopl':11 'us':4 'whether':10 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6475958"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702011223 {#4480
    date: 2023-12-08 05:53:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
172 DENIED moderate
App\Entity\EntryComment {#4484
  +user: App\Entity\User {#4497 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Why would the US government be in charge of whether people know about aliens or not?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703498457 {#4479
    date: 2023-12-25 11:00:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4485 …}
  +nested: Doctrine\ORM\PersistentCollection {#4487 …}
  +votes: Doctrine\ORM\PersistentCollection {#4489 …}
  +reports: Doctrine\ORM\PersistentCollection {#4491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
  -id: 210825
  -bodyTs: "'alien':14 'charg':8 'govern':5 'know':12 'peopl':11 'us':4 'whether':10 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6475958"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702011223 {#4480
    date: 2023-12-08 05:53:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
173 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
174 DENIED moderate
App\Entity\EntryComment {#4767
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4484
    +user: App\Entity\User {#4497 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Why would the US government be in charge of whether people know about aliens or not?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1703498457 {#4479
      date: 2023-12-25 11:00:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4485 …}
    +nested: Doctrine\ORM\PersistentCollection {#4487 …}
    +votes: Doctrine\ORM\PersistentCollection {#4489 …}
    +reports: Doctrine\ORM\PersistentCollection {#4491 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
    -id: 210825
    -bodyTs: "'alien':14 'charg':8 'govern':5 'know':12 'peopl':11 'us':4 'whether':10 'would':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6475958"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702011223 {#4480
      date: 2023-12-08 05:53:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4484}
  +body: "Because they know what best for us /s"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702064768 {#4765
    date: 2023-12-08 20:46:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@electric_nan@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4768 …}
  +nested: Doctrine\ORM\PersistentCollection {#4770 …}
  +votes: Doctrine\ORM\PersistentCollection {#4772 …}
  +reports: Doctrine\ORM\PersistentCollection {#4774 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4776 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4778 …}
  -id: 211448
  -bodyTs: "'/s':8 'best':5 'know':3 'us':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5903945"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702064768 {#4766
    date: 2023-12-08 20:46:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
175 DENIED edit
App\Entity\EntryComment {#4767
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4484
    +user: App\Entity\User {#4497 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Why would the US government be in charge of whether people know about aliens or not?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1703498457 {#4479
      date: 2023-12-25 11:00:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4485 …}
    +nested: Doctrine\ORM\PersistentCollection {#4487 …}
    +votes: Doctrine\ORM\PersistentCollection {#4489 …}
    +reports: Doctrine\ORM\PersistentCollection {#4491 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
    -id: 210825
    -bodyTs: "'alien':14 'charg':8 'govern':5 'know':12 'peopl':11 'us':4 'whether':10 'would':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6475958"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702011223 {#4480
      date: 2023-12-08 05:53:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4484}
  +body: "Because they know what best for us /s"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702064768 {#4765
    date: 2023-12-08 20:46:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@electric_nan@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4768 …}
  +nested: Doctrine\ORM\PersistentCollection {#4770 …}
  +votes: Doctrine\ORM\PersistentCollection {#4772 …}
  +reports: Doctrine\ORM\PersistentCollection {#4774 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4776 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4778 …}
  -id: 211448
  -bodyTs: "'/s':8 'best':5 'know':3 'us':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5903945"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702064768 {#4766
    date: 2023-12-08 20:46:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
176 DENIED moderate
App\Entity\EntryComment {#4767
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4484
    +user: App\Entity\User {#4497 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Why would the US government be in charge of whether people know about aliens or not?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1703498457 {#4479
      date: 2023-12-25 11:00:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4485 …}
    +nested: Doctrine\ORM\PersistentCollection {#4487 …}
    +votes: Doctrine\ORM\PersistentCollection {#4489 …}
    +reports: Doctrine\ORM\PersistentCollection {#4491 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
    -id: 210825
    -bodyTs: "'alien':14 'charg':8 'govern':5 'know':12 'peopl':11 'us':4 'whether':10 'would':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6475958"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702011223 {#4480
      date: 2023-12-08 05:53:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4484}
  +body: "Because they know what best for us /s"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702064768 {#4765
    date: 2023-12-08 20:46:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@electric_nan@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4768 …}
  +nested: Doctrine\ORM\PersistentCollection {#4770 …}
  +votes: Doctrine\ORM\PersistentCollection {#4772 …}
  +reports: Doctrine\ORM\PersistentCollection {#4774 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4776 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4778 …}
  -id: 211448
  -bodyTs: "'/s':8 'best':5 'know':3 'us':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5903945"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702064768 {#4766
    date: 2023-12-08 20:46:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
177 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
178 DENIED moderate
App\Entity\EntryComment {#4557
  +user: App\Entity\User {#4570 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "There was a hearing in the Senate too? I only saw the one in the US House. Does anyone have a link?!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703478473 {#4552
    date: 2023-12-25 05:27:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4558 …}
  +nested: Doctrine\ORM\PersistentCollection {#4560 …}
  +votes: Doctrine\ORM\PersistentCollection {#4562 …}
  +reports: Doctrine\ORM\PersistentCollection {#4564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
  -id: 207013
  -bodyTs: "'anyon':19 'hear':4 'hous':17 'link':22 'one':13 'saw':11 'senat':7 'us':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/685917/-/comment/3997109"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701965620 {#4553
    date: 2023-12-07 17:13:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
179 DENIED edit
App\Entity\EntryComment {#4557
  +user: App\Entity\User {#4570 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "There was a hearing in the Senate too? I only saw the one in the US House. Does anyone have a link?!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703478473 {#4552
    date: 2023-12-25 05:27:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4558 …}
  +nested: Doctrine\ORM\PersistentCollection {#4560 …}
  +votes: Doctrine\ORM\PersistentCollection {#4562 …}
  +reports: Doctrine\ORM\PersistentCollection {#4564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
  -id: 207013
  -bodyTs: "'anyon':19 'hear':4 'hous':17 'link':22 'one':13 'saw':11 'senat':7 'us':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/685917/-/comment/3997109"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701965620 {#4553
    date: 2023-12-07 17:13:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
180 DENIED moderate
App\Entity\EntryComment {#4557
  +user: App\Entity\User {#4570 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "There was a hearing in the Senate too? I only saw the one in the US House. Does anyone have a link?!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703478473 {#4552
    date: 2023-12-25 05:27:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4558 …}
  +nested: Doctrine\ORM\PersistentCollection {#4560 …}
  +votes: Doctrine\ORM\PersistentCollection {#4562 …}
  +reports: Doctrine\ORM\PersistentCollection {#4564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
  -id: 207013
  -bodyTs: "'anyon':19 'hear':4 'hous':17 'link':22 'one':13 'saw':11 'senat':7 'us':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/685917/-/comment/3997109"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701965620 {#4553
    date: 2023-12-07 17:13:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
181 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
182 DENIED moderate
App\Entity\EntryComment {#4736
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4557
    +user: App\Entity\User {#4570 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "There was a hearing in the Senate too? I only saw the one in the US House. Does anyone have a link?!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703478473 {#4552
      date: 2023-12-25 05:27:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4558 …}
    +nested: Doctrine\ORM\PersistentCollection {#4560 …}
    +votes: Doctrine\ORM\PersistentCollection {#4562 …}
    +reports: Doctrine\ORM\PersistentCollection {#4564 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
    -id: 207013
    -bodyTs: "'anyon':19 'hear':4 'hous':17 'link':22 'one':13 'saw':11 'senat':7 'us':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/685917/-/comment/3997109"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701965620 {#4553
      date: 2023-12-07 17:13:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4557}
  +body: "I think it was a senate committee but I’m some random on the internet so what I say must be fact"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701999604 {#4734
    date: 2023-12-08 02:40:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@blaine@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4737 …}
  +nested: Doctrine\ORM\PersistentCollection {#4739 …}
  +votes: Doctrine\ORM\PersistentCollection {#4741 …}
  +reports: Doctrine\ORM\PersistentCollection {#4743 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4745 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4747 …}
  -id: 210727
  -bodyTs: "'committe':7 'fact':22 'internet':15 'm':10 'must':20 'random':12 'say':19 'senat':6 'think':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5885432"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701999604 {#4735
    date: 2023-12-08 02:40:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
183 DENIED edit
App\Entity\EntryComment {#4736
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4557
    +user: App\Entity\User {#4570 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "There was a hearing in the Senate too? I only saw the one in the US House. Does anyone have a link?!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703478473 {#4552
      date: 2023-12-25 05:27:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4558 …}
    +nested: Doctrine\ORM\PersistentCollection {#4560 …}
    +votes: Doctrine\ORM\PersistentCollection {#4562 …}
    +reports: Doctrine\ORM\PersistentCollection {#4564 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
    -id: 207013
    -bodyTs: "'anyon':19 'hear':4 'hous':17 'link':22 'one':13 'saw':11 'senat':7 'us':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/685917/-/comment/3997109"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701965620 {#4553
      date: 2023-12-07 17:13:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4557}
  +body: "I think it was a senate committee but I’m some random on the internet so what I say must be fact"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701999604 {#4734
    date: 2023-12-08 02:40:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@blaine@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4737 …}
  +nested: Doctrine\ORM\PersistentCollection {#4739 …}
  +votes: Doctrine\ORM\PersistentCollection {#4741 …}
  +reports: Doctrine\ORM\PersistentCollection {#4743 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4745 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4747 …}
  -id: 210727
  -bodyTs: "'committe':7 'fact':22 'internet':15 'm':10 'must':20 'random':12 'say':19 'senat':6 'think':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5885432"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701999604 {#4735
    date: 2023-12-08 02:40:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
184 DENIED moderate
App\Entity\EntryComment {#4736
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-truth-is-still-out-there"
    +title: "The truth is still out there"
    +url: "https://lemmy.world/pictrs/image/bdf06a5f-2365-4474-927f-5f1d5b42ac6a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 45
    +favouriteCount: 348
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702266976 {#2410
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 20836
    -titleTs: "'still':4 'truth':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702032464
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9253111"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701946064 {#1850
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4557
    +user: App\Entity\User {#4570 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "There was a hearing in the Senate too? I only saw the one in the US House. Does anyone have a link?!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703478473 {#4552
      date: 2023-12-25 05:27:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4558 …}
    +nested: Doctrine\ORM\PersistentCollection {#4560 …}
    +votes: Doctrine\ORM\PersistentCollection {#4562 …}
    +reports: Doctrine\ORM\PersistentCollection {#4564 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4566 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4568 …}
    -id: 207013
    -bodyTs: "'anyon':19 'hear':4 'hous':17 'link':22 'one':13 'saw':11 'senat':7 'us':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/685917/-/comment/3997109"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701965620 {#4553
      date: 2023-12-07 17:13:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4557}
  +body: "I think it was a senate committee but I’m some random on the internet so what I say must be fact"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701999604 {#4734
    date: 2023-12-08 02:40:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
    "@blaine@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4737 …}
  +nested: Doctrine\ORM\PersistentCollection {#4739 …}
  +votes: Doctrine\ORM\PersistentCollection {#4741 …}
  +reports: Doctrine\ORM\PersistentCollection {#4743 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4745 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4747 …}
  -id: 210727
  -bodyTs: "'committe':7 'fact':22 'internet':15 'm':10 'must':20 'random':12 'say':19 'senat':6 'think':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5885432"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701999604 {#4735
    date: 2023-12-08 02:40:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
185 DENIED edit
App\Entity\Magazine {#266
  +icon: Proxies\__CG__\App\Entity\Image {#247 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#276
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#238 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
  +entries: Doctrine\ORM\PersistentCollection {#181 …}
  +posts: Doctrine\ORM\PersistentCollection {#139 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
  +bans: Doctrine\ORM\PersistentCollection {#118 …}
  +reports: Doctrine\ORM\PersistentCollection {#104 …}
  +badges: Doctrine\ORM\PersistentCollection {#82 …}
  +logs: Doctrine\ORM\PersistentCollection {#72 …}
  +awards: Doctrine\ORM\PersistentCollection {#61 …}
  +categories: Doctrine\ORM\PersistentCollection {#1820 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#270
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#272
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details