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

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
6.28 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.10 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 {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +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 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -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 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +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 {#2414
    date: 2023-12-11 04:56:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +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 {#1793
    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 {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +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 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -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 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +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 {#2414
    date: 2023-12-11 04:56:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +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 {#1793
    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 {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +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 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -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 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +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 {#2414
    date: 2023-12-11 04:56:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +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 {#1793
    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 {#4004
  +user: App\Entity\User {#3952 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4013
    date: 2023-12-25 11:00:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4002 …}
  +nested: Doctrine\ORM\PersistentCollection {#4000 …}
  +votes: Doctrine\ORM\PersistentCollection {#3998 …}
  +reports: Doctrine\ORM\PersistentCollection {#3996 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3964 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3968 …}
  -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 {#3949
    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
7 DENIED edit
App\Entity\EntryComment {#4004
  +user: App\Entity\User {#3952 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4013
    date: 2023-12-25 11:00:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4002 …}
  +nested: Doctrine\ORM\PersistentCollection {#4000 …}
  +votes: Doctrine\ORM\PersistentCollection {#3998 …}
  +reports: Doctrine\ORM\PersistentCollection {#3996 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3964 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3968 …}
  -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 {#3949
    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
8 DENIED moderate
App\Entity\EntryComment {#4004
  +user: App\Entity\User {#3952 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4013
    date: 2023-12-25 11:00:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4002 …}
  +nested: Doctrine\ORM\PersistentCollection {#4000 …}
  +votes: Doctrine\ORM\PersistentCollection {#3998 …}
  +reports: Doctrine\ORM\PersistentCollection {#3996 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3964 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3968 …}
  -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 {#3949
    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
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 {#4772
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4004
    +user: App\Entity\User {#3952 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4013
      date: 2023-12-25 11:00:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4002 …}
    +nested: Doctrine\ORM\PersistentCollection {#4000 …}
    +votes: Doctrine\ORM\PersistentCollection {#3998 …}
    +reports: Doctrine\ORM\PersistentCollection {#3996 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3964 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3968 …}
    -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 {#3949
      date: 2023-12-08 05:53:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4004}
  +body: "Because they know what best for us /s"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702064768 {#4770
    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 {#4773 …}
  +nested: Doctrine\ORM\PersistentCollection {#4775 …}
  +votes: Doctrine\ORM\PersistentCollection {#4777 …}
  +reports: Doctrine\ORM\PersistentCollection {#4779 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4781 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4783 …}
  -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 {#4771
    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
11 DENIED edit
App\Entity\EntryComment {#4772
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4004
    +user: App\Entity\User {#3952 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4013
      date: 2023-12-25 11:00:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4002 …}
    +nested: Doctrine\ORM\PersistentCollection {#4000 …}
    +votes: Doctrine\ORM\PersistentCollection {#3998 …}
    +reports: Doctrine\ORM\PersistentCollection {#3996 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3964 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3968 …}
    -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 {#3949
      date: 2023-12-08 05:53:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4004}
  +body: "Because they know what best for us /s"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702064768 {#4770
    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 {#4773 …}
  +nested: Doctrine\ORM\PersistentCollection {#4775 …}
  +votes: Doctrine\ORM\PersistentCollection {#4777 …}
  +reports: Doctrine\ORM\PersistentCollection {#4779 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4781 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4783 …}
  -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 {#4771
    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
12 DENIED moderate
App\Entity\EntryComment {#4772
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4004
    +user: App\Entity\User {#3952 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4013
      date: 2023-12-25 11:00:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4002 …}
    +nested: Doctrine\ORM\PersistentCollection {#4000 …}
    +votes: Doctrine\ORM\PersistentCollection {#3998 …}
    +reports: Doctrine\ORM\PersistentCollection {#3996 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3964 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3968 …}
    -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 {#3949
      date: 2023-12-08 05:53:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4004}
  +body: "Because they know what best for us /s"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702064768 {#4770
    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 {#4773 …}
  +nested: Doctrine\ORM\PersistentCollection {#4775 …}
  +votes: Doctrine\ORM\PersistentCollection {#4777 …}
  +reports: Doctrine\ORM\PersistentCollection {#4779 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4781 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4783 …}
  -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 {#4771
    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
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 {#4036
  +user: App\Entity\User {#4025 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4042
    date: 2023-12-08 03:16:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4041 …}
  +nested: Doctrine\ORM\PersistentCollection {#4040 …}
  +votes: Doctrine\ORM\PersistentCollection {#4031 …}
  +reports: Doctrine\ORM\PersistentCollection {#4034 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4029 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4027 …}
  -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 {#4047
    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
15 DENIED edit
App\Entity\EntryComment {#4036
  +user: App\Entity\User {#4025 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4042
    date: 2023-12-08 03:16:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4041 …}
  +nested: Doctrine\ORM\PersistentCollection {#4040 …}
  +votes: Doctrine\ORM\PersistentCollection {#4031 …}
  +reports: Doctrine\ORM\PersistentCollection {#4034 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4029 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4027 …}
  -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 {#4047
    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
16 DENIED moderate
App\Entity\EntryComment {#4036
  +user: App\Entity\User {#4025 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4042
    date: 2023-12-08 03:16:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4041 …}
  +nested: Doctrine\ORM\PersistentCollection {#4040 …}
  +votes: Doctrine\ORM\PersistentCollection {#4031 …}
  +reports: Doctrine\ORM\PersistentCollection {#4034 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4029 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4027 …}
  -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 {#4047
    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
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 {#4121
  +user: App\Entity\User {#4134 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4116
    date: 2023-12-25 06:22:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4122 …}
  +nested: Doctrine\ORM\PersistentCollection {#4124 …}
  +votes: Doctrine\ORM\PersistentCollection {#4126 …}
  +reports: Doctrine\ORM\PersistentCollection {#4128 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
  -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 {#4117
    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
19 DENIED edit
App\Entity\EntryComment {#4121
  +user: App\Entity\User {#4134 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4116
    date: 2023-12-25 06:22:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4122 …}
  +nested: Doctrine\ORM\PersistentCollection {#4124 …}
  +votes: Doctrine\ORM\PersistentCollection {#4126 …}
  +reports: Doctrine\ORM\PersistentCollection {#4128 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
  -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 {#4117
    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
20 DENIED moderate
App\Entity\EntryComment {#4121
  +user: App\Entity\User {#4134 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4116
    date: 2023-12-25 06:22:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4122 …}
  +nested: Doctrine\ORM\PersistentCollection {#4124 …}
  +votes: Doctrine\ORM\PersistentCollection {#4126 …}
  +reports: Doctrine\ORM\PersistentCollection {#4128 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
  -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 {#4117
    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
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 {#4756
  +user: Proxies\__CG__\App\Entity\User {#4757 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4121
    +user: App\Entity\User {#4134 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4116
      date: 2023-12-25 06:22:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4122 …}
    +nested: Doctrine\ORM\PersistentCollection {#4124 …}
    +votes: Doctrine\ORM\PersistentCollection {#4126 …}
    +reports: Doctrine\ORM\PersistentCollection {#4128 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
    -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 {#4117
      date: 2023-12-08 02:24:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +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 {#4754
    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 {#4758 …}
  +nested: Doctrine\ORM\PersistentCollection {#4760 …}
  +votes: Doctrine\ORM\PersistentCollection {#4762 …}
  +reports: Doctrine\ORM\PersistentCollection {#4764 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4766 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4768 …}
  -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 {#4755
    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
23 DENIED edit
App\Entity\EntryComment {#4756
  +user: Proxies\__CG__\App\Entity\User {#4757 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4121
    +user: App\Entity\User {#4134 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4116
      date: 2023-12-25 06:22:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4122 …}
    +nested: Doctrine\ORM\PersistentCollection {#4124 …}
    +votes: Doctrine\ORM\PersistentCollection {#4126 …}
    +reports: Doctrine\ORM\PersistentCollection {#4128 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
    -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 {#4117
      date: 2023-12-08 02:24:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +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 {#4754
    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 {#4758 …}
  +nested: Doctrine\ORM\PersistentCollection {#4760 …}
  +votes: Doctrine\ORM\PersistentCollection {#4762 …}
  +reports: Doctrine\ORM\PersistentCollection {#4764 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4766 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4768 …}
  -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 {#4755
    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
24 DENIED moderate
App\Entity\EntryComment {#4756
  +user: Proxies\__CG__\App\Entity\User {#4757 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4121
    +user: App\Entity\User {#4134 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4116
      date: 2023-12-25 06:22:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4122 …}
    +nested: Doctrine\ORM\PersistentCollection {#4124 …}
    +votes: Doctrine\ORM\PersistentCollection {#4126 …}
    +reports: Doctrine\ORM\PersistentCollection {#4128 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
    -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 {#4117
      date: 2023-12-08 02:24:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +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 {#4754
    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 {#4758 …}
  +nested: Doctrine\ORM\PersistentCollection {#4760 …}
  +votes: Doctrine\ORM\PersistentCollection {#4762 …}
  +reports: Doctrine\ORM\PersistentCollection {#4764 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4766 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4768 …}
  -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 {#4755
    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
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 {#4968
  +user: Proxies\__CG__\App\Entity\User {#4969 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4756
    +user: Proxies\__CG__\App\Entity\User {#4757 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4121
      +user: App\Entity\User {#4134 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +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 {#4116
        date: 2023-12-25 06:22:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4122 …}
      +nested: Doctrine\ORM\PersistentCollection {#4124 …}
      +votes: Doctrine\ORM\PersistentCollection {#4126 …}
      +reports: Doctrine\ORM\PersistentCollection {#4128 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
      -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 {#4117
        date: 2023-12-08 02:24:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4121}
    +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 {#4754
      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 {#4758 …}
    +nested: Doctrine\ORM\PersistentCollection {#4760 …}
    +votes: Doctrine\ORM\PersistentCollection {#4762 …}
    +reports: Doctrine\ORM\PersistentCollection {#4764 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4766 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4768 …}
    -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 {#4755
      date: 2023-12-08 06:11:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "That should scare you. “Leader of the free world.” Oy vey. 🤥"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702014770 {#4966
    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 {#4970 …}
  +nested: Doctrine\ORM\PersistentCollection {#4972 …}
  +votes: Doctrine\ORM\PersistentCollection {#4974 …}
  +reports: Doctrine\ORM\PersistentCollection {#4976 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4978 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4980 …}
  -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 {#4967
    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
27 DENIED edit
App\Entity\EntryComment {#4968
  +user: Proxies\__CG__\App\Entity\User {#4969 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4756
    +user: Proxies\__CG__\App\Entity\User {#4757 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4121
      +user: App\Entity\User {#4134 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +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 {#4116
        date: 2023-12-25 06:22:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4122 …}
      +nested: Doctrine\ORM\PersistentCollection {#4124 …}
      +votes: Doctrine\ORM\PersistentCollection {#4126 …}
      +reports: Doctrine\ORM\PersistentCollection {#4128 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
      -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 {#4117
        date: 2023-12-08 02:24:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4121}
    +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 {#4754
      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 {#4758 …}
    +nested: Doctrine\ORM\PersistentCollection {#4760 …}
    +votes: Doctrine\ORM\PersistentCollection {#4762 …}
    +reports: Doctrine\ORM\PersistentCollection {#4764 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4766 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4768 …}
    -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 {#4755
      date: 2023-12-08 06:11:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "That should scare you. “Leader of the free world.” Oy vey. 🤥"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702014770 {#4966
    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 {#4970 …}
  +nested: Doctrine\ORM\PersistentCollection {#4972 …}
  +votes: Doctrine\ORM\PersistentCollection {#4974 …}
  +reports: Doctrine\ORM\PersistentCollection {#4976 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4978 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4980 …}
  -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 {#4967
    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
28 DENIED moderate
App\Entity\EntryComment {#4968
  +user: Proxies\__CG__\App\Entity\User {#4969 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4756
    +user: Proxies\__CG__\App\Entity\User {#4757 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4121
      +user: App\Entity\User {#4134 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +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 {#4116
        date: 2023-12-25 06:22:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4122 …}
      +nested: Doctrine\ORM\PersistentCollection {#4124 …}
      +votes: Doctrine\ORM\PersistentCollection {#4126 …}
      +reports: Doctrine\ORM\PersistentCollection {#4128 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
      -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 {#4117
        date: 2023-12-08 02:24:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4121}
    +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 {#4754
      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 {#4758 …}
    +nested: Doctrine\ORM\PersistentCollection {#4760 …}
    +votes: Doctrine\ORM\PersistentCollection {#4762 …}
    +reports: Doctrine\ORM\PersistentCollection {#4764 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4766 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4768 …}
    -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 {#4755
      date: 2023-12-08 06:11:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4121}
  +body: "That should scare you. “Leader of the free world.” Oy vey. 🤥"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702014770 {#4966
    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 {#4970 …}
  +nested: Doctrine\ORM\PersistentCollection {#4972 …}
  +votes: Doctrine\ORM\PersistentCollection {#4974 …}
  +reports: Doctrine\ORM\PersistentCollection {#4976 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4978 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4980 …}
  -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 {#4967
    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
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 {#4194
  +user: App\Entity\User {#4207 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4189
    date: 2023-12-25 05:27:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4195 …}
  +nested: Doctrine\ORM\PersistentCollection {#4197 …}
  +votes: Doctrine\ORM\PersistentCollection {#4199 …}
  +reports: Doctrine\ORM\PersistentCollection {#4201 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4203 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4205 …}
  -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 {#4190
    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
31 DENIED edit
App\Entity\EntryComment {#4194
  +user: App\Entity\User {#4207 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4189
    date: 2023-12-25 05:27:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4195 …}
  +nested: Doctrine\ORM\PersistentCollection {#4197 …}
  +votes: Doctrine\ORM\PersistentCollection {#4199 …}
  +reports: Doctrine\ORM\PersistentCollection {#4201 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4203 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4205 …}
  -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 {#4190
    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
32 DENIED moderate
App\Entity\EntryComment {#4194
  +user: App\Entity\User {#4207 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4189
    date: 2023-12-25 05:27:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4195 …}
  +nested: Doctrine\ORM\PersistentCollection {#4197 …}
  +votes: Doctrine\ORM\PersistentCollection {#4199 …}
  +reports: Doctrine\ORM\PersistentCollection {#4201 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4203 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4205 …}
  -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 {#4190
    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
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 {#4741
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4194
    +user: App\Entity\User {#4207 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4189
      date: 2023-12-25 05:27:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4195 …}
    +nested: Doctrine\ORM\PersistentCollection {#4197 …}
    +votes: Doctrine\ORM\PersistentCollection {#4199 …}
    +reports: Doctrine\ORM\PersistentCollection {#4201 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4203 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4205 …}
    -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 {#4190
      date: 2023-12-07 17:13:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4194}
  +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 {#4739
    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 {#4742 …}
  +nested: Doctrine\ORM\PersistentCollection {#4744 …}
  +votes: Doctrine\ORM\PersistentCollection {#4746 …}
  +reports: Doctrine\ORM\PersistentCollection {#4748 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4750 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4752 …}
  -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 {#4740
    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
35 DENIED edit
App\Entity\EntryComment {#4741
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4194
    +user: App\Entity\User {#4207 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4189
      date: 2023-12-25 05:27:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4195 …}
    +nested: Doctrine\ORM\PersistentCollection {#4197 …}
    +votes: Doctrine\ORM\PersistentCollection {#4199 …}
    +reports: Doctrine\ORM\PersistentCollection {#4201 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4203 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4205 …}
    -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 {#4190
      date: 2023-12-07 17:13:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4194}
  +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 {#4739
    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 {#4742 …}
  +nested: Doctrine\ORM\PersistentCollection {#4744 …}
  +votes: Doctrine\ORM\PersistentCollection {#4746 …}
  +reports: Doctrine\ORM\PersistentCollection {#4748 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4750 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4752 …}
  -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 {#4740
    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
36 DENIED moderate
App\Entity\EntryComment {#4741
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4194
    +user: App\Entity\User {#4207 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4189
      date: 2023-12-25 05:27:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4195 …}
    +nested: Doctrine\ORM\PersistentCollection {#4197 …}
    +votes: Doctrine\ORM\PersistentCollection {#4199 …}
    +reports: Doctrine\ORM\PersistentCollection {#4201 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4203 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4205 …}
    -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 {#4190
      date: 2023-12-07 17:13:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4194}
  +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 {#4739
    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 {#4742 …}
  +nested: Doctrine\ORM\PersistentCollection {#4744 …}
  +votes: Doctrine\ORM\PersistentCollection {#4746 …}
  +reports: Doctrine\ORM\PersistentCollection {#4748 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4750 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4752 …}
  -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 {#4740
    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
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 {#4267
  +user: App\Entity\User {#4280 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4262
    date: 2023-12-25 06:27:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4268 …}
  +nested: Doctrine\ORM\PersistentCollection {#4270 …}
  +votes: Doctrine\ORM\PersistentCollection {#4272 …}
  +reports: Doctrine\ORM\PersistentCollection {#4274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4276 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4278 …}
  -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 {#4263
    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
39 DENIED edit
App\Entity\EntryComment {#4267
  +user: App\Entity\User {#4280 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4262
    date: 2023-12-25 06:27:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4268 …}
  +nested: Doctrine\ORM\PersistentCollection {#4270 …}
  +votes: Doctrine\ORM\PersistentCollection {#4272 …}
  +reports: Doctrine\ORM\PersistentCollection {#4274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4276 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4278 …}
  -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 {#4263
    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
40 DENIED moderate
App\Entity\EntryComment {#4267
  +user: App\Entity\User {#4280 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4262
    date: 2023-12-25 06:27:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4268 …}
  +nested: Doctrine\ORM\PersistentCollection {#4270 …}
  +votes: Doctrine\ORM\PersistentCollection {#4272 …}
  +reports: Doctrine\ORM\PersistentCollection {#4274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4276 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4278 …}
  -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 {#4263
    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
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 {#4725
  +user: Proxies\__CG__\App\Entity\User {#4726 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4267
    +user: App\Entity\User {#4280 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4262
      date: 2023-12-25 06:27:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4268 …}
    +nested: Doctrine\ORM\PersistentCollection {#4270 …}
    +votes: Doctrine\ORM\PersistentCollection {#4272 …}
    +reports: Doctrine\ORM\PersistentCollection {#4274 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4276 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4278 …}
    -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 {#4263
      date: 2023-12-07 16:54:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4267}
  +body: "How do you know that truth in particular is the answer?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702007878 {#4723
    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 {#4727 …}
  +nested: Doctrine\ORM\PersistentCollection {#4729 …}
  +votes: Doctrine\ORM\PersistentCollection {#4731 …}
  +reports: Doctrine\ORM\PersistentCollection {#4733 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4735 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4737 …}
  -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 {#4724
    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
43 DENIED edit
App\Entity\EntryComment {#4725
  +user: Proxies\__CG__\App\Entity\User {#4726 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4267
    +user: App\Entity\User {#4280 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4262
      date: 2023-12-25 06:27:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4268 …}
    +nested: Doctrine\ORM\PersistentCollection {#4270 …}
    +votes: Doctrine\ORM\PersistentCollection {#4272 …}
    +reports: Doctrine\ORM\PersistentCollection {#4274 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4276 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4278 …}
    -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 {#4263
      date: 2023-12-07 16:54:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4267}
  +body: "How do you know that truth in particular is the answer?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702007878 {#4723
    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 {#4727 …}
  +nested: Doctrine\ORM\PersistentCollection {#4729 …}
  +votes: Doctrine\ORM\PersistentCollection {#4731 …}
  +reports: Doctrine\ORM\PersistentCollection {#4733 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4735 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4737 …}
  -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 {#4724
    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
44 DENIED moderate
App\Entity\EntryComment {#4725
  +user: Proxies\__CG__\App\Entity\User {#4726 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4267
    +user: App\Entity\User {#4280 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4262
      date: 2023-12-25 06:27:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4268 …}
    +nested: Doctrine\ORM\PersistentCollection {#4270 …}
    +votes: Doctrine\ORM\PersistentCollection {#4272 …}
    +reports: Doctrine\ORM\PersistentCollection {#4274 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4276 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4278 …}
    -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 {#4263
      date: 2023-12-07 16:54:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4267}
  +body: "How do you know that truth in particular is the answer?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702007878 {#4723
    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 {#4727 …}
  +nested: Doctrine\ORM\PersistentCollection {#4729 …}
  +votes: Doctrine\ORM\PersistentCollection {#4731 …}
  +reports: Doctrine\ORM\PersistentCollection {#4733 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4735 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4737 …}
  -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 {#4724
    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
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 {#4953
  +user: App\Entity\User {#4280 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4725
    +user: Proxies\__CG__\App\Entity\User {#4726 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4267
      +user: App\Entity\User {#4280 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +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 {#4262
        date: 2023-12-25 06:27:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4268 …}
      +nested: Doctrine\ORM\PersistentCollection {#4270 …}
      +votes: Doctrine\ORM\PersistentCollection {#4272 …}
      +reports: Doctrine\ORM\PersistentCollection {#4274 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4276 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4278 …}
      -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 {#4263
        date: 2023-12-07 16:54:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4267}
    +body: "How do you know that truth in particular is the answer?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702007878 {#4723
      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 {#4727 …}
    +nested: Doctrine\ORM\PersistentCollection {#4729 …}
    +votes: Doctrine\ORM\PersistentCollection {#4731 …}
    +reports: Doctrine\ORM\PersistentCollection {#4733 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4735 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4737 …}
    -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 {#4724
      date: 2023-12-08 04:57:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4267}
  +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 {#4951
    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 {#4954 …}
  +nested: Doctrine\ORM\PersistentCollection {#4956 …}
  +votes: Doctrine\ORM\PersistentCollection {#4958 …}
  +reports: Doctrine\ORM\PersistentCollection {#4960 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4962 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4964 …}
  -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 {#4952
    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
47 DENIED edit
App\Entity\EntryComment {#4953
  +user: App\Entity\User {#4280 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4725
    +user: Proxies\__CG__\App\Entity\User {#4726 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4267
      +user: App\Entity\User {#4280 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +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 {#4262
        date: 2023-12-25 06:27:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4268 …}
      +nested: Doctrine\ORM\PersistentCollection {#4270 …}
      +votes: Doctrine\ORM\PersistentCollection {#4272 …}
      +reports: Doctrine\ORM\PersistentCollection {#4274 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4276 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4278 …}
      -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 {#4263
        date: 2023-12-07 16:54:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4267}
    +body: "How do you know that truth in particular is the answer?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702007878 {#4723
      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 {#4727 …}
    +nested: Doctrine\ORM\PersistentCollection {#4729 …}
    +votes: Doctrine\ORM\PersistentCollection {#4731 …}
    +reports: Doctrine\ORM\PersistentCollection {#4733 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4735 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4737 …}
    -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 {#4724
      date: 2023-12-08 04:57:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4267}
  +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 {#4951
    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 {#4954 …}
  +nested: Doctrine\ORM\PersistentCollection {#4956 …}
  +votes: Doctrine\ORM\PersistentCollection {#4958 …}
  +reports: Doctrine\ORM\PersistentCollection {#4960 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4962 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4964 …}
  -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 {#4952
    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
48 DENIED moderate
App\Entity\EntryComment {#4953
  +user: App\Entity\User {#4280 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4725
    +user: Proxies\__CG__\App\Entity\User {#4726 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4267
      +user: App\Entity\User {#4280 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +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 {#4262
        date: 2023-12-25 06:27:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4268 …}
      +nested: Doctrine\ORM\PersistentCollection {#4270 …}
      +votes: Doctrine\ORM\PersistentCollection {#4272 …}
      +reports: Doctrine\ORM\PersistentCollection {#4274 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4276 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4278 …}
      -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 {#4263
        date: 2023-12-07 16:54:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4267}
    +body: "How do you know that truth in particular is the answer?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702007878 {#4723
      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 {#4727 …}
    +nested: Doctrine\ORM\PersistentCollection {#4729 …}
    +votes: Doctrine\ORM\PersistentCollection {#4731 …}
    +reports: Doctrine\ORM\PersistentCollection {#4733 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4735 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4737 …}
    -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 {#4724
      date: 2023-12-08 04:57:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4267}
  +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 {#4951
    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 {#4954 …}
  +nested: Doctrine\ORM\PersistentCollection {#4956 …}
  +votes: Doctrine\ORM\PersistentCollection {#4958 …}
  +reports: Doctrine\ORM\PersistentCollection {#4960 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4962 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4964 …}
  -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 {#4952
    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
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 {#4340
  +user: App\Entity\User {#4353 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4335
    date: 2023-12-27 03:39:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4341 …}
  +nested: Doctrine\ORM\PersistentCollection {#4343 …}
  +votes: Doctrine\ORM\PersistentCollection {#4345 …}
  +reports: Doctrine\ORM\PersistentCollection {#4347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4351 …}
  -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 {#4336
    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
51 DENIED edit
App\Entity\EntryComment {#4340
  +user: App\Entity\User {#4353 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4335
    date: 2023-12-27 03:39:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4341 …}
  +nested: Doctrine\ORM\PersistentCollection {#4343 …}
  +votes: Doctrine\ORM\PersistentCollection {#4345 …}
  +reports: Doctrine\ORM\PersistentCollection {#4347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4351 …}
  -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 {#4336
    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
52 DENIED moderate
App\Entity\EntryComment {#4340
  +user: App\Entity\User {#4353 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4335
    date: 2023-12-27 03:39:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4341 …}
  +nested: Doctrine\ORM\PersistentCollection {#4343 …}
  +votes: Doctrine\ORM\PersistentCollection {#4345 …}
  +reports: Doctrine\ORM\PersistentCollection {#4347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4351 …}
  -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 {#4336
    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
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 {#4709
  +user: Proxies\__CG__\App\Entity\User {#4710 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4340
    +user: App\Entity\User {#4353 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4335
      date: 2023-12-27 03:39:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4341 …}
    +nested: Doctrine\ORM\PersistentCollection {#4343 …}
    +votes: Doctrine\ORM\PersistentCollection {#4345 …}
    +reports: Doctrine\ORM\PersistentCollection {#4347 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4349 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4351 …}
    -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 {#4336
      date: 2023-12-07 13:55:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4340}
  +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 {#4707
    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 {#4711 …}
  +nested: Doctrine\ORM\PersistentCollection {#4713 …}
  +votes: Doctrine\ORM\PersistentCollection {#4715 …}
  +reports: Doctrine\ORM\PersistentCollection {#4717 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4719 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4721 …}
  -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 {#4708
    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
55 DENIED edit
App\Entity\EntryComment {#4709
  +user: Proxies\__CG__\App\Entity\User {#4710 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4340
    +user: App\Entity\User {#4353 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4335
      date: 2023-12-27 03:39:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4341 …}
    +nested: Doctrine\ORM\PersistentCollection {#4343 …}
    +votes: Doctrine\ORM\PersistentCollection {#4345 …}
    +reports: Doctrine\ORM\PersistentCollection {#4347 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4349 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4351 …}
    -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 {#4336
      date: 2023-12-07 13:55:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4340}
  +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 {#4707
    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 {#4711 …}
  +nested: Doctrine\ORM\PersistentCollection {#4713 …}
  +votes: Doctrine\ORM\PersistentCollection {#4715 …}
  +reports: Doctrine\ORM\PersistentCollection {#4717 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4719 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4721 …}
  -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 {#4708
    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
56 DENIED moderate
App\Entity\EntryComment {#4709
  +user: Proxies\__CG__\App\Entity\User {#4710 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4340
    +user: App\Entity\User {#4353 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4335
      date: 2023-12-27 03:39:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4341 …}
    +nested: Doctrine\ORM\PersistentCollection {#4343 …}
    +votes: Doctrine\ORM\PersistentCollection {#4345 …}
    +reports: Doctrine\ORM\PersistentCollection {#4347 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4349 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4351 …}
    -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 {#4336
      date: 2023-12-07 13:55:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4340}
  +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 {#4707
    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 {#4711 …}
  +nested: Doctrine\ORM\PersistentCollection {#4713 …}
  +votes: Doctrine\ORM\PersistentCollection {#4715 …}
  +reports: Doctrine\ORM\PersistentCollection {#4717 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4719 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4721 …}
  -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 {#4708
    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
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 {#4906
  +user: Proxies\__CG__\App\Entity\User {#4907 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4709
    +user: Proxies\__CG__\App\Entity\User {#4710 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4340
      +user: App\Entity\User {#4353 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +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 {#4335
        date: 2023-12-27 03:39:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4341 …}
      +nested: Doctrine\ORM\PersistentCollection {#4343 …}
      +votes: Doctrine\ORM\PersistentCollection {#4345 …}
      +reports: Doctrine\ORM\PersistentCollection {#4347 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4349 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4351 …}
      -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 {#4336
        date: 2023-12-07 13:55:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4340}
    +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 {#4707
      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 {#4711 …}
    +nested: Doctrine\ORM\PersistentCollection {#4713 …}
    +votes: Doctrine\ORM\PersistentCollection {#4715 …}
    +reports: Doctrine\ORM\PersistentCollection {#4717 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4719 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4721 …}
    -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 {#4708
      date: 2023-12-07 15:04:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4340}
  +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 {#4904
    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 {#4908 …}
  +nested: Doctrine\ORM\PersistentCollection {#4910 …}
  +votes: Doctrine\ORM\PersistentCollection {#4912 …}
  +reports: Doctrine\ORM\PersistentCollection {#4914 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4916 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4918 …}
  -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 {#4905
    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
59 DENIED edit
App\Entity\EntryComment {#4906
  +user: Proxies\__CG__\App\Entity\User {#4907 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4709
    +user: Proxies\__CG__\App\Entity\User {#4710 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4340
      +user: App\Entity\User {#4353 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +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 {#4335
        date: 2023-12-27 03:39:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4341 …}
      +nested: Doctrine\ORM\PersistentCollection {#4343 …}
      +votes: Doctrine\ORM\PersistentCollection {#4345 …}
      +reports: Doctrine\ORM\PersistentCollection {#4347 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4349 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4351 …}
      -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 {#4336
        date: 2023-12-07 13:55:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4340}
    +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 {#4707
      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 {#4711 …}
    +nested: Doctrine\ORM\PersistentCollection {#4713 …}
    +votes: Doctrine\ORM\PersistentCollection {#4715 …}
    +reports: Doctrine\ORM\PersistentCollection {#4717 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4719 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4721 …}
    -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 {#4708
      date: 2023-12-07 15:04:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4340}
  +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 {#4904
    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 {#4908 …}
  +nested: Doctrine\ORM\PersistentCollection {#4910 …}
  +votes: Doctrine\ORM\PersistentCollection {#4912 …}
  +reports: Doctrine\ORM\PersistentCollection {#4914 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4916 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4918 …}
  -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 {#4905
    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
60 DENIED moderate
App\Entity\EntryComment {#4906
  +user: Proxies\__CG__\App\Entity\User {#4907 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4709
    +user: Proxies\__CG__\App\Entity\User {#4710 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4340
      +user: App\Entity\User {#4353 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +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 {#4335
        date: 2023-12-27 03:39:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4341 …}
      +nested: Doctrine\ORM\PersistentCollection {#4343 …}
      +votes: Doctrine\ORM\PersistentCollection {#4345 …}
      +reports: Doctrine\ORM\PersistentCollection {#4347 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4349 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4351 …}
      -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 {#4336
        date: 2023-12-07 13:55:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4340}
    +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 {#4707
      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 {#4711 …}
    +nested: Doctrine\ORM\PersistentCollection {#4713 …}
    +votes: Doctrine\ORM\PersistentCollection {#4715 …}
    +reports: Doctrine\ORM\PersistentCollection {#4717 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4719 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4721 …}
    -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 {#4708
      date: 2023-12-07 15:04:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4340}
  +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 {#4904
    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 {#4908 …}
  +nested: Doctrine\ORM\PersistentCollection {#4910 …}
  +votes: Doctrine\ORM\PersistentCollection {#4912 …}
  +reports: Doctrine\ORM\PersistentCollection {#4914 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4916 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4918 …}
  -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 {#4905
    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
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 {#5053
  +user: Proxies\__CG__\App\Entity\User {#4710 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4906
    +user: Proxies\__CG__\App\Entity\User {#4907 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4709
      +user: Proxies\__CG__\App\Entity\User {#4710 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4340
        +user: App\Entity\User {#4353 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +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 {#4335
          date: 2023-12-27 03:39:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SuckMyWang@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4341 …}
        +nested: Doctrine\ORM\PersistentCollection {#4343 …}
        +votes: Doctrine\ORM\PersistentCollection {#4345 …}
        +reports: Doctrine\ORM\PersistentCollection {#4347 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4349 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4351 …}
        -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 {#4336
          date: 2023-12-07 13:55:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4340}
      +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 {#4707
        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 {#4711 …}
      +nested: Doctrine\ORM\PersistentCollection {#4713 …}
      +votes: Doctrine\ORM\PersistentCollection {#4715 …}
      +reports: Doctrine\ORM\PersistentCollection {#4717 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4719 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4721 …}
      -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 {#4708
        date: 2023-12-07 15:04:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4340}
    +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 {#4904
      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 {#4908 …}
    +nested: Doctrine\ORM\PersistentCollection {#4910 …}
    +votes: Doctrine\ORM\PersistentCollection {#4912 …}
    +reports: Doctrine\ORM\PersistentCollection {#4914 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4916 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4918 …}
    -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 {#4905
      date: 2023-12-07 15:51:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4340}
  +body: "The Old “will the Screensaver hit the corner” method"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1701960822 {#5051
    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 {#5054 …}
  +nested: Doctrine\ORM\PersistentCollection {#5056 …}
  +votes: Doctrine\ORM\PersistentCollection {#5058 …}
  +reports: Doctrine\ORM\PersistentCollection {#5060 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5064 …}
  -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 {#5052
    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
63 DENIED edit
App\Entity\EntryComment {#5053
  +user: Proxies\__CG__\App\Entity\User {#4710 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4906
    +user: Proxies\__CG__\App\Entity\User {#4907 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4709
      +user: Proxies\__CG__\App\Entity\User {#4710 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4340
        +user: App\Entity\User {#4353 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +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 {#4335
          date: 2023-12-27 03:39:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SuckMyWang@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4341 …}
        +nested: Doctrine\ORM\PersistentCollection {#4343 …}
        +votes: Doctrine\ORM\PersistentCollection {#4345 …}
        +reports: Doctrine\ORM\PersistentCollection {#4347 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4349 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4351 …}
        -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 {#4336
          date: 2023-12-07 13:55:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4340}
      +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 {#4707
        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 {#4711 …}
      +nested: Doctrine\ORM\PersistentCollection {#4713 …}
      +votes: Doctrine\ORM\PersistentCollection {#4715 …}
      +reports: Doctrine\ORM\PersistentCollection {#4717 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4719 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4721 …}
      -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 {#4708
        date: 2023-12-07 15:04:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4340}
    +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 {#4904
      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 {#4908 …}
    +nested: Doctrine\ORM\PersistentCollection {#4910 …}
    +votes: Doctrine\ORM\PersistentCollection {#4912 …}
    +reports: Doctrine\ORM\PersistentCollection {#4914 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4916 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4918 …}
    -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 {#4905
      date: 2023-12-07 15:51:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4340}
  +body: "The Old “will the Screensaver hit the corner” method"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1701960822 {#5051
    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 {#5054 …}
  +nested: Doctrine\ORM\PersistentCollection {#5056 …}
  +votes: Doctrine\ORM\PersistentCollection {#5058 …}
  +reports: Doctrine\ORM\PersistentCollection {#5060 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5064 …}
  -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 {#5052
    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
64 DENIED moderate
App\Entity\EntryComment {#5053
  +user: Proxies\__CG__\App\Entity\User {#4710 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4906
    +user: Proxies\__CG__\App\Entity\User {#4907 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4709
      +user: Proxies\__CG__\App\Entity\User {#4710 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4340
        +user: App\Entity\User {#4353 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +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 {#4335
          date: 2023-12-27 03:39:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SuckMyWang@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4341 …}
        +nested: Doctrine\ORM\PersistentCollection {#4343 …}
        +votes: Doctrine\ORM\PersistentCollection {#4345 …}
        +reports: Doctrine\ORM\PersistentCollection {#4347 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4349 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4351 …}
        -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 {#4336
          date: 2023-12-07 13:55:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4340}
      +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 {#4707
        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 {#4711 …}
      +nested: Doctrine\ORM\PersistentCollection {#4713 …}
      +votes: Doctrine\ORM\PersistentCollection {#4715 …}
      +reports: Doctrine\ORM\PersistentCollection {#4717 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4719 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4721 …}
      -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 {#4708
        date: 2023-12-07 15:04:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4340}
    +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 {#4904
      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 {#4908 …}
    +nested: Doctrine\ORM\PersistentCollection {#4910 …}
    +votes: Doctrine\ORM\PersistentCollection {#4912 …}
    +reports: Doctrine\ORM\PersistentCollection {#4914 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4916 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4918 …}
    -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 {#4905
      date: 2023-12-07 15:51:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4340}
  +body: "The Old “will the Screensaver hit the corner” method"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1701960822 {#5051
    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 {#5054 …}
  +nested: Doctrine\ORM\PersistentCollection {#5056 …}
  +votes: Doctrine\ORM\PersistentCollection {#5058 …}
  +reports: Doctrine\ORM\PersistentCollection {#5060 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5064 …}
  -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 {#5052
    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
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 {#5143
  +user: Proxies\__CG__\App\Entity\User {#4907 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5053
    +user: Proxies\__CG__\App\Entity\User {#4710 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4906
      +user: Proxies\__CG__\App\Entity\User {#4907 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4709
        +user: Proxies\__CG__\App\Entity\User {#4710 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4340
          +user: App\Entity\User {#4353 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +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 {#4335
            date: 2023-12-27 03:39:52.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@SuckMyWang@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4341 …}
          +nested: Doctrine\ORM\PersistentCollection {#4343 …}
          +votes: Doctrine\ORM\PersistentCollection {#4345 …}
          +reports: Doctrine\ORM\PersistentCollection {#4347 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4349 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4351 …}
          -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 {#4336
            date: 2023-12-07 13:55:02.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4340}
        +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 {#4707
          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 {#4711 …}
        +nested: Doctrine\ORM\PersistentCollection {#4713 …}
        +votes: Doctrine\ORM\PersistentCollection {#4715 …}
        +reports: Doctrine\ORM\PersistentCollection {#4717 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4719 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4721 …}
        -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 {#4708
          date: 2023-12-07 15:04:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4340}
      +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 {#4904
        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 {#4908 …}
      +nested: Doctrine\ORM\PersistentCollection {#4910 …}
      +votes: Doctrine\ORM\PersistentCollection {#4912 …}
      +reports: Doctrine\ORM\PersistentCollection {#4914 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4916 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4918 …}
      -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 {#4905
        date: 2023-12-07 15:51:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4340}
    +body: "The Old “will the Screensaver hit the corner” method"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1701960822 {#5051
      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 {#5054 …}
    +nested: Doctrine\ORM\PersistentCollection {#5056 …}
    +votes: Doctrine\ORM\PersistentCollection {#5058 …}
    +reports: Doctrine\ORM\PersistentCollection {#5060 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5062 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5064 …}
    -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 {#5052
      date: 2023-12-07 15:53:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4340}
  +body: "Nono I said ALMOST zero"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701962150 {#5144
    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 {#5137 …}
  +nested: Doctrine\ORM\PersistentCollection {#5136 …}
  +votes: Doctrine\ORM\PersistentCollection {#5134 …}
  +reports: Doctrine\ORM\PersistentCollection {#5146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5150 …}
  -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 {#5141
    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
67 DENIED edit
App\Entity\EntryComment {#5143
  +user: Proxies\__CG__\App\Entity\User {#4907 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5053
    +user: Proxies\__CG__\App\Entity\User {#4710 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4906
      +user: Proxies\__CG__\App\Entity\User {#4907 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4709
        +user: Proxies\__CG__\App\Entity\User {#4710 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4340
          +user: App\Entity\User {#4353 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +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 {#4335
            date: 2023-12-27 03:39:52.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@SuckMyWang@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4341 …}
          +nested: Doctrine\ORM\PersistentCollection {#4343 …}
          +votes: Doctrine\ORM\PersistentCollection {#4345 …}
          +reports: Doctrine\ORM\PersistentCollection {#4347 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4349 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4351 …}
          -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 {#4336
            date: 2023-12-07 13:55:02.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4340}
        +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 {#4707
          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 {#4711 …}
        +nested: Doctrine\ORM\PersistentCollection {#4713 …}
        +votes: Doctrine\ORM\PersistentCollection {#4715 …}
        +reports: Doctrine\ORM\PersistentCollection {#4717 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4719 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4721 …}
        -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 {#4708
          date: 2023-12-07 15:04:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4340}
      +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 {#4904
        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 {#4908 …}
      +nested: Doctrine\ORM\PersistentCollection {#4910 …}
      +votes: Doctrine\ORM\PersistentCollection {#4912 …}
      +reports: Doctrine\ORM\PersistentCollection {#4914 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4916 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4918 …}
      -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 {#4905
        date: 2023-12-07 15:51:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4340}
    +body: "The Old “will the Screensaver hit the corner” method"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1701960822 {#5051
      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 {#5054 …}
    +nested: Doctrine\ORM\PersistentCollection {#5056 …}
    +votes: Doctrine\ORM\PersistentCollection {#5058 …}
    +reports: Doctrine\ORM\PersistentCollection {#5060 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5062 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5064 …}
    -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 {#5052
      date: 2023-12-07 15:53:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4340}
  +body: "Nono I said ALMOST zero"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701962150 {#5144
    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 {#5137 …}
  +nested: Doctrine\ORM\PersistentCollection {#5136 …}
  +votes: Doctrine\ORM\PersistentCollection {#5134 …}
  +reports: Doctrine\ORM\PersistentCollection {#5146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5150 …}
  -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 {#5141
    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
68 DENIED moderate
App\Entity\EntryComment {#5143
  +user: Proxies\__CG__\App\Entity\User {#4907 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5053
    +user: Proxies\__CG__\App\Entity\User {#4710 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4906
      +user: Proxies\__CG__\App\Entity\User {#4907 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4709
        +user: Proxies\__CG__\App\Entity\User {#4710 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4340
          +user: App\Entity\User {#4353 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +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 {#4335
            date: 2023-12-27 03:39:52.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@SuckMyWang@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4341 …}
          +nested: Doctrine\ORM\PersistentCollection {#4343 …}
          +votes: Doctrine\ORM\PersistentCollection {#4345 …}
          +reports: Doctrine\ORM\PersistentCollection {#4347 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4349 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4351 …}
          -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 {#4336
            date: 2023-12-07 13:55:02.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4340}
        +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 {#4707
          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 {#4711 …}
        +nested: Doctrine\ORM\PersistentCollection {#4713 …}
        +votes: Doctrine\ORM\PersistentCollection {#4715 …}
        +reports: Doctrine\ORM\PersistentCollection {#4717 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4719 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4721 …}
        -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 {#4708
          date: 2023-12-07 15:04:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4340}
      +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 {#4904
        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 {#4908 …}
      +nested: Doctrine\ORM\PersistentCollection {#4910 …}
      +votes: Doctrine\ORM\PersistentCollection {#4912 …}
      +reports: Doctrine\ORM\PersistentCollection {#4914 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4916 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4918 …}
      -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 {#4905
        date: 2023-12-07 15:51:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4340}
    +body: "The Old “will the Screensaver hit the corner” method"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1701960822 {#5051
      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 {#5054 …}
    +nested: Doctrine\ORM\PersistentCollection {#5056 …}
    +votes: Doctrine\ORM\PersistentCollection {#5058 …}
    +reports: Doctrine\ORM\PersistentCollection {#5060 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5062 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5064 …}
    -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 {#5052
      date: 2023-12-07 15:53:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4340}
  +body: "Nono I said ALMOST zero"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701962150 {#5144
    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 {#5137 …}
  +nested: Doctrine\ORM\PersistentCollection {#5136 …}
  +votes: Doctrine\ORM\PersistentCollection {#5134 …}
  +reports: Doctrine\ORM\PersistentCollection {#5146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5150 …}
  -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 {#5141
    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
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 {#5068
  +user: Proxies\__CG__\App\Entity\User {#5069 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4906
    +user: Proxies\__CG__\App\Entity\User {#4907 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4709
      +user: Proxies\__CG__\App\Entity\User {#4710 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4340
        +user: App\Entity\User {#4353 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +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 {#4335
          date: 2023-12-27 03:39:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SuckMyWang@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4341 …}
        +nested: Doctrine\ORM\PersistentCollection {#4343 …}
        +votes: Doctrine\ORM\PersistentCollection {#4345 …}
        +reports: Doctrine\ORM\PersistentCollection {#4347 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4349 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4351 …}
        -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 {#4336
          date: 2023-12-07 13:55:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4340}
      +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 {#4707
        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 {#4711 …}
      +nested: Doctrine\ORM\PersistentCollection {#4713 …}
      +votes: Doctrine\ORM\PersistentCollection {#4715 …}
      +reports: Doctrine\ORM\PersistentCollection {#4717 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4719 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4721 …}
      -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 {#4708
        date: 2023-12-07 15:04:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4340}
    +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 {#4904
      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 {#4908 …}
    +nested: Doctrine\ORM\PersistentCollection {#4910 …}
    +votes: Doctrine\ORM\PersistentCollection {#4912 …}
    +reports: Doctrine\ORM\PersistentCollection {#4914 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4916 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4918 …}
    -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 {#4905
      date: 2023-12-07 15:51:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4340}
  +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 {#5066
    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 {#5070 …}
  +nested: Doctrine\ORM\PersistentCollection {#5072 …}
  +votes: Doctrine\ORM\PersistentCollection {#5074 …}
  +reports: Doctrine\ORM\PersistentCollection {#5076 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5078 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5080 …}
  -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 {#5067
    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
71 DENIED edit
App\Entity\EntryComment {#5068
  +user: Proxies\__CG__\App\Entity\User {#5069 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4906
    +user: Proxies\__CG__\App\Entity\User {#4907 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4709
      +user: Proxies\__CG__\App\Entity\User {#4710 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4340
        +user: App\Entity\User {#4353 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +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 {#4335
          date: 2023-12-27 03:39:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SuckMyWang@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4341 …}
        +nested: Doctrine\ORM\PersistentCollection {#4343 …}
        +votes: Doctrine\ORM\PersistentCollection {#4345 …}
        +reports: Doctrine\ORM\PersistentCollection {#4347 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4349 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4351 …}
        -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 {#4336
          date: 2023-12-07 13:55:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4340}
      +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 {#4707
        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 {#4711 …}
      +nested: Doctrine\ORM\PersistentCollection {#4713 …}
      +votes: Doctrine\ORM\PersistentCollection {#4715 …}
      +reports: Doctrine\ORM\PersistentCollection {#4717 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4719 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4721 …}
      -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 {#4708
        date: 2023-12-07 15:04:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4340}
    +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 {#4904
      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 {#4908 …}
    +nested: Doctrine\ORM\PersistentCollection {#4910 …}
    +votes: Doctrine\ORM\PersistentCollection {#4912 …}
    +reports: Doctrine\ORM\PersistentCollection {#4914 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4916 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4918 …}
    -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 {#4905
      date: 2023-12-07 15:51:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4340}
  +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 {#5066
    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 {#5070 …}
  +nested: Doctrine\ORM\PersistentCollection {#5072 …}
  +votes: Doctrine\ORM\PersistentCollection {#5074 …}
  +reports: Doctrine\ORM\PersistentCollection {#5076 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5078 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5080 …}
  -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 {#5067
    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
72 DENIED moderate
App\Entity\EntryComment {#5068
  +user: Proxies\__CG__\App\Entity\User {#5069 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4906
    +user: Proxies\__CG__\App\Entity\User {#4907 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4709
      +user: Proxies\__CG__\App\Entity\User {#4710 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4340
        +user: App\Entity\User {#4353 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +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 {#4335
          date: 2023-12-27 03:39:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SuckMyWang@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4341 …}
        +nested: Doctrine\ORM\PersistentCollection {#4343 …}
        +votes: Doctrine\ORM\PersistentCollection {#4345 …}
        +reports: Doctrine\ORM\PersistentCollection {#4347 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4349 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4351 …}
        -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 {#4336
          date: 2023-12-07 13:55:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4340}
      +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 {#4707
        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 {#4711 …}
      +nested: Doctrine\ORM\PersistentCollection {#4713 …}
      +votes: Doctrine\ORM\PersistentCollection {#4715 …}
      +reports: Doctrine\ORM\PersistentCollection {#4717 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4719 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4721 …}
      -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 {#4708
        date: 2023-12-07 15:04:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4340}
    +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 {#4904
      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 {#4908 …}
    +nested: Doctrine\ORM\PersistentCollection {#4910 …}
    +votes: Doctrine\ORM\PersistentCollection {#4912 …}
    +reports: Doctrine\ORM\PersistentCollection {#4914 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4916 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4918 …}
    -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 {#4905
      date: 2023-12-07 15:51:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4340}
  +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 {#5066
    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 {#5070 …}
  +nested: Doctrine\ORM\PersistentCollection {#5072 …}
  +votes: Doctrine\ORM\PersistentCollection {#5074 …}
  +reports: Doctrine\ORM\PersistentCollection {#5076 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5078 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5080 …}
  -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 {#5067
    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
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 {#4922
  +user: Proxies\__CG__\App\Entity\User {#4923 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4709
    +user: Proxies\__CG__\App\Entity\User {#4710 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4340
      +user: App\Entity\User {#4353 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +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 {#4335
        date: 2023-12-27 03:39:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4341 …}
      +nested: Doctrine\ORM\PersistentCollection {#4343 …}
      +votes: Doctrine\ORM\PersistentCollection {#4345 …}
      +reports: Doctrine\ORM\PersistentCollection {#4347 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4349 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4351 …}
      -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 {#4336
        date: 2023-12-07 13:55:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4340}
    +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 {#4707
      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 {#4711 …}
    +nested: Doctrine\ORM\PersistentCollection {#4713 …}
    +votes: Doctrine\ORM\PersistentCollection {#4715 …}
    +reports: Doctrine\ORM\PersistentCollection {#4717 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4719 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4721 …}
    -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 {#4708
      date: 2023-12-07 15:04:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4340}
  +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 {#4920
    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 {#4924 …}
  +nested: Doctrine\ORM\PersistentCollection {#4926 …}
  +votes: Doctrine\ORM\PersistentCollection {#4928 …}
  +reports: Doctrine\ORM\PersistentCollection {#4930 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4932 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4934 …}
  -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 {#4921
    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
75 DENIED edit
App\Entity\EntryComment {#4922
  +user: Proxies\__CG__\App\Entity\User {#4923 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4709
    +user: Proxies\__CG__\App\Entity\User {#4710 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4340
      +user: App\Entity\User {#4353 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +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 {#4335
        date: 2023-12-27 03:39:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4341 …}
      +nested: Doctrine\ORM\PersistentCollection {#4343 …}
      +votes: Doctrine\ORM\PersistentCollection {#4345 …}
      +reports: Doctrine\ORM\PersistentCollection {#4347 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4349 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4351 …}
      -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 {#4336
        date: 2023-12-07 13:55:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4340}
    +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 {#4707
      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 {#4711 …}
    +nested: Doctrine\ORM\PersistentCollection {#4713 …}
    +votes: Doctrine\ORM\PersistentCollection {#4715 …}
    +reports: Doctrine\ORM\PersistentCollection {#4717 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4719 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4721 …}
    -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 {#4708
      date: 2023-12-07 15:04:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4340}
  +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 {#4920
    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 {#4924 …}
  +nested: Doctrine\ORM\PersistentCollection {#4926 …}
  +votes: Doctrine\ORM\PersistentCollection {#4928 …}
  +reports: Doctrine\ORM\PersistentCollection {#4930 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4932 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4934 …}
  -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 {#4921
    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
76 DENIED moderate
App\Entity\EntryComment {#4922
  +user: Proxies\__CG__\App\Entity\User {#4923 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4709
    +user: Proxies\__CG__\App\Entity\User {#4710 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4340
      +user: App\Entity\User {#4353 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +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 {#4335
        date: 2023-12-27 03:39:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4341 …}
      +nested: Doctrine\ORM\PersistentCollection {#4343 …}
      +votes: Doctrine\ORM\PersistentCollection {#4345 …}
      +reports: Doctrine\ORM\PersistentCollection {#4347 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4349 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4351 …}
      -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 {#4336
        date: 2023-12-07 13:55:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4340}
    +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 {#4707
      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 {#4711 …}
    +nested: Doctrine\ORM\PersistentCollection {#4713 …}
    +votes: Doctrine\ORM\PersistentCollection {#4715 …}
    +reports: Doctrine\ORM\PersistentCollection {#4717 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4719 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4721 …}
    -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 {#4708
      date: 2023-12-07 15:04:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4340}
  +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 {#4920
    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 {#4924 …}
  +nested: Doctrine\ORM\PersistentCollection {#4926 …}
  +votes: Doctrine\ORM\PersistentCollection {#4928 …}
  +reports: Doctrine\ORM\PersistentCollection {#4930 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4932 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4934 …}
  -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 {#4921
    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
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 {#5100
  +user: Proxies\__CG__\App\Entity\User {#5101 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4922
    +user: Proxies\__CG__\App\Entity\User {#4923 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4709
      +user: Proxies\__CG__\App\Entity\User {#4710 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4340
        +user: App\Entity\User {#4353 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +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 {#4335
          date: 2023-12-27 03:39:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SuckMyWang@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4341 …}
        +nested: Doctrine\ORM\PersistentCollection {#4343 …}
        +votes: Doctrine\ORM\PersistentCollection {#4345 …}
        +reports: Doctrine\ORM\PersistentCollection {#4347 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4349 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4351 …}
        -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 {#4336
          date: 2023-12-07 13:55:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4340}
      +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 {#4707
        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 {#4711 …}
      +nested: Doctrine\ORM\PersistentCollection {#4713 …}
      +votes: Doctrine\ORM\PersistentCollection {#4715 …}
      +reports: Doctrine\ORM\PersistentCollection {#4717 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4719 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4721 …}
      -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 {#4708
        date: 2023-12-07 15:04:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4340}
    +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 {#4920
      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 {#4924 …}
    +nested: Doctrine\ORM\PersistentCollection {#4926 …}
    +votes: Doctrine\ORM\PersistentCollection {#4928 …}
    +reports: Doctrine\ORM\PersistentCollection {#4930 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4932 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4934 …}
    -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 {#4921
      date: 2023-12-07 22:56:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4340}
  +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 {#5097
    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 {#5102 …}
  +nested: Doctrine\ORM\PersistentCollection {#5104 …}
  +votes: Doctrine\ORM\PersistentCollection {#5106 …}
  +reports: Doctrine\ORM\PersistentCollection {#5108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5112 …}
  -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 {#5098
    date: 2023-12-24 05:28:07.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701990094 {#5099
    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
79 DENIED edit
App\Entity\EntryComment {#5100
  +user: Proxies\__CG__\App\Entity\User {#5101 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4922
    +user: Proxies\__CG__\App\Entity\User {#4923 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4709
      +user: Proxies\__CG__\App\Entity\User {#4710 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4340
        +user: App\Entity\User {#4353 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +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 {#4335
          date: 2023-12-27 03:39:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SuckMyWang@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4341 …}
        +nested: Doctrine\ORM\PersistentCollection {#4343 …}
        +votes: Doctrine\ORM\PersistentCollection {#4345 …}
        +reports: Doctrine\ORM\PersistentCollection {#4347 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4349 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4351 …}
        -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 {#4336
          date: 2023-12-07 13:55:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4340}
      +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 {#4707
        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 {#4711 …}
      +nested: Doctrine\ORM\PersistentCollection {#4713 …}
      +votes: Doctrine\ORM\PersistentCollection {#4715 …}
      +reports: Doctrine\ORM\PersistentCollection {#4717 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4719 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4721 …}
      -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 {#4708
        date: 2023-12-07 15:04:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4340}
    +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 {#4920
      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 {#4924 …}
    +nested: Doctrine\ORM\PersistentCollection {#4926 …}
    +votes: Doctrine\ORM\PersistentCollection {#4928 …}
    +reports: Doctrine\ORM\PersistentCollection {#4930 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4932 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4934 …}
    -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 {#4921
      date: 2023-12-07 22:56:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4340}
  +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 {#5097
    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 {#5102 …}
  +nested: Doctrine\ORM\PersistentCollection {#5104 …}
  +votes: Doctrine\ORM\PersistentCollection {#5106 …}
  +reports: Doctrine\ORM\PersistentCollection {#5108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5112 …}
  -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 {#5098
    date: 2023-12-24 05:28:07.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701990094 {#5099
    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
80 DENIED moderate
App\Entity\EntryComment {#5100
  +user: Proxies\__CG__\App\Entity\User {#5101 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4922
    +user: Proxies\__CG__\App\Entity\User {#4923 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4709
      +user: Proxies\__CG__\App\Entity\User {#4710 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4340
        +user: App\Entity\User {#4353 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +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 {#4335
          date: 2023-12-27 03:39:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SuckMyWang@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4341 …}
        +nested: Doctrine\ORM\PersistentCollection {#4343 …}
        +votes: Doctrine\ORM\PersistentCollection {#4345 …}
        +reports: Doctrine\ORM\PersistentCollection {#4347 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4349 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4351 …}
        -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 {#4336
          date: 2023-12-07 13:55:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4340}
      +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 {#4707
        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 {#4711 …}
      +nested: Doctrine\ORM\PersistentCollection {#4713 …}
      +votes: Doctrine\ORM\PersistentCollection {#4715 …}
      +reports: Doctrine\ORM\PersistentCollection {#4717 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4719 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4721 …}
      -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 {#4708
        date: 2023-12-07 15:04:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4340}
    +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 {#4920
      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 {#4924 …}
    +nested: Doctrine\ORM\PersistentCollection {#4926 …}
    +votes: Doctrine\ORM\PersistentCollection {#4928 …}
    +reports: Doctrine\ORM\PersistentCollection {#4930 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4932 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4934 …}
    -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 {#4921
      date: 2023-12-07 22:56:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4340}
  +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 {#5097
    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 {#5102 …}
  +nested: Doctrine\ORM\PersistentCollection {#5104 …}
  +votes: Doctrine\ORM\PersistentCollection {#5106 …}
  +reports: Doctrine\ORM\PersistentCollection {#5108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5112 …}
  -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 {#5098
    date: 2023-12-24 05:28:07.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701990094 {#5099
    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
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 {#5185
  +user: Proxies\__CG__\App\Entity\User {#5186 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5100
    +user: Proxies\__CG__\App\Entity\User {#5101 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4922
      +user: Proxies\__CG__\App\Entity\User {#4923 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4709
        +user: Proxies\__CG__\App\Entity\User {#4710 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4340
          +user: App\Entity\User {#4353 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +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 {#4335
            date: 2023-12-27 03:39:52.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@SuckMyWang@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4341 …}
          +nested: Doctrine\ORM\PersistentCollection {#4343 …}
          +votes: Doctrine\ORM\PersistentCollection {#4345 …}
          +reports: Doctrine\ORM\PersistentCollection {#4347 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4349 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4351 …}
          -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 {#4336
            date: 2023-12-07 13:55:02.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4340}
        +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 {#4707
          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 {#4711 …}
        +nested: Doctrine\ORM\PersistentCollection {#4713 …}
        +votes: Doctrine\ORM\PersistentCollection {#4715 …}
        +reports: Doctrine\ORM\PersistentCollection {#4717 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4719 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4721 …}
        -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 {#4708
          date: 2023-12-07 15:04:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4340}
      +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 {#4920
        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 {#4924 …}
      +nested: Doctrine\ORM\PersistentCollection {#4926 …}
      +votes: Doctrine\ORM\PersistentCollection {#4928 …}
      +reports: Doctrine\ORM\PersistentCollection {#4930 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4932 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4934 …}
      -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 {#4921
        date: 2023-12-07 22:56:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4340}
    +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 {#5097
      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 {#5102 …}
    +nested: Doctrine\ORM\PersistentCollection {#5104 …}
    +votes: Doctrine\ORM\PersistentCollection {#5106 …}
    +reports: Doctrine\ORM\PersistentCollection {#5108 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5110 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5112 …}
    -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 {#5098
      date: 2023-12-24 05:28:07.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701990094 {#5099
      date: 2023-12-08 00:01:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4340}
  +body: "What about the whole crabification thing?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701991922 {#5183
    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 {#5187 …}
  +nested: Doctrine\ORM\PersistentCollection {#5189 …}
  +votes: Doctrine\ORM\PersistentCollection {#5191 …}
  +reports: Doctrine\ORM\PersistentCollection {#5193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5197 …}
  -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 {#5184
    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
83 DENIED edit
App\Entity\EntryComment {#5185
  +user: Proxies\__CG__\App\Entity\User {#5186 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5100
    +user: Proxies\__CG__\App\Entity\User {#5101 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4922
      +user: Proxies\__CG__\App\Entity\User {#4923 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4709
        +user: Proxies\__CG__\App\Entity\User {#4710 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4340
          +user: App\Entity\User {#4353 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +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 {#4335
            date: 2023-12-27 03:39:52.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@SuckMyWang@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4341 …}
          +nested: Doctrine\ORM\PersistentCollection {#4343 …}
          +votes: Doctrine\ORM\PersistentCollection {#4345 …}
          +reports: Doctrine\ORM\PersistentCollection {#4347 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4349 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4351 …}
          -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 {#4336
            date: 2023-12-07 13:55:02.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4340}
        +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 {#4707
          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 {#4711 …}
        +nested: Doctrine\ORM\PersistentCollection {#4713 …}
        +votes: Doctrine\ORM\PersistentCollection {#4715 …}
        +reports: Doctrine\ORM\PersistentCollection {#4717 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4719 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4721 …}
        -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 {#4708
          date: 2023-12-07 15:04:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4340}
      +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 {#4920
        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 {#4924 …}
      +nested: Doctrine\ORM\PersistentCollection {#4926 …}
      +votes: Doctrine\ORM\PersistentCollection {#4928 …}
      +reports: Doctrine\ORM\PersistentCollection {#4930 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4932 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4934 …}
      -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 {#4921
        date: 2023-12-07 22:56:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4340}
    +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 {#5097
      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 {#5102 …}
    +nested: Doctrine\ORM\PersistentCollection {#5104 …}
    +votes: Doctrine\ORM\PersistentCollection {#5106 …}
    +reports: Doctrine\ORM\PersistentCollection {#5108 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5110 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5112 …}
    -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 {#5098
      date: 2023-12-24 05:28:07.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701990094 {#5099
      date: 2023-12-08 00:01:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4340}
  +body: "What about the whole crabification thing?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701991922 {#5183
    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 {#5187 …}
  +nested: Doctrine\ORM\PersistentCollection {#5189 …}
  +votes: Doctrine\ORM\PersistentCollection {#5191 …}
  +reports: Doctrine\ORM\PersistentCollection {#5193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5197 …}
  -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 {#5184
    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
84 DENIED moderate
App\Entity\EntryComment {#5185
  +user: Proxies\__CG__\App\Entity\User {#5186 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5100
    +user: Proxies\__CG__\App\Entity\User {#5101 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4922
      +user: Proxies\__CG__\App\Entity\User {#4923 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4709
        +user: Proxies\__CG__\App\Entity\User {#4710 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4340
          +user: App\Entity\User {#4353 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +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 {#4335
            date: 2023-12-27 03:39:52.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@SuckMyWang@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4341 …}
          +nested: Doctrine\ORM\PersistentCollection {#4343 …}
          +votes: Doctrine\ORM\PersistentCollection {#4345 …}
          +reports: Doctrine\ORM\PersistentCollection {#4347 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4349 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4351 …}
          -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 {#4336
            date: 2023-12-07 13:55:02.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4340}
        +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 {#4707
          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 {#4711 …}
        +nested: Doctrine\ORM\PersistentCollection {#4713 …}
        +votes: Doctrine\ORM\PersistentCollection {#4715 …}
        +reports: Doctrine\ORM\PersistentCollection {#4717 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4719 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4721 …}
        -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 {#4708
          date: 2023-12-07 15:04:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4340}
      +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 {#4920
        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 {#4924 …}
      +nested: Doctrine\ORM\PersistentCollection {#4926 …}
      +votes: Doctrine\ORM\PersistentCollection {#4928 …}
      +reports: Doctrine\ORM\PersistentCollection {#4930 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4932 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4934 …}
      -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 {#4921
        date: 2023-12-07 22:56:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4340}
    +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 {#5097
      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 {#5102 …}
    +nested: Doctrine\ORM\PersistentCollection {#5104 …}
    +votes: Doctrine\ORM\PersistentCollection {#5106 …}
    +reports: Doctrine\ORM\PersistentCollection {#5108 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5110 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5112 …}
    -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 {#5098
      date: 2023-12-24 05:28:07.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701990094 {#5099
      date: 2023-12-08 00:01:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4340}
  +body: "What about the whole crabification thing?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701991922 {#5183
    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 {#5187 …}
  +nested: Doctrine\ORM\PersistentCollection {#5189 …}
  +votes: Doctrine\ORM\PersistentCollection {#5191 …}
  +reports: Doctrine\ORM\PersistentCollection {#5193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5197 …}
  -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 {#5184
    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
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 {#5205
  +user: Proxies\__CG__\App\Entity\User {#5101 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5185
    +user: Proxies\__CG__\App\Entity\User {#5186 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5100
      +user: Proxies\__CG__\App\Entity\User {#5101 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4922
        +user: Proxies\__CG__\App\Entity\User {#4923 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4709
          +user: Proxies\__CG__\App\Entity\User {#4710 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4340
            +user: App\Entity\User {#4353 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +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 {#4335
              date: 2023-12-27 03:39:52.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@SuckMyWang@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4341 …}
            +nested: Doctrine\ORM\PersistentCollection {#4343 …}
            +votes: Doctrine\ORM\PersistentCollection {#4345 …}
            +reports: Doctrine\ORM\PersistentCollection {#4347 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4349 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4351 …}
            -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 {#4336
              date: 2023-12-07 13:55:02.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4340}
          +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 {#4707
            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 {#4711 …}
          +nested: Doctrine\ORM\PersistentCollection {#4713 …}
          +votes: Doctrine\ORM\PersistentCollection {#4715 …}
          +reports: Doctrine\ORM\PersistentCollection {#4717 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4719 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4721 …}
          -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 {#4708
            date: 2023-12-07 15:04:59.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4340}
        +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 {#4920
          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 {#4924 …}
        +nested: Doctrine\ORM\PersistentCollection {#4926 …}
        +votes: Doctrine\ORM\PersistentCollection {#4928 …}
        +reports: Doctrine\ORM\PersistentCollection {#4930 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4932 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4934 …}
        -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 {#4921
          date: 2023-12-07 22:56:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4340}
      +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 {#5097
        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 {#5102 …}
      +nested: Doctrine\ORM\PersistentCollection {#5104 …}
      +votes: Doctrine\ORM\PersistentCollection {#5106 …}
      +reports: Doctrine\ORM\PersistentCollection {#5108 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5110 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5112 …}
      -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 {#5098
        date: 2023-12-24 05:28:07.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701990094 {#5099
        date: 2023-12-08 00:01:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4340}
    +body: "What about the whole crabification thing?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701991922 {#5183
      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 {#5187 …}
    +nested: Doctrine\ORM\PersistentCollection {#5189 …}
    +votes: Doctrine\ORM\PersistentCollection {#5191 …}
    +reports: Doctrine\ORM\PersistentCollection {#5193 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5195 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5197 …}
    -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 {#5184
      date: 2023-12-08 00:32:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4340}
  +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 {#5204
    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 {#5208 …}
  +nested: Doctrine\ORM\PersistentCollection {#5213 …}
  +votes: Doctrine\ORM\PersistentCollection {#5209 …}
  +reports: Doctrine\ORM\PersistentCollection {#5215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5219 …}
  -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 {#5201
    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
87 DENIED edit
App\Entity\EntryComment {#5205
  +user: Proxies\__CG__\App\Entity\User {#5101 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5185
    +user: Proxies\__CG__\App\Entity\User {#5186 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5100
      +user: Proxies\__CG__\App\Entity\User {#5101 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4922
        +user: Proxies\__CG__\App\Entity\User {#4923 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4709
          +user: Proxies\__CG__\App\Entity\User {#4710 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4340
            +user: App\Entity\User {#4353 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +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 {#4335
              date: 2023-12-27 03:39:52.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@SuckMyWang@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4341 …}
            +nested: Doctrine\ORM\PersistentCollection {#4343 …}
            +votes: Doctrine\ORM\PersistentCollection {#4345 …}
            +reports: Doctrine\ORM\PersistentCollection {#4347 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4349 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4351 …}
            -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 {#4336
              date: 2023-12-07 13:55:02.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4340}
          +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 {#4707
            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 {#4711 …}
          +nested: Doctrine\ORM\PersistentCollection {#4713 …}
          +votes: Doctrine\ORM\PersistentCollection {#4715 …}
          +reports: Doctrine\ORM\PersistentCollection {#4717 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4719 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4721 …}
          -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 {#4708
            date: 2023-12-07 15:04:59.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4340}
        +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 {#4920
          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 {#4924 …}
        +nested: Doctrine\ORM\PersistentCollection {#4926 …}
        +votes: Doctrine\ORM\PersistentCollection {#4928 …}
        +reports: Doctrine\ORM\PersistentCollection {#4930 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4932 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4934 …}
        -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 {#4921
          date: 2023-12-07 22:56:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4340}
      +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 {#5097
        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 {#5102 …}
      +nested: Doctrine\ORM\PersistentCollection {#5104 …}
      +votes: Doctrine\ORM\PersistentCollection {#5106 …}
      +reports: Doctrine\ORM\PersistentCollection {#5108 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5110 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5112 …}
      -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 {#5098
        date: 2023-12-24 05:28:07.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701990094 {#5099
        date: 2023-12-08 00:01:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4340}
    +body: "What about the whole crabification thing?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701991922 {#5183
      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 {#5187 …}
    +nested: Doctrine\ORM\PersistentCollection {#5189 …}
    +votes: Doctrine\ORM\PersistentCollection {#5191 …}
    +reports: Doctrine\ORM\PersistentCollection {#5193 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5195 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5197 …}
    -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 {#5184
      date: 2023-12-08 00:32:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4340}
  +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 {#5204
    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 {#5208 …}
  +nested: Doctrine\ORM\PersistentCollection {#5213 …}
  +votes: Doctrine\ORM\PersistentCollection {#5209 …}
  +reports: Doctrine\ORM\PersistentCollection {#5215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5219 …}
  -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 {#5201
    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
88 DENIED moderate
App\Entity\EntryComment {#5205
  +user: Proxies\__CG__\App\Entity\User {#5101 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5185
    +user: Proxies\__CG__\App\Entity\User {#5186 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5100
      +user: Proxies\__CG__\App\Entity\User {#5101 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4922
        +user: Proxies\__CG__\App\Entity\User {#4923 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4709
          +user: Proxies\__CG__\App\Entity\User {#4710 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4340
            +user: App\Entity\User {#4353 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +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 {#4335
              date: 2023-12-27 03:39:52.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@SuckMyWang@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4341 …}
            +nested: Doctrine\ORM\PersistentCollection {#4343 …}
            +votes: Doctrine\ORM\PersistentCollection {#4345 …}
            +reports: Doctrine\ORM\PersistentCollection {#4347 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4349 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4351 …}
            -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 {#4336
              date: 2023-12-07 13:55:02.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4340}
          +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 {#4707
            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 {#4711 …}
          +nested: Doctrine\ORM\PersistentCollection {#4713 …}
          +votes: Doctrine\ORM\PersistentCollection {#4715 …}
          +reports: Doctrine\ORM\PersistentCollection {#4717 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4719 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4721 …}
          -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 {#4708
            date: 2023-12-07 15:04:59.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4340}
        +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 {#4920
          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 {#4924 …}
        +nested: Doctrine\ORM\PersistentCollection {#4926 …}
        +votes: Doctrine\ORM\PersistentCollection {#4928 …}
        +reports: Doctrine\ORM\PersistentCollection {#4930 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4932 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4934 …}
        -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 {#4921
          date: 2023-12-07 22:56:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4340}
      +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 {#5097
        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 {#5102 …}
      +nested: Doctrine\ORM\PersistentCollection {#5104 …}
      +votes: Doctrine\ORM\PersistentCollection {#5106 …}
      +reports: Doctrine\ORM\PersistentCollection {#5108 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5110 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5112 …}
      -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 {#5098
        date: 2023-12-24 05:28:07.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701990094 {#5099
        date: 2023-12-08 00:01:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4340}
    +body: "What about the whole crabification thing?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701991922 {#5183
      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 {#5187 …}
    +nested: Doctrine\ORM\PersistentCollection {#5189 …}
    +votes: Doctrine\ORM\PersistentCollection {#5191 …}
    +reports: Doctrine\ORM\PersistentCollection {#5193 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5195 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5197 …}
    -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 {#5184
      date: 2023-12-08 00:32:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4340}
  +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 {#5204
    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 {#5208 …}
  +nested: Doctrine\ORM\PersistentCollection {#5213 …}
  +votes: Doctrine\ORM\PersistentCollection {#5209 …}
  +reports: Doctrine\ORM\PersistentCollection {#5215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5219 …}
  -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 {#5201
    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
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 {#5236
  +user: Proxies\__CG__\App\Entity\User {#5186 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5205
    +user: Proxies\__CG__\App\Entity\User {#5101 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5185
      +user: Proxies\__CG__\App\Entity\User {#5186 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5100
        +user: Proxies\__CG__\App\Entity\User {#5101 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4922
          +user: Proxies\__CG__\App\Entity\User {#4923 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4709
            +user: Proxies\__CG__\App\Entity\User {#4710 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4340
              +user: App\Entity\User {#4353 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +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 {#4335
                date: 2023-12-27 03:39:52.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@SuckMyWang@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4341 …}
              +nested: Doctrine\ORM\PersistentCollection {#4343 …}
              +votes: Doctrine\ORM\PersistentCollection {#4345 …}
              +reports: Doctrine\ORM\PersistentCollection {#4347 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4349 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4351 …}
              -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 {#4336
                date: 2023-12-07 13:55:02.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4340}
            +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 {#4707
              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 {#4711 …}
            +nested: Doctrine\ORM\PersistentCollection {#4713 …}
            +votes: Doctrine\ORM\PersistentCollection {#4715 …}
            +reports: Doctrine\ORM\PersistentCollection {#4717 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4719 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4721 …}
            -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 {#4708
              date: 2023-12-07 15:04:59.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4340}
          +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 {#4920
            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 {#4924 …}
          +nested: Doctrine\ORM\PersistentCollection {#4926 …}
          +votes: Doctrine\ORM\PersistentCollection {#4928 …}
          +reports: Doctrine\ORM\PersistentCollection {#4930 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4932 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4934 …}
          -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 {#4921
            date: 2023-12-07 22:56:31.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4340}
        +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 {#5097
          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 {#5102 …}
        +nested: Doctrine\ORM\PersistentCollection {#5104 …}
        +votes: Doctrine\ORM\PersistentCollection {#5106 …}
        +reports: Doctrine\ORM\PersistentCollection {#5108 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5110 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5112 …}
        -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 {#5098
          date: 2023-12-24 05:28:07.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701990094 {#5099
          date: 2023-12-08 00:01:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4340}
      +body: "What about the whole crabification thing?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1701991922 {#5183
        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 {#5187 …}
      +nested: Doctrine\ORM\PersistentCollection {#5189 …}
      +votes: Doctrine\ORM\PersistentCollection {#5191 …}
      +reports: Doctrine\ORM\PersistentCollection {#5193 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5195 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5197 …}
      -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 {#5184
        date: 2023-12-08 00:32:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4340}
    +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 {#5204
      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 {#5208 …}
    +nested: Doctrine\ORM\PersistentCollection {#5213 …}
    +votes: Doctrine\ORM\PersistentCollection {#5209 …}
    +reports: Doctrine\ORM\PersistentCollection {#5215 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5217 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5219 …}
    -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 {#5201
      date: 2023-12-08 00:41:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4340}
  +body: "Ah fair enough."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702176812 {#5231
    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 {#5228 …}
  +nested: Doctrine\ORM\PersistentCollection {#5225 …}
  +votes: Doctrine\ORM\PersistentCollection {#5223 …}
  +reports: Doctrine\ORM\PersistentCollection {#5237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5241 …}
  -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 {#5234
    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
91 DENIED edit
App\Entity\EntryComment {#5236
  +user: Proxies\__CG__\App\Entity\User {#5186 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5205
    +user: Proxies\__CG__\App\Entity\User {#5101 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5185
      +user: Proxies\__CG__\App\Entity\User {#5186 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5100
        +user: Proxies\__CG__\App\Entity\User {#5101 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4922
          +user: Proxies\__CG__\App\Entity\User {#4923 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4709
            +user: Proxies\__CG__\App\Entity\User {#4710 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4340
              +user: App\Entity\User {#4353 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +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 {#4335
                date: 2023-12-27 03:39:52.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@SuckMyWang@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4341 …}
              +nested: Doctrine\ORM\PersistentCollection {#4343 …}
              +votes: Doctrine\ORM\PersistentCollection {#4345 …}
              +reports: Doctrine\ORM\PersistentCollection {#4347 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4349 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4351 …}
              -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 {#4336
                date: 2023-12-07 13:55:02.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4340}
            +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 {#4707
              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 {#4711 …}
            +nested: Doctrine\ORM\PersistentCollection {#4713 …}
            +votes: Doctrine\ORM\PersistentCollection {#4715 …}
            +reports: Doctrine\ORM\PersistentCollection {#4717 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4719 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4721 …}
            -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 {#4708
              date: 2023-12-07 15:04:59.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4340}
          +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 {#4920
            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 {#4924 …}
          +nested: Doctrine\ORM\PersistentCollection {#4926 …}
          +votes: Doctrine\ORM\PersistentCollection {#4928 …}
          +reports: Doctrine\ORM\PersistentCollection {#4930 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4932 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4934 …}
          -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 {#4921
            date: 2023-12-07 22:56:31.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4340}
        +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 {#5097
          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 {#5102 …}
        +nested: Doctrine\ORM\PersistentCollection {#5104 …}
        +votes: Doctrine\ORM\PersistentCollection {#5106 …}
        +reports: Doctrine\ORM\PersistentCollection {#5108 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5110 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5112 …}
        -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 {#5098
          date: 2023-12-24 05:28:07.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701990094 {#5099
          date: 2023-12-08 00:01:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4340}
      +body: "What about the whole crabification thing?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1701991922 {#5183
        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 {#5187 …}
      +nested: Doctrine\ORM\PersistentCollection {#5189 …}
      +votes: Doctrine\ORM\PersistentCollection {#5191 …}
      +reports: Doctrine\ORM\PersistentCollection {#5193 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5195 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5197 …}
      -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 {#5184
        date: 2023-12-08 00:32:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4340}
    +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 {#5204
      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 {#5208 …}
    +nested: Doctrine\ORM\PersistentCollection {#5213 …}
    +votes: Doctrine\ORM\PersistentCollection {#5209 …}
    +reports: Doctrine\ORM\PersistentCollection {#5215 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5217 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5219 …}
    -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 {#5201
      date: 2023-12-08 00:41:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4340}
  +body: "Ah fair enough."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702176812 {#5231
    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 {#5228 …}
  +nested: Doctrine\ORM\PersistentCollection {#5225 …}
  +votes: Doctrine\ORM\PersistentCollection {#5223 …}
  +reports: Doctrine\ORM\PersistentCollection {#5237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5241 …}
  -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 {#5234
    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
92 DENIED moderate
App\Entity\EntryComment {#5236
  +user: Proxies\__CG__\App\Entity\User {#5186 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5205
    +user: Proxies\__CG__\App\Entity\User {#5101 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5185
      +user: Proxies\__CG__\App\Entity\User {#5186 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5100
        +user: Proxies\__CG__\App\Entity\User {#5101 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4922
          +user: Proxies\__CG__\App\Entity\User {#4923 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4709
            +user: Proxies\__CG__\App\Entity\User {#4710 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4340
              +user: App\Entity\User {#4353 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +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 {#4335
                date: 2023-12-27 03:39:52.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@SuckMyWang@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4341 …}
              +nested: Doctrine\ORM\PersistentCollection {#4343 …}
              +votes: Doctrine\ORM\PersistentCollection {#4345 …}
              +reports: Doctrine\ORM\PersistentCollection {#4347 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4349 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4351 …}
              -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 {#4336
                date: 2023-12-07 13:55:02.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4340}
            +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 {#4707
              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 {#4711 …}
            +nested: Doctrine\ORM\PersistentCollection {#4713 …}
            +votes: Doctrine\ORM\PersistentCollection {#4715 …}
            +reports: Doctrine\ORM\PersistentCollection {#4717 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4719 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4721 …}
            -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 {#4708
              date: 2023-12-07 15:04:59.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4340}
          +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 {#4920
            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 {#4924 …}
          +nested: Doctrine\ORM\PersistentCollection {#4926 …}
          +votes: Doctrine\ORM\PersistentCollection {#4928 …}
          +reports: Doctrine\ORM\PersistentCollection {#4930 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4932 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4934 …}
          -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 {#4921
            date: 2023-12-07 22:56:31.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4340}
        +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 {#5097
          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 {#5102 …}
        +nested: Doctrine\ORM\PersistentCollection {#5104 …}
        +votes: Doctrine\ORM\PersistentCollection {#5106 …}
        +reports: Doctrine\ORM\PersistentCollection {#5108 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5110 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5112 …}
        -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 {#5098
          date: 2023-12-24 05:28:07.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701990094 {#5099
          date: 2023-12-08 00:01:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4340}
      +body: "What about the whole crabification thing?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1701991922 {#5183
        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 {#5187 …}
      +nested: Doctrine\ORM\PersistentCollection {#5189 …}
      +votes: Doctrine\ORM\PersistentCollection {#5191 …}
      +reports: Doctrine\ORM\PersistentCollection {#5193 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5195 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5197 …}
      -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 {#5184
        date: 2023-12-08 00:32:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4340}
    +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 {#5204
      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 {#5208 …}
    +nested: Doctrine\ORM\PersistentCollection {#5213 …}
    +votes: Doctrine\ORM\PersistentCollection {#5209 …}
    +reports: Doctrine\ORM\PersistentCollection {#5215 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5217 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5219 …}
    -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 {#5201
      date: 2023-12-08 00:41:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4340}
  +body: "Ah fair enough."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702176812 {#5231
    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 {#5228 …}
  +nested: Doctrine\ORM\PersistentCollection {#5225 …}
  +votes: Doctrine\ORM\PersistentCollection {#5223 …}
  +reports: Doctrine\ORM\PersistentCollection {#5237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5241 …}
  -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 {#5234
    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
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 {#4938
  +user: App\Entity\User {#4280 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4709
    +user: Proxies\__CG__\App\Entity\User {#4710 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4340
      +user: App\Entity\User {#4353 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +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 {#4335
        date: 2023-12-27 03:39:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4341 …}
      +nested: Doctrine\ORM\PersistentCollection {#4343 …}
      +votes: Doctrine\ORM\PersistentCollection {#4345 …}
      +reports: Doctrine\ORM\PersistentCollection {#4347 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4349 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4351 …}
      -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 {#4336
        date: 2023-12-07 13:55:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4340}
    +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 {#4707
      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 {#4711 …}
    +nested: Doctrine\ORM\PersistentCollection {#4713 …}
    +votes: Doctrine\ORM\PersistentCollection {#4715 …}
    +reports: Doctrine\ORM\PersistentCollection {#4717 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4719 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4721 …}
    -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 {#4708
      date: 2023-12-07 15:04:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4340}
  +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 {#4936
    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 {#4939 …}
  +nested: Doctrine\ORM\PersistentCollection {#4941 …}
  +votes: Doctrine\ORM\PersistentCollection {#4943 …}
  +reports: Doctrine\ORM\PersistentCollection {#4945 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4947 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4949 …}
  -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 {#4937
    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
95 DENIED edit
App\Entity\EntryComment {#4938
  +user: App\Entity\User {#4280 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4709
    +user: Proxies\__CG__\App\Entity\User {#4710 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4340
      +user: App\Entity\User {#4353 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +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 {#4335
        date: 2023-12-27 03:39:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4341 …}
      +nested: Doctrine\ORM\PersistentCollection {#4343 …}
      +votes: Doctrine\ORM\PersistentCollection {#4345 …}
      +reports: Doctrine\ORM\PersistentCollection {#4347 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4349 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4351 …}
      -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 {#4336
        date: 2023-12-07 13:55:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4340}
    +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 {#4707
      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 {#4711 …}
    +nested: Doctrine\ORM\PersistentCollection {#4713 …}
    +votes: Doctrine\ORM\PersistentCollection {#4715 …}
    +reports: Doctrine\ORM\PersistentCollection {#4717 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4719 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4721 …}
    -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 {#4708
      date: 2023-12-07 15:04:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4340}
  +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 {#4936
    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 {#4939 …}
  +nested: Doctrine\ORM\PersistentCollection {#4941 …}
  +votes: Doctrine\ORM\PersistentCollection {#4943 …}
  +reports: Doctrine\ORM\PersistentCollection {#4945 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4947 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4949 …}
  -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 {#4937
    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
96 DENIED moderate
App\Entity\EntryComment {#4938
  +user: App\Entity\User {#4280 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4709
    +user: Proxies\__CG__\App\Entity\User {#4710 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4340
      +user: App\Entity\User {#4353 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +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 {#4335
        date: 2023-12-27 03:39:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4341 …}
      +nested: Doctrine\ORM\PersistentCollection {#4343 …}
      +votes: Doctrine\ORM\PersistentCollection {#4345 …}
      +reports: Doctrine\ORM\PersistentCollection {#4347 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4349 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4351 …}
      -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 {#4336
        date: 2023-12-07 13:55:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4340}
    +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 {#4707
      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 {#4711 …}
    +nested: Doctrine\ORM\PersistentCollection {#4713 …}
    +votes: Doctrine\ORM\PersistentCollection {#4715 …}
    +reports: Doctrine\ORM\PersistentCollection {#4717 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4719 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4721 …}
    -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 {#4708
      date: 2023-12-07 15:04:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4340}
  +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 {#4936
    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 {#4939 …}
  +nested: Doctrine\ORM\PersistentCollection {#4941 …}
  +votes: Doctrine\ORM\PersistentCollection {#4943 …}
  +reports: Doctrine\ORM\PersistentCollection {#4945 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4947 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4949 …}
  -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 {#4937
    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
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 {#4414
  +user: App\Entity\User {#4427 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4409
    date: 2023-12-25 06:27:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4415 …}
  +nested: Doctrine\ORM\PersistentCollection {#4417 …}
  +votes: Doctrine\ORM\PersistentCollection {#4419 …}
  +reports: Doctrine\ORM\PersistentCollection {#4421 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
  -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 {#4410
    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
99 DENIED edit
App\Entity\EntryComment {#4414
  +user: App\Entity\User {#4427 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4409
    date: 2023-12-25 06:27:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4415 …}
  +nested: Doctrine\ORM\PersistentCollection {#4417 …}
  +votes: Doctrine\ORM\PersistentCollection {#4419 …}
  +reports: Doctrine\ORM\PersistentCollection {#4421 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
  -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 {#4410
    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
100 DENIED moderate
App\Entity\EntryComment {#4414
  +user: App\Entity\User {#4427 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4409
    date: 2023-12-25 06:27:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4415 …}
  +nested: Doctrine\ORM\PersistentCollection {#4417 …}
  +votes: Doctrine\ORM\PersistentCollection {#4419 …}
  +reports: Doctrine\ORM\PersistentCollection {#4421 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
  -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 {#4410
    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
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 {#4693
  +user: Proxies\__CG__\App\Entity\User {#4694 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4414
    +user: App\Entity\User {#4427 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4409
      date: 2023-12-25 06:27:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4415 …}
    +nested: Doctrine\ORM\PersistentCollection {#4417 …}
    +votes: Doctrine\ORM\PersistentCollection {#4419 …}
    +reports: Doctrine\ORM\PersistentCollection {#4421 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
    -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 {#4410
      date: 2023-12-07 12:33:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4414}
  +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 {#4691
    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 {#4695 …}
  +nested: Doctrine\ORM\PersistentCollection {#4697 …}
  +votes: Doctrine\ORM\PersistentCollection {#4699 …}
  +reports: Doctrine\ORM\PersistentCollection {#4701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4703 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4705 …}
  -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 {#4692
    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
103 DENIED edit
App\Entity\EntryComment {#4693
  +user: Proxies\__CG__\App\Entity\User {#4694 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4414
    +user: App\Entity\User {#4427 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4409
      date: 2023-12-25 06:27:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4415 …}
    +nested: Doctrine\ORM\PersistentCollection {#4417 …}
    +votes: Doctrine\ORM\PersistentCollection {#4419 …}
    +reports: Doctrine\ORM\PersistentCollection {#4421 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
    -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 {#4410
      date: 2023-12-07 12:33:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4414}
  +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 {#4691
    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 {#4695 …}
  +nested: Doctrine\ORM\PersistentCollection {#4697 …}
  +votes: Doctrine\ORM\PersistentCollection {#4699 …}
  +reports: Doctrine\ORM\PersistentCollection {#4701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4703 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4705 …}
  -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 {#4692
    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
104 DENIED moderate
App\Entity\EntryComment {#4693
  +user: Proxies\__CG__\App\Entity\User {#4694 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4414
    +user: App\Entity\User {#4427 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4409
      date: 2023-12-25 06:27:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4415 …}
    +nested: Doctrine\ORM\PersistentCollection {#4417 …}
    +votes: Doctrine\ORM\PersistentCollection {#4419 …}
    +reports: Doctrine\ORM\PersistentCollection {#4421 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
    -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 {#4410
      date: 2023-12-07 12:33:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4414}
  +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 {#4691
    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 {#4695 …}
  +nested: Doctrine\ORM\PersistentCollection {#4697 …}
  +votes: Doctrine\ORM\PersistentCollection {#4699 …}
  +reports: Doctrine\ORM\PersistentCollection {#4701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4703 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4705 …}
  -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 {#4692
    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
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 {#4827
  +user: Proxies\__CG__\App\Entity\User {#4828 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4693
    +user: Proxies\__CG__\App\Entity\User {#4694 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4414
      +user: App\Entity\User {#4427 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +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 {#4409
        date: 2023-12-25 06:27:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4415 …}
      +nested: Doctrine\ORM\PersistentCollection {#4417 …}
      +votes: Doctrine\ORM\PersistentCollection {#4419 …}
      +reports: Doctrine\ORM\PersistentCollection {#4421 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
      -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 {#4410
        date: 2023-12-07 12:33:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4414}
    +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 {#4691
      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 {#4695 …}
    +nested: Doctrine\ORM\PersistentCollection {#4697 …}
    +votes: Doctrine\ORM\PersistentCollection {#4699 …}
    +reports: Doctrine\ORM\PersistentCollection {#4701 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4703 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4705 …}
    -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 {#4692
      date: 2023-12-07 13:29:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4414}
  +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 {#4825
    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 {#4829 …}
  +nested: Doctrine\ORM\PersistentCollection {#4831 …}
  +votes: Doctrine\ORM\PersistentCollection {#4833 …}
  +reports: Doctrine\ORM\PersistentCollection {#4835 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4837 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4839 …}
  -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 {#4826
    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
107 DENIED edit
App\Entity\EntryComment {#4827
  +user: Proxies\__CG__\App\Entity\User {#4828 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4693
    +user: Proxies\__CG__\App\Entity\User {#4694 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4414
      +user: App\Entity\User {#4427 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +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 {#4409
        date: 2023-12-25 06:27:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4415 …}
      +nested: Doctrine\ORM\PersistentCollection {#4417 …}
      +votes: Doctrine\ORM\PersistentCollection {#4419 …}
      +reports: Doctrine\ORM\PersistentCollection {#4421 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
      -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 {#4410
        date: 2023-12-07 12:33:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4414}
    +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 {#4691
      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 {#4695 …}
    +nested: Doctrine\ORM\PersistentCollection {#4697 …}
    +votes: Doctrine\ORM\PersistentCollection {#4699 …}
    +reports: Doctrine\ORM\PersistentCollection {#4701 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4703 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4705 …}
    -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 {#4692
      date: 2023-12-07 13:29:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4414}
  +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 {#4825
    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 {#4829 …}
  +nested: Doctrine\ORM\PersistentCollection {#4831 …}
  +votes: Doctrine\ORM\PersistentCollection {#4833 …}
  +reports: Doctrine\ORM\PersistentCollection {#4835 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4837 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4839 …}
  -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 {#4826
    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
108 DENIED moderate
App\Entity\EntryComment {#4827
  +user: Proxies\__CG__\App\Entity\User {#4828 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4693
    +user: Proxies\__CG__\App\Entity\User {#4694 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4414
      +user: App\Entity\User {#4427 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +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 {#4409
        date: 2023-12-25 06:27:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4415 …}
      +nested: Doctrine\ORM\PersistentCollection {#4417 …}
      +votes: Doctrine\ORM\PersistentCollection {#4419 …}
      +reports: Doctrine\ORM\PersistentCollection {#4421 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
      -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 {#4410
        date: 2023-12-07 12:33:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4414}
    +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 {#4691
      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 {#4695 …}
    +nested: Doctrine\ORM\PersistentCollection {#4697 …}
    +votes: Doctrine\ORM\PersistentCollection {#4699 …}
    +reports: Doctrine\ORM\PersistentCollection {#4701 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4703 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4705 …}
    -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 {#4692
      date: 2023-12-07 13:29:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4414}
  +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 {#4825
    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 {#4829 …}
  +nested: Doctrine\ORM\PersistentCollection {#4831 …}
  +votes: Doctrine\ORM\PersistentCollection {#4833 …}
  +reports: Doctrine\ORM\PersistentCollection {#4835 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4837 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4839 …}
  -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 {#4826
    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
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 {#5022
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4827
    +user: Proxies\__CG__\App\Entity\User {#4828 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4693
      +user: Proxies\__CG__\App\Entity\User {#4694 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4414
        +user: App\Entity\User {#4427 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +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 {#4409
          date: 2023-12-25 06:27:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SuckMyWang@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4415 …}
        +nested: Doctrine\ORM\PersistentCollection {#4417 …}
        +votes: Doctrine\ORM\PersistentCollection {#4419 …}
        +reports: Doctrine\ORM\PersistentCollection {#4421 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
        -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 {#4410
          date: 2023-12-07 12:33:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4414}
      +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 {#4691
        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 {#4695 …}
      +nested: Doctrine\ORM\PersistentCollection {#4697 …}
      +votes: Doctrine\ORM\PersistentCollection {#4699 …}
      +reports: Doctrine\ORM\PersistentCollection {#4701 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4703 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4705 …}
      -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 {#4692
        date: 2023-12-07 13:29:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4414}
    +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 {#4825
      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 {#4829 …}
    +nested: Doctrine\ORM\PersistentCollection {#4831 …}
    +votes: Doctrine\ORM\PersistentCollection {#4833 …}
    +reports: Doctrine\ORM\PersistentCollection {#4835 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4837 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4839 …}
    -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 {#4826
      date: 2023-12-07 15:39:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4414}
  +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 {#5020
    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 {#5023 …}
  +nested: Doctrine\ORM\PersistentCollection {#5025 …}
  +votes: Doctrine\ORM\PersistentCollection {#5027 …}
  +reports: Doctrine\ORM\PersistentCollection {#5029 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5031 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5033 …}
  -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 {#5021
    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
111 DENIED edit
App\Entity\EntryComment {#5022
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4827
    +user: Proxies\__CG__\App\Entity\User {#4828 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4693
      +user: Proxies\__CG__\App\Entity\User {#4694 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4414
        +user: App\Entity\User {#4427 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +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 {#4409
          date: 2023-12-25 06:27:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SuckMyWang@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4415 …}
        +nested: Doctrine\ORM\PersistentCollection {#4417 …}
        +votes: Doctrine\ORM\PersistentCollection {#4419 …}
        +reports: Doctrine\ORM\PersistentCollection {#4421 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
        -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 {#4410
          date: 2023-12-07 12:33:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4414}
      +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 {#4691
        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 {#4695 …}
      +nested: Doctrine\ORM\PersistentCollection {#4697 …}
      +votes: Doctrine\ORM\PersistentCollection {#4699 …}
      +reports: Doctrine\ORM\PersistentCollection {#4701 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4703 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4705 …}
      -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 {#4692
        date: 2023-12-07 13:29:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4414}
    +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 {#4825
      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 {#4829 …}
    +nested: Doctrine\ORM\PersistentCollection {#4831 …}
    +votes: Doctrine\ORM\PersistentCollection {#4833 …}
    +reports: Doctrine\ORM\PersistentCollection {#4835 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4837 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4839 …}
    -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 {#4826
      date: 2023-12-07 15:39:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4414}
  +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 {#5020
    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 {#5023 …}
  +nested: Doctrine\ORM\PersistentCollection {#5025 …}
  +votes: Doctrine\ORM\PersistentCollection {#5027 …}
  +reports: Doctrine\ORM\PersistentCollection {#5029 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5031 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5033 …}
  -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 {#5021
    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
112 DENIED moderate
App\Entity\EntryComment {#5022
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4827
    +user: Proxies\__CG__\App\Entity\User {#4828 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4693
      +user: Proxies\__CG__\App\Entity\User {#4694 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4414
        +user: App\Entity\User {#4427 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +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 {#4409
          date: 2023-12-25 06:27:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SuckMyWang@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4415 …}
        +nested: Doctrine\ORM\PersistentCollection {#4417 …}
        +votes: Doctrine\ORM\PersistentCollection {#4419 …}
        +reports: Doctrine\ORM\PersistentCollection {#4421 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
        -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 {#4410
          date: 2023-12-07 12:33:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4414}
      +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 {#4691
        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 {#4695 …}
      +nested: Doctrine\ORM\PersistentCollection {#4697 …}
      +votes: Doctrine\ORM\PersistentCollection {#4699 …}
      +reports: Doctrine\ORM\PersistentCollection {#4701 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4703 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4705 …}
      -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 {#4692
        date: 2023-12-07 13:29:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4414}
    +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 {#4825
      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 {#4829 …}
    +nested: Doctrine\ORM\PersistentCollection {#4831 …}
    +votes: Doctrine\ORM\PersistentCollection {#4833 …}
    +reports: Doctrine\ORM\PersistentCollection {#4835 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4837 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4839 …}
    -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 {#4826
      date: 2023-12-07 15:39:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4414}
  +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 {#5020
    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 {#5023 …}
  +nested: Doctrine\ORM\PersistentCollection {#5025 …}
  +votes: Doctrine\ORM\PersistentCollection {#5027 …}
  +reports: Doctrine\ORM\PersistentCollection {#5029 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5031 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5033 …}
  -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 {#5021
    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
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 {#5037
  +user: Proxies\__CG__\App\Entity\User {#5038 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4827
    +user: Proxies\__CG__\App\Entity\User {#4828 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4693
      +user: Proxies\__CG__\App\Entity\User {#4694 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4414
        +user: App\Entity\User {#4427 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +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 {#4409
          date: 2023-12-25 06:27:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SuckMyWang@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4415 …}
        +nested: Doctrine\ORM\PersistentCollection {#4417 …}
        +votes: Doctrine\ORM\PersistentCollection {#4419 …}
        +reports: Doctrine\ORM\PersistentCollection {#4421 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
        -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 {#4410
          date: 2023-12-07 12:33:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4414}
      +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 {#4691
        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 {#4695 …}
      +nested: Doctrine\ORM\PersistentCollection {#4697 …}
      +votes: Doctrine\ORM\PersistentCollection {#4699 …}
      +reports: Doctrine\ORM\PersistentCollection {#4701 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4703 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4705 …}
      -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 {#4692
        date: 2023-12-07 13:29:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4414}
    +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 {#4825
      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 {#4829 …}
    +nested: Doctrine\ORM\PersistentCollection {#4831 …}
    +votes: Doctrine\ORM\PersistentCollection {#4833 …}
    +reports: Doctrine\ORM\PersistentCollection {#4835 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4837 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4839 …}
    -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 {#4826
      date: 2023-12-07 15:39:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4414}
  +body: "Dey took are jarbs!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701966308 {#5035
    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 {#5039 …}
  +nested: Doctrine\ORM\PersistentCollection {#5041 …}
  +votes: Doctrine\ORM\PersistentCollection {#5043 …}
  +reports: Doctrine\ORM\PersistentCollection {#5045 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5047 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5049 …}
  -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 {#5036
    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
115 DENIED edit
App\Entity\EntryComment {#5037
  +user: Proxies\__CG__\App\Entity\User {#5038 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4827
    +user: Proxies\__CG__\App\Entity\User {#4828 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4693
      +user: Proxies\__CG__\App\Entity\User {#4694 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4414
        +user: App\Entity\User {#4427 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +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 {#4409
          date: 2023-12-25 06:27:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SuckMyWang@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4415 …}
        +nested: Doctrine\ORM\PersistentCollection {#4417 …}
        +votes: Doctrine\ORM\PersistentCollection {#4419 …}
        +reports: Doctrine\ORM\PersistentCollection {#4421 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
        -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 {#4410
          date: 2023-12-07 12:33:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4414}
      +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 {#4691
        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 {#4695 …}
      +nested: Doctrine\ORM\PersistentCollection {#4697 …}
      +votes: Doctrine\ORM\PersistentCollection {#4699 …}
      +reports: Doctrine\ORM\PersistentCollection {#4701 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4703 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4705 …}
      -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 {#4692
        date: 2023-12-07 13:29:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4414}
    +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 {#4825
      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 {#4829 …}
    +nested: Doctrine\ORM\PersistentCollection {#4831 …}
    +votes: Doctrine\ORM\PersistentCollection {#4833 …}
    +reports: Doctrine\ORM\PersistentCollection {#4835 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4837 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4839 …}
    -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 {#4826
      date: 2023-12-07 15:39:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4414}
  +body: "Dey took are jarbs!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701966308 {#5035
    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 {#5039 …}
  +nested: Doctrine\ORM\PersistentCollection {#5041 …}
  +votes: Doctrine\ORM\PersistentCollection {#5043 …}
  +reports: Doctrine\ORM\PersistentCollection {#5045 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5047 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5049 …}
  -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 {#5036
    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
116 DENIED moderate
App\Entity\EntryComment {#5037
  +user: Proxies\__CG__\App\Entity\User {#5038 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4827
    +user: Proxies\__CG__\App\Entity\User {#4828 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4693
      +user: Proxies\__CG__\App\Entity\User {#4694 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4414
        +user: App\Entity\User {#4427 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +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 {#4409
          date: 2023-12-25 06:27:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SuckMyWang@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4415 …}
        +nested: Doctrine\ORM\PersistentCollection {#4417 …}
        +votes: Doctrine\ORM\PersistentCollection {#4419 …}
        +reports: Doctrine\ORM\PersistentCollection {#4421 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
        -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 {#4410
          date: 2023-12-07 12:33:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4414}
      +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 {#4691
        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 {#4695 …}
      +nested: Doctrine\ORM\PersistentCollection {#4697 …}
      +votes: Doctrine\ORM\PersistentCollection {#4699 …}
      +reports: Doctrine\ORM\PersistentCollection {#4701 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4703 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4705 …}
      -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 {#4692
        date: 2023-12-07 13:29:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4414}
    +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 {#4825
      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 {#4829 …}
    +nested: Doctrine\ORM\PersistentCollection {#4831 …}
    +votes: Doctrine\ORM\PersistentCollection {#4833 …}
    +reports: Doctrine\ORM\PersistentCollection {#4835 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4837 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4839 …}
    -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 {#4826
      date: 2023-12-07 15:39:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4414}
  +body: "Dey took are jarbs!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701966308 {#5035
    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 {#5039 …}
  +nested: Doctrine\ORM\PersistentCollection {#5041 …}
  +votes: Doctrine\ORM\PersistentCollection {#5043 …}
  +reports: Doctrine\ORM\PersistentCollection {#5045 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5047 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5049 …}
  -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 {#5036
    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
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 {#4843
  +user: Proxies\__CG__\App\Entity\User {#4844 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4693
    +user: Proxies\__CG__\App\Entity\User {#4694 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4414
      +user: App\Entity\User {#4427 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +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 {#4409
        date: 2023-12-25 06:27:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4415 …}
      +nested: Doctrine\ORM\PersistentCollection {#4417 …}
      +votes: Doctrine\ORM\PersistentCollection {#4419 …}
      +reports: Doctrine\ORM\PersistentCollection {#4421 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
      -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 {#4410
        date: 2023-12-07 12:33:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4414}
    +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 {#4691
      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 {#4695 …}
    +nested: Doctrine\ORM\PersistentCollection {#4697 …}
    +votes: Doctrine\ORM\PersistentCollection {#4699 …}
    +reports: Doctrine\ORM\PersistentCollection {#4701 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4703 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4705 …}
    -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 {#4692
      date: 2023-12-07 13:29:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4414}
  +body: "Don’t look up!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702015122 {#4841
    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 {#4845 …}
  +nested: Doctrine\ORM\PersistentCollection {#4847 …}
  +votes: Doctrine\ORM\PersistentCollection {#4849 …}
  +reports: Doctrine\ORM\PersistentCollection {#4851 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4853 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4855 …}
  -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 {#4842
    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
119 DENIED edit
App\Entity\EntryComment {#4843
  +user: Proxies\__CG__\App\Entity\User {#4844 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4693
    +user: Proxies\__CG__\App\Entity\User {#4694 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4414
      +user: App\Entity\User {#4427 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +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 {#4409
        date: 2023-12-25 06:27:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4415 …}
      +nested: Doctrine\ORM\PersistentCollection {#4417 …}
      +votes: Doctrine\ORM\PersistentCollection {#4419 …}
      +reports: Doctrine\ORM\PersistentCollection {#4421 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
      -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 {#4410
        date: 2023-12-07 12:33:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4414}
    +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 {#4691
      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 {#4695 …}
    +nested: Doctrine\ORM\PersistentCollection {#4697 …}
    +votes: Doctrine\ORM\PersistentCollection {#4699 …}
    +reports: Doctrine\ORM\PersistentCollection {#4701 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4703 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4705 …}
    -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 {#4692
      date: 2023-12-07 13:29:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4414}
  +body: "Don’t look up!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702015122 {#4841
    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 {#4845 …}
  +nested: Doctrine\ORM\PersistentCollection {#4847 …}
  +votes: Doctrine\ORM\PersistentCollection {#4849 …}
  +reports: Doctrine\ORM\PersistentCollection {#4851 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4853 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4855 …}
  -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 {#4842
    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
120 DENIED moderate
App\Entity\EntryComment {#4843
  +user: Proxies\__CG__\App\Entity\User {#4844 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4693
    +user: Proxies\__CG__\App\Entity\User {#4694 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4414
      +user: App\Entity\User {#4427 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +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 {#4409
        date: 2023-12-25 06:27:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4415 …}
      +nested: Doctrine\ORM\PersistentCollection {#4417 …}
      +votes: Doctrine\ORM\PersistentCollection {#4419 …}
      +reports: Doctrine\ORM\PersistentCollection {#4421 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
      -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 {#4410
        date: 2023-12-07 12:33:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4414}
    +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 {#4691
      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 {#4695 …}
    +nested: Doctrine\ORM\PersistentCollection {#4697 …}
    +votes: Doctrine\ORM\PersistentCollection {#4699 …}
    +reports: Doctrine\ORM\PersistentCollection {#4701 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4703 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4705 …}
    -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 {#4692
      date: 2023-12-07 13:29:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4414}
  +body: "Don’t look up!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702015122 {#4841
    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 {#4845 …}
  +nested: Doctrine\ORM\PersistentCollection {#4847 …}
  +votes: Doctrine\ORM\PersistentCollection {#4849 …}
  +reports: Doctrine\ORM\PersistentCollection {#4851 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4853 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4855 …}
  -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 {#4842
    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
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 {#5116
  +user: Proxies\__CG__\App\Entity\User {#5117 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4843
    +user: Proxies\__CG__\App\Entity\User {#4844 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4693
      +user: Proxies\__CG__\App\Entity\User {#4694 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4414
        +user: App\Entity\User {#4427 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +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 {#4409
          date: 2023-12-25 06:27:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SuckMyWang@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4415 …}
        +nested: Doctrine\ORM\PersistentCollection {#4417 …}
        +votes: Doctrine\ORM\PersistentCollection {#4419 …}
        +reports: Doctrine\ORM\PersistentCollection {#4421 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
        -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 {#4410
          date: 2023-12-07 12:33:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4414}
      +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 {#4691
        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 {#4695 …}
      +nested: Doctrine\ORM\PersistentCollection {#4697 …}
      +votes: Doctrine\ORM\PersistentCollection {#4699 …}
      +reports: Doctrine\ORM\PersistentCollection {#4701 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4703 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4705 …}
      -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 {#4692
        date: 2023-12-07 13:29:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4414}
    +body: "Don’t look up!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702015122 {#4841
      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 {#4845 …}
    +nested: Doctrine\ORM\PersistentCollection {#4847 …}
    +votes: Doctrine\ORM\PersistentCollection {#4849 …}
    +reports: Doctrine\ORM\PersistentCollection {#4851 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4853 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4855 …}
    -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 {#4842
      date: 2023-12-08 06:58:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4414}
  +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 {#5114
    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 {#5118 …}
  +nested: Doctrine\ORM\PersistentCollection {#5120 …}
  +votes: Doctrine\ORM\PersistentCollection {#5122 …}
  +reports: Doctrine\ORM\PersistentCollection {#5124 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5126 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5128 …}
  -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 {#5115
    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
123 DENIED edit
App\Entity\EntryComment {#5116
  +user: Proxies\__CG__\App\Entity\User {#5117 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4843
    +user: Proxies\__CG__\App\Entity\User {#4844 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4693
      +user: Proxies\__CG__\App\Entity\User {#4694 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4414
        +user: App\Entity\User {#4427 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +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 {#4409
          date: 2023-12-25 06:27:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SuckMyWang@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4415 …}
        +nested: Doctrine\ORM\PersistentCollection {#4417 …}
        +votes: Doctrine\ORM\PersistentCollection {#4419 …}
        +reports: Doctrine\ORM\PersistentCollection {#4421 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
        -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 {#4410
          date: 2023-12-07 12:33:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4414}
      +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 {#4691
        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 {#4695 …}
      +nested: Doctrine\ORM\PersistentCollection {#4697 …}
      +votes: Doctrine\ORM\PersistentCollection {#4699 …}
      +reports: Doctrine\ORM\PersistentCollection {#4701 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4703 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4705 …}
      -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 {#4692
        date: 2023-12-07 13:29:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4414}
    +body: "Don’t look up!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702015122 {#4841
      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 {#4845 …}
    +nested: Doctrine\ORM\PersistentCollection {#4847 …}
    +votes: Doctrine\ORM\PersistentCollection {#4849 …}
    +reports: Doctrine\ORM\PersistentCollection {#4851 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4853 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4855 …}
    -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 {#4842
      date: 2023-12-08 06:58:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4414}
  +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 {#5114
    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 {#5118 …}
  +nested: Doctrine\ORM\PersistentCollection {#5120 …}
  +votes: Doctrine\ORM\PersistentCollection {#5122 …}
  +reports: Doctrine\ORM\PersistentCollection {#5124 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5126 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5128 …}
  -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 {#5115
    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
124 DENIED moderate
App\Entity\EntryComment {#5116
  +user: Proxies\__CG__\App\Entity\User {#5117 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4843
    +user: Proxies\__CG__\App\Entity\User {#4844 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4693
      +user: Proxies\__CG__\App\Entity\User {#4694 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4414
        +user: App\Entity\User {#4427 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +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 {#4409
          date: 2023-12-25 06:27:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SuckMyWang@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4415 …}
        +nested: Doctrine\ORM\PersistentCollection {#4417 …}
        +votes: Doctrine\ORM\PersistentCollection {#4419 …}
        +reports: Doctrine\ORM\PersistentCollection {#4421 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
        -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 {#4410
          date: 2023-12-07 12:33:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4414}
      +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 {#4691
        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 {#4695 …}
      +nested: Doctrine\ORM\PersistentCollection {#4697 …}
      +votes: Doctrine\ORM\PersistentCollection {#4699 …}
      +reports: Doctrine\ORM\PersistentCollection {#4701 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4703 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4705 …}
      -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 {#4692
        date: 2023-12-07 13:29:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4414}
    +body: "Don’t look up!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702015122 {#4841
      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 {#4845 …}
    +nested: Doctrine\ORM\PersistentCollection {#4847 …}
    +votes: Doctrine\ORM\PersistentCollection {#4849 …}
    +reports: Doctrine\ORM\PersistentCollection {#4851 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4853 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4855 …}
    -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 {#4842
      date: 2023-12-08 06:58:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4414}
  +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 {#5114
    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 {#5118 …}
  +nested: Doctrine\ORM\PersistentCollection {#5120 …}
  +votes: Doctrine\ORM\PersistentCollection {#5122 …}
  +reports: Doctrine\ORM\PersistentCollection {#5124 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5126 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5128 …}
  -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 {#5115
    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
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 {#4860
  +user: App\Entity\User {#4427 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4693
    +user: Proxies\__CG__\App\Entity\User {#4694 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4414
      +user: App\Entity\User {#4427 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +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 {#4409
        date: 2023-12-25 06:27:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4415 …}
      +nested: Doctrine\ORM\PersistentCollection {#4417 …}
      +votes: Doctrine\ORM\PersistentCollection {#4419 …}
      +reports: Doctrine\ORM\PersistentCollection {#4421 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
      -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 {#4410
        date: 2023-12-07 12:33:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4414}
    +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 {#4691
      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 {#4695 …}
    +nested: Doctrine\ORM\PersistentCollection {#4697 …}
    +votes: Doctrine\ORM\PersistentCollection {#4699 …}
    +reports: Doctrine\ORM\PersistentCollection {#4701 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4703 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4705 …}
    -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 {#4692
      date: 2023-12-07 13:29:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4414}
  +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 {#4857
    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 {#4861 …}
  +nested: Doctrine\ORM\PersistentCollection {#4863 …}
  +votes: Doctrine\ORM\PersistentCollection {#4865 …}
  +reports: Doctrine\ORM\PersistentCollection {#4867 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
  -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 {#4858
    date: 2023-12-23 17:16:17.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701964798 {#4859
    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
127 DENIED edit
App\Entity\EntryComment {#4860
  +user: App\Entity\User {#4427 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4693
    +user: Proxies\__CG__\App\Entity\User {#4694 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4414
      +user: App\Entity\User {#4427 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +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 {#4409
        date: 2023-12-25 06:27:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4415 …}
      +nested: Doctrine\ORM\PersistentCollection {#4417 …}
      +votes: Doctrine\ORM\PersistentCollection {#4419 …}
      +reports: Doctrine\ORM\PersistentCollection {#4421 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
      -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 {#4410
        date: 2023-12-07 12:33:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4414}
    +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 {#4691
      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 {#4695 …}
    +nested: Doctrine\ORM\PersistentCollection {#4697 …}
    +votes: Doctrine\ORM\PersistentCollection {#4699 …}
    +reports: Doctrine\ORM\PersistentCollection {#4701 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4703 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4705 …}
    -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 {#4692
      date: 2023-12-07 13:29:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4414}
  +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 {#4857
    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 {#4861 …}
  +nested: Doctrine\ORM\PersistentCollection {#4863 …}
  +votes: Doctrine\ORM\PersistentCollection {#4865 …}
  +reports: Doctrine\ORM\PersistentCollection {#4867 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
  -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 {#4858
    date: 2023-12-23 17:16:17.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701964798 {#4859
    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
128 DENIED moderate
App\Entity\EntryComment {#4860
  +user: App\Entity\User {#4427 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4693
    +user: Proxies\__CG__\App\Entity\User {#4694 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4414
      +user: App\Entity\User {#4427 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +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 {#4409
        date: 2023-12-25 06:27:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4415 …}
      +nested: Doctrine\ORM\PersistentCollection {#4417 …}
      +votes: Doctrine\ORM\PersistentCollection {#4419 …}
      +reports: Doctrine\ORM\PersistentCollection {#4421 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
      -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 {#4410
        date: 2023-12-07 12:33:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4414}
    +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 {#4691
      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 {#4695 …}
    +nested: Doctrine\ORM\PersistentCollection {#4697 …}
    +votes: Doctrine\ORM\PersistentCollection {#4699 …}
    +reports: Doctrine\ORM\PersistentCollection {#4701 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4703 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4705 …}
    -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 {#4692
      date: 2023-12-07 13:29:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4414}
  +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 {#4857
    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 {#4861 …}
  +nested: Doctrine\ORM\PersistentCollection {#4863 …}
  +votes: Doctrine\ORM\PersistentCollection {#4865 …}
  +reports: Doctrine\ORM\PersistentCollection {#4867 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
  -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 {#4858
    date: 2023-12-23 17:16:17.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701964798 {#4859
    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
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 {#5084
  +user: Proxies\__CG__\App\Entity\User {#4876 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4860
    +user: App\Entity\User {#4427 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4693
      +user: Proxies\__CG__\App\Entity\User {#4694 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4414
        +user: App\Entity\User {#4427 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +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 {#4409
          date: 2023-12-25 06:27:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SuckMyWang@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4415 …}
        +nested: Doctrine\ORM\PersistentCollection {#4417 …}
        +votes: Doctrine\ORM\PersistentCollection {#4419 …}
        +reports: Doctrine\ORM\PersistentCollection {#4421 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
        -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 {#4410
          date: 2023-12-07 12:33:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4414}
      +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 {#4691
        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 {#4695 …}
      +nested: Doctrine\ORM\PersistentCollection {#4697 …}
      +votes: Doctrine\ORM\PersistentCollection {#4699 …}
      +reports: Doctrine\ORM\PersistentCollection {#4701 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4703 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4705 …}
      -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 {#4692
        date: 2023-12-07 13:29:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4414}
    +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 {#4857
      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 {#4861 …}
    +nested: Doctrine\ORM\PersistentCollection {#4863 …}
    +votes: Doctrine\ORM\PersistentCollection {#4865 …}
    +reports: Doctrine\ORM\PersistentCollection {#4867 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
    -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 {#4858
      date: 2023-12-23 17:16:17.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701964798 {#4859
      date: 2023-12-07 16:59:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4414}
  +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 {#5082
    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 {#5085 …}
  +nested: Doctrine\ORM\PersistentCollection {#5087 …}
  +votes: Doctrine\ORM\PersistentCollection {#5089 …}
  +reports: Doctrine\ORM\PersistentCollection {#5091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5095 …}
  -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 {#5083
    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
131 DENIED edit
App\Entity\EntryComment {#5084
  +user: Proxies\__CG__\App\Entity\User {#4876 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4860
    +user: App\Entity\User {#4427 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4693
      +user: Proxies\__CG__\App\Entity\User {#4694 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4414
        +user: App\Entity\User {#4427 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +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 {#4409
          date: 2023-12-25 06:27:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SuckMyWang@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4415 …}
        +nested: Doctrine\ORM\PersistentCollection {#4417 …}
        +votes: Doctrine\ORM\PersistentCollection {#4419 …}
        +reports: Doctrine\ORM\PersistentCollection {#4421 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
        -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 {#4410
          date: 2023-12-07 12:33:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4414}
      +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 {#4691
        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 {#4695 …}
      +nested: Doctrine\ORM\PersistentCollection {#4697 …}
      +votes: Doctrine\ORM\PersistentCollection {#4699 …}
      +reports: Doctrine\ORM\PersistentCollection {#4701 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4703 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4705 …}
      -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 {#4692
        date: 2023-12-07 13:29:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4414}
    +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 {#4857
      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 {#4861 …}
    +nested: Doctrine\ORM\PersistentCollection {#4863 …}
    +votes: Doctrine\ORM\PersistentCollection {#4865 …}
    +reports: Doctrine\ORM\PersistentCollection {#4867 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
    -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 {#4858
      date: 2023-12-23 17:16:17.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701964798 {#4859
      date: 2023-12-07 16:59:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4414}
  +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 {#5082
    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 {#5085 …}
  +nested: Doctrine\ORM\PersistentCollection {#5087 …}
  +votes: Doctrine\ORM\PersistentCollection {#5089 …}
  +reports: Doctrine\ORM\PersistentCollection {#5091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5095 …}
  -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 {#5083
    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
132 DENIED moderate
App\Entity\EntryComment {#5084
  +user: Proxies\__CG__\App\Entity\User {#4876 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4860
    +user: App\Entity\User {#4427 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4693
      +user: Proxies\__CG__\App\Entity\User {#4694 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4414
        +user: App\Entity\User {#4427 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +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 {#4409
          date: 2023-12-25 06:27:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SuckMyWang@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4415 …}
        +nested: Doctrine\ORM\PersistentCollection {#4417 …}
        +votes: Doctrine\ORM\PersistentCollection {#4419 …}
        +reports: Doctrine\ORM\PersistentCollection {#4421 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
        -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 {#4410
          date: 2023-12-07 12:33:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4414}
      +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 {#4691
        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 {#4695 …}
      +nested: Doctrine\ORM\PersistentCollection {#4697 …}
      +votes: Doctrine\ORM\PersistentCollection {#4699 …}
      +reports: Doctrine\ORM\PersistentCollection {#4701 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4703 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4705 …}
      -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 {#4692
        date: 2023-12-07 13:29:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4414}
    +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 {#4857
      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 {#4861 …}
    +nested: Doctrine\ORM\PersistentCollection {#4863 …}
    +votes: Doctrine\ORM\PersistentCollection {#4865 …}
    +reports: Doctrine\ORM\PersistentCollection {#4867 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
    -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 {#4858
      date: 2023-12-23 17:16:17.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701964798 {#4859
      date: 2023-12-07 16:59:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4414}
  +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 {#5082
    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 {#5085 …}
  +nested: Doctrine\ORM\PersistentCollection {#5087 …}
  +votes: Doctrine\ORM\PersistentCollection {#5089 …}
  +reports: Doctrine\ORM\PersistentCollection {#5091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5095 …}
  -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 {#5083
    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
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 {#5170
  +user: Proxies\__CG__\App\Entity\User {#5101 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5084
    +user: Proxies\__CG__\App\Entity\User {#4876 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4860
      +user: App\Entity\User {#4427 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4693
        +user: Proxies\__CG__\App\Entity\User {#4694 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4414
          +user: App\Entity\User {#4427 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +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 {#4409
            date: 2023-12-25 06:27:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@SuckMyWang@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4415 …}
          +nested: Doctrine\ORM\PersistentCollection {#4417 …}
          +votes: Doctrine\ORM\PersistentCollection {#4419 …}
          +reports: Doctrine\ORM\PersistentCollection {#4421 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
          -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 {#4410
            date: 2023-12-07 12:33:14.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4414}
        +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 {#4691
          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 {#4695 …}
        +nested: Doctrine\ORM\PersistentCollection {#4697 …}
        +votes: Doctrine\ORM\PersistentCollection {#4699 …}
        +reports: Doctrine\ORM\PersistentCollection {#4701 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4703 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4705 …}
        -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 {#4692
          date: 2023-12-07 13:29:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4414}
      +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 {#4857
        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 {#4861 …}
      +nested: Doctrine\ORM\PersistentCollection {#4863 …}
      +votes: Doctrine\ORM\PersistentCollection {#4865 …}
      +reports: Doctrine\ORM\PersistentCollection {#4867 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
      -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 {#4858
        date: 2023-12-23 17:16:17.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701964798 {#4859
        date: 2023-12-07 16:59:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4414}
    +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 {#5082
      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 {#5085 …}
    +nested: Doctrine\ORM\PersistentCollection {#5087 …}
    +votes: Doctrine\ORM\PersistentCollection {#5089 …}
    +reports: Doctrine\ORM\PersistentCollection {#5091 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5093 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5095 …}
    -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 {#5083
      date: 2023-12-07 22:23:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4414}
  +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 {#5168
    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 {#5171 …}
  +nested: Doctrine\ORM\PersistentCollection {#5173 …}
  +votes: Doctrine\ORM\PersistentCollection {#5175 …}
  +reports: Doctrine\ORM\PersistentCollection {#5177 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5179 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5181 …}
  -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 {#5169
    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
135 DENIED edit
App\Entity\EntryComment {#5170
  +user: Proxies\__CG__\App\Entity\User {#5101 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5084
    +user: Proxies\__CG__\App\Entity\User {#4876 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4860
      +user: App\Entity\User {#4427 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4693
        +user: Proxies\__CG__\App\Entity\User {#4694 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4414
          +user: App\Entity\User {#4427 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +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 {#4409
            date: 2023-12-25 06:27:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@SuckMyWang@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4415 …}
          +nested: Doctrine\ORM\PersistentCollection {#4417 …}
          +votes: Doctrine\ORM\PersistentCollection {#4419 …}
          +reports: Doctrine\ORM\PersistentCollection {#4421 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
          -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 {#4410
            date: 2023-12-07 12:33:14.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4414}
        +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 {#4691
          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 {#4695 …}
        +nested: Doctrine\ORM\PersistentCollection {#4697 …}
        +votes: Doctrine\ORM\PersistentCollection {#4699 …}
        +reports: Doctrine\ORM\PersistentCollection {#4701 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4703 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4705 …}
        -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 {#4692
          date: 2023-12-07 13:29:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4414}
      +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 {#4857
        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 {#4861 …}
      +nested: Doctrine\ORM\PersistentCollection {#4863 …}
      +votes: Doctrine\ORM\PersistentCollection {#4865 …}
      +reports: Doctrine\ORM\PersistentCollection {#4867 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
      -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 {#4858
        date: 2023-12-23 17:16:17.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701964798 {#4859
        date: 2023-12-07 16:59:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4414}
    +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 {#5082
      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 {#5085 …}
    +nested: Doctrine\ORM\PersistentCollection {#5087 …}
    +votes: Doctrine\ORM\PersistentCollection {#5089 …}
    +reports: Doctrine\ORM\PersistentCollection {#5091 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5093 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5095 …}
    -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 {#5083
      date: 2023-12-07 22:23:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4414}
  +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 {#5168
    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 {#5171 …}
  +nested: Doctrine\ORM\PersistentCollection {#5173 …}
  +votes: Doctrine\ORM\PersistentCollection {#5175 …}
  +reports: Doctrine\ORM\PersistentCollection {#5177 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5179 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5181 …}
  -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 {#5169
    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
136 DENIED moderate
App\Entity\EntryComment {#5170
  +user: Proxies\__CG__\App\Entity\User {#5101 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5084
    +user: Proxies\__CG__\App\Entity\User {#4876 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4860
      +user: App\Entity\User {#4427 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4693
        +user: Proxies\__CG__\App\Entity\User {#4694 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4414
          +user: App\Entity\User {#4427 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +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 {#4409
            date: 2023-12-25 06:27:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@SuckMyWang@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4415 …}
          +nested: Doctrine\ORM\PersistentCollection {#4417 …}
          +votes: Doctrine\ORM\PersistentCollection {#4419 …}
          +reports: Doctrine\ORM\PersistentCollection {#4421 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
          -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 {#4410
            date: 2023-12-07 12:33:14.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4414}
        +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 {#4691
          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 {#4695 …}
        +nested: Doctrine\ORM\PersistentCollection {#4697 …}
        +votes: Doctrine\ORM\PersistentCollection {#4699 …}
        +reports: Doctrine\ORM\PersistentCollection {#4701 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4703 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4705 …}
        -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 {#4692
          date: 2023-12-07 13:29:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4414}
      +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 {#4857
        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 {#4861 …}
      +nested: Doctrine\ORM\PersistentCollection {#4863 …}
      +votes: Doctrine\ORM\PersistentCollection {#4865 …}
      +reports: Doctrine\ORM\PersistentCollection {#4867 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4869 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4871 …}
      -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 {#4858
        date: 2023-12-23 17:16:17.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701964798 {#4859
        date: 2023-12-07 16:59:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4414}
    +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 {#5082
      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 {#5085 …}
    +nested: Doctrine\ORM\PersistentCollection {#5087 …}
    +votes: Doctrine\ORM\PersistentCollection {#5089 …}
    +reports: Doctrine\ORM\PersistentCollection {#5091 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5093 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5095 …}
    -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 {#5083
      date: 2023-12-07 22:23:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4414}
  +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 {#5168
    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 {#5171 …}
  +nested: Doctrine\ORM\PersistentCollection {#5173 …}
  +votes: Doctrine\ORM\PersistentCollection {#5175 …}
  +reports: Doctrine\ORM\PersistentCollection {#5177 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5179 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5181 …}
  -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 {#5169
    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
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 {#4487
  +user: App\Entity\User {#4500 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4482
    date: 2023-12-25 06:22:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4488 …}
  +nested: Doctrine\ORM\PersistentCollection {#4490 …}
  +votes: Doctrine\ORM\PersistentCollection {#4492 …}
  +reports: Doctrine\ORM\PersistentCollection {#4494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
  -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 {#4483
    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
139 DENIED edit
App\Entity\EntryComment {#4487
  +user: App\Entity\User {#4500 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4482
    date: 2023-12-25 06:22:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4488 …}
  +nested: Doctrine\ORM\PersistentCollection {#4490 …}
  +votes: Doctrine\ORM\PersistentCollection {#4492 …}
  +reports: Doctrine\ORM\PersistentCollection {#4494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
  -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 {#4483
    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
140 DENIED moderate
App\Entity\EntryComment {#4487
  +user: App\Entity\User {#4500 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4482
    date: 2023-12-25 06:22:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4488 …}
  +nested: Doctrine\ORM\PersistentCollection {#4490 …}
  +votes: Doctrine\ORM\PersistentCollection {#4492 …}
  +reports: Doctrine\ORM\PersistentCollection {#4494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
  -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 {#4483
    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
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 {#4660
  +user: Proxies\__CG__\App\Entity\User {#4661 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4487
    +user: App\Entity\User {#4500 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4482
      date: 2023-12-25 06:22:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4488 …}
    +nested: Doctrine\ORM\PersistentCollection {#4490 …}
    +votes: Doctrine\ORM\PersistentCollection {#4492 …}
    +reports: Doctrine\ORM\PersistentCollection {#4494 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
    -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 {#4483
      date: 2023-12-07 12:21:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4487}
  +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 {#4658
    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 {#4662 …}
  +nested: Doctrine\ORM\PersistentCollection {#4664 …}
  +votes: Doctrine\ORM\PersistentCollection {#4666 …}
  +reports: Doctrine\ORM\PersistentCollection {#4668 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4670 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4672 …}
  -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 {#4659
    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
143 DENIED edit
App\Entity\EntryComment {#4660
  +user: Proxies\__CG__\App\Entity\User {#4661 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4487
    +user: App\Entity\User {#4500 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4482
      date: 2023-12-25 06:22:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4488 …}
    +nested: Doctrine\ORM\PersistentCollection {#4490 …}
    +votes: Doctrine\ORM\PersistentCollection {#4492 …}
    +reports: Doctrine\ORM\PersistentCollection {#4494 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
    -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 {#4483
      date: 2023-12-07 12:21:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4487}
  +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 {#4658
    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 {#4662 …}
  +nested: Doctrine\ORM\PersistentCollection {#4664 …}
  +votes: Doctrine\ORM\PersistentCollection {#4666 …}
  +reports: Doctrine\ORM\PersistentCollection {#4668 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4670 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4672 …}
  -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 {#4659
    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
144 DENIED moderate
App\Entity\EntryComment {#4660
  +user: Proxies\__CG__\App\Entity\User {#4661 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4487
    +user: App\Entity\User {#4500 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4482
      date: 2023-12-25 06:22:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4488 …}
    +nested: Doctrine\ORM\PersistentCollection {#4490 …}
    +votes: Doctrine\ORM\PersistentCollection {#4492 …}
    +reports: Doctrine\ORM\PersistentCollection {#4494 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
    -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 {#4483
      date: 2023-12-07 12:21:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4487}
  +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 {#4658
    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 {#4662 …}
  +nested: Doctrine\ORM\PersistentCollection {#4664 …}
  +votes: Doctrine\ORM\PersistentCollection {#4666 …}
  +reports: Doctrine\ORM\PersistentCollection {#4668 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4670 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4672 …}
  -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 {#4659
    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
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 {#4875
  +user: Proxies\__CG__\App\Entity\User {#4876 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4660
    +user: Proxies\__CG__\App\Entity\User {#4661 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4487
      +user: App\Entity\User {#4500 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +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 {#4482
        date: 2023-12-25 06:22:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4488 …}
      +nested: Doctrine\ORM\PersistentCollection {#4490 …}
      +votes: Doctrine\ORM\PersistentCollection {#4492 …}
      +reports: Doctrine\ORM\PersistentCollection {#4494 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
      -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 {#4483
        date: 2023-12-07 12:21:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4487}
    +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 {#4658
      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 {#4662 …}
    +nested: Doctrine\ORM\PersistentCollection {#4664 …}
    +votes: Doctrine\ORM\PersistentCollection {#4666 …}
    +reports: Doctrine\ORM\PersistentCollection {#4668 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4670 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4672 …}
    -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 {#4659
      date: 2023-12-07 14:17:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4487}
  +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 {#4873
    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 {#4877 …}
  +nested: Doctrine\ORM\PersistentCollection {#4879 …}
  +votes: Doctrine\ORM\PersistentCollection {#4881 …}
  +reports: Doctrine\ORM\PersistentCollection {#4883 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4885 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4887 …}
  -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 {#4874
    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
147 DENIED edit
App\Entity\EntryComment {#4875
  +user: Proxies\__CG__\App\Entity\User {#4876 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4660
    +user: Proxies\__CG__\App\Entity\User {#4661 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4487
      +user: App\Entity\User {#4500 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +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 {#4482
        date: 2023-12-25 06:22:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4488 …}
      +nested: Doctrine\ORM\PersistentCollection {#4490 …}
      +votes: Doctrine\ORM\PersistentCollection {#4492 …}
      +reports: Doctrine\ORM\PersistentCollection {#4494 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
      -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 {#4483
        date: 2023-12-07 12:21:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4487}
    +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 {#4658
      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 {#4662 …}
    +nested: Doctrine\ORM\PersistentCollection {#4664 …}
    +votes: Doctrine\ORM\PersistentCollection {#4666 …}
    +reports: Doctrine\ORM\PersistentCollection {#4668 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4670 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4672 …}
    -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 {#4659
      date: 2023-12-07 14:17:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4487}
  +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 {#4873
    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 {#4877 …}
  +nested: Doctrine\ORM\PersistentCollection {#4879 …}
  +votes: Doctrine\ORM\PersistentCollection {#4881 …}
  +reports: Doctrine\ORM\PersistentCollection {#4883 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4885 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4887 …}
  -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 {#4874
    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
148 DENIED moderate
App\Entity\EntryComment {#4875
  +user: Proxies\__CG__\App\Entity\User {#4876 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4660
    +user: Proxies\__CG__\App\Entity\User {#4661 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4487
      +user: App\Entity\User {#4500 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +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 {#4482
        date: 2023-12-25 06:22:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4488 …}
      +nested: Doctrine\ORM\PersistentCollection {#4490 …}
      +votes: Doctrine\ORM\PersistentCollection {#4492 …}
      +reports: Doctrine\ORM\PersistentCollection {#4494 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
      -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 {#4483
        date: 2023-12-07 12:21:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4487}
    +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 {#4658
      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 {#4662 …}
    +nested: Doctrine\ORM\PersistentCollection {#4664 …}
    +votes: Doctrine\ORM\PersistentCollection {#4666 …}
    +reports: Doctrine\ORM\PersistentCollection {#4668 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4670 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4672 …}
    -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 {#4659
      date: 2023-12-07 14:17:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4487}
  +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 {#4873
    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 {#4877 …}
  +nested: Doctrine\ORM\PersistentCollection {#4879 …}
  +votes: Doctrine\ORM\PersistentCollection {#4881 …}
  +reports: Doctrine\ORM\PersistentCollection {#4883 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4885 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4887 …}
  -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 {#4874
    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
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 {#4891
  +user: Proxies\__CG__\App\Entity\User {#4844 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4660
    +user: Proxies\__CG__\App\Entity\User {#4661 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4487
      +user: App\Entity\User {#4500 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +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 {#4482
        date: 2023-12-25 06:22:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4488 …}
      +nested: Doctrine\ORM\PersistentCollection {#4490 …}
      +votes: Doctrine\ORM\PersistentCollection {#4492 …}
      +reports: Doctrine\ORM\PersistentCollection {#4494 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
      -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 {#4483
        date: 2023-12-07 12:21:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4487}
    +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 {#4658
      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 {#4662 …}
    +nested: Doctrine\ORM\PersistentCollection {#4664 …}
    +votes: Doctrine\ORM\PersistentCollection {#4666 …}
    +reports: Doctrine\ORM\PersistentCollection {#4668 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4670 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4672 …}
    -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 {#4659
      date: 2023-12-07 14:17:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4487}
  +body: "Area 51 is there so you don’t look for area 52."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702015040 {#4889
    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 {#4892 …}
  +nested: Doctrine\ORM\PersistentCollection {#4894 …}
  +votes: Doctrine\ORM\PersistentCollection {#4896 …}
  +reports: Doctrine\ORM\PersistentCollection {#4898 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4900 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4902 …}
  -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 {#4890
    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
151 DENIED edit
App\Entity\EntryComment {#4891
  +user: Proxies\__CG__\App\Entity\User {#4844 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4660
    +user: Proxies\__CG__\App\Entity\User {#4661 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4487
      +user: App\Entity\User {#4500 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +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 {#4482
        date: 2023-12-25 06:22:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4488 …}
      +nested: Doctrine\ORM\PersistentCollection {#4490 …}
      +votes: Doctrine\ORM\PersistentCollection {#4492 …}
      +reports: Doctrine\ORM\PersistentCollection {#4494 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
      -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 {#4483
        date: 2023-12-07 12:21:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4487}
    +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 {#4658
      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 {#4662 …}
    +nested: Doctrine\ORM\PersistentCollection {#4664 …}
    +votes: Doctrine\ORM\PersistentCollection {#4666 …}
    +reports: Doctrine\ORM\PersistentCollection {#4668 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4670 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4672 …}
    -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 {#4659
      date: 2023-12-07 14:17:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4487}
  +body: "Area 51 is there so you don’t look for area 52."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702015040 {#4889
    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 {#4892 …}
  +nested: Doctrine\ORM\PersistentCollection {#4894 …}
  +votes: Doctrine\ORM\PersistentCollection {#4896 …}
  +reports: Doctrine\ORM\PersistentCollection {#4898 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4900 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4902 …}
  -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 {#4890
    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
152 DENIED moderate
App\Entity\EntryComment {#4891
  +user: Proxies\__CG__\App\Entity\User {#4844 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4660
    +user: Proxies\__CG__\App\Entity\User {#4661 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4487
      +user: App\Entity\User {#4500 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +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 {#4482
        date: 2023-12-25 06:22:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4488 …}
      +nested: Doctrine\ORM\PersistentCollection {#4490 …}
      +votes: Doctrine\ORM\PersistentCollection {#4492 …}
      +reports: Doctrine\ORM\PersistentCollection {#4494 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
      -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 {#4483
        date: 2023-12-07 12:21:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4487}
    +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 {#4658
      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 {#4662 …}
    +nested: Doctrine\ORM\PersistentCollection {#4664 …}
    +votes: Doctrine\ORM\PersistentCollection {#4666 …}
    +reports: Doctrine\ORM\PersistentCollection {#4668 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4670 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4672 …}
    -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 {#4659
      date: 2023-12-07 14:17:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4487}
  +body: "Area 51 is there so you don’t look for area 52."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702015040 {#4889
    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 {#4892 …}
  +nested: Doctrine\ORM\PersistentCollection {#4894 …}
  +votes: Doctrine\ORM\PersistentCollection {#4896 …}
  +reports: Doctrine\ORM\PersistentCollection {#4898 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4900 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4902 …}
  -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 {#4890
    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
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 {#4677
  +user: Proxies\__CG__\App\Entity\User {#4678 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4487
    +user: App\Entity\User {#4500 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4482
      date: 2023-12-25 06:22:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4488 …}
    +nested: Doctrine\ORM\PersistentCollection {#4490 …}
    +votes: Doctrine\ORM\PersistentCollection {#4492 …}
    +reports: Doctrine\ORM\PersistentCollection {#4494 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
    -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 {#4483
      date: 2023-12-07 12:21:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4487}
  +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 {#4674
    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 {#4679 …}
  +nested: Doctrine\ORM\PersistentCollection {#4681 …}
  +votes: Doctrine\ORM\PersistentCollection {#4683 …}
  +reports: Doctrine\ORM\PersistentCollection {#4685 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4689 …}
  -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 {#4675
    date: 2023-12-23 13:07:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701956125 {#4676
    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
155 DENIED edit
App\Entity\EntryComment {#4677
  +user: Proxies\__CG__\App\Entity\User {#4678 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4487
    +user: App\Entity\User {#4500 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4482
      date: 2023-12-25 06:22:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4488 …}
    +nested: Doctrine\ORM\PersistentCollection {#4490 …}
    +votes: Doctrine\ORM\PersistentCollection {#4492 …}
    +reports: Doctrine\ORM\PersistentCollection {#4494 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
    -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 {#4483
      date: 2023-12-07 12:21:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4487}
  +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 {#4674
    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 {#4679 …}
  +nested: Doctrine\ORM\PersistentCollection {#4681 …}
  +votes: Doctrine\ORM\PersistentCollection {#4683 …}
  +reports: Doctrine\ORM\PersistentCollection {#4685 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4689 …}
  -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 {#4675
    date: 2023-12-23 13:07:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701956125 {#4676
    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
156 DENIED moderate
App\Entity\EntryComment {#4677
  +user: Proxies\__CG__\App\Entity\User {#4678 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4487
    +user: App\Entity\User {#4500 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4482
      date: 2023-12-25 06:22:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4488 …}
    +nested: Doctrine\ORM\PersistentCollection {#4490 …}
    +votes: Doctrine\ORM\PersistentCollection {#4492 …}
    +reports: Doctrine\ORM\PersistentCollection {#4494 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
    -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 {#4483
      date: 2023-12-07 12:21:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4487}
  +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 {#4674
    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 {#4679 …}
  +nested: Doctrine\ORM\PersistentCollection {#4681 …}
  +votes: Doctrine\ORM\PersistentCollection {#4683 …}
  +reports: Doctrine\ORM\PersistentCollection {#4685 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4689 …}
  -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 {#4675
    date: 2023-12-23 13:07:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701956125 {#4676
    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
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 {#4561
  +user: App\Entity\User {#4574 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4556
    date: 2023-12-28 21:03:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4562 …}
  +nested: Doctrine\ORM\PersistentCollection {#4564 …}
  +votes: Doctrine\ORM\PersistentCollection {#4566 …}
  +reports: Doctrine\ORM\PersistentCollection {#4568 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
  -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 {#4557
    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
159 DENIED edit
App\Entity\EntryComment {#4561
  +user: App\Entity\User {#4574 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4556
    date: 2023-12-28 21:03:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4562 …}
  +nested: Doctrine\ORM\PersistentCollection {#4564 …}
  +votes: Doctrine\ORM\PersistentCollection {#4566 …}
  +reports: Doctrine\ORM\PersistentCollection {#4568 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
  -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 {#4557
    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
160 DENIED moderate
App\Entity\EntryComment {#4561
  +user: App\Entity\User {#4574 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4556
    date: 2023-12-28 21:03:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SuckMyWang@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4562 …}
  +nested: Doctrine\ORM\PersistentCollection {#4564 …}
  +votes: Doctrine\ORM\PersistentCollection {#4566 …}
  +reports: Doctrine\ORM\PersistentCollection {#4568 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
  -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 {#4557
    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
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 {#4649
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4561
    +user: App\Entity\User {#4574 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4556
      date: 2023-12-28 21:03:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4562 …}
    +nested: Doctrine\ORM\PersistentCollection {#4564 …}
    +votes: Doctrine\ORM\PersistentCollection {#4566 …}
    +reports: Doctrine\ORM\PersistentCollection {#4568 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
    -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 {#4557
      date: 2023-12-07 11:53:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4561}
  +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 {#4650
    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 {#4643 …}
  +nested: Doctrine\ORM\PersistentCollection {#4642 …}
  +votes: Doctrine\ORM\PersistentCollection {#4640 …}
  +reports: Doctrine\ORM\PersistentCollection {#4652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4654 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4656 …}
  -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 {#4647
    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
163 DENIED edit
App\Entity\EntryComment {#4649
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4561
    +user: App\Entity\User {#4574 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4556
      date: 2023-12-28 21:03:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4562 …}
    +nested: Doctrine\ORM\PersistentCollection {#4564 …}
    +votes: Doctrine\ORM\PersistentCollection {#4566 …}
    +reports: Doctrine\ORM\PersistentCollection {#4568 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
    -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 {#4557
      date: 2023-12-07 11:53:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4561}
  +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 {#4650
    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 {#4643 …}
  +nested: Doctrine\ORM\PersistentCollection {#4642 …}
  +votes: Doctrine\ORM\PersistentCollection {#4640 …}
  +reports: Doctrine\ORM\PersistentCollection {#4652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4654 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4656 …}
  -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 {#4647
    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
164 DENIED moderate
App\Entity\EntryComment {#4649
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4561
    +user: App\Entity\User {#4574 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4556
      date: 2023-12-28 21:03:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@SuckMyWang@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4562 …}
    +nested: Doctrine\ORM\PersistentCollection {#4564 …}
    +votes: Doctrine\ORM\PersistentCollection {#4566 …}
    +reports: Doctrine\ORM\PersistentCollection {#4568 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
    -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 {#4557
      date: 2023-12-07 11:53:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4561}
  +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 {#4650
    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 {#4643 …}
  +nested: Doctrine\ORM\PersistentCollection {#4642 …}
  +votes: Doctrine\ORM\PersistentCollection {#4640 …}
  +reports: Doctrine\ORM\PersistentCollection {#4652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4654 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4656 …}
  -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 {#4647
    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
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 {#4798
  +user: Proxies\__CG__\App\Entity\User {#4792 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4649
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4561
      +user: App\Entity\User {#4574 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +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 {#4556
        date: 2023-12-28 21:03:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4562 …}
      +nested: Doctrine\ORM\PersistentCollection {#4564 …}
      +votes: Doctrine\ORM\PersistentCollection {#4566 …}
      +reports: Doctrine\ORM\PersistentCollection {#4568 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
      -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 {#4557
        date: 2023-12-07 11:53:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4561}
    +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 {#4650
      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 {#4643 …}
    +nested: Doctrine\ORM\PersistentCollection {#4642 …}
    +votes: Doctrine\ORM\PersistentCollection {#4640 …}
    +reports: Doctrine\ORM\PersistentCollection {#4652 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4654 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4656 …}
    -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 {#4647
      date: 2023-12-07 11:55:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4561}
  +body: "that’s how you catch stoners, not aliens"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702266976 {#4799
    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 {#4786 …}
  +nested: Doctrine\ORM\PersistentCollection {#4790 …}
  +votes: Doctrine\ORM\PersistentCollection {#4788 …}
  +reports: Doctrine\ORM\PersistentCollection {#4802 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4804 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4806 …}
  -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 {#4796
    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
167 DENIED edit
App\Entity\EntryComment {#4798
  +user: Proxies\__CG__\App\Entity\User {#4792 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4649
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4561
      +user: App\Entity\User {#4574 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +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 {#4556
        date: 2023-12-28 21:03:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4562 …}
      +nested: Doctrine\ORM\PersistentCollection {#4564 …}
      +votes: Doctrine\ORM\PersistentCollection {#4566 …}
      +reports: Doctrine\ORM\PersistentCollection {#4568 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
      -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 {#4557
        date: 2023-12-07 11:53:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4561}
    +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 {#4650
      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 {#4643 …}
    +nested: Doctrine\ORM\PersistentCollection {#4642 …}
    +votes: Doctrine\ORM\PersistentCollection {#4640 …}
    +reports: Doctrine\ORM\PersistentCollection {#4652 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4654 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4656 …}
    -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 {#4647
      date: 2023-12-07 11:55:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4561}
  +body: "that’s how you catch stoners, not aliens"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702266976 {#4799
    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 {#4786 …}
  +nested: Doctrine\ORM\PersistentCollection {#4790 …}
  +votes: Doctrine\ORM\PersistentCollection {#4788 …}
  +reports: Doctrine\ORM\PersistentCollection {#4802 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4804 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4806 …}
  -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 {#4796
    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
168 DENIED moderate
App\Entity\EntryComment {#4798
  +user: Proxies\__CG__\App\Entity\User {#4792 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4649
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4561
      +user: App\Entity\User {#4574 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +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 {#4556
        date: 2023-12-28 21:03:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4562 …}
      +nested: Doctrine\ORM\PersistentCollection {#4564 …}
      +votes: Doctrine\ORM\PersistentCollection {#4566 …}
      +reports: Doctrine\ORM\PersistentCollection {#4568 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
      -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 {#4557
        date: 2023-12-07 11:53:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4561}
    +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 {#4650
      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 {#4643 …}
    +nested: Doctrine\ORM\PersistentCollection {#4642 …}
    +votes: Doctrine\ORM\PersistentCollection {#4640 …}
    +reports: Doctrine\ORM\PersistentCollection {#4652 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4654 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4656 …}
    -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 {#4647
      date: 2023-12-07 11:55:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4561}
  +body: "that’s how you catch stoners, not aliens"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702266976 {#4799
    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 {#4786 …}
  +nested: Doctrine\ORM\PersistentCollection {#4790 …}
  +votes: Doctrine\ORM\PersistentCollection {#4788 …}
  +reports: Doctrine\ORM\PersistentCollection {#4802 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4804 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4806 …}
  -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 {#4796
    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
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 {#4811
  +user: Proxies\__CG__\App\Entity\User {#4812 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4649
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4561
      +user: App\Entity\User {#4574 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +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 {#4556
        date: 2023-12-28 21:03:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4562 …}
      +nested: Doctrine\ORM\PersistentCollection {#4564 …}
      +votes: Doctrine\ORM\PersistentCollection {#4566 …}
      +reports: Doctrine\ORM\PersistentCollection {#4568 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
      -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 {#4557
        date: 2023-12-07 11:53:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4561}
    +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 {#4650
      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 {#4643 …}
    +nested: Doctrine\ORM\PersistentCollection {#4642 …}
    +votes: Doctrine\ORM\PersistentCollection {#4640 …}
    +reports: Doctrine\ORM\PersistentCollection {#4652 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4654 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4656 …}
    -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 {#4647
      date: 2023-12-07 11:55:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4561}
  +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 {#4808
    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 {#4813 …}
  +nested: Doctrine\ORM\PersistentCollection {#4815 …}
  +votes: Doctrine\ORM\PersistentCollection {#4817 …}
  +reports: Doctrine\ORM\PersistentCollection {#4819 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4821 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4823 …}
  -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 {#4809
    date: 2023-12-23 08:56:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701948311 {#4810
    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
171 DENIED edit
App\Entity\EntryComment {#4811
  +user: Proxies\__CG__\App\Entity\User {#4812 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4649
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4561
      +user: App\Entity\User {#4574 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +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 {#4556
        date: 2023-12-28 21:03:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4562 …}
      +nested: Doctrine\ORM\PersistentCollection {#4564 …}
      +votes: Doctrine\ORM\PersistentCollection {#4566 …}
      +reports: Doctrine\ORM\PersistentCollection {#4568 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
      -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 {#4557
        date: 2023-12-07 11:53:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4561}
    +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 {#4650
      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 {#4643 …}
    +nested: Doctrine\ORM\PersistentCollection {#4642 …}
    +votes: Doctrine\ORM\PersistentCollection {#4640 …}
    +reports: Doctrine\ORM\PersistentCollection {#4652 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4654 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4656 …}
    -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 {#4647
      date: 2023-12-07 11:55:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4561}
  +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 {#4808
    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 {#4813 …}
  +nested: Doctrine\ORM\PersistentCollection {#4815 …}
  +votes: Doctrine\ORM\PersistentCollection {#4817 …}
  +reports: Doctrine\ORM\PersistentCollection {#4819 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4821 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4823 …}
  -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 {#4809
    date: 2023-12-23 08:56:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701948311 {#4810
    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
172 DENIED moderate
App\Entity\EntryComment {#4811
  +user: Proxies\__CG__\App\Entity\User {#4812 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4649
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4561
      +user: App\Entity\User {#4574 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +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 {#4556
        date: 2023-12-28 21:03:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SuckMyWang@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4562 …}
      +nested: Doctrine\ORM\PersistentCollection {#4564 …}
      +votes: Doctrine\ORM\PersistentCollection {#4566 …}
      +reports: Doctrine\ORM\PersistentCollection {#4568 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
      -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 {#4557
        date: 2023-12-07 11:53:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4561}
    +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 {#4650
      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 {#4643 …}
    +nested: Doctrine\ORM\PersistentCollection {#4642 …}
    +votes: Doctrine\ORM\PersistentCollection {#4640 …}
    +reports: Doctrine\ORM\PersistentCollection {#4652 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4654 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4656 …}
    -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 {#4647
      date: 2023-12-07 11:55:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4561}
  +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 {#4808
    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 {#4813 …}
  +nested: Doctrine\ORM\PersistentCollection {#4815 …}
  +votes: Doctrine\ORM\PersistentCollection {#4817 …}
  +reports: Doctrine\ORM\PersistentCollection {#4819 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4821 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4823 …}
  -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 {#4809
    date: 2023-12-23 08:56:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701948311 {#4810
    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
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 {#4984
  +user: Proxies\__CG__\App\Entity\User {#4991 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4811
    +user: Proxies\__CG__\App\Entity\User {#4812 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4649
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4561
        +user: App\Entity\User {#4574 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +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 {#4556
          date: 2023-12-28 21:03:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SuckMyWang@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4562 …}
        +nested: Doctrine\ORM\PersistentCollection {#4564 …}
        +votes: Doctrine\ORM\PersistentCollection {#4566 …}
        +reports: Doctrine\ORM\PersistentCollection {#4568 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
        -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 {#4557
          date: 2023-12-07 11:53:29.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4561}
      +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 {#4650
        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 {#4643 …}
      +nested: Doctrine\ORM\PersistentCollection {#4642 …}
      +votes: Doctrine\ORM\PersistentCollection {#4640 …}
      +reports: Doctrine\ORM\PersistentCollection {#4652 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4654 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4656 …}
      -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 {#4647
        date: 2023-12-07 11:55:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4561}
    +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 {#4808
      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 {#4813 …}
    +nested: Doctrine\ORM\PersistentCollection {#4815 …}
    +votes: Doctrine\ORM\PersistentCollection {#4817 …}
    +reports: Doctrine\ORM\PersistentCollection {#4819 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4821 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4823 …}
    -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 {#4809
      date: 2023-12-23 08:56:02.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701948311 {#4810
      date: 2023-12-07 12:25:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4561}
  +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 {#4983
    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 {#4993 …}
  +nested: Doctrine\ORM\PersistentCollection {#4995 …}
  +votes: Doctrine\ORM\PersistentCollection {#4997 …}
  +reports: Doctrine\ORM\PersistentCollection {#4999 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5001 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5003 …}
  -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 {#4986
    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
175 DENIED edit
App\Entity\EntryComment {#4984
  +user: Proxies\__CG__\App\Entity\User {#4991 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4811
    +user: Proxies\__CG__\App\Entity\User {#4812 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4649
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4561
        +user: App\Entity\User {#4574 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +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 {#4556
          date: 2023-12-28 21:03:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SuckMyWang@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4562 …}
        +nested: Doctrine\ORM\PersistentCollection {#4564 …}
        +votes: Doctrine\ORM\PersistentCollection {#4566 …}
        +reports: Doctrine\ORM\PersistentCollection {#4568 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
        -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 {#4557
          date: 2023-12-07 11:53:29.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4561}
      +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 {#4650
        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 {#4643 …}
      +nested: Doctrine\ORM\PersistentCollection {#4642 …}
      +votes: Doctrine\ORM\PersistentCollection {#4640 …}
      +reports: Doctrine\ORM\PersistentCollection {#4652 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4654 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4656 …}
      -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 {#4647
        date: 2023-12-07 11:55:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4561}
    +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 {#4808
      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 {#4813 …}
    +nested: Doctrine\ORM\PersistentCollection {#4815 …}
    +votes: Doctrine\ORM\PersistentCollection {#4817 …}
    +reports: Doctrine\ORM\PersistentCollection {#4819 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4821 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4823 …}
    -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 {#4809
      date: 2023-12-23 08:56:02.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701948311 {#4810
      date: 2023-12-07 12:25:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4561}
  +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 {#4983
    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 {#4993 …}
  +nested: Doctrine\ORM\PersistentCollection {#4995 …}
  +votes: Doctrine\ORM\PersistentCollection {#4997 …}
  +reports: Doctrine\ORM\PersistentCollection {#4999 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5001 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5003 …}
  -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 {#4986
    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
176 DENIED moderate
App\Entity\EntryComment {#4984
  +user: Proxies\__CG__\App\Entity\User {#4991 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4811
    +user: Proxies\__CG__\App\Entity\User {#4812 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4649
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4561
        +user: App\Entity\User {#4574 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +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 {#4556
          date: 2023-12-28 21:03:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SuckMyWang@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4562 …}
        +nested: Doctrine\ORM\PersistentCollection {#4564 …}
        +votes: Doctrine\ORM\PersistentCollection {#4566 …}
        +reports: Doctrine\ORM\PersistentCollection {#4568 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
        -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 {#4557
          date: 2023-12-07 11:53:29.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4561}
      +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 {#4650
        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 {#4643 …}
      +nested: Doctrine\ORM\PersistentCollection {#4642 …}
      +votes: Doctrine\ORM\PersistentCollection {#4640 …}
      +reports: Doctrine\ORM\PersistentCollection {#4652 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4654 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4656 …}
      -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 {#4647
        date: 2023-12-07 11:55:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4561}
    +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 {#4808
      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 {#4813 …}
    +nested: Doctrine\ORM\PersistentCollection {#4815 …}
    +votes: Doctrine\ORM\PersistentCollection {#4817 …}
    +reports: Doctrine\ORM\PersistentCollection {#4819 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4821 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4823 …}
    -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 {#4809
      date: 2023-12-23 08:56:02.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701948311 {#4810
      date: 2023-12-07 12:25:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4561}
  +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 {#4983
    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 {#4993 …}
  +nested: Doctrine\ORM\PersistentCollection {#4995 …}
  +votes: Doctrine\ORM\PersistentCollection {#4997 …}
  +reports: Doctrine\ORM\PersistentCollection {#4999 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5001 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5003 …}
  -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 {#4986
    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
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 {#5007
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4811
    +user: Proxies\__CG__\App\Entity\User {#4812 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4649
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4561
        +user: App\Entity\User {#4574 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +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 {#4556
          date: 2023-12-28 21:03:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SuckMyWang@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4562 …}
        +nested: Doctrine\ORM\PersistentCollection {#4564 …}
        +votes: Doctrine\ORM\PersistentCollection {#4566 …}
        +reports: Doctrine\ORM\PersistentCollection {#4568 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
        -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 {#4557
          date: 2023-12-07 11:53:29.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4561}
      +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 {#4650
        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 {#4643 …}
      +nested: Doctrine\ORM\PersistentCollection {#4642 …}
      +votes: Doctrine\ORM\PersistentCollection {#4640 …}
      +reports: Doctrine\ORM\PersistentCollection {#4652 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4654 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4656 …}
      -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 {#4647
        date: 2023-12-07 11:55:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4561}
    +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 {#4808
      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 {#4813 …}
    +nested: Doctrine\ORM\PersistentCollection {#4815 …}
    +votes: Doctrine\ORM\PersistentCollection {#4817 …}
    +reports: Doctrine\ORM\PersistentCollection {#4819 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4821 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4823 …}
    -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 {#4809
      date: 2023-12-23 08:56:02.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701948311 {#4810
      date: 2023-12-07 12:25:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4561}
  +body: "God damn it. I wasted all those skittles for nothing"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701965351 {#5005
    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 {#5008 …}
  +nested: Doctrine\ORM\PersistentCollection {#5010 …}
  +votes: Doctrine\ORM\PersistentCollection {#5012 …}
  +reports: Doctrine\ORM\PersistentCollection {#5014 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5016 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5018 …}
  -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 {#5006
    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
179 DENIED edit
App\Entity\EntryComment {#5007
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4811
    +user: Proxies\__CG__\App\Entity\User {#4812 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4649
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4561
        +user: App\Entity\User {#4574 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +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 {#4556
          date: 2023-12-28 21:03:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SuckMyWang@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4562 …}
        +nested: Doctrine\ORM\PersistentCollection {#4564 …}
        +votes: Doctrine\ORM\PersistentCollection {#4566 …}
        +reports: Doctrine\ORM\PersistentCollection {#4568 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
        -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 {#4557
          date: 2023-12-07 11:53:29.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4561}
      +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 {#4650
        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 {#4643 …}
      +nested: Doctrine\ORM\PersistentCollection {#4642 …}
      +votes: Doctrine\ORM\PersistentCollection {#4640 …}
      +reports: Doctrine\ORM\PersistentCollection {#4652 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4654 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4656 …}
      -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 {#4647
        date: 2023-12-07 11:55:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4561}
    +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 {#4808
      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 {#4813 …}
    +nested: Doctrine\ORM\PersistentCollection {#4815 …}
    +votes: Doctrine\ORM\PersistentCollection {#4817 …}
    +reports: Doctrine\ORM\PersistentCollection {#4819 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4821 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4823 …}
    -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 {#4809
      date: 2023-12-23 08:56:02.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701948311 {#4810
      date: 2023-12-07 12:25:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4561}
  +body: "God damn it. I wasted all those skittles for nothing"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701965351 {#5005
    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 {#5008 …}
  +nested: Doctrine\ORM\PersistentCollection {#5010 …}
  +votes: Doctrine\ORM\PersistentCollection {#5012 …}
  +reports: Doctrine\ORM\PersistentCollection {#5014 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5016 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5018 …}
  -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 {#5006
    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
180 DENIED moderate
App\Entity\EntryComment {#5007
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4811
    +user: Proxies\__CG__\App\Entity\User {#4812 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4649
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4561
        +user: App\Entity\User {#4574 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +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 {#4556
          date: 2023-12-28 21:03:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SuckMyWang@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4562 …}
        +nested: Doctrine\ORM\PersistentCollection {#4564 …}
        +votes: Doctrine\ORM\PersistentCollection {#4566 …}
        +reports: Doctrine\ORM\PersistentCollection {#4568 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
        -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 {#4557
          date: 2023-12-07 11:53:29.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4561}
      +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 {#4650
        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 {#4643 …}
      +nested: Doctrine\ORM\PersistentCollection {#4642 …}
      +votes: Doctrine\ORM\PersistentCollection {#4640 …}
      +reports: Doctrine\ORM\PersistentCollection {#4652 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4654 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4656 …}
      -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 {#4647
        date: 2023-12-07 11:55:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4561}
    +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 {#4808
      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 {#4813 …}
    +nested: Doctrine\ORM\PersistentCollection {#4815 …}
    +votes: Doctrine\ORM\PersistentCollection {#4817 …}
    +reports: Doctrine\ORM\PersistentCollection {#4819 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4821 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4823 …}
    -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 {#4809
      date: 2023-12-23 08:56:02.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701948311 {#4810
      date: 2023-12-07 12:25:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4561}
  +body: "God damn it. I wasted all those skittles for nothing"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701965351 {#5005
    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 {#5008 …}
  +nested: Doctrine\ORM\PersistentCollection {#5010 …}
  +votes: Doctrine\ORM\PersistentCollection {#5012 …}
  +reports: Doctrine\ORM\PersistentCollection {#5014 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5016 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5018 …}
  -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 {#5006
    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
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 {#5154
  +user: Proxies\__CG__\App\Entity\User {#5155 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5007
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4811
      +user: Proxies\__CG__\App\Entity\User {#4812 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4649
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4561
          +user: App\Entity\User {#4574 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +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 {#4556
            date: 2023-12-28 21:03:08.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@SuckMyWang@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4562 …}
          +nested: Doctrine\ORM\PersistentCollection {#4564 …}
          +votes: Doctrine\ORM\PersistentCollection {#4566 …}
          +reports: Doctrine\ORM\PersistentCollection {#4568 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
          -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 {#4557
            date: 2023-12-07 11:53:29.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4561}
        +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 {#4650
          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 {#4643 …}
        +nested: Doctrine\ORM\PersistentCollection {#4642 …}
        +votes: Doctrine\ORM\PersistentCollection {#4640 …}
        +reports: Doctrine\ORM\PersistentCollection {#4652 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4654 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4656 …}
        -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 {#4647
          date: 2023-12-07 11:55:47.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4561}
      +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 {#4808
        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 {#4813 …}
      +nested: Doctrine\ORM\PersistentCollection {#4815 …}
      +votes: Doctrine\ORM\PersistentCollection {#4817 …}
      +reports: Doctrine\ORM\PersistentCollection {#4819 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4821 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4823 …}
      -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 {#4809
        date: 2023-12-23 08:56:02.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701948311 {#4810
        date: 2023-12-07 12:25:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4561}
    +body: "God damn it. I wasted all those skittles for nothing"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701965351 {#5005
      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 {#5008 …}
    +nested: Doctrine\ORM\PersistentCollection {#5010 …}
    +votes: Doctrine\ORM\PersistentCollection {#5012 …}
    +reports: Doctrine\ORM\PersistentCollection {#5014 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5016 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5018 …}
    -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 {#5006
      date: 2023-12-07 17:09:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4561}
  +body: "Nah iev been pretty happy with em please don’t stop"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702139235 {#5152
    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 {#5156 …}
  +nested: Doctrine\ORM\PersistentCollection {#5158 …}
  +votes: Doctrine\ORM\PersistentCollection {#5160 …}
  +reports: Doctrine\ORM\PersistentCollection {#5162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5164 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5166 …}
  -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 {#5153
    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
183 DENIED edit
App\Entity\EntryComment {#5154
  +user: Proxies\__CG__\App\Entity\User {#5155 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5007
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4811
      +user: Proxies\__CG__\App\Entity\User {#4812 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4649
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4561
          +user: App\Entity\User {#4574 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +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 {#4556
            date: 2023-12-28 21:03:08.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@SuckMyWang@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4562 …}
          +nested: Doctrine\ORM\PersistentCollection {#4564 …}
          +votes: Doctrine\ORM\PersistentCollection {#4566 …}
          +reports: Doctrine\ORM\PersistentCollection {#4568 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
          -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 {#4557
            date: 2023-12-07 11:53:29.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4561}
        +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 {#4650
          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 {#4643 …}
        +nested: Doctrine\ORM\PersistentCollection {#4642 …}
        +votes: Doctrine\ORM\PersistentCollection {#4640 …}
        +reports: Doctrine\ORM\PersistentCollection {#4652 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4654 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4656 …}
        -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 {#4647
          date: 2023-12-07 11:55:47.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4561}
      +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 {#4808
        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 {#4813 …}
      +nested: Doctrine\ORM\PersistentCollection {#4815 …}
      +votes: Doctrine\ORM\PersistentCollection {#4817 …}
      +reports: Doctrine\ORM\PersistentCollection {#4819 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4821 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4823 …}
      -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 {#4809
        date: 2023-12-23 08:56:02.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701948311 {#4810
        date: 2023-12-07 12:25:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4561}
    +body: "God damn it. I wasted all those skittles for nothing"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701965351 {#5005
      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 {#5008 …}
    +nested: Doctrine\ORM\PersistentCollection {#5010 …}
    +votes: Doctrine\ORM\PersistentCollection {#5012 …}
    +reports: Doctrine\ORM\PersistentCollection {#5014 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5016 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5018 …}
    -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 {#5006
      date: 2023-12-07 17:09:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4561}
  +body: "Nah iev been pretty happy with em please don’t stop"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702139235 {#5152
    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 {#5156 …}
  +nested: Doctrine\ORM\PersistentCollection {#5158 …}
  +votes: Doctrine\ORM\PersistentCollection {#5160 …}
  +reports: Doctrine\ORM\PersistentCollection {#5162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5164 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5166 …}
  -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 {#5153
    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
184 DENIED moderate
App\Entity\EntryComment {#5154
  +user: Proxies\__CG__\App\Entity\User {#5155 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +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 {#2414
      date: 2023-12-11 04:56:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +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 {#1793
      date: 2023-12-07 11:47:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5007
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4811
      +user: Proxies\__CG__\App\Entity\User {#4812 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4649
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4561
          +user: App\Entity\User {#4574 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +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 {#4556
            date: 2023-12-28 21:03:08.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@SuckMyWang@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4562 …}
          +nested: Doctrine\ORM\PersistentCollection {#4564 …}
          +votes: Doctrine\ORM\PersistentCollection {#4566 …}
          +reports: Doctrine\ORM\PersistentCollection {#4568 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4570 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4572 …}
          -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 {#4557
            date: 2023-12-07 11:53:29.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4561}
        +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 {#4650
          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 {#4643 …}
        +nested: Doctrine\ORM\PersistentCollection {#4642 …}
        +votes: Doctrine\ORM\PersistentCollection {#4640 …}
        +reports: Doctrine\ORM\PersistentCollection {#4652 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4654 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4656 …}
        -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 {#4647
          date: 2023-12-07 11:55:47.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4561}
      +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 {#4808
        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 {#4813 …}
      +nested: Doctrine\ORM\PersistentCollection {#4815 …}
      +votes: Doctrine\ORM\PersistentCollection {#4817 …}
      +reports: Doctrine\ORM\PersistentCollection {#4819 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4821 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4823 …}
      -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 {#4809
        date: 2023-12-23 08:56:02.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701948311 {#4810
        date: 2023-12-07 12:25:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4561}
    +body: "God damn it. I wasted all those skittles for nothing"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701965351 {#5005
      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 {#5008 …}
    +nested: Doctrine\ORM\PersistentCollection {#5010 …}
    +votes: Doctrine\ORM\PersistentCollection {#5012 …}
    +reports: Doctrine\ORM\PersistentCollection {#5014 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5016 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5018 …}
    -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 {#5006
      date: 2023-12-07 17:09:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4561}
  +body: "Nah iev been pretty happy with em please don’t stop"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702139235 {#5152
    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 {#5156 …}
  +nested: Doctrine\ORM\PersistentCollection {#5158 …}
  +votes: Doctrine\ORM\PersistentCollection {#5160 …}
  +reports: Doctrine\ORM\PersistentCollection {#5162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5164 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5166 …}
  -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 {#5153
    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
185 DENIED edit
App\Entity\Magazine {#265
  +icon: Proxies\__CG__\App\Entity\Image {#246 …}
  +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 {#275
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#237 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
  +entries: Doctrine\ORM\PersistentCollection {#180 …}
  +posts: Doctrine\ORM\PersistentCollection {#138 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
  +bans: Doctrine\ORM\PersistentCollection {#117 …}
  +reports: Doctrine\ORM\PersistentCollection {#103 …}
  +badges: Doctrine\ORM\PersistentCollection {#81 …}
  +logs: Doctrine\ORM\PersistentCollection {#71 …}
  +awards: Doctrine\ORM\PersistentCollection {#1346 …}
  +categories: Doctrine\ORM\PersistentCollection {#1823 …}
  -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 {#269
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#271
    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