GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/8569/Nothing-to-see-here/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 …}
}
0.80 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.04 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: "Nothing-to-see-here"
  +title: "Nothing to see here..."
  +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 39
  +favouriteCount: 1274
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698860486 {#2414
    date: 2023-11-01 18:41:26.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: 8569
  -titleTs: "'noth':1 'see':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698764197
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/7375282"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698677797 {#1793
    date: 2023-10-30 15:56:37.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: "Nothing-to-see-here"
  +title: "Nothing to see here..."
  +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 39
  +favouriteCount: 1274
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698860486 {#2414
    date: 2023-11-01 18:41:26.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: 8569
  -titleTs: "'noth':1 'see':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698764197
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/7375282"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698677797 {#1793
    date: 2023-10-30 15:56:37.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: "Nothing-to-see-here"
  +title: "Nothing to see here..."
  +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 39
  +favouriteCount: 1274
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698860486 {#2414
    date: 2023-11-01 18:41:26.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: 8569
  -titleTs: "'noth':1 'see':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698764197
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/7375282"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698677797 {#1793
    date: 2023-10-30 15:56:37.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 {#3993
  +user: App\Entity\User {#3941 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "How long before they move on to humans and start the real zombie apocalypse?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698700003 {#4002
    date: 2023-10-30 22:06:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3991 …}
  +nested: Doctrine\ORM\PersistentCollection {#3989 …}
  +votes: Doctrine\ORM\PersistentCollection {#3987 …}
  +reports: Doctrine\ORM\PersistentCollection {#3985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
  -id: 80612
  -bodyTs: "'apocalyps':14 'human':8 'long':2 'move':5 'real':12 'start':10 'zombi':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://artemis.camp/m/memes@lemmy.ml/t/207519/-/comment/1694821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698700003 {#3938
    date: 2023-10-30 22:06: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 {#3993
  +user: App\Entity\User {#3941 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "How long before they move on to humans and start the real zombie apocalypse?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698700003 {#4002
    date: 2023-10-30 22:06:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3991 …}
  +nested: Doctrine\ORM\PersistentCollection {#3989 …}
  +votes: Doctrine\ORM\PersistentCollection {#3987 …}
  +reports: Doctrine\ORM\PersistentCollection {#3985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
  -id: 80612
  -bodyTs: "'apocalyps':14 'human':8 'long':2 'move':5 'real':12 'start':10 'zombi':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://artemis.camp/m/memes@lemmy.ml/t/207519/-/comment/1694821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698700003 {#3938
    date: 2023-10-30 22:06: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 {#3993
  +user: App\Entity\User {#3941 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "How long before they move on to humans and start the real zombie apocalypse?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698700003 {#4002
    date: 2023-10-30 22:06:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3991 …}
  +nested: Doctrine\ORM\PersistentCollection {#3989 …}
  +votes: Doctrine\ORM\PersistentCollection {#3987 …}
  +reports: Doctrine\ORM\PersistentCollection {#3985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
  -id: 80612
  -bodyTs: "'apocalyps':14 'human':8 'long':2 'move':5 'real':12 'start':10 'zombi':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://artemis.camp/m/memes@lemmy.ml/t/207519/-/comment/1694821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698700003 {#3938
    date: 2023-10-30 22:06: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 {#4029
  +user: App\Entity\User {#4011 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Well they *were* conspiracy theorists"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1698702418 {#4034
    date: 2023-10-30 22:46:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4026 …}
  +nested: Doctrine\ORM\PersistentCollection {#4024 …}
  +votes: Doctrine\ORM\PersistentCollection {#4021 …}
  +reports: Doctrine\ORM\PersistentCollection {#4017 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4015 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4013 …}
  -id: 80421
  -bodyTs: "'conspiraci':4 'theorist':5 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4938124"
  +editedAt: DateTimeImmutable @1698704644 {#4035
    date: 2023-10-30 23:24:04.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698692903 {#4032
    date: 2023-10-30 20:08:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4029
  +user: App\Entity\User {#4011 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Well they *were* conspiracy theorists"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1698702418 {#4034
    date: 2023-10-30 22:46:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4026 …}
  +nested: Doctrine\ORM\PersistentCollection {#4024 …}
  +votes: Doctrine\ORM\PersistentCollection {#4021 …}
  +reports: Doctrine\ORM\PersistentCollection {#4017 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4015 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4013 …}
  -id: 80421
  -bodyTs: "'conspiraci':4 'theorist':5 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4938124"
  +editedAt: DateTimeImmutable @1698704644 {#4035
    date: 2023-10-30 23:24:04.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698692903 {#4032
    date: 2023-10-30 20:08:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4029
  +user: App\Entity\User {#4011 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Well they *were* conspiracy theorists"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1698702418 {#4034
    date: 2023-10-30 22:46:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4026 …}
  +nested: Doctrine\ORM\PersistentCollection {#4024 …}
  +votes: Doctrine\ORM\PersistentCollection {#4021 …}
  +reports: Doctrine\ORM\PersistentCollection {#4017 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4015 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4013 …}
  -id: 80421
  -bodyTs: "'conspiraci':4 'theorist':5 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4938124"
  +editedAt: DateTimeImmutable @1698704644 {#4035
    date: 2023-10-30 23:24:04.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698692903 {#4032
    date: 2023-10-30 20:08:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5096
  +user: Proxies\__CG__\App\Entity\User {#5097 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4029
    +user: App\Entity\User {#4011 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Well they *were* conspiracy theorists"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1698702418 {#4034
      date: 2023-10-30 22:46:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4026 …}
    +nested: Doctrine\ORM\PersistentCollection {#4024 …}
    +votes: Doctrine\ORM\PersistentCollection {#4021 …}
    +reports: Doctrine\ORM\PersistentCollection {#4017 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4015 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4013 …}
    -id: 80421
    -bodyTs: "'conspiraci':4 'theorist':5 'well':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4938124"
    +editedAt: DateTimeImmutable @1698704644 {#4035
      date: 2023-10-30 23:24:04.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698692903 {#4032
      date: 2023-10-30 20:08:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4029}
  +body: "They we are conspiracy theorists?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1698693693 {#5094
    date: 2023-10-30 20:21:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@cunning_bolt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5098 …}
  +nested: Doctrine\ORM\PersistentCollection {#5100 …}
  +votes: Doctrine\ORM\PersistentCollection {#5102 …}
  +reports: Doctrine\ORM\PersistentCollection {#5104 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5106 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5108 …}
  -id: 80434
  -bodyTs: "'conspiraci':4 'theorist':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4938349"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698693693 {#5095
    date: 2023-10-30 20:21:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5096
  +user: Proxies\__CG__\App\Entity\User {#5097 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4029
    +user: App\Entity\User {#4011 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Well they *were* conspiracy theorists"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1698702418 {#4034
      date: 2023-10-30 22:46:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4026 …}
    +nested: Doctrine\ORM\PersistentCollection {#4024 …}
    +votes: Doctrine\ORM\PersistentCollection {#4021 …}
    +reports: Doctrine\ORM\PersistentCollection {#4017 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4015 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4013 …}
    -id: 80421
    -bodyTs: "'conspiraci':4 'theorist':5 'well':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4938124"
    +editedAt: DateTimeImmutable @1698704644 {#4035
      date: 2023-10-30 23:24:04.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698692903 {#4032
      date: 2023-10-30 20:08:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4029}
  +body: "They we are conspiracy theorists?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1698693693 {#5094
    date: 2023-10-30 20:21:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@cunning_bolt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5098 …}
  +nested: Doctrine\ORM\PersistentCollection {#5100 …}
  +votes: Doctrine\ORM\PersistentCollection {#5102 …}
  +reports: Doctrine\ORM\PersistentCollection {#5104 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5106 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5108 …}
  -id: 80434
  -bodyTs: "'conspiraci':4 'theorist':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4938349"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698693693 {#5095
    date: 2023-10-30 20:21:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5096
  +user: Proxies\__CG__\App\Entity\User {#5097 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4029
    +user: App\Entity\User {#4011 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Well they *were* conspiracy theorists"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1698702418 {#4034
      date: 2023-10-30 22:46:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4026 …}
    +nested: Doctrine\ORM\PersistentCollection {#4024 …}
    +votes: Doctrine\ORM\PersistentCollection {#4021 …}
    +reports: Doctrine\ORM\PersistentCollection {#4017 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4015 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4013 …}
    -id: 80421
    -bodyTs: "'conspiraci':4 'theorist':5 'well':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4938124"
    +editedAt: DateTimeImmutable @1698704644 {#4035
      date: 2023-10-30 23:24:04.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698692903 {#4032
      date: 2023-10-30 20:08:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4029}
  +body: "They we are conspiracy theorists?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1698693693 {#5094
    date: 2023-10-30 20:21:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@cunning_bolt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5098 …}
  +nested: Doctrine\ORM\PersistentCollection {#5100 …}
  +votes: Doctrine\ORM\PersistentCollection {#5102 …}
  +reports: Doctrine\ORM\PersistentCollection {#5104 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5106 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5108 …}
  -id: 80434
  -bodyTs: "'conspiraci':4 'theorist':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4938349"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698693693 {#5095
    date: 2023-10-30 20:21:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5226
  +user: Proxies\__CG__\App\Entity\User {#5227 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5096
    +user: Proxies\__CG__\App\Entity\User {#5097 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4029
      +user: App\Entity\User {#4011 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Well they *were* conspiracy theorists"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1698702418 {#4034
        date: 2023-10-30 22:46:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spasm01@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4026 …}
      +nested: Doctrine\ORM\PersistentCollection {#4024 …}
      +votes: Doctrine\ORM\PersistentCollection {#4021 …}
      +reports: Doctrine\ORM\PersistentCollection {#4017 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4015 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4013 …}
      -id: 80421
      -bodyTs: "'conspiraci':4 'theorist':5 'well':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4938124"
      +editedAt: DateTimeImmutable @1698704644 {#4035
        date: 2023-10-30 23:24:04.0 +01:00
      }
      +createdAt: DateTimeImmutable @1698692903 {#4032
        date: 2023-10-30 20:08:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4029}
    +body: "They we are conspiracy theorists?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1698693693 {#5094
      date: 2023-10-30 20:21:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
      "@cunning_bolt@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5098 …}
    +nested: Doctrine\ORM\PersistentCollection {#5100 …}
    +votes: Doctrine\ORM\PersistentCollection {#5102 …}
    +reports: Doctrine\ORM\PersistentCollection {#5104 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5106 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5108 …}
    -id: 80434
    -bodyTs: "'conspiraci':4 'theorist':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4938349"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698693693 {#5095
      date: 2023-10-30 20:21:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4029}
  +body: "Precisely as it should be."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698701602 {#5224
    date: 2023-10-30 22:33:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@cunning_bolt@lemmy.world"
    "@Fridgeratr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5228 …}
  +nested: Doctrine\ORM\PersistentCollection {#5230 …}
  +votes: Doctrine\ORM\PersistentCollection {#5232 …}
  +reports: Doctrine\ORM\PersistentCollection {#5234 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5236 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5238 …}
  -id: 80622
  -bodyTs: "'precis':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4940799"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698701602 {#5225
    date: 2023-10-30 22:33:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5226
  +user: Proxies\__CG__\App\Entity\User {#5227 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5096
    +user: Proxies\__CG__\App\Entity\User {#5097 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4029
      +user: App\Entity\User {#4011 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Well they *were* conspiracy theorists"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1698702418 {#4034
        date: 2023-10-30 22:46:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spasm01@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4026 …}
      +nested: Doctrine\ORM\PersistentCollection {#4024 …}
      +votes: Doctrine\ORM\PersistentCollection {#4021 …}
      +reports: Doctrine\ORM\PersistentCollection {#4017 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4015 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4013 …}
      -id: 80421
      -bodyTs: "'conspiraci':4 'theorist':5 'well':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4938124"
      +editedAt: DateTimeImmutable @1698704644 {#4035
        date: 2023-10-30 23:24:04.0 +01:00
      }
      +createdAt: DateTimeImmutable @1698692903 {#4032
        date: 2023-10-30 20:08:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4029}
    +body: "They we are conspiracy theorists?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1698693693 {#5094
      date: 2023-10-30 20:21:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
      "@cunning_bolt@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5098 …}
    +nested: Doctrine\ORM\PersistentCollection {#5100 …}
    +votes: Doctrine\ORM\PersistentCollection {#5102 …}
    +reports: Doctrine\ORM\PersistentCollection {#5104 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5106 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5108 …}
    -id: 80434
    -bodyTs: "'conspiraci':4 'theorist':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4938349"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698693693 {#5095
      date: 2023-10-30 20:21:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4029}
  +body: "Precisely as it should be."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698701602 {#5224
    date: 2023-10-30 22:33:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@cunning_bolt@lemmy.world"
    "@Fridgeratr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5228 …}
  +nested: Doctrine\ORM\PersistentCollection {#5230 …}
  +votes: Doctrine\ORM\PersistentCollection {#5232 …}
  +reports: Doctrine\ORM\PersistentCollection {#5234 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5236 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5238 …}
  -id: 80622
  -bodyTs: "'precis':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4940799"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698701602 {#5225
    date: 2023-10-30 22:33:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5226
  +user: Proxies\__CG__\App\Entity\User {#5227 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5096
    +user: Proxies\__CG__\App\Entity\User {#5097 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4029
      +user: App\Entity\User {#4011 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Well they *were* conspiracy theorists"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1698702418 {#4034
        date: 2023-10-30 22:46:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spasm01@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4026 …}
      +nested: Doctrine\ORM\PersistentCollection {#4024 …}
      +votes: Doctrine\ORM\PersistentCollection {#4021 …}
      +reports: Doctrine\ORM\PersistentCollection {#4017 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4015 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4013 …}
      -id: 80421
      -bodyTs: "'conspiraci':4 'theorist':5 'well':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4938124"
      +editedAt: DateTimeImmutable @1698704644 {#4035
        date: 2023-10-30 23:24:04.0 +01:00
      }
      +createdAt: DateTimeImmutable @1698692903 {#4032
        date: 2023-10-30 20:08:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4029}
    +body: "They we are conspiracy theorists?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1698693693 {#5094
      date: 2023-10-30 20:21:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
      "@cunning_bolt@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5098 …}
    +nested: Doctrine\ORM\PersistentCollection {#5100 …}
    +votes: Doctrine\ORM\PersistentCollection {#5102 …}
    +reports: Doctrine\ORM\PersistentCollection {#5104 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5106 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5108 …}
    -id: 80434
    -bodyTs: "'conspiraci':4 'theorist':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4938349"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698693693 {#5095
      date: 2023-10-30 20:21:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4029}
  +body: "Precisely as it should be."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698701602 {#5224
    date: 2023-10-30 22:33:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@cunning_bolt@lemmy.world"
    "@Fridgeratr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5228 …}
  +nested: Doctrine\ORM\PersistentCollection {#5230 …}
  +votes: Doctrine\ORM\PersistentCollection {#5232 …}
  +reports: Doctrine\ORM\PersistentCollection {#5234 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5236 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5238 …}
  -id: 80622
  -bodyTs: "'precis':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4940799"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698701602 {#5225
    date: 2023-10-30 22:33:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5112
  +user: Proxies\__CG__\App\Entity\User {#4984 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4029
    +user: App\Entity\User {#4011 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Well they *were* conspiracy theorists"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1698702418 {#4034
      date: 2023-10-30 22:46:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4026 …}
    +nested: Doctrine\ORM\PersistentCollection {#4024 …}
    +votes: Doctrine\ORM\PersistentCollection {#4021 …}
    +reports: Doctrine\ORM\PersistentCollection {#4017 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4015 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4013 …}
    -id: 80421
    -bodyTs: "'conspiraci':4 'theorist':5 'well':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4938124"
    +editedAt: DateTimeImmutable @1698704644 {#4035
      date: 2023-10-30 23:24:04.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698692903 {#4032
      date: 2023-10-30 20:08:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4029}
  +body: "Remove the '. Took me too long to sound that sentence out."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698702416 {#5110
    date: 2023-10-30 22:46:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@cunning_bolt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5113 …}
  +nested: Doctrine\ORM\PersistentCollection {#5115 …}
  +votes: Doctrine\ORM\PersistentCollection {#5117 …}
  +reports: Doctrine\ORM\PersistentCollection {#5119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5123 …}
  -id: 80639
  -bodyTs: "'long':6 'remov':1 'sentenc':10 'sound':8 'took':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4986318"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698702416 {#5111
    date: 2023-10-30 22:46:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5112
  +user: Proxies\__CG__\App\Entity\User {#4984 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4029
    +user: App\Entity\User {#4011 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Well they *were* conspiracy theorists"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1698702418 {#4034
      date: 2023-10-30 22:46:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4026 …}
    +nested: Doctrine\ORM\PersistentCollection {#4024 …}
    +votes: Doctrine\ORM\PersistentCollection {#4021 …}
    +reports: Doctrine\ORM\PersistentCollection {#4017 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4015 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4013 …}
    -id: 80421
    -bodyTs: "'conspiraci':4 'theorist':5 'well':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4938124"
    +editedAt: DateTimeImmutable @1698704644 {#4035
      date: 2023-10-30 23:24:04.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698692903 {#4032
      date: 2023-10-30 20:08:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4029}
  +body: "Remove the '. Took me too long to sound that sentence out."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698702416 {#5110
    date: 2023-10-30 22:46:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@cunning_bolt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5113 …}
  +nested: Doctrine\ORM\PersistentCollection {#5115 …}
  +votes: Doctrine\ORM\PersistentCollection {#5117 …}
  +reports: Doctrine\ORM\PersistentCollection {#5119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5123 …}
  -id: 80639
  -bodyTs: "'long':6 'remov':1 'sentenc':10 'sound':8 'took':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4986318"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698702416 {#5111
    date: 2023-10-30 22:46:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5112
  +user: Proxies\__CG__\App\Entity\User {#4984 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4029
    +user: App\Entity\User {#4011 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Well they *were* conspiracy theorists"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1698702418 {#4034
      date: 2023-10-30 22:46:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4026 …}
    +nested: Doctrine\ORM\PersistentCollection {#4024 …}
    +votes: Doctrine\ORM\PersistentCollection {#4021 …}
    +reports: Doctrine\ORM\PersistentCollection {#4017 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4015 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4013 …}
    -id: 80421
    -bodyTs: "'conspiraci':4 'theorist':5 'well':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4938124"
    +editedAt: DateTimeImmutable @1698704644 {#4035
      date: 2023-10-30 23:24:04.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698692903 {#4032
      date: 2023-10-30 20:08:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4029}
  +body: "Remove the '. Took me too long to sound that sentence out."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698702416 {#5110
    date: 2023-10-30 22:46:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@cunning_bolt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5113 …}
  +nested: Doctrine\ORM\PersistentCollection {#5115 …}
  +votes: Doctrine\ORM\PersistentCollection {#5117 …}
  +reports: Doctrine\ORM\PersistentCollection {#5119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5123 …}
  -id: 80639
  -bodyTs: "'long':6 'remov':1 'sentenc':10 'sound':8 'took':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4986318"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698702416 {#5111
    date: 2023-10-30 22:46:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4113
  +user: App\Entity\User {#4126 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "This is an ex-parrot!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1698860488 {#4108
    date: 2023-11-01 18:41:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4114 …}
  +nested: Doctrine\ORM\PersistentCollection {#4116 …}
  +votes: Doctrine\ORM\PersistentCollection {#4118 …}
  +reports: Doctrine\ORM\PersistentCollection {#4120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4124 …}
  -id: 80413
  -bodyTs: "'ex':5 'ex-parrot':4 'parrot':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4432907"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698692572 {#4109
    date: 2023-10-30 20:02:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4113
  +user: App\Entity\User {#4126 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "This is an ex-parrot!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1698860488 {#4108
    date: 2023-11-01 18:41:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4114 …}
  +nested: Doctrine\ORM\PersistentCollection {#4116 …}
  +votes: Doctrine\ORM\PersistentCollection {#4118 …}
  +reports: Doctrine\ORM\PersistentCollection {#4120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4124 …}
  -id: 80413
  -bodyTs: "'ex':5 'ex-parrot':4 'parrot':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4432907"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698692572 {#4109
    date: 2023-10-30 20:02:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4113
  +user: App\Entity\User {#4126 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "This is an ex-parrot!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1698860488 {#4108
    date: 2023-11-01 18:41:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4114 …}
  +nested: Doctrine\ORM\PersistentCollection {#4116 …}
  +votes: Doctrine\ORM\PersistentCollection {#4118 …}
  +reports: Doctrine\ORM\PersistentCollection {#4120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4124 …}
  -id: 80413
  -bodyTs: "'ex':5 'ex-parrot':4 'parrot':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4432907"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698692572 {#4109
    date: 2023-10-30 20:02:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5080
  +user: Proxies\__CG__\App\Entity\User {#5081 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4113
    +user: App\Entity\User {#4126 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "This is an ex-parrot!!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1698860488 {#4108
      date: 2023-11-01 18:41:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4114 …}
    +nested: Doctrine\ORM\PersistentCollection {#4116 …}
    +votes: Doctrine\ORM\PersistentCollection {#4118 …}
    +reports: Doctrine\ORM\PersistentCollection {#4120 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4122 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4124 …}
    -id: 80413
    -bodyTs: "'ex':5 'ex-parrot':4 'parrot':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4432907"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698692572 {#4109
      date: 2023-10-30 20:02:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4113}
  +body: "It’s just sleeping."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698860486 {#5077
    date: 2023-11-01 18:41:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@BeigeAgenda@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5082 …}
  +nested: Doctrine\ORM\PersistentCollection {#5084 …}
  +votes: Doctrine\ORM\PersistentCollection {#5086 …}
  +reports: Doctrine\ORM\PersistentCollection {#5088 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5090 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5092 …}
  -id: 83047
  -bodyTs: "'sleep':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4986071"
  +editedAt: DateTimeImmutable @1699567709 {#5078
    date: 2023-11-09 23:08:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698860486 {#5079
    date: 2023-11-01 18:41: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
31 DENIED edit
App\Entity\EntryComment {#5080
  +user: Proxies\__CG__\App\Entity\User {#5081 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4113
    +user: App\Entity\User {#4126 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "This is an ex-parrot!!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1698860488 {#4108
      date: 2023-11-01 18:41:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4114 …}
    +nested: Doctrine\ORM\PersistentCollection {#4116 …}
    +votes: Doctrine\ORM\PersistentCollection {#4118 …}
    +reports: Doctrine\ORM\PersistentCollection {#4120 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4122 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4124 …}
    -id: 80413
    -bodyTs: "'ex':5 'ex-parrot':4 'parrot':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4432907"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698692572 {#4109
      date: 2023-10-30 20:02:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4113}
  +body: "It’s just sleeping."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698860486 {#5077
    date: 2023-11-01 18:41:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@BeigeAgenda@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5082 …}
  +nested: Doctrine\ORM\PersistentCollection {#5084 …}
  +votes: Doctrine\ORM\PersistentCollection {#5086 …}
  +reports: Doctrine\ORM\PersistentCollection {#5088 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5090 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5092 …}
  -id: 83047
  -bodyTs: "'sleep':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4986071"
  +editedAt: DateTimeImmutable @1699567709 {#5078
    date: 2023-11-09 23:08:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698860486 {#5079
    date: 2023-11-01 18:41: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
32 DENIED moderate
App\Entity\EntryComment {#5080
  +user: Proxies\__CG__\App\Entity\User {#5081 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4113
    +user: App\Entity\User {#4126 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "This is an ex-parrot!!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1698860488 {#4108
      date: 2023-11-01 18:41:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4114 …}
    +nested: Doctrine\ORM\PersistentCollection {#4116 …}
    +votes: Doctrine\ORM\PersistentCollection {#4118 …}
    +reports: Doctrine\ORM\PersistentCollection {#4120 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4122 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4124 …}
    -id: 80413
    -bodyTs: "'ex':5 'ex-parrot':4 'parrot':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4432907"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698692572 {#4109
      date: 2023-10-30 20:02:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4113}
  +body: "It’s just sleeping."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698860486 {#5077
    date: 2023-11-01 18:41:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@BeigeAgenda@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5082 …}
  +nested: Doctrine\ORM\PersistentCollection {#5084 …}
  +votes: Doctrine\ORM\PersistentCollection {#5086 …}
  +reports: Doctrine\ORM\PersistentCollection {#5088 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5090 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5092 …}
  -id: 83047
  -bodyTs: "'sleep':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4986071"
  +editedAt: DateTimeImmutable @1699567709 {#5078
    date: 2023-11-09 23:08:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698860486 {#5079
    date: 2023-11-01 18:41: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
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 {#4187
  +user: App\Entity\User {#4200 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I suppose it would be cheap and effective to use the bird’s superior wing?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698688684 {#4182
    date: 2023-10-30 18:58:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4188 …}
  +nested: Doctrine\ORM\PersistentCollection {#4190 …}
  +votes: Doctrine\ORM\PersistentCollection {#4192 …}
  +reports: Doctrine\ORM\PersistentCollection {#4194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4198 …}
  -id: 80333
  -bodyTs: "'bird':12 'cheap':6 'effect':8 'superior':14 'suppos':2 'use':10 'wing':15 'would':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4936891"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698688684 {#4183
    date: 2023-10-30 18:58: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 {#4187
  +user: App\Entity\User {#4200 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I suppose it would be cheap and effective to use the bird’s superior wing?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698688684 {#4182
    date: 2023-10-30 18:58:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4188 …}
  +nested: Doctrine\ORM\PersistentCollection {#4190 …}
  +votes: Doctrine\ORM\PersistentCollection {#4192 …}
  +reports: Doctrine\ORM\PersistentCollection {#4194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4198 …}
  -id: 80333
  -bodyTs: "'bird':12 'cheap':6 'effect':8 'superior':14 'suppos':2 'use':10 'wing':15 'would':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4936891"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698688684 {#4183
    date: 2023-10-30 18:58: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 {#4187
  +user: App\Entity\User {#4200 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I suppose it would be cheap and effective to use the bird’s superior wing?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698688684 {#4182
    date: 2023-10-30 18:58:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4188 …}
  +nested: Doctrine\ORM\PersistentCollection {#4190 …}
  +votes: Doctrine\ORM\PersistentCollection {#4192 …}
  +reports: Doctrine\ORM\PersistentCollection {#4194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4198 …}
  -id: 80333
  -bodyTs: "'bird':12 'cheap':6 'effect':8 'superior':14 'suppos':2 'use':10 'wing':15 'would':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4936891"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698688684 {#4183
    date: 2023-10-30 18:58: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 {#4260
  +user: App\Entity\User {#4273 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Fuck that account. They took a long running internet joke and then tried to claim they started it, all to chase a buck. Charlatans."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1698848532 {#4255
    date: 2023-11-01 15:22:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4261 …}
  +nested: Doctrine\ORM\PersistentCollection {#4263 …}
  +votes: Doctrine\ORM\PersistentCollection {#4265 …}
  +reports: Doctrine\ORM\PersistentCollection {#4267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4269 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4271 …}
  -id: 80327
  -bodyTs: "'account':3 'buck':23 'charlatan':24 'chase':21 'claim':15 'fuck':1 'internet':9 'joke':10 'long':7 'run':8 'start':17 'took':5 'tri':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4936794"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698688370 {#4256
    date: 2023-10-30 18: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
39 DENIED edit
App\Entity\EntryComment {#4260
  +user: App\Entity\User {#4273 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Fuck that account. They took a long running internet joke and then tried to claim they started it, all to chase a buck. Charlatans."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1698848532 {#4255
    date: 2023-11-01 15:22:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4261 …}
  +nested: Doctrine\ORM\PersistentCollection {#4263 …}
  +votes: Doctrine\ORM\PersistentCollection {#4265 …}
  +reports: Doctrine\ORM\PersistentCollection {#4267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4269 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4271 …}
  -id: 80327
  -bodyTs: "'account':3 'buck':23 'charlatan':24 'chase':21 'claim':15 'fuck':1 'internet':9 'joke':10 'long':7 'run':8 'start':17 'took':5 'tri':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4936794"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698688370 {#4256
    date: 2023-10-30 18: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
40 DENIED moderate
App\Entity\EntryComment {#4260
  +user: App\Entity\User {#4273 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Fuck that account. They took a long running internet joke and then tried to claim they started it, all to chase a buck. Charlatans."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1698848532 {#4255
    date: 2023-11-01 15:22:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4261 …}
  +nested: Doctrine\ORM\PersistentCollection {#4263 …}
  +votes: Doctrine\ORM\PersistentCollection {#4265 …}
  +reports: Doctrine\ORM\PersistentCollection {#4267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4269 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4271 …}
  -id: 80327
  -bodyTs: "'account':3 'buck':23 'charlatan':24 'chase':21 'claim':15 'fuck':1 'internet':9 'joke':10 'long':7 'run':8 'start':17 'took':5 'tri':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4936794"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698688370 {#4256
    date: 2023-10-30 18: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
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 {#5063
  +user: Proxies\__CG__\App\Entity\User {#5064 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4260
    +user: App\Entity\User {#4273 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Fuck that account. They took a long running internet joke and then tried to claim they started it, all to chase a buck. Charlatans."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1698848532 {#4255
      date: 2023-11-01 15:22:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4261 …}
    +nested: Doctrine\ORM\PersistentCollection {#4263 …}
    +votes: Doctrine\ORM\PersistentCollection {#4265 …}
    +reports: Doctrine\ORM\PersistentCollection {#4267 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4269 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4271 …}
    -id: 80327
    -bodyTs: "'account':3 'buck':23 'charlatan':24 'chase':21 'claim':15 'fuck':1 'internet':9 'joke':10 'long':7 'run':8 'start':17 'took':5 'tri':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4936794"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698688370 {#4256
      date: 2023-10-30 18:52:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4260}
  +body: "Eh, the movement was built upon bullshitting others. Let the bullshit flow, I say."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698693129 {#5061
    date: 2023-10-30 20:12:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@iforgotmyinstance@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5065 …}
  +nested: Doctrine\ORM\PersistentCollection {#5067 …}
  +votes: Doctrine\ORM\PersistentCollection {#5069 …}
  +reports: Doctrine\ORM\PersistentCollection {#5071 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5075 …}
  -id: 82722
  -bodyTs: "'built':5 'bullshit':7,11 'eh':1 'flow':12 'let':9 'movement':3 'other':8 'say':14 'upon':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4642222"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698693129 {#5062
    date: 2023-10-30 20:12:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#5063
  +user: Proxies\__CG__\App\Entity\User {#5064 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4260
    +user: App\Entity\User {#4273 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Fuck that account. They took a long running internet joke and then tried to claim they started it, all to chase a buck. Charlatans."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1698848532 {#4255
      date: 2023-11-01 15:22:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4261 …}
    +nested: Doctrine\ORM\PersistentCollection {#4263 …}
    +votes: Doctrine\ORM\PersistentCollection {#4265 …}
    +reports: Doctrine\ORM\PersistentCollection {#4267 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4269 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4271 …}
    -id: 80327
    -bodyTs: "'account':3 'buck':23 'charlatan':24 'chase':21 'claim':15 'fuck':1 'internet':9 'joke':10 'long':7 'run':8 'start':17 'took':5 'tri':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4936794"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698688370 {#4256
      date: 2023-10-30 18:52:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4260}
  +body: "Eh, the movement was built upon bullshitting others. Let the bullshit flow, I say."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698693129 {#5061
    date: 2023-10-30 20:12:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@iforgotmyinstance@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5065 …}
  +nested: Doctrine\ORM\PersistentCollection {#5067 …}
  +votes: Doctrine\ORM\PersistentCollection {#5069 …}
  +reports: Doctrine\ORM\PersistentCollection {#5071 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5075 …}
  -id: 82722
  -bodyTs: "'built':5 'bullshit':7,11 'eh':1 'flow':12 'let':9 'movement':3 'other':8 'say':14 'upon':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4642222"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698693129 {#5062
    date: 2023-10-30 20:12:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#5063
  +user: Proxies\__CG__\App\Entity\User {#5064 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4260
    +user: App\Entity\User {#4273 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Fuck that account. They took a long running internet joke and then tried to claim they started it, all to chase a buck. Charlatans."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1698848532 {#4255
      date: 2023-11-01 15:22:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4261 …}
    +nested: Doctrine\ORM\PersistentCollection {#4263 …}
    +votes: Doctrine\ORM\PersistentCollection {#4265 …}
    +reports: Doctrine\ORM\PersistentCollection {#4267 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4269 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4271 …}
    -id: 80327
    -bodyTs: "'account':3 'buck':23 'charlatan':24 'chase':21 'claim':15 'fuck':1 'internet':9 'joke':10 'long':7 'run':8 'start':17 'took':5 'tri':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4936794"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698688370 {#4256
      date: 2023-10-30 18:52:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4260}
  +body: "Eh, the movement was built upon bullshitting others. Let the bullshit flow, I say."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698693129 {#5061
    date: 2023-10-30 20:12:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@iforgotmyinstance@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5065 …}
  +nested: Doctrine\ORM\PersistentCollection {#5067 …}
  +votes: Doctrine\ORM\PersistentCollection {#5069 …}
  +reports: Doctrine\ORM\PersistentCollection {#5071 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5075 …}
  -id: 82722
  -bodyTs: "'built':5 'bullshit':7,11 'eh':1 'flow':12 'let':9 'movement':3 'other':8 'say':14 'upon':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4642222"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698693129 {#5062
    date: 2023-10-30 20:12:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4333
  +user: App\Entity\User {#4346 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "[reuters.com/…/dead-birds-get-new-life-new-mexico-…](https://www.reuters.com/lifestyle/science/dead-birds-get-new-life-new-mexico-researchers-develop-taxidermy-bird-drones-2023-04-13/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698686066 {#4328
    date: 2023-10-30 18:14:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4334 …}
  +nested: Doctrine\ORM\PersistentCollection {#4336 …}
  +votes: Doctrine\ORM\PersistentCollection {#4338 …}
  +reports: Doctrine\ORM\PersistentCollection {#4340 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4342 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4344 …}
  -id: 80279
  -bodyTs: "'/dead-birds-get-new-life-new-mexico-':2 '/lifestyle/science/dead-birds-get-new-life-new-mexico-researchers-develop-taxidermy-bird-drones-2023-04-13/)':5 'reuters.com':1 'www.reuters.com':4 'www.reuters.com/lifestyle/science/dead-birds-get-new-life-new-mexico-researchers-develop-taxidermy-bird-drones-2023-04-13/)':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4936070"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698686066 {#4329
    date: 2023-10-30 18:14: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
47 DENIED edit
App\Entity\EntryComment {#4333
  +user: App\Entity\User {#4346 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "[reuters.com/…/dead-birds-get-new-life-new-mexico-…](https://www.reuters.com/lifestyle/science/dead-birds-get-new-life-new-mexico-researchers-develop-taxidermy-bird-drones-2023-04-13/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698686066 {#4328
    date: 2023-10-30 18:14:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4334 …}
  +nested: Doctrine\ORM\PersistentCollection {#4336 …}
  +votes: Doctrine\ORM\PersistentCollection {#4338 …}
  +reports: Doctrine\ORM\PersistentCollection {#4340 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4342 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4344 …}
  -id: 80279
  -bodyTs: "'/dead-birds-get-new-life-new-mexico-':2 '/lifestyle/science/dead-birds-get-new-life-new-mexico-researchers-develop-taxidermy-bird-drones-2023-04-13/)':5 'reuters.com':1 'www.reuters.com':4 'www.reuters.com/lifestyle/science/dead-birds-get-new-life-new-mexico-researchers-develop-taxidermy-bird-drones-2023-04-13/)':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4936070"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698686066 {#4329
    date: 2023-10-30 18:14: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
48 DENIED moderate
App\Entity\EntryComment {#4333
  +user: App\Entity\User {#4346 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "[reuters.com/…/dead-birds-get-new-life-new-mexico-…](https://www.reuters.com/lifestyle/science/dead-birds-get-new-life-new-mexico-researchers-develop-taxidermy-bird-drones-2023-04-13/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698686066 {#4328
    date: 2023-10-30 18:14:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4334 …}
  +nested: Doctrine\ORM\PersistentCollection {#4336 …}
  +votes: Doctrine\ORM\PersistentCollection {#4338 …}
  +reports: Doctrine\ORM\PersistentCollection {#4340 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4342 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4344 …}
  -id: 80279
  -bodyTs: "'/dead-birds-get-new-life-new-mexico-':2 '/lifestyle/science/dead-birds-get-new-life-new-mexico-researchers-develop-taxidermy-bird-drones-2023-04-13/)':5 'reuters.com':1 'www.reuters.com':4 'www.reuters.com/lifestyle/science/dead-birds-get-new-life-new-mexico-researchers-develop-taxidermy-bird-drones-2023-04-13/)':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4936070"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698686066 {#4329
    date: 2023-10-30 18:14: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
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 {#4407
  +user: App\Entity\User {#4420 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    The conspiracy that ALL birds were drones, not that they made drones out of dead birds.\n
    \n
    This is more of a [drone corpse ](https://g.co/kgs/zDqJPp)\n
    \n
    This would actually disprove that ‘birds aren’t real’ and points to a more sinister cabal.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1698692045 {#4401
    date: 2023-10-30 19:54:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4408 …}
  +nested: Doctrine\ORM\PersistentCollection {#4410 …}
  +votes: Doctrine\ORM\PersistentCollection {#4412 …}
  +reports: Doctrine\ORM\PersistentCollection {#4414 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4416 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4418 …}
  -id: 80159
  -bodyTs: "'/kgs/zdqjpp)':26 'actual':29 'aren':33 'bird':5,16,32 'cabal':42 'conspiraci':2 'corps':23 'dead':15 'disprov':30 'drone':7,12,22 'g.co':25 'g.co/kgs/zdqjpp)':24 'made':11 'point':37 'real':35 'sinist':41 'would':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4913921"
  +editedAt: DateTimeImmutable @1698682417 {#4402
    date: 2023-10-30 17:13:37.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698681395 {#4403
    date: 2023-10-30 16:56:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#4407
  +user: App\Entity\User {#4420 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    The conspiracy that ALL birds were drones, not that they made drones out of dead birds.\n
    \n
    This is more of a [drone corpse ](https://g.co/kgs/zDqJPp)\n
    \n
    This would actually disprove that ‘birds aren’t real’ and points to a more sinister cabal.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1698692045 {#4401
    date: 2023-10-30 19:54:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4408 …}
  +nested: Doctrine\ORM\PersistentCollection {#4410 …}
  +votes: Doctrine\ORM\PersistentCollection {#4412 …}
  +reports: Doctrine\ORM\PersistentCollection {#4414 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4416 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4418 …}
  -id: 80159
  -bodyTs: "'/kgs/zdqjpp)':26 'actual':29 'aren':33 'bird':5,16,32 'cabal':42 'conspiraci':2 'corps':23 'dead':15 'disprov':30 'drone':7,12,22 'g.co':25 'g.co/kgs/zdqjpp)':24 'made':11 'point':37 'real':35 'sinist':41 'would':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4913921"
  +editedAt: DateTimeImmutable @1698682417 {#4402
    date: 2023-10-30 17:13:37.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698681395 {#4403
    date: 2023-10-30 16:56:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#4407
  +user: App\Entity\User {#4420 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    The conspiracy that ALL birds were drones, not that they made drones out of dead birds.\n
    \n
    This is more of a [drone corpse ](https://g.co/kgs/zDqJPp)\n
    \n
    This would actually disprove that ‘birds aren’t real’ and points to a more sinister cabal.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1698692045 {#4401
    date: 2023-10-30 19:54:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4408 …}
  +nested: Doctrine\ORM\PersistentCollection {#4410 …}
  +votes: Doctrine\ORM\PersistentCollection {#4412 …}
  +reports: Doctrine\ORM\PersistentCollection {#4414 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4416 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4418 …}
  -id: 80159
  -bodyTs: "'/kgs/zdqjpp)':26 'actual':29 'aren':33 'bird':5,16,32 'cabal':42 'conspiraci':2 'corps':23 'dead':15 'disprov':30 'drone':7,12,22 'g.co':25 'g.co/kgs/zdqjpp)':24 'made':11 'point':37 'real':35 'sinist':41 'would':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4913921"
  +editedAt: DateTimeImmutable @1698682417 {#4402
    date: 2023-10-30 17:13:37.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698681395 {#4403
    date: 2023-10-30 16:56:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5031
  +user: Proxies\__CG__\App\Entity\User {#5032 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4407
    +user: App\Entity\User {#4420 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      The conspiracy that ALL birds were drones, not that they made drones out of dead birds.\n
      \n
      This is more of a [drone corpse ](https://g.co/kgs/zDqJPp)\n
      \n
      This would actually disprove that ‘birds aren’t real’ and points to a more sinister cabal.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1698692045 {#4401
      date: 2023-10-30 19:54:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4408 …}
    +nested: Doctrine\ORM\PersistentCollection {#4410 …}
    +votes: Doctrine\ORM\PersistentCollection {#4412 …}
    +reports: Doctrine\ORM\PersistentCollection {#4414 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4416 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4418 …}
    -id: 80159
    -bodyTs: "'/kgs/zdqjpp)':26 'actual':29 'aren':33 'bird':5,16,32 'cabal':42 'conspiraci':2 'corps':23 'dead':15 'disprov':30 'drone':7,12,22 'g.co':25 'g.co/kgs/zdqjpp)':24 'made':11 'point':37 'real':35 'sinist':41 'would':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4913921"
    +editedAt: DateTimeImmutable @1698682417 {#4402
      date: 2023-10-30 17:13:37.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698681395 {#4403
      date: 2023-10-30 16:56:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4407}
  +body: "that was a joke"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698682587 {#5029
    date: 2023-10-30 17:16:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@HikingVet@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5033 …}
  +nested: Doctrine\ORM\PersistentCollection {#5035 …}
  +votes: Doctrine\ORM\PersistentCollection {#5037 …}
  +reports: Doctrine\ORM\PersistentCollection {#5039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5041 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5043 …}
  -id: 80190
  -bodyTs: "'joke':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://szmer.info/comment/2844162"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698682587 {#5030
    date: 2023-10-30 17:16:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5031
  +user: Proxies\__CG__\App\Entity\User {#5032 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4407
    +user: App\Entity\User {#4420 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      The conspiracy that ALL birds were drones, not that they made drones out of dead birds.\n
      \n
      This is more of a [drone corpse ](https://g.co/kgs/zDqJPp)\n
      \n
      This would actually disprove that ‘birds aren’t real’ and points to a more sinister cabal.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1698692045 {#4401
      date: 2023-10-30 19:54:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4408 …}
    +nested: Doctrine\ORM\PersistentCollection {#4410 …}
    +votes: Doctrine\ORM\PersistentCollection {#4412 …}
    +reports: Doctrine\ORM\PersistentCollection {#4414 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4416 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4418 …}
    -id: 80159
    -bodyTs: "'/kgs/zdqjpp)':26 'actual':29 'aren':33 'bird':5,16,32 'cabal':42 'conspiraci':2 'corps':23 'dead':15 'disprov':30 'drone':7,12,22 'g.co':25 'g.co/kgs/zdqjpp)':24 'made':11 'point':37 'real':35 'sinist':41 'would':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4913921"
    +editedAt: DateTimeImmutable @1698682417 {#4402
      date: 2023-10-30 17:13:37.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698681395 {#4403
      date: 2023-10-30 16:56:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4407}
  +body: "that was a joke"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698682587 {#5029
    date: 2023-10-30 17:16:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@HikingVet@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5033 …}
  +nested: Doctrine\ORM\PersistentCollection {#5035 …}
  +votes: Doctrine\ORM\PersistentCollection {#5037 …}
  +reports: Doctrine\ORM\PersistentCollection {#5039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5041 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5043 …}
  -id: 80190
  -bodyTs: "'joke':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://szmer.info/comment/2844162"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698682587 {#5030
    date: 2023-10-30 17:16:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5031
  +user: Proxies\__CG__\App\Entity\User {#5032 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4407
    +user: App\Entity\User {#4420 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      The conspiracy that ALL birds were drones, not that they made drones out of dead birds.\n
      \n
      This is more of a [drone corpse ](https://g.co/kgs/zDqJPp)\n
      \n
      This would actually disprove that ‘birds aren’t real’ and points to a more sinister cabal.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1698692045 {#4401
      date: 2023-10-30 19:54:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4408 …}
    +nested: Doctrine\ORM\PersistentCollection {#4410 …}
    +votes: Doctrine\ORM\PersistentCollection {#4412 …}
    +reports: Doctrine\ORM\PersistentCollection {#4414 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4416 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4418 …}
    -id: 80159
    -bodyTs: "'/kgs/zdqjpp)':26 'actual':29 'aren':33 'bird':5,16,32 'cabal':42 'conspiraci':2 'corps':23 'dead':15 'disprov':30 'drone':7,12,22 'g.co':25 'g.co/kgs/zdqjpp)':24 'made':11 'point':37 'real':35 'sinist':41 'would':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4913921"
    +editedAt: DateTimeImmutable @1698682417 {#4402
      date: 2023-10-30 17:13:37.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698681395 {#4403
      date: 2023-10-30 16:56:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4407}
  +body: "that was a joke"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698682587 {#5029
    date: 2023-10-30 17:16:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@HikingVet@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5033 …}
  +nested: Doctrine\ORM\PersistentCollection {#5035 …}
  +votes: Doctrine\ORM\PersistentCollection {#5037 …}
  +reports: Doctrine\ORM\PersistentCollection {#5039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5041 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5043 …}
  -id: 80190
  -bodyTs: "'joke':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://szmer.info/comment/2844162"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698682587 {#5030
    date: 2023-10-30 17:16:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5196
  +user: App\Entity\User {#4420 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5031
    +user: Proxies\__CG__\App\Entity\User {#5032 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4407
      +user: App\Entity\User {#4420 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        The conspiracy that ALL birds were drones, not that they made drones out of dead birds.\n
        \n
        This is more of a [drone corpse ](https://g.co/kgs/zDqJPp)\n
        \n
        This would actually disprove that ‘birds aren’t real’ and points to a more sinister cabal.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1698692045 {#4401
        date: 2023-10-30 19:54:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spasm01@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4408 …}
      +nested: Doctrine\ORM\PersistentCollection {#4410 …}
      +votes: Doctrine\ORM\PersistentCollection {#4412 …}
      +reports: Doctrine\ORM\PersistentCollection {#4414 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4416 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4418 …}
      -id: 80159
      -bodyTs: "'/kgs/zdqjpp)':26 'actual':29 'aren':33 'bird':5,16,32 'cabal':42 'conspiraci':2 'corps':23 'dead':15 'disprov':30 'drone':7,12,22 'g.co':25 'g.co/kgs/zdqjpp)':24 'made':11 'point':37 'real':35 'sinist':41 'would':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/4913921"
      +editedAt: DateTimeImmutable @1698682417 {#4402
        date: 2023-10-30 17:13:37.0 +01:00
      }
      +createdAt: DateTimeImmutable @1698681395 {#4403
        date: 2023-10-30 16:56:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4407}
    +body: "that was a joke"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1698682587 {#5029
      date: 2023-10-30 17:16:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
      "@HikingVet@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5033 …}
    +nested: Doctrine\ORM\PersistentCollection {#5035 …}
    +votes: Doctrine\ORM\PersistentCollection {#5037 …}
    +reports: Doctrine\ORM\PersistentCollection {#5039 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5041 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5043 …}
    -id: 80190
    -bodyTs: "'joke':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://szmer.info/comment/2844162"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698682587 {#5030
      date: 2023-10-30 17:16:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4407}
  +body: """
    I forgot to add, not fucking serious, because if you click the link it takes you to a tech death metal song.\n
    \n
    Really should remember my fellow neurodivergents have issues when you deliver a joke deadpan.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698683074 {#5194
    date: 2023-10-30 17:24:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@HikingVet@lemmy.sdf.org"
    "@magmaus3@szmer.info"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5197 …}
  +nested: Doctrine\ORM\PersistentCollection {#5199 …}
  +votes: Doctrine\ORM\PersistentCollection {#5201 …}
  +reports: Doctrine\ORM\PersistentCollection {#5203 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5207 …}
  -id: 80202
  -bodyTs: "'add':4 'click':11 'deadpan':36 'death':20 'deliv':33 'fellow':27 'forgot':2 'fuck':6 'issu':30 'joke':35 'link':13 'metal':21 'neurodiverg':28 'realli':23 'rememb':25 'serious':7 'song':22 'take':15 'tech':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4914785"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698683074 {#5195
    date: 2023-10-30 17:24: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
59 DENIED edit
App\Entity\EntryComment {#5196
  +user: App\Entity\User {#4420 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5031
    +user: Proxies\__CG__\App\Entity\User {#5032 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4407
      +user: App\Entity\User {#4420 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        The conspiracy that ALL birds were drones, not that they made drones out of dead birds.\n
        \n
        This is more of a [drone corpse ](https://g.co/kgs/zDqJPp)\n
        \n
        This would actually disprove that ‘birds aren’t real’ and points to a more sinister cabal.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1698692045 {#4401
        date: 2023-10-30 19:54:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spasm01@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4408 …}
      +nested: Doctrine\ORM\PersistentCollection {#4410 …}
      +votes: Doctrine\ORM\PersistentCollection {#4412 …}
      +reports: Doctrine\ORM\PersistentCollection {#4414 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4416 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4418 …}
      -id: 80159
      -bodyTs: "'/kgs/zdqjpp)':26 'actual':29 'aren':33 'bird':5,16,32 'cabal':42 'conspiraci':2 'corps':23 'dead':15 'disprov':30 'drone':7,12,22 'g.co':25 'g.co/kgs/zdqjpp)':24 'made':11 'point':37 'real':35 'sinist':41 'would':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/4913921"
      +editedAt: DateTimeImmutable @1698682417 {#4402
        date: 2023-10-30 17:13:37.0 +01:00
      }
      +createdAt: DateTimeImmutable @1698681395 {#4403
        date: 2023-10-30 16:56:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4407}
    +body: "that was a joke"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1698682587 {#5029
      date: 2023-10-30 17:16:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
      "@HikingVet@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5033 …}
    +nested: Doctrine\ORM\PersistentCollection {#5035 …}
    +votes: Doctrine\ORM\PersistentCollection {#5037 …}
    +reports: Doctrine\ORM\PersistentCollection {#5039 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5041 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5043 …}
    -id: 80190
    -bodyTs: "'joke':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://szmer.info/comment/2844162"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698682587 {#5030
      date: 2023-10-30 17:16:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4407}
  +body: """
    I forgot to add, not fucking serious, because if you click the link it takes you to a tech death metal song.\n
    \n
    Really should remember my fellow neurodivergents have issues when you deliver a joke deadpan.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698683074 {#5194
    date: 2023-10-30 17:24:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@HikingVet@lemmy.sdf.org"
    "@magmaus3@szmer.info"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5197 …}
  +nested: Doctrine\ORM\PersistentCollection {#5199 …}
  +votes: Doctrine\ORM\PersistentCollection {#5201 …}
  +reports: Doctrine\ORM\PersistentCollection {#5203 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5207 …}
  -id: 80202
  -bodyTs: "'add':4 'click':11 'deadpan':36 'death':20 'deliv':33 'fellow':27 'forgot':2 'fuck':6 'issu':30 'joke':35 'link':13 'metal':21 'neurodiverg':28 'realli':23 'rememb':25 'serious':7 'song':22 'take':15 'tech':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4914785"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698683074 {#5195
    date: 2023-10-30 17:24: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
60 DENIED moderate
App\Entity\EntryComment {#5196
  +user: App\Entity\User {#4420 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5031
    +user: Proxies\__CG__\App\Entity\User {#5032 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4407
      +user: App\Entity\User {#4420 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        The conspiracy that ALL birds were drones, not that they made drones out of dead birds.\n
        \n
        This is more of a [drone corpse ](https://g.co/kgs/zDqJPp)\n
        \n
        This would actually disprove that ‘birds aren’t real’ and points to a more sinister cabal.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1698692045 {#4401
        date: 2023-10-30 19:54:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spasm01@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4408 …}
      +nested: Doctrine\ORM\PersistentCollection {#4410 …}
      +votes: Doctrine\ORM\PersistentCollection {#4412 …}
      +reports: Doctrine\ORM\PersistentCollection {#4414 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4416 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4418 …}
      -id: 80159
      -bodyTs: "'/kgs/zdqjpp)':26 'actual':29 'aren':33 'bird':5,16,32 'cabal':42 'conspiraci':2 'corps':23 'dead':15 'disprov':30 'drone':7,12,22 'g.co':25 'g.co/kgs/zdqjpp)':24 'made':11 'point':37 'real':35 'sinist':41 'would':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/4913921"
      +editedAt: DateTimeImmutable @1698682417 {#4402
        date: 2023-10-30 17:13:37.0 +01:00
      }
      +createdAt: DateTimeImmutable @1698681395 {#4403
        date: 2023-10-30 16:56:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4407}
    +body: "that was a joke"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1698682587 {#5029
      date: 2023-10-30 17:16:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
      "@HikingVet@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5033 …}
    +nested: Doctrine\ORM\PersistentCollection {#5035 …}
    +votes: Doctrine\ORM\PersistentCollection {#5037 …}
    +reports: Doctrine\ORM\PersistentCollection {#5039 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5041 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5043 …}
    -id: 80190
    -bodyTs: "'joke':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://szmer.info/comment/2844162"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698682587 {#5030
      date: 2023-10-30 17:16:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4407}
  +body: """
    I forgot to add, not fucking serious, because if you click the link it takes you to a tech death metal song.\n
    \n
    Really should remember my fellow neurodivergents have issues when you deliver a joke deadpan.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698683074 {#5194
    date: 2023-10-30 17:24:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@HikingVet@lemmy.sdf.org"
    "@magmaus3@szmer.info"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5197 …}
  +nested: Doctrine\ORM\PersistentCollection {#5199 …}
  +votes: Doctrine\ORM\PersistentCollection {#5201 …}
  +reports: Doctrine\ORM\PersistentCollection {#5203 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5207 …}
  -id: 80202
  -bodyTs: "'add':4 'click':11 'deadpan':36 'death':20 'deliv':33 'fellow':27 'forgot':2 'fuck':6 'issu':30 'joke':35 'link':13 'metal':21 'neurodiverg':28 'realli':23 'rememb':25 'serious':7 'song':22 'take':15 'tech':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4914785"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698683074 {#5195
    date: 2023-10-30 17:24: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
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 {#5281
  +user: Proxies\__CG__\App\Entity\User {#5282 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5196
    +user: App\Entity\User {#4420 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5031
      +user: Proxies\__CG__\App\Entity\User {#5032 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4407
        +user: App\Entity\User {#4420 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          The conspiracy that ALL birds were drones, not that they made drones out of dead birds.\n
          \n
          This is more of a [drone corpse ](https://g.co/kgs/zDqJPp)\n
          \n
          This would actually disprove that ‘birds aren’t real’ and points to a more sinister cabal.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1698692045 {#4401
          date: 2023-10-30 19:54:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spasm01@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4408 …}
        +nested: Doctrine\ORM\PersistentCollection {#4410 …}
        +votes: Doctrine\ORM\PersistentCollection {#4412 …}
        +reports: Doctrine\ORM\PersistentCollection {#4414 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4416 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4418 …}
        -id: 80159
        -bodyTs: "'/kgs/zdqjpp)':26 'actual':29 'aren':33 'bird':5,16,32 'cabal':42 'conspiraci':2 'corps':23 'dead':15 'disprov':30 'drone':7,12,22 'g.co':25 'g.co/kgs/zdqjpp)':24 'made':11 'point':37 'real':35 'sinist':41 'would':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.sdf.org/comment/4913921"
        +editedAt: DateTimeImmutable @1698682417 {#4402
          date: 2023-10-30 17:13:37.0 +01:00
        }
        +createdAt: DateTimeImmutable @1698681395 {#4403
          date: 2023-10-30 16:56:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4407}
      +body: "that was a joke"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1698682587 {#5029
        date: 2023-10-30 17:16:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spasm01@lemmy.dbzer0.com"
        "@HikingVet@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5033 …}
      +nested: Doctrine\ORM\PersistentCollection {#5035 …}
      +votes: Doctrine\ORM\PersistentCollection {#5037 …}
      +reports: Doctrine\ORM\PersistentCollection {#5039 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5041 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5043 …}
      -id: 80190
      -bodyTs: "'joke':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://szmer.info/comment/2844162"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698682587 {#5030
        date: 2023-10-30 17:16:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4407}
    +body: """
      I forgot to add, not fucking serious, because if you click the link it takes you to a tech death metal song.\n
      \n
      Really should remember my fellow neurodivergents have issues when you deliver a joke deadpan.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1698683074 {#5194
      date: 2023-10-30 17:24:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
      "@HikingVet@lemmy.sdf.org"
      "@magmaus3@szmer.info"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5197 …}
    +nested: Doctrine\ORM\PersistentCollection {#5199 …}
    +votes: Doctrine\ORM\PersistentCollection {#5201 …}
    +reports: Doctrine\ORM\PersistentCollection {#5203 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5205 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5207 …}
    -id: 80202
    -bodyTs: "'add':4 'click':11 'deadpan':36 'death':20 'deliv':33 'fellow':27 'forgot':2 'fuck':6 'issu':30 'joke':35 'link':13 'metal':21 'neurodiverg':28 'realli':23 'rememb':25 'serious':7 'song':22 'take':15 'tech':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4914785"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698683074 {#5195
      date: 2023-10-30 17:24:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4407}
  +body: "Mentioned issues aside, I’ve met quite a few neurotypicals who are extremely blind to satire, deadpan or not."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698684649 {#5279
    date: 2023-10-30 17:50:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@HikingVet@lemmy.sdf.org"
    "@magmaus3@szmer.info"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5283 …}
  +nested: Doctrine\ORM\PersistentCollection {#5285 …}
  +votes: Doctrine\ORM\PersistentCollection {#5287 …}
  +reports: Doctrine\ORM\PersistentCollection {#5289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5293 …}
  -id: 80242
  -bodyTs: "'asid':3 'blind':14 'deadpan':17 'extrem':13 'issu':2 'mention':1 'met':6 'neurotyp':10 'quit':7 'satir':16 've':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4935594"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698684649 {#5280
    date: 2023-10-30 17:50:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5281
  +user: Proxies\__CG__\App\Entity\User {#5282 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5196
    +user: App\Entity\User {#4420 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5031
      +user: Proxies\__CG__\App\Entity\User {#5032 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4407
        +user: App\Entity\User {#4420 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          The conspiracy that ALL birds were drones, not that they made drones out of dead birds.\n
          \n
          This is more of a [drone corpse ](https://g.co/kgs/zDqJPp)\n
          \n
          This would actually disprove that ‘birds aren’t real’ and points to a more sinister cabal.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1698692045 {#4401
          date: 2023-10-30 19:54:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spasm01@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4408 …}
        +nested: Doctrine\ORM\PersistentCollection {#4410 …}
        +votes: Doctrine\ORM\PersistentCollection {#4412 …}
        +reports: Doctrine\ORM\PersistentCollection {#4414 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4416 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4418 …}
        -id: 80159
        -bodyTs: "'/kgs/zdqjpp)':26 'actual':29 'aren':33 'bird':5,16,32 'cabal':42 'conspiraci':2 'corps':23 'dead':15 'disprov':30 'drone':7,12,22 'g.co':25 'g.co/kgs/zdqjpp)':24 'made':11 'point':37 'real':35 'sinist':41 'would':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.sdf.org/comment/4913921"
        +editedAt: DateTimeImmutable @1698682417 {#4402
          date: 2023-10-30 17:13:37.0 +01:00
        }
        +createdAt: DateTimeImmutable @1698681395 {#4403
          date: 2023-10-30 16:56:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4407}
      +body: "that was a joke"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1698682587 {#5029
        date: 2023-10-30 17:16:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spasm01@lemmy.dbzer0.com"
        "@HikingVet@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5033 …}
      +nested: Doctrine\ORM\PersistentCollection {#5035 …}
      +votes: Doctrine\ORM\PersistentCollection {#5037 …}
      +reports: Doctrine\ORM\PersistentCollection {#5039 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5041 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5043 …}
      -id: 80190
      -bodyTs: "'joke':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://szmer.info/comment/2844162"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698682587 {#5030
        date: 2023-10-30 17:16:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4407}
    +body: """
      I forgot to add, not fucking serious, because if you click the link it takes you to a tech death metal song.\n
      \n
      Really should remember my fellow neurodivergents have issues when you deliver a joke deadpan.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1698683074 {#5194
      date: 2023-10-30 17:24:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
      "@HikingVet@lemmy.sdf.org"
      "@magmaus3@szmer.info"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5197 …}
    +nested: Doctrine\ORM\PersistentCollection {#5199 …}
    +votes: Doctrine\ORM\PersistentCollection {#5201 …}
    +reports: Doctrine\ORM\PersistentCollection {#5203 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5205 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5207 …}
    -id: 80202
    -bodyTs: "'add':4 'click':11 'deadpan':36 'death':20 'deliv':33 'fellow':27 'forgot':2 'fuck':6 'issu':30 'joke':35 'link':13 'metal':21 'neurodiverg':28 'realli':23 'rememb':25 'serious':7 'song':22 'take':15 'tech':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4914785"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698683074 {#5195
      date: 2023-10-30 17:24:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4407}
  +body: "Mentioned issues aside, I’ve met quite a few neurotypicals who are extremely blind to satire, deadpan or not."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698684649 {#5279
    date: 2023-10-30 17:50:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@HikingVet@lemmy.sdf.org"
    "@magmaus3@szmer.info"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5283 …}
  +nested: Doctrine\ORM\PersistentCollection {#5285 …}
  +votes: Doctrine\ORM\PersistentCollection {#5287 …}
  +reports: Doctrine\ORM\PersistentCollection {#5289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5293 …}
  -id: 80242
  -bodyTs: "'asid':3 'blind':14 'deadpan':17 'extrem':13 'issu':2 'mention':1 'met':6 'neurotyp':10 'quit':7 'satir':16 've':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4935594"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698684649 {#5280
    date: 2023-10-30 17:50:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5281
  +user: Proxies\__CG__\App\Entity\User {#5282 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5196
    +user: App\Entity\User {#4420 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5031
      +user: Proxies\__CG__\App\Entity\User {#5032 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4407
        +user: App\Entity\User {#4420 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          The conspiracy that ALL birds were drones, not that they made drones out of dead birds.\n
          \n
          This is more of a [drone corpse ](https://g.co/kgs/zDqJPp)\n
          \n
          This would actually disprove that ‘birds aren’t real’ and points to a more sinister cabal.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1698692045 {#4401
          date: 2023-10-30 19:54:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spasm01@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4408 …}
        +nested: Doctrine\ORM\PersistentCollection {#4410 …}
        +votes: Doctrine\ORM\PersistentCollection {#4412 …}
        +reports: Doctrine\ORM\PersistentCollection {#4414 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4416 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4418 …}
        -id: 80159
        -bodyTs: "'/kgs/zdqjpp)':26 'actual':29 'aren':33 'bird':5,16,32 'cabal':42 'conspiraci':2 'corps':23 'dead':15 'disprov':30 'drone':7,12,22 'g.co':25 'g.co/kgs/zdqjpp)':24 'made':11 'point':37 'real':35 'sinist':41 'would':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.sdf.org/comment/4913921"
        +editedAt: DateTimeImmutable @1698682417 {#4402
          date: 2023-10-30 17:13:37.0 +01:00
        }
        +createdAt: DateTimeImmutable @1698681395 {#4403
          date: 2023-10-30 16:56:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4407}
      +body: "that was a joke"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1698682587 {#5029
        date: 2023-10-30 17:16:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spasm01@lemmy.dbzer0.com"
        "@HikingVet@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5033 …}
      +nested: Doctrine\ORM\PersistentCollection {#5035 …}
      +votes: Doctrine\ORM\PersistentCollection {#5037 …}
      +reports: Doctrine\ORM\PersistentCollection {#5039 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5041 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5043 …}
      -id: 80190
      -bodyTs: "'joke':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://szmer.info/comment/2844162"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698682587 {#5030
        date: 2023-10-30 17:16:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4407}
    +body: """
      I forgot to add, not fucking serious, because if you click the link it takes you to a tech death metal song.\n
      \n
      Really should remember my fellow neurodivergents have issues when you deliver a joke deadpan.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1698683074 {#5194
      date: 2023-10-30 17:24:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
      "@HikingVet@lemmy.sdf.org"
      "@magmaus3@szmer.info"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5197 …}
    +nested: Doctrine\ORM\PersistentCollection {#5199 …}
    +votes: Doctrine\ORM\PersistentCollection {#5201 …}
    +reports: Doctrine\ORM\PersistentCollection {#5203 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5205 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5207 …}
    -id: 80202
    -bodyTs: "'add':4 'click':11 'deadpan':36 'death':20 'deliv':33 'fellow':27 'forgot':2 'fuck':6 'issu':30 'joke':35 'link':13 'metal':21 'neurodiverg':28 'realli':23 'rememb':25 'serious':7 'song':22 'take':15 'tech':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4914785"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698683074 {#5195
      date: 2023-10-30 17:24:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4407}
  +body: "Mentioned issues aside, I’ve met quite a few neurotypicals who are extremely blind to satire, deadpan or not."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698684649 {#5279
    date: 2023-10-30 17:50:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@HikingVet@lemmy.sdf.org"
    "@magmaus3@szmer.info"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5283 …}
  +nested: Doctrine\ORM\PersistentCollection {#5285 …}
  +votes: Doctrine\ORM\PersistentCollection {#5287 …}
  +reports: Doctrine\ORM\PersistentCollection {#5289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5293 …}
  -id: 80242
  -bodyTs: "'asid':3 'blind':14 'deadpan':17 'extrem':13 'issu':2 'mention':1 'met':6 'neurotyp':10 'quit':7 'satir':16 've':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4935594"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698684649 {#5280
    date: 2023-10-30 17:50:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5297
  +user: Proxies\__CG__\App\Entity\User {#5032 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5196
    +user: App\Entity\User {#4420 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5031
      +user: Proxies\__CG__\App\Entity\User {#5032 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4407
        +user: App\Entity\User {#4420 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          The conspiracy that ALL birds were drones, not that they made drones out of dead birds.\n
          \n
          This is more of a [drone corpse ](https://g.co/kgs/zDqJPp)\n
          \n
          This would actually disprove that ‘birds aren’t real’ and points to a more sinister cabal.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1698692045 {#4401
          date: 2023-10-30 19:54:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spasm01@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4408 …}
        +nested: Doctrine\ORM\PersistentCollection {#4410 …}
        +votes: Doctrine\ORM\PersistentCollection {#4412 …}
        +reports: Doctrine\ORM\PersistentCollection {#4414 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4416 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4418 …}
        -id: 80159
        -bodyTs: "'/kgs/zdqjpp)':26 'actual':29 'aren':33 'bird':5,16,32 'cabal':42 'conspiraci':2 'corps':23 'dead':15 'disprov':30 'drone':7,12,22 'g.co':25 'g.co/kgs/zdqjpp)':24 'made':11 'point':37 'real':35 'sinist':41 'would':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.sdf.org/comment/4913921"
        +editedAt: DateTimeImmutable @1698682417 {#4402
          date: 2023-10-30 17:13:37.0 +01:00
        }
        +createdAt: DateTimeImmutable @1698681395 {#4403
          date: 2023-10-30 16:56:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4407}
      +body: "that was a joke"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1698682587 {#5029
        date: 2023-10-30 17:16:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spasm01@lemmy.dbzer0.com"
        "@HikingVet@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5033 …}
      +nested: Doctrine\ORM\PersistentCollection {#5035 …}
      +votes: Doctrine\ORM\PersistentCollection {#5037 …}
      +reports: Doctrine\ORM\PersistentCollection {#5039 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5041 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5043 …}
      -id: 80190
      -bodyTs: "'joke':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://szmer.info/comment/2844162"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698682587 {#5030
        date: 2023-10-30 17:16:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4407}
    +body: """
      I forgot to add, not fucking serious, because if you click the link it takes you to a tech death metal song.\n
      \n
      Really should remember my fellow neurodivergents have issues when you deliver a joke deadpan.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1698683074 {#5194
      date: 2023-10-30 17:24:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
      "@HikingVet@lemmy.sdf.org"
      "@magmaus3@szmer.info"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5197 …}
    +nested: Doctrine\ORM\PersistentCollection {#5199 …}
    +votes: Doctrine\ORM\PersistentCollection {#5201 …}
    +reports: Doctrine\ORM\PersistentCollection {#5203 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5205 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5207 …}
    -id: 80202
    -bodyTs: "'add':4 'click':11 'deadpan':36 'death':20 'deliv':33 'fellow':27 'forgot':2 'fuck':6 'issu':30 'joke':35 'link':13 'metal':21 'neurodiverg':28 'realli':23 'rememb':25 'serious':7 'song':22 'take':15 'tech':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4914785"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698683074 {#5195
      date: 2023-10-30 17:24:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4407}
  +body: "didn’t notice the link, sorry"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698685400 {#5295
    date: 2023-10-30 18:03:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@HikingVet@lemmy.sdf.org"
    "@magmaus3@szmer.info"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5298 …}
  +nested: Doctrine\ORM\PersistentCollection {#5300 …}
  +votes: Doctrine\ORM\PersistentCollection {#5302 …}
  +reports: Doctrine\ORM\PersistentCollection {#5304 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5308 …}
  -id: 80256
  -bodyTs: "'didn':1 'link':5 'notic':3 'sorri':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://szmer.info/comment/2844817"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698685400 {#5296
    date: 2023-10-30 18:03:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#5297
  +user: Proxies\__CG__\App\Entity\User {#5032 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5196
    +user: App\Entity\User {#4420 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5031
      +user: Proxies\__CG__\App\Entity\User {#5032 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4407
        +user: App\Entity\User {#4420 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          The conspiracy that ALL birds were drones, not that they made drones out of dead birds.\n
          \n
          This is more of a [drone corpse ](https://g.co/kgs/zDqJPp)\n
          \n
          This would actually disprove that ‘birds aren’t real’ and points to a more sinister cabal.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1698692045 {#4401
          date: 2023-10-30 19:54:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spasm01@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4408 …}
        +nested: Doctrine\ORM\PersistentCollection {#4410 …}
        +votes: Doctrine\ORM\PersistentCollection {#4412 …}
        +reports: Doctrine\ORM\PersistentCollection {#4414 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4416 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4418 …}
        -id: 80159
        -bodyTs: "'/kgs/zdqjpp)':26 'actual':29 'aren':33 'bird':5,16,32 'cabal':42 'conspiraci':2 'corps':23 'dead':15 'disprov':30 'drone':7,12,22 'g.co':25 'g.co/kgs/zdqjpp)':24 'made':11 'point':37 'real':35 'sinist':41 'would':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.sdf.org/comment/4913921"
        +editedAt: DateTimeImmutable @1698682417 {#4402
          date: 2023-10-30 17:13:37.0 +01:00
        }
        +createdAt: DateTimeImmutable @1698681395 {#4403
          date: 2023-10-30 16:56:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4407}
      +body: "that was a joke"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1698682587 {#5029
        date: 2023-10-30 17:16:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spasm01@lemmy.dbzer0.com"
        "@HikingVet@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5033 …}
      +nested: Doctrine\ORM\PersistentCollection {#5035 …}
      +votes: Doctrine\ORM\PersistentCollection {#5037 …}
      +reports: Doctrine\ORM\PersistentCollection {#5039 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5041 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5043 …}
      -id: 80190
      -bodyTs: "'joke':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://szmer.info/comment/2844162"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698682587 {#5030
        date: 2023-10-30 17:16:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4407}
    +body: """
      I forgot to add, not fucking serious, because if you click the link it takes you to a tech death metal song.\n
      \n
      Really should remember my fellow neurodivergents have issues when you deliver a joke deadpan.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1698683074 {#5194
      date: 2023-10-30 17:24:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
      "@HikingVet@lemmy.sdf.org"
      "@magmaus3@szmer.info"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5197 …}
    +nested: Doctrine\ORM\PersistentCollection {#5199 …}
    +votes: Doctrine\ORM\PersistentCollection {#5201 …}
    +reports: Doctrine\ORM\PersistentCollection {#5203 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5205 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5207 …}
    -id: 80202
    -bodyTs: "'add':4 'click':11 'deadpan':36 'death':20 'deliv':33 'fellow':27 'forgot':2 'fuck':6 'issu':30 'joke':35 'link':13 'metal':21 'neurodiverg':28 'realli':23 'rememb':25 'serious':7 'song':22 'take':15 'tech':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4914785"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698683074 {#5195
      date: 2023-10-30 17:24:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4407}
  +body: "didn’t notice the link, sorry"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698685400 {#5295
    date: 2023-10-30 18:03:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@HikingVet@lemmy.sdf.org"
    "@magmaus3@szmer.info"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5298 …}
  +nested: Doctrine\ORM\PersistentCollection {#5300 …}
  +votes: Doctrine\ORM\PersistentCollection {#5302 …}
  +reports: Doctrine\ORM\PersistentCollection {#5304 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5308 …}
  -id: 80256
  -bodyTs: "'didn':1 'link':5 'notic':3 'sorri':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://szmer.info/comment/2844817"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698685400 {#5296
    date: 2023-10-30 18:03:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#5297
  +user: Proxies\__CG__\App\Entity\User {#5032 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5196
    +user: App\Entity\User {#4420 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5031
      +user: Proxies\__CG__\App\Entity\User {#5032 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4407
        +user: App\Entity\User {#4420 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          The conspiracy that ALL birds were drones, not that they made drones out of dead birds.\n
          \n
          This is more of a [drone corpse ](https://g.co/kgs/zDqJPp)\n
          \n
          This would actually disprove that ‘birds aren’t real’ and points to a more sinister cabal.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1698692045 {#4401
          date: 2023-10-30 19:54:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spasm01@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4408 …}
        +nested: Doctrine\ORM\PersistentCollection {#4410 …}
        +votes: Doctrine\ORM\PersistentCollection {#4412 …}
        +reports: Doctrine\ORM\PersistentCollection {#4414 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4416 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4418 …}
        -id: 80159
        -bodyTs: "'/kgs/zdqjpp)':26 'actual':29 'aren':33 'bird':5,16,32 'cabal':42 'conspiraci':2 'corps':23 'dead':15 'disprov':30 'drone':7,12,22 'g.co':25 'g.co/kgs/zdqjpp)':24 'made':11 'point':37 'real':35 'sinist':41 'would':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.sdf.org/comment/4913921"
        +editedAt: DateTimeImmutable @1698682417 {#4402
          date: 2023-10-30 17:13:37.0 +01:00
        }
        +createdAt: DateTimeImmutable @1698681395 {#4403
          date: 2023-10-30 16:56:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4407}
      +body: "that was a joke"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1698682587 {#5029
        date: 2023-10-30 17:16:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spasm01@lemmy.dbzer0.com"
        "@HikingVet@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5033 …}
      +nested: Doctrine\ORM\PersistentCollection {#5035 …}
      +votes: Doctrine\ORM\PersistentCollection {#5037 …}
      +reports: Doctrine\ORM\PersistentCollection {#5039 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5041 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5043 …}
      -id: 80190
      -bodyTs: "'joke':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://szmer.info/comment/2844162"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698682587 {#5030
        date: 2023-10-30 17:16:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4407}
    +body: """
      I forgot to add, not fucking serious, because if you click the link it takes you to a tech death metal song.\n
      \n
      Really should remember my fellow neurodivergents have issues when you deliver a joke deadpan.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1698683074 {#5194
      date: 2023-10-30 17:24:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
      "@HikingVet@lemmy.sdf.org"
      "@magmaus3@szmer.info"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5197 …}
    +nested: Doctrine\ORM\PersistentCollection {#5199 …}
    +votes: Doctrine\ORM\PersistentCollection {#5201 …}
    +reports: Doctrine\ORM\PersistentCollection {#5203 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5205 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5207 …}
    -id: 80202
    -bodyTs: "'add':4 'click':11 'deadpan':36 'death':20 'deliv':33 'fellow':27 'forgot':2 'fuck':6 'issu':30 'joke':35 'link':13 'metal':21 'neurodiverg':28 'realli':23 'rememb':25 'serious':7 'song':22 'take':15 'tech':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4914785"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698683074 {#5195
      date: 2023-10-30 17:24:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4407}
  +body: "didn’t notice the link, sorry"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698685400 {#5295
    date: 2023-10-30 18:03:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@HikingVet@lemmy.sdf.org"
    "@magmaus3@szmer.info"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5298 …}
  +nested: Doctrine\ORM\PersistentCollection {#5300 …}
  +votes: Doctrine\ORM\PersistentCollection {#5302 …}
  +reports: Doctrine\ORM\PersistentCollection {#5304 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5308 …}
  -id: 80256
  -bodyTs: "'didn':1 'link':5 'notic':3 'sorri':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://szmer.info/comment/2844817"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698685400 {#5296
    date: 2023-10-30 18:03:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#5047
  +user: Proxies\__CG__\App\Entity\User {#5048 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4407
    +user: App\Entity\User {#4420 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      The conspiracy that ALL birds were drones, not that they made drones out of dead birds.\n
      \n
      This is more of a [drone corpse ](https://g.co/kgs/zDqJPp)\n
      \n
      This would actually disprove that ‘birds aren’t real’ and points to a more sinister cabal.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1698692045 {#4401
      date: 2023-10-30 19:54:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4408 …}
    +nested: Doctrine\ORM\PersistentCollection {#4410 …}
    +votes: Doctrine\ORM\PersistentCollection {#4412 …}
    +reports: Doctrine\ORM\PersistentCollection {#4414 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4416 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4418 …}
    -id: 80159
    -bodyTs: "'/kgs/zdqjpp)':26 'actual':29 'aren':33 'bird':5,16,32 'cabal':42 'conspiraci':2 'corps':23 'dead':15 'disprov':30 'drone':7,12,22 'g.co':25 'g.co/kgs/zdqjpp)':24 'made':11 'point':37 'real':35 'sinist':41 'would':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4913921"
    +editedAt: DateTimeImmutable @1698682417 {#4402
      date: 2023-10-30 17:13:37.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698681395 {#4403
      date: 2023-10-30 16:56:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4407}
  +body: """
    This is clearly just a limited hangout so they can say “look at how crude our taxidermy robots are! This totally proves birds are real!”\n
    \n
    The government wants you to believe they aren’t capable of creating the omnipresent surveillance network that are so-called “birds”. We’ve been under this surveillance since the early 60s when the government avian extermination program was in full swing. Why else do you think they were so gung-ho about DDT? It helped provide smokescreen for the avian replacement system experiment. Wake up, Birds Aren’t Real
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1698682628 {#5045
    date: 2023-10-30 17:17:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@HikingVet@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5049 …}
  +nested: Doctrine\ORM\PersistentCollection {#5051 …}
  +votes: Doctrine\ORM\PersistentCollection {#5053 …}
  +reports: Doctrine\ORM\PersistentCollection {#5055 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5057 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5059 …}
  -id: 80194
  -bodyTs: "'60s':57 'aren':33,94 'avian':61,87 'believ':31 'bird':23,47,93 'call':46 'capabl':35 'clear':3 'creat':37 'crude':15 'ddt':80 'earli':56 'els':69 'experi':90 'extermin':62 'full':66 'govern':27,60 'gung':77 'gung-ho':76 'hangout':7 'help':82 'ho':78 'limit':6 'look':12 'network':41 'omnipres':39 'program':63 'prove':22 'provid':83 'real':25,96 'replac':88 'robot':18 'say':11 'sinc':54 'smokescreen':84 'so-cal':44 'surveil':40,53 'swing':67 'system':89 'taxidermi':17 'think':72 'total':21 've':49 'wake':91 'want':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4180570"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698682628 {#5046
    date: 2023-10-30 17:17: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
71 DENIED edit
App\Entity\EntryComment {#5047
  +user: Proxies\__CG__\App\Entity\User {#5048 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4407
    +user: App\Entity\User {#4420 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      The conspiracy that ALL birds were drones, not that they made drones out of dead birds.\n
      \n
      This is more of a [drone corpse ](https://g.co/kgs/zDqJPp)\n
      \n
      This would actually disprove that ‘birds aren’t real’ and points to a more sinister cabal.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1698692045 {#4401
      date: 2023-10-30 19:54:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4408 …}
    +nested: Doctrine\ORM\PersistentCollection {#4410 …}
    +votes: Doctrine\ORM\PersistentCollection {#4412 …}
    +reports: Doctrine\ORM\PersistentCollection {#4414 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4416 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4418 …}
    -id: 80159
    -bodyTs: "'/kgs/zdqjpp)':26 'actual':29 'aren':33 'bird':5,16,32 'cabal':42 'conspiraci':2 'corps':23 'dead':15 'disprov':30 'drone':7,12,22 'g.co':25 'g.co/kgs/zdqjpp)':24 'made':11 'point':37 'real':35 'sinist':41 'would':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4913921"
    +editedAt: DateTimeImmutable @1698682417 {#4402
      date: 2023-10-30 17:13:37.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698681395 {#4403
      date: 2023-10-30 16:56:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4407}
  +body: """
    This is clearly just a limited hangout so they can say “look at how crude our taxidermy robots are! This totally proves birds are real!”\n
    \n
    The government wants you to believe they aren’t capable of creating the omnipresent surveillance network that are so-called “birds”. We’ve been under this surveillance since the early 60s when the government avian extermination program was in full swing. Why else do you think they were so gung-ho about DDT? It helped provide smokescreen for the avian replacement system experiment. Wake up, Birds Aren’t Real
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1698682628 {#5045
    date: 2023-10-30 17:17:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@HikingVet@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5049 …}
  +nested: Doctrine\ORM\PersistentCollection {#5051 …}
  +votes: Doctrine\ORM\PersistentCollection {#5053 …}
  +reports: Doctrine\ORM\PersistentCollection {#5055 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5057 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5059 …}
  -id: 80194
  -bodyTs: "'60s':57 'aren':33,94 'avian':61,87 'believ':31 'bird':23,47,93 'call':46 'capabl':35 'clear':3 'creat':37 'crude':15 'ddt':80 'earli':56 'els':69 'experi':90 'extermin':62 'full':66 'govern':27,60 'gung':77 'gung-ho':76 'hangout':7 'help':82 'ho':78 'limit':6 'look':12 'network':41 'omnipres':39 'program':63 'prove':22 'provid':83 'real':25,96 'replac':88 'robot':18 'say':11 'sinc':54 'smokescreen':84 'so-cal':44 'surveil':40,53 'swing':67 'system':89 'taxidermi':17 'think':72 'total':21 've':49 'wake':91 'want':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4180570"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698682628 {#5046
    date: 2023-10-30 17:17: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
72 DENIED moderate
App\Entity\EntryComment {#5047
  +user: Proxies\__CG__\App\Entity\User {#5048 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4407
    +user: App\Entity\User {#4420 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      The conspiracy that ALL birds were drones, not that they made drones out of dead birds.\n
      \n
      This is more of a [drone corpse ](https://g.co/kgs/zDqJPp)\n
      \n
      This would actually disprove that ‘birds aren’t real’ and points to a more sinister cabal.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1698692045 {#4401
      date: 2023-10-30 19:54:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4408 …}
    +nested: Doctrine\ORM\PersistentCollection {#4410 …}
    +votes: Doctrine\ORM\PersistentCollection {#4412 …}
    +reports: Doctrine\ORM\PersistentCollection {#4414 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4416 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4418 …}
    -id: 80159
    -bodyTs: "'/kgs/zdqjpp)':26 'actual':29 'aren':33 'bird':5,16,32 'cabal':42 'conspiraci':2 'corps':23 'dead':15 'disprov':30 'drone':7,12,22 'g.co':25 'g.co/kgs/zdqjpp)':24 'made':11 'point':37 'real':35 'sinist':41 'would':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4913921"
    +editedAt: DateTimeImmutable @1698682417 {#4402
      date: 2023-10-30 17:13:37.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698681395 {#4403
      date: 2023-10-30 16:56:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4407}
  +body: """
    This is clearly just a limited hangout so they can say “look at how crude our taxidermy robots are! This totally proves birds are real!”\n
    \n
    The government wants you to believe they aren’t capable of creating the omnipresent surveillance network that are so-called “birds”. We’ve been under this surveillance since the early 60s when the government avian extermination program was in full swing. Why else do you think they were so gung-ho about DDT? It helped provide smokescreen for the avian replacement system experiment. Wake up, Birds Aren’t Real
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1698682628 {#5045
    date: 2023-10-30 17:17:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@HikingVet@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5049 …}
  +nested: Doctrine\ORM\PersistentCollection {#5051 …}
  +votes: Doctrine\ORM\PersistentCollection {#5053 …}
  +reports: Doctrine\ORM\PersistentCollection {#5055 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5057 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5059 …}
  -id: 80194
  -bodyTs: "'60s':57 'aren':33,94 'avian':61,87 'believ':31 'bird':23,47,93 'call':46 'capabl':35 'clear':3 'creat':37 'crude':15 'ddt':80 'earli':56 'els':69 'experi':90 'extermin':62 'full':66 'govern':27,60 'gung':77 'gung-ho':76 'hangout':7 'help':82 'ho':78 'limit':6 'look':12 'network':41 'omnipres':39 'program':63 'prove':22 'provid':83 'real':25,96 'replac':88 'robot':18 'say':11 'sinc':54 'smokescreen':84 'so-cal':44 'surveil':40,53 'swing':67 'system':89 'taxidermi':17 'think':72 'total':21 've':49 'wake':91 'want':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4180570"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698682628 {#5046
    date: 2023-10-30 17:17: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
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 {#5211
  +user: App\Entity\User {#4420 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5047
    +user: Proxies\__CG__\App\Entity\User {#5048 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4407
      +user: App\Entity\User {#4420 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        The conspiracy that ALL birds were drones, not that they made drones out of dead birds.\n
        \n
        This is more of a [drone corpse ](https://g.co/kgs/zDqJPp)\n
        \n
        This would actually disprove that ‘birds aren’t real’ and points to a more sinister cabal.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1698692045 {#4401
        date: 2023-10-30 19:54:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spasm01@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4408 …}
      +nested: Doctrine\ORM\PersistentCollection {#4410 …}
      +votes: Doctrine\ORM\PersistentCollection {#4412 …}
      +reports: Doctrine\ORM\PersistentCollection {#4414 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4416 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4418 …}
      -id: 80159
      -bodyTs: "'/kgs/zdqjpp)':26 'actual':29 'aren':33 'bird':5,16,32 'cabal':42 'conspiraci':2 'corps':23 'dead':15 'disprov':30 'drone':7,12,22 'g.co':25 'g.co/kgs/zdqjpp)':24 'made':11 'point':37 'real':35 'sinist':41 'would':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/4913921"
      +editedAt: DateTimeImmutable @1698682417 {#4402
        date: 2023-10-30 17:13:37.0 +01:00
      }
      +createdAt: DateTimeImmutable @1698681395 {#4403
        date: 2023-10-30 16:56:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4407}
    +body: """
      This is clearly just a limited hangout so they can say “look at how crude our taxidermy robots are! This totally proves birds are real!”\n
      \n
      The government wants you to believe they aren’t capable of creating the omnipresent surveillance network that are so-called “birds”. We’ve been under this surveillance since the early 60s when the government avian extermination program was in full swing. Why else do you think they were so gung-ho about DDT? It helped provide smokescreen for the avian replacement system experiment. Wake up, Birds Aren’t Real
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1698682628 {#5045
      date: 2023-10-30 17:17:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
      "@HikingVet@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5049 …}
    +nested: Doctrine\ORM\PersistentCollection {#5051 …}
    +votes: Doctrine\ORM\PersistentCollection {#5053 …}
    +reports: Doctrine\ORM\PersistentCollection {#5055 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5057 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5059 …}
    -id: 80194
    -bodyTs: "'60s':57 'aren':33,94 'avian':61,87 'believ':31 'bird':23,47,93 'call':46 'capabl':35 'clear':3 'creat':37 'crude':15 'ddt':80 'earli':56 'els':69 'experi':90 'extermin':62 'full':66 'govern':27,60 'gung':77 'gung-ho':76 'hangout':7 'help':82 'ho':78 'limit':6 'look':12 'network':41 'omnipres':39 'program':63 'prove':22 'provid':83 'real':25,96 'replac':88 'robot':18 'say':11 'sinc':54 'smokescreen':84 'so-cal':44 'surveil':40,53 'swing':67 'system':89 'taxidermi':17 'think':72 'total':21 've':49 'wake':91 'want':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4180570"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698682628 {#5046
      date: 2023-10-30 17:17:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4407}
  +body: "But if you read the avain replacement system experiment paper you would have seen it was of limited success. Sure pigeons and starlings are no longer real, but those were the only 2 successfully replaced species."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698683233 {#5209
    date: 2023-10-30 17:27:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@HikingVet@lemmy.sdf.org"
    "@FALGSConaut@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5212 …}
  +nested: Doctrine\ORM\PersistentCollection {#5214 …}
  +votes: Doctrine\ORM\PersistentCollection {#5216 …}
  +reports: Doctrine\ORM\PersistentCollection {#5218 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5220 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5222 …}
  -id: 80207
  -bodyTs: "'2':33 'avain':6 'experi':9 'limit':18 'longer':26 'paper':10 'pigeon':21 'read':4 'real':27 'replac':7,35 'seen':14 'speci':36 'starl':23 'success':19,34 'sure':20 'system':8 'would':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4914981"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698683233 {#5210
    date: 2023-10-30 17:27:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#5211
  +user: App\Entity\User {#4420 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5047
    +user: Proxies\__CG__\App\Entity\User {#5048 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4407
      +user: App\Entity\User {#4420 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        The conspiracy that ALL birds were drones, not that they made drones out of dead birds.\n
        \n
        This is more of a [drone corpse ](https://g.co/kgs/zDqJPp)\n
        \n
        This would actually disprove that ‘birds aren’t real’ and points to a more sinister cabal.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1698692045 {#4401
        date: 2023-10-30 19:54:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spasm01@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4408 …}
      +nested: Doctrine\ORM\PersistentCollection {#4410 …}
      +votes: Doctrine\ORM\PersistentCollection {#4412 …}
      +reports: Doctrine\ORM\PersistentCollection {#4414 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4416 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4418 …}
      -id: 80159
      -bodyTs: "'/kgs/zdqjpp)':26 'actual':29 'aren':33 'bird':5,16,32 'cabal':42 'conspiraci':2 'corps':23 'dead':15 'disprov':30 'drone':7,12,22 'g.co':25 'g.co/kgs/zdqjpp)':24 'made':11 'point':37 'real':35 'sinist':41 'would':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/4913921"
      +editedAt: DateTimeImmutable @1698682417 {#4402
        date: 2023-10-30 17:13:37.0 +01:00
      }
      +createdAt: DateTimeImmutable @1698681395 {#4403
        date: 2023-10-30 16:56:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4407}
    +body: """
      This is clearly just a limited hangout so they can say “look at how crude our taxidermy robots are! This totally proves birds are real!”\n
      \n
      The government wants you to believe they aren’t capable of creating the omnipresent surveillance network that are so-called “birds”. We’ve been under this surveillance since the early 60s when the government avian extermination program was in full swing. Why else do you think they were so gung-ho about DDT? It helped provide smokescreen for the avian replacement system experiment. Wake up, Birds Aren’t Real
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1698682628 {#5045
      date: 2023-10-30 17:17:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
      "@HikingVet@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5049 …}
    +nested: Doctrine\ORM\PersistentCollection {#5051 …}
    +votes: Doctrine\ORM\PersistentCollection {#5053 …}
    +reports: Doctrine\ORM\PersistentCollection {#5055 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5057 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5059 …}
    -id: 80194
    -bodyTs: "'60s':57 'aren':33,94 'avian':61,87 'believ':31 'bird':23,47,93 'call':46 'capabl':35 'clear':3 'creat':37 'crude':15 'ddt':80 'earli':56 'els':69 'experi':90 'extermin':62 'full':66 'govern':27,60 'gung':77 'gung-ho':76 'hangout':7 'help':82 'ho':78 'limit':6 'look':12 'network':41 'omnipres':39 'program':63 'prove':22 'provid':83 'real':25,96 'replac':88 'robot':18 'say':11 'sinc':54 'smokescreen':84 'so-cal':44 'surveil':40,53 'swing':67 'system':89 'taxidermi':17 'think':72 'total':21 've':49 'wake':91 'want':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4180570"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698682628 {#5046
      date: 2023-10-30 17:17:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4407}
  +body: "But if you read the avain replacement system experiment paper you would have seen it was of limited success. Sure pigeons and starlings are no longer real, but those were the only 2 successfully replaced species."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698683233 {#5209
    date: 2023-10-30 17:27:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@HikingVet@lemmy.sdf.org"
    "@FALGSConaut@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5212 …}
  +nested: Doctrine\ORM\PersistentCollection {#5214 …}
  +votes: Doctrine\ORM\PersistentCollection {#5216 …}
  +reports: Doctrine\ORM\PersistentCollection {#5218 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5220 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5222 …}
  -id: 80207
  -bodyTs: "'2':33 'avain':6 'experi':9 'limit':18 'longer':26 'paper':10 'pigeon':21 'read':4 'real':27 'replac':7,35 'seen':14 'speci':36 'starl':23 'success':19,34 'sure':20 'system':8 'would':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4914981"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698683233 {#5210
    date: 2023-10-30 17:27:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#5211
  +user: App\Entity\User {#4420 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5047
    +user: Proxies\__CG__\App\Entity\User {#5048 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4407
      +user: App\Entity\User {#4420 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        The conspiracy that ALL birds were drones, not that they made drones out of dead birds.\n
        \n
        This is more of a [drone corpse ](https://g.co/kgs/zDqJPp)\n
        \n
        This would actually disprove that ‘birds aren’t real’ and points to a more sinister cabal.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1698692045 {#4401
        date: 2023-10-30 19:54:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spasm01@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4408 …}
      +nested: Doctrine\ORM\PersistentCollection {#4410 …}
      +votes: Doctrine\ORM\PersistentCollection {#4412 …}
      +reports: Doctrine\ORM\PersistentCollection {#4414 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4416 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4418 …}
      -id: 80159
      -bodyTs: "'/kgs/zdqjpp)':26 'actual':29 'aren':33 'bird':5,16,32 'cabal':42 'conspiraci':2 'corps':23 'dead':15 'disprov':30 'drone':7,12,22 'g.co':25 'g.co/kgs/zdqjpp)':24 'made':11 'point':37 'real':35 'sinist':41 'would':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/4913921"
      +editedAt: DateTimeImmutable @1698682417 {#4402
        date: 2023-10-30 17:13:37.0 +01:00
      }
      +createdAt: DateTimeImmutable @1698681395 {#4403
        date: 2023-10-30 16:56:35.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4407}
    +body: """
      This is clearly just a limited hangout so they can say “look at how crude our taxidermy robots are! This totally proves birds are real!”\n
      \n
      The government wants you to believe they aren’t capable of creating the omnipresent surveillance network that are so-called “birds”. We’ve been under this surveillance since the early 60s when the government avian extermination program was in full swing. Why else do you think they were so gung-ho about DDT? It helped provide smokescreen for the avian replacement system experiment. Wake up, Birds Aren’t Real
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1698682628 {#5045
      date: 2023-10-30 17:17:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
      "@HikingVet@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5049 …}
    +nested: Doctrine\ORM\PersistentCollection {#5051 …}
    +votes: Doctrine\ORM\PersistentCollection {#5053 …}
    +reports: Doctrine\ORM\PersistentCollection {#5055 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5057 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5059 …}
    -id: 80194
    -bodyTs: "'60s':57 'aren':33,94 'avian':61,87 'believ':31 'bird':23,47,93 'call':46 'capabl':35 'clear':3 'creat':37 'crude':15 'ddt':80 'earli':56 'els':69 'experi':90 'extermin':62 'full':66 'govern':27,60 'gung':77 'gung-ho':76 'hangout':7 'help':82 'ho':78 'limit':6 'look':12 'network':41 'omnipres':39 'program':63 'prove':22 'provid':83 'real':25,96 'replac':88 'robot':18 'say':11 'sinc':54 'smokescreen':84 'so-cal':44 'surveil':40,53 'swing':67 'system':89 'taxidermi':17 'think':72 'total':21 've':49 'wake':91 'want':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4180570"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698682628 {#5046
      date: 2023-10-30 17:17:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4407}
  +body: "But if you read the avain replacement system experiment paper you would have seen it was of limited success. Sure pigeons and starlings are no longer real, but those were the only 2 successfully replaced species."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698683233 {#5209
    date: 2023-10-30 17:27:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@HikingVet@lemmy.sdf.org"
    "@FALGSConaut@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5212 …}
  +nested: Doctrine\ORM\PersistentCollection {#5214 …}
  +votes: Doctrine\ORM\PersistentCollection {#5216 …}
  +reports: Doctrine\ORM\PersistentCollection {#5218 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5220 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5222 …}
  -id: 80207
  -bodyTs: "'2':33 'avain':6 'experi':9 'limit':18 'longer':26 'paper':10 'pigeon':21 'read':4 'real':27 'replac':7,35 'seen':14 'speci':36 'starl':23 'success':19,34 'sure':20 'system':8 'would':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4914981"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698683233 {#5210
    date: 2023-10-30 17:27:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5312
  +user: Proxies\__CG__\App\Entity\User {#5048 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5211
    +user: App\Entity\User {#4420 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5047
      +user: Proxies\__CG__\App\Entity\User {#5048 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4407
        +user: App\Entity\User {#4420 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          The conspiracy that ALL birds were drones, not that they made drones out of dead birds.\n
          \n
          This is more of a [drone corpse ](https://g.co/kgs/zDqJPp)\n
          \n
          This would actually disprove that ‘birds aren’t real’ and points to a more sinister cabal.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1698692045 {#4401
          date: 2023-10-30 19:54:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spasm01@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4408 …}
        +nested: Doctrine\ORM\PersistentCollection {#4410 …}
        +votes: Doctrine\ORM\PersistentCollection {#4412 …}
        +reports: Doctrine\ORM\PersistentCollection {#4414 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4416 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4418 …}
        -id: 80159
        -bodyTs: "'/kgs/zdqjpp)':26 'actual':29 'aren':33 'bird':5,16,32 'cabal':42 'conspiraci':2 'corps':23 'dead':15 'disprov':30 'drone':7,12,22 'g.co':25 'g.co/kgs/zdqjpp)':24 'made':11 'point':37 'real':35 'sinist':41 'would':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.sdf.org/comment/4913921"
        +editedAt: DateTimeImmutable @1698682417 {#4402
          date: 2023-10-30 17:13:37.0 +01:00
        }
        +createdAt: DateTimeImmutable @1698681395 {#4403
          date: 2023-10-30 16:56:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4407}
      +body: """
        This is clearly just a limited hangout so they can say “look at how crude our taxidermy robots are! This totally proves birds are real!”\n
        \n
        The government wants you to believe they aren’t capable of creating the omnipresent surveillance network that are so-called “birds”. We’ve been under this surveillance since the early 60s when the government avian extermination program was in full swing. Why else do you think they were so gung-ho about DDT? It helped provide smokescreen for the avian replacement system experiment. Wake up, Birds Aren’t Real
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1698682628 {#5045
        date: 2023-10-30 17:17:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spasm01@lemmy.dbzer0.com"
        "@HikingVet@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5049 …}
      +nested: Doctrine\ORM\PersistentCollection {#5051 …}
      +votes: Doctrine\ORM\PersistentCollection {#5053 …}
      +reports: Doctrine\ORM\PersistentCollection {#5055 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5057 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5059 …}
      -id: 80194
      -bodyTs: "'60s':57 'aren':33,94 'avian':61,87 'believ':31 'bird':23,47,93 'call':46 'capabl':35 'clear':3 'creat':37 'crude':15 'ddt':80 'earli':56 'els':69 'experi':90 'extermin':62 'full':66 'govern':27,60 'gung':77 'gung-ho':76 'hangout':7 'help':82 'ho':78 'limit':6 'look':12 'network':41 'omnipres':39 'program':63 'prove':22 'provid':83 'real':25,96 'replac':88 'robot':18 'say':11 'sinc':54 'smokescreen':84 'so-cal':44 'surveil':40,53 'swing':67 'system':89 'taxidermi':17 'think':72 'total':21 've':49 'wake':91 'want':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4180570"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698682628 {#5046
        date: 2023-10-30 17:17:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4407}
    +body: "But if you read the avain replacement system experiment paper you would have seen it was of limited success. Sure pigeons and starlings are no longer real, but those were the only 2 successfully replaced species."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698683233 {#5209
      date: 2023-10-30 17:27:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
      "@HikingVet@lemmy.sdf.org"
      "@FALGSConaut@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5212 …}
    +nested: Doctrine\ORM\PersistentCollection {#5214 …}
    +votes: Doctrine\ORM\PersistentCollection {#5216 …}
    +reports: Doctrine\ORM\PersistentCollection {#5218 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5220 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5222 …}
    -id: 80207
    -bodyTs: "'2':33 'avain':6 'experi':9 'limit':18 'longer':26 'paper':10 'pigeon':21 'read':4 'real':27 'replac':7,35 'seen':14 'speci':36 'starl':23 'success':19,34 'sure':20 'system':8 'would':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4914981"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698683233 {#5210
      date: 2023-10-30 17:27:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4407}
  +body: "You forget that paper is from the mid-80s. I don’t understand why people think they just stopped replacing birds. The authors of that paper based it all on declassified documents that were almost 30 years old even then! If anything the government just got better at hiding what they were doing, mark my words in another couple decades it’ll come out that it’s not only the pigeons and starlings that have been replaced but also robins, seagulls, and a variety songbirds!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698688878 {#5310
    date: 2023-10-30 19:01:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@HikingVet@lemmy.sdf.org"
    "@FALGSConaut@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5313 …}
  +nested: Doctrine\ORM\PersistentCollection {#5315 …}
  +votes: Doctrine\ORM\PersistentCollection {#5317 …}
  +reports: Doctrine\ORM\PersistentCollection {#5319 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5321 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5323 …}
  -id: 80340
  -bodyTs: "'30':37 '80s':10 'almost':36 'also':80 'anoth':59 'anyth':43 'author':24 'base':28 'better':48 'bird':22 'come':64 'coupl':60 'decad':61 'declassifi':32 'document':33 'even':40 'forget':2 'got':47 'govern':45 'hide':50 'll':63 'mark':55 'mid':9 'mid-80s':8 'old':39 'paper':4,27 'peopl':16 'pigeon':72 'replac':21,78 'robin':81 'seagul':82 'songbird':86 'starl':74 'stop':20 'think':17 'understand':14 'varieti':85 'word':57 'year':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4181066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698688878 {#5311
    date: 2023-10-30 19:01:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#5312
  +user: Proxies\__CG__\App\Entity\User {#5048 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5211
    +user: App\Entity\User {#4420 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5047
      +user: Proxies\__CG__\App\Entity\User {#5048 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4407
        +user: App\Entity\User {#4420 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          The conspiracy that ALL birds were drones, not that they made drones out of dead birds.\n
          \n
          This is more of a [drone corpse ](https://g.co/kgs/zDqJPp)\n
          \n
          This would actually disprove that ‘birds aren’t real’ and points to a more sinister cabal.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1698692045 {#4401
          date: 2023-10-30 19:54:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spasm01@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4408 …}
        +nested: Doctrine\ORM\PersistentCollection {#4410 …}
        +votes: Doctrine\ORM\PersistentCollection {#4412 …}
        +reports: Doctrine\ORM\PersistentCollection {#4414 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4416 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4418 …}
        -id: 80159
        -bodyTs: "'/kgs/zdqjpp)':26 'actual':29 'aren':33 'bird':5,16,32 'cabal':42 'conspiraci':2 'corps':23 'dead':15 'disprov':30 'drone':7,12,22 'g.co':25 'g.co/kgs/zdqjpp)':24 'made':11 'point':37 'real':35 'sinist':41 'would':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.sdf.org/comment/4913921"
        +editedAt: DateTimeImmutable @1698682417 {#4402
          date: 2023-10-30 17:13:37.0 +01:00
        }
        +createdAt: DateTimeImmutable @1698681395 {#4403
          date: 2023-10-30 16:56:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4407}
      +body: """
        This is clearly just a limited hangout so they can say “look at how crude our taxidermy robots are! This totally proves birds are real!”\n
        \n
        The government wants you to believe they aren’t capable of creating the omnipresent surveillance network that are so-called “birds”. We’ve been under this surveillance since the early 60s when the government avian extermination program was in full swing. Why else do you think they were so gung-ho about DDT? It helped provide smokescreen for the avian replacement system experiment. Wake up, Birds Aren’t Real
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1698682628 {#5045
        date: 2023-10-30 17:17:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spasm01@lemmy.dbzer0.com"
        "@HikingVet@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5049 …}
      +nested: Doctrine\ORM\PersistentCollection {#5051 …}
      +votes: Doctrine\ORM\PersistentCollection {#5053 …}
      +reports: Doctrine\ORM\PersistentCollection {#5055 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5057 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5059 …}
      -id: 80194
      -bodyTs: "'60s':57 'aren':33,94 'avian':61,87 'believ':31 'bird':23,47,93 'call':46 'capabl':35 'clear':3 'creat':37 'crude':15 'ddt':80 'earli':56 'els':69 'experi':90 'extermin':62 'full':66 'govern':27,60 'gung':77 'gung-ho':76 'hangout':7 'help':82 'ho':78 'limit':6 'look':12 'network':41 'omnipres':39 'program':63 'prove':22 'provid':83 'real':25,96 'replac':88 'robot':18 'say':11 'sinc':54 'smokescreen':84 'so-cal':44 'surveil':40,53 'swing':67 'system':89 'taxidermi':17 'think':72 'total':21 've':49 'wake':91 'want':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4180570"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698682628 {#5046
        date: 2023-10-30 17:17:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4407}
    +body: "But if you read the avain replacement system experiment paper you would have seen it was of limited success. Sure pigeons and starlings are no longer real, but those were the only 2 successfully replaced species."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698683233 {#5209
      date: 2023-10-30 17:27:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
      "@HikingVet@lemmy.sdf.org"
      "@FALGSConaut@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5212 …}
    +nested: Doctrine\ORM\PersistentCollection {#5214 …}
    +votes: Doctrine\ORM\PersistentCollection {#5216 …}
    +reports: Doctrine\ORM\PersistentCollection {#5218 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5220 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5222 …}
    -id: 80207
    -bodyTs: "'2':33 'avain':6 'experi':9 'limit':18 'longer':26 'paper':10 'pigeon':21 'read':4 'real':27 'replac':7,35 'seen':14 'speci':36 'starl':23 'success':19,34 'sure':20 'system':8 'would':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4914981"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698683233 {#5210
      date: 2023-10-30 17:27:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4407}
  +body: "You forget that paper is from the mid-80s. I don’t understand why people think they just stopped replacing birds. The authors of that paper based it all on declassified documents that were almost 30 years old even then! If anything the government just got better at hiding what they were doing, mark my words in another couple decades it’ll come out that it’s not only the pigeons and starlings that have been replaced but also robins, seagulls, and a variety songbirds!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698688878 {#5310
    date: 2023-10-30 19:01:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@HikingVet@lemmy.sdf.org"
    "@FALGSConaut@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5313 …}
  +nested: Doctrine\ORM\PersistentCollection {#5315 …}
  +votes: Doctrine\ORM\PersistentCollection {#5317 …}
  +reports: Doctrine\ORM\PersistentCollection {#5319 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5321 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5323 …}
  -id: 80340
  -bodyTs: "'30':37 '80s':10 'almost':36 'also':80 'anoth':59 'anyth':43 'author':24 'base':28 'better':48 'bird':22 'come':64 'coupl':60 'decad':61 'declassifi':32 'document':33 'even':40 'forget':2 'got':47 'govern':45 'hide':50 'll':63 'mark':55 'mid':9 'mid-80s':8 'old':39 'paper':4,27 'peopl':16 'pigeon':72 'replac':21,78 'robin':81 'seagul':82 'songbird':86 'starl':74 'stop':20 'think':17 'understand':14 'varieti':85 'word':57 'year':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4181066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698688878 {#5311
    date: 2023-10-30 19:01:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#5312
  +user: Proxies\__CG__\App\Entity\User {#5048 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5211
    +user: App\Entity\User {#4420 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5047
      +user: Proxies\__CG__\App\Entity\User {#5048 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4407
        +user: App\Entity\User {#4420 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          The conspiracy that ALL birds were drones, not that they made drones out of dead birds.\n
          \n
          This is more of a [drone corpse ](https://g.co/kgs/zDqJPp)\n
          \n
          This would actually disprove that ‘birds aren’t real’ and points to a more sinister cabal.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1698692045 {#4401
          date: 2023-10-30 19:54:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spasm01@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4408 …}
        +nested: Doctrine\ORM\PersistentCollection {#4410 …}
        +votes: Doctrine\ORM\PersistentCollection {#4412 …}
        +reports: Doctrine\ORM\PersistentCollection {#4414 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4416 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4418 …}
        -id: 80159
        -bodyTs: "'/kgs/zdqjpp)':26 'actual':29 'aren':33 'bird':5,16,32 'cabal':42 'conspiraci':2 'corps':23 'dead':15 'disprov':30 'drone':7,12,22 'g.co':25 'g.co/kgs/zdqjpp)':24 'made':11 'point':37 'real':35 'sinist':41 'would':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.sdf.org/comment/4913921"
        +editedAt: DateTimeImmutable @1698682417 {#4402
          date: 2023-10-30 17:13:37.0 +01:00
        }
        +createdAt: DateTimeImmutable @1698681395 {#4403
          date: 2023-10-30 16:56:35.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4407}
      +body: """
        This is clearly just a limited hangout so they can say “look at how crude our taxidermy robots are! This totally proves birds are real!”\n
        \n
        The government wants you to believe they aren’t capable of creating the omnipresent surveillance network that are so-called “birds”. We’ve been under this surveillance since the early 60s when the government avian extermination program was in full swing. Why else do you think they were so gung-ho about DDT? It helped provide smokescreen for the avian replacement system experiment. Wake up, Birds Aren’t Real
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1698682628 {#5045
        date: 2023-10-30 17:17:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spasm01@lemmy.dbzer0.com"
        "@HikingVet@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5049 …}
      +nested: Doctrine\ORM\PersistentCollection {#5051 …}
      +votes: Doctrine\ORM\PersistentCollection {#5053 …}
      +reports: Doctrine\ORM\PersistentCollection {#5055 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5057 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5059 …}
      -id: 80194
      -bodyTs: "'60s':57 'aren':33,94 'avian':61,87 'believ':31 'bird':23,47,93 'call':46 'capabl':35 'clear':3 'creat':37 'crude':15 'ddt':80 'earli':56 'els':69 'experi':90 'extermin':62 'full':66 'govern':27,60 'gung':77 'gung-ho':76 'hangout':7 'help':82 'ho':78 'limit':6 'look':12 'network':41 'omnipres':39 'program':63 'prove':22 'provid':83 'real':25,96 'replac':88 'robot':18 'say':11 'sinc':54 'smokescreen':84 'so-cal':44 'surveil':40,53 'swing':67 'system':89 'taxidermi':17 'think':72 'total':21 've':49 'wake':91 'want':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4180570"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698682628 {#5046
        date: 2023-10-30 17:17:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4407}
    +body: "But if you read the avain replacement system experiment paper you would have seen it was of limited success. Sure pigeons and starlings are no longer real, but those were the only 2 successfully replaced species."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698683233 {#5209
      date: 2023-10-30 17:27:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
      "@HikingVet@lemmy.sdf.org"
      "@FALGSConaut@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5212 …}
    +nested: Doctrine\ORM\PersistentCollection {#5214 …}
    +votes: Doctrine\ORM\PersistentCollection {#5216 …}
    +reports: Doctrine\ORM\PersistentCollection {#5218 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5220 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5222 …}
    -id: 80207
    -bodyTs: "'2':33 'avain':6 'experi':9 'limit':18 'longer':26 'paper':10 'pigeon':21 'read':4 'real':27 'replac':7,35 'seen':14 'speci':36 'starl':23 'success':19,34 'sure':20 'system':8 'would':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4914981"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698683233 {#5210
      date: 2023-10-30 17:27:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4407}
  +body: "You forget that paper is from the mid-80s. I don’t understand why people think they just stopped replacing birds. The authors of that paper based it all on declassified documents that were almost 30 years old even then! If anything the government just got better at hiding what they were doing, mark my words in another couple decades it’ll come out that it’s not only the pigeons and starlings that have been replaced but also robins, seagulls, and a variety songbirds!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698688878 {#5310
    date: 2023-10-30 19:01:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@HikingVet@lemmy.sdf.org"
    "@FALGSConaut@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5313 …}
  +nested: Doctrine\ORM\PersistentCollection {#5315 …}
  +votes: Doctrine\ORM\PersistentCollection {#5317 …}
  +reports: Doctrine\ORM\PersistentCollection {#5319 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5321 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5323 …}
  -id: 80340
  -bodyTs: "'30':37 '80s':10 'almost':36 'also':80 'anoth':59 'anyth':43 'author':24 'base':28 'better':48 'bird':22 'come':64 'coupl':60 'decad':61 'declassifi':32 'document':33 'even':40 'forget':2 'got':47 'govern':45 'hide':50 'll':63 'mark':55 'mid':9 'mid-80s':8 'old':39 'paper':4,27 'peopl':16 'pigeon':72 'replac':21,78 'robin':81 'seagul':82 'songbird':86 'starl':74 'stop':20 'think':17 'understand':14 'varieti':85 'word':57 'year':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4181066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698688878 {#5311
    date: 2023-10-30 19:01:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5350
  +user: App\Entity\User {#4420 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5312
    +user: Proxies\__CG__\App\Entity\User {#5048 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5211
      +user: App\Entity\User {#4420 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5047
        +user: Proxies\__CG__\App\Entity\User {#5048 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4407
          +user: App\Entity\User {#4420 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            The conspiracy that ALL birds were drones, not that they made drones out of dead birds.\n
            \n
            This is more of a [drone corpse ](https://g.co/kgs/zDqJPp)\n
            \n
            This would actually disprove that ‘birds aren’t real’ and points to a more sinister cabal.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1698692045 {#4401
            date: 2023-10-30 19:54:05.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@spasm01@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4408 …}
          +nested: Doctrine\ORM\PersistentCollection {#4410 …}
          +votes: Doctrine\ORM\PersistentCollection {#4412 …}
          +reports: Doctrine\ORM\PersistentCollection {#4414 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4416 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4418 …}
          -id: 80159
          -bodyTs: "'/kgs/zdqjpp)':26 'actual':29 'aren':33 'bird':5,16,32 'cabal':42 'conspiraci':2 'corps':23 'dead':15 'disprov':30 'drone':7,12,22 'g.co':25 'g.co/kgs/zdqjpp)':24 'made':11 'point':37 'real':35 'sinist':41 'would':28"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.sdf.org/comment/4913921"
          +editedAt: DateTimeImmutable @1698682417 {#4402
            date: 2023-10-30 17:13:37.0 +01:00
          }
          +createdAt: DateTimeImmutable @1698681395 {#4403
            date: 2023-10-30 16:56:35.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4407}
        +body: """
          This is clearly just a limited hangout so they can say “look at how crude our taxidermy robots are! This totally proves birds are real!”\n
          \n
          The government wants you to believe they aren’t capable of creating the omnipresent surveillance network that are so-called “birds”. We’ve been under this surveillance since the early 60s when the government avian extermination program was in full swing. Why else do you think they were so gung-ho about DDT? It helped provide smokescreen for the avian replacement system experiment. Wake up, Birds Aren’t Real
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1698682628 {#5045
          date: 2023-10-30 17:17:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spasm01@lemmy.dbzer0.com"
          "@HikingVet@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5049 …}
        +nested: Doctrine\ORM\PersistentCollection {#5051 …}
        +votes: Doctrine\ORM\PersistentCollection {#5053 …}
        +reports: Doctrine\ORM\PersistentCollection {#5055 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5057 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5059 …}
        -id: 80194
        -bodyTs: "'60s':57 'aren':33,94 'avian':61,87 'believ':31 'bird':23,47,93 'call':46 'capabl':35 'clear':3 'creat':37 'crude':15 'ddt':80 'earli':56 'els':69 'experi':90 'extermin':62 'full':66 'govern':27,60 'gung':77 'gung-ho':76 'hangout':7 'help':82 'ho':78 'limit':6 'look':12 'network':41 'omnipres':39 'program':63 'prove':22 'provid':83 'real':25,96 'replac':88 'robot':18 'say':11 'sinc':54 'smokescreen':84 'so-cal':44 'surveil':40,53 'swing':67 'system':89 'taxidermi':17 'think':72 'total':21 've':49 'wake':91 'want':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4180570"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698682628 {#5046
          date: 2023-10-30 17:17:08.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4407}
      +body: "But if you read the avain replacement system experiment paper you would have seen it was of limited success. Sure pigeons and starlings are no longer real, but those were the only 2 successfully replaced species."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698683233 {#5209
        date: 2023-10-30 17:27:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spasm01@lemmy.dbzer0.com"
        "@HikingVet@lemmy.sdf.org"
        "@FALGSConaut@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5212 …}
      +nested: Doctrine\ORM\PersistentCollection {#5214 …}
      +votes: Doctrine\ORM\PersistentCollection {#5216 …}
      +reports: Doctrine\ORM\PersistentCollection {#5218 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5220 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5222 …}
      -id: 80207
      -bodyTs: "'2':33 'avain':6 'experi':9 'limit':18 'longer':26 'paper':10 'pigeon':21 'read':4 'real':27 'replac':7,35 'seen':14 'speci':36 'starl':23 'success':19,34 'sure':20 'system':8 'would':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/4914981"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698683233 {#5210
        date: 2023-10-30 17:27:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4407}
    +body: "You forget that paper is from the mid-80s. I don’t understand why people think they just stopped replacing birds. The authors of that paper based it all on declassified documents that were almost 30 years old even then! If anything the government just got better at hiding what they were doing, mark my words in another couple decades it’ll come out that it’s not only the pigeons and starlings that have been replaced but also robins, seagulls, and a variety songbirds!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698688878 {#5310
      date: 2023-10-30 19:01:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
      "@HikingVet@lemmy.sdf.org"
      "@FALGSConaut@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5313 …}
    +nested: Doctrine\ORM\PersistentCollection {#5315 …}
    +votes: Doctrine\ORM\PersistentCollection {#5317 …}
    +reports: Doctrine\ORM\PersistentCollection {#5319 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5321 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5323 …}
    -id: 80340
    -bodyTs: "'30':37 '80s':10 'almost':36 'also':80 'anoth':59 'anyth':43 'author':24 'base':28 'better':48 'bird':22 'come':64 'coupl':60 'decad':61 'declassifi':32 'document':33 'even':40 'forget':2 'got':47 'govern':45 'hide':50 'll':63 'mark':55 'mid':9 'mid-80s':8 'old':39 'paper':4,27 'peopl':16 'pigeon':72 'replac':21,78 'robin':81 'seagul':82 'songbird':86 'starl':74 'stop':20 'think':17 'understand':14 'varieti':85 'word':57 'year':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4181066"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698688878 {#5311
      date: 2023-10-30 19:01:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4407}
  +body: """
    IIRC the issue with waterfowl conversion was sudden failure of seals, buoyancy and ballast systems.\n
    \n
    The seagull program was hit with the extra problems of salt water\n
    \n
    Last leak mentioned the advances have made in the house sparrow model, but battery life is still an issue.\n
    \n
    Songbirds aren’t used due to birdwatchers; as outlined in the paper “Avain surveillance: security, counter surveillance, and camouflage” read the updated 2019 version.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698692043 {#5348
    date: 2023-10-30 19:54:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@HikingVet@lemmy.sdf.org"
    "@FALGSConaut@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5351 …}
  +nested: Doctrine\ORM\PersistentCollection {#5353 …}
  +votes: Doctrine\ORM\PersistentCollection {#5355 …}
  +reports: Doctrine\ORM\PersistentCollection {#5357 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5361 …}
  -id: 80400
  -bodyTs: "'2019':69 'advanc':32 'aren':48 'avain':59 'ballast':14 'batteri':41 'birdwatch':53 'buoyanc':12 'camouflag':65 'convers':6 'counter':62 'due':51 'extra':23 'failur':9 'hit':20 'hous':37 'iirc':1 'issu':3,46 'last':28 'leak':29 'life':42 'made':34 'mention':30 'model':39 'outlin':55 'paper':58 'problem':24 'program':18 'read':66 'salt':26 'seagul':17 'seal':11 'secur':61 'songbird':47 'sparrow':38 'still':44 'sudden':8 'surveil':60,63 'system':15 'updat':68 'use':50 'version':70 'water':27 'waterfowl':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4919201"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698692043 {#5349
    date: 2023-10-30 19:54:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5350
  +user: App\Entity\User {#4420 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5312
    +user: Proxies\__CG__\App\Entity\User {#5048 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5211
      +user: App\Entity\User {#4420 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5047
        +user: Proxies\__CG__\App\Entity\User {#5048 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4407
          +user: App\Entity\User {#4420 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            The conspiracy that ALL birds were drones, not that they made drones out of dead birds.\n
            \n
            This is more of a [drone corpse ](https://g.co/kgs/zDqJPp)\n
            \n
            This would actually disprove that ‘birds aren’t real’ and points to a more sinister cabal.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1698692045 {#4401
            date: 2023-10-30 19:54:05.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@spasm01@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4408 …}
          +nested: Doctrine\ORM\PersistentCollection {#4410 …}
          +votes: Doctrine\ORM\PersistentCollection {#4412 …}
          +reports: Doctrine\ORM\PersistentCollection {#4414 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4416 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4418 …}
          -id: 80159
          -bodyTs: "'/kgs/zdqjpp)':26 'actual':29 'aren':33 'bird':5,16,32 'cabal':42 'conspiraci':2 'corps':23 'dead':15 'disprov':30 'drone':7,12,22 'g.co':25 'g.co/kgs/zdqjpp)':24 'made':11 'point':37 'real':35 'sinist':41 'would':28"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.sdf.org/comment/4913921"
          +editedAt: DateTimeImmutable @1698682417 {#4402
            date: 2023-10-30 17:13:37.0 +01:00
          }
          +createdAt: DateTimeImmutable @1698681395 {#4403
            date: 2023-10-30 16:56:35.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4407}
        +body: """
          This is clearly just a limited hangout so they can say “look at how crude our taxidermy robots are! This totally proves birds are real!”\n
          \n
          The government wants you to believe they aren’t capable of creating the omnipresent surveillance network that are so-called “birds”. We’ve been under this surveillance since the early 60s when the government avian extermination program was in full swing. Why else do you think they were so gung-ho about DDT? It helped provide smokescreen for the avian replacement system experiment. Wake up, Birds Aren’t Real
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1698682628 {#5045
          date: 2023-10-30 17:17:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spasm01@lemmy.dbzer0.com"
          "@HikingVet@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5049 …}
        +nested: Doctrine\ORM\PersistentCollection {#5051 …}
        +votes: Doctrine\ORM\PersistentCollection {#5053 …}
        +reports: Doctrine\ORM\PersistentCollection {#5055 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5057 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5059 …}
        -id: 80194
        -bodyTs: "'60s':57 'aren':33,94 'avian':61,87 'believ':31 'bird':23,47,93 'call':46 'capabl':35 'clear':3 'creat':37 'crude':15 'ddt':80 'earli':56 'els':69 'experi':90 'extermin':62 'full':66 'govern':27,60 'gung':77 'gung-ho':76 'hangout':7 'help':82 'ho':78 'limit':6 'look':12 'network':41 'omnipres':39 'program':63 'prove':22 'provid':83 'real':25,96 'replac':88 'robot':18 'say':11 'sinc':54 'smokescreen':84 'so-cal':44 'surveil':40,53 'swing':67 'system':89 'taxidermi':17 'think':72 'total':21 've':49 'wake':91 'want':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4180570"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698682628 {#5046
          date: 2023-10-30 17:17:08.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4407}
      +body: "But if you read the avain replacement system experiment paper you would have seen it was of limited success. Sure pigeons and starlings are no longer real, but those were the only 2 successfully replaced species."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698683233 {#5209
        date: 2023-10-30 17:27:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spasm01@lemmy.dbzer0.com"
        "@HikingVet@lemmy.sdf.org"
        "@FALGSConaut@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5212 …}
      +nested: Doctrine\ORM\PersistentCollection {#5214 …}
      +votes: Doctrine\ORM\PersistentCollection {#5216 …}
      +reports: Doctrine\ORM\PersistentCollection {#5218 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5220 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5222 …}
      -id: 80207
      -bodyTs: "'2':33 'avain':6 'experi':9 'limit':18 'longer':26 'paper':10 'pigeon':21 'read':4 'real':27 'replac':7,35 'seen':14 'speci':36 'starl':23 'success':19,34 'sure':20 'system':8 'would':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/4914981"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698683233 {#5210
        date: 2023-10-30 17:27:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4407}
    +body: "You forget that paper is from the mid-80s. I don’t understand why people think they just stopped replacing birds. The authors of that paper based it all on declassified documents that were almost 30 years old even then! If anything the government just got better at hiding what they were doing, mark my words in another couple decades it’ll come out that it’s not only the pigeons and starlings that have been replaced but also robins, seagulls, and a variety songbirds!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698688878 {#5310
      date: 2023-10-30 19:01:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
      "@HikingVet@lemmy.sdf.org"
      "@FALGSConaut@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5313 …}
    +nested: Doctrine\ORM\PersistentCollection {#5315 …}
    +votes: Doctrine\ORM\PersistentCollection {#5317 …}
    +reports: Doctrine\ORM\PersistentCollection {#5319 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5321 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5323 …}
    -id: 80340
    -bodyTs: "'30':37 '80s':10 'almost':36 'also':80 'anoth':59 'anyth':43 'author':24 'base':28 'better':48 'bird':22 'come':64 'coupl':60 'decad':61 'declassifi':32 'document':33 'even':40 'forget':2 'got':47 'govern':45 'hide':50 'll':63 'mark':55 'mid':9 'mid-80s':8 'old':39 'paper':4,27 'peopl':16 'pigeon':72 'replac':21,78 'robin':81 'seagul':82 'songbird':86 'starl':74 'stop':20 'think':17 'understand':14 'varieti':85 'word':57 'year':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4181066"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698688878 {#5311
      date: 2023-10-30 19:01:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4407}
  +body: """
    IIRC the issue with waterfowl conversion was sudden failure of seals, buoyancy and ballast systems.\n
    \n
    The seagull program was hit with the extra problems of salt water\n
    \n
    Last leak mentioned the advances have made in the house sparrow model, but battery life is still an issue.\n
    \n
    Songbirds aren’t used due to birdwatchers; as outlined in the paper “Avain surveillance: security, counter surveillance, and camouflage” read the updated 2019 version.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698692043 {#5348
    date: 2023-10-30 19:54:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@HikingVet@lemmy.sdf.org"
    "@FALGSConaut@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5351 …}
  +nested: Doctrine\ORM\PersistentCollection {#5353 …}
  +votes: Doctrine\ORM\PersistentCollection {#5355 …}
  +reports: Doctrine\ORM\PersistentCollection {#5357 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5361 …}
  -id: 80400
  -bodyTs: "'2019':69 'advanc':32 'aren':48 'avain':59 'ballast':14 'batteri':41 'birdwatch':53 'buoyanc':12 'camouflag':65 'convers':6 'counter':62 'due':51 'extra':23 'failur':9 'hit':20 'hous':37 'iirc':1 'issu':3,46 'last':28 'leak':29 'life':42 'made':34 'mention':30 'model':39 'outlin':55 'paper':58 'problem':24 'program':18 'read':66 'salt':26 'seagul':17 'seal':11 'secur':61 'songbird':47 'sparrow':38 'still':44 'sudden':8 'surveil':60,63 'system':15 'updat':68 'use':50 'version':70 'water':27 'waterfowl':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4919201"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698692043 {#5349
    date: 2023-10-30 19:54:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5350
  +user: App\Entity\User {#4420 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5312
    +user: Proxies\__CG__\App\Entity\User {#5048 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5211
      +user: App\Entity\User {#4420 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5047
        +user: Proxies\__CG__\App\Entity\User {#5048 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4407
          +user: App\Entity\User {#4420 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            The conspiracy that ALL birds were drones, not that they made drones out of dead birds.\n
            \n
            This is more of a [drone corpse ](https://g.co/kgs/zDqJPp)\n
            \n
            This would actually disprove that ‘birds aren’t real’ and points to a more sinister cabal.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1698692045 {#4401
            date: 2023-10-30 19:54:05.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@spasm01@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4408 …}
          +nested: Doctrine\ORM\PersistentCollection {#4410 …}
          +votes: Doctrine\ORM\PersistentCollection {#4412 …}
          +reports: Doctrine\ORM\PersistentCollection {#4414 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4416 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4418 …}
          -id: 80159
          -bodyTs: "'/kgs/zdqjpp)':26 'actual':29 'aren':33 'bird':5,16,32 'cabal':42 'conspiraci':2 'corps':23 'dead':15 'disprov':30 'drone':7,12,22 'g.co':25 'g.co/kgs/zdqjpp)':24 'made':11 'point':37 'real':35 'sinist':41 'would':28"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.sdf.org/comment/4913921"
          +editedAt: DateTimeImmutable @1698682417 {#4402
            date: 2023-10-30 17:13:37.0 +01:00
          }
          +createdAt: DateTimeImmutable @1698681395 {#4403
            date: 2023-10-30 16:56:35.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4407}
        +body: """
          This is clearly just a limited hangout so they can say “look at how crude our taxidermy robots are! This totally proves birds are real!”\n
          \n
          The government wants you to believe they aren’t capable of creating the omnipresent surveillance network that are so-called “birds”. We’ve been under this surveillance since the early 60s when the government avian extermination program was in full swing. Why else do you think they were so gung-ho about DDT? It helped provide smokescreen for the avian replacement system experiment. Wake up, Birds Aren’t Real
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1698682628 {#5045
          date: 2023-10-30 17:17:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spasm01@lemmy.dbzer0.com"
          "@HikingVet@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5049 …}
        +nested: Doctrine\ORM\PersistentCollection {#5051 …}
        +votes: Doctrine\ORM\PersistentCollection {#5053 …}
        +reports: Doctrine\ORM\PersistentCollection {#5055 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5057 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5059 …}
        -id: 80194
        -bodyTs: "'60s':57 'aren':33,94 'avian':61,87 'believ':31 'bird':23,47,93 'call':46 'capabl':35 'clear':3 'creat':37 'crude':15 'ddt':80 'earli':56 'els':69 'experi':90 'extermin':62 'full':66 'govern':27,60 'gung':77 'gung-ho':76 'hangout':7 'help':82 'ho':78 'limit':6 'look':12 'network':41 'omnipres':39 'program':63 'prove':22 'provid':83 'real':25,96 'replac':88 'robot':18 'say':11 'sinc':54 'smokescreen':84 'so-cal':44 'surveil':40,53 'swing':67 'system':89 'taxidermi':17 'think':72 'total':21 've':49 'wake':91 'want':28"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4180570"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698682628 {#5046
          date: 2023-10-30 17:17:08.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4407}
      +body: "But if you read the avain replacement system experiment paper you would have seen it was of limited success. Sure pigeons and starlings are no longer real, but those were the only 2 successfully replaced species."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698683233 {#5209
        date: 2023-10-30 17:27:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spasm01@lemmy.dbzer0.com"
        "@HikingVet@lemmy.sdf.org"
        "@FALGSConaut@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5212 …}
      +nested: Doctrine\ORM\PersistentCollection {#5214 …}
      +votes: Doctrine\ORM\PersistentCollection {#5216 …}
      +reports: Doctrine\ORM\PersistentCollection {#5218 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5220 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5222 …}
      -id: 80207
      -bodyTs: "'2':33 'avain':6 'experi':9 'limit':18 'longer':26 'paper':10 'pigeon':21 'read':4 'real':27 'replac':7,35 'seen':14 'speci':36 'starl':23 'success':19,34 'sure':20 'system':8 'would':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/4914981"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698683233 {#5210
        date: 2023-10-30 17:27:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4407}
    +body: "You forget that paper is from the mid-80s. I don’t understand why people think they just stopped replacing birds. The authors of that paper based it all on declassified documents that were almost 30 years old even then! If anything the government just got better at hiding what they were doing, mark my words in another couple decades it’ll come out that it’s not only the pigeons and starlings that have been replaced but also robins, seagulls, and a variety songbirds!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698688878 {#5310
      date: 2023-10-30 19:01:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
      "@HikingVet@lemmy.sdf.org"
      "@FALGSConaut@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5313 …}
    +nested: Doctrine\ORM\PersistentCollection {#5315 …}
    +votes: Doctrine\ORM\PersistentCollection {#5317 …}
    +reports: Doctrine\ORM\PersistentCollection {#5319 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5321 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5323 …}
    -id: 80340
    -bodyTs: "'30':37 '80s':10 'almost':36 'also':80 'anoth':59 'anyth':43 'author':24 'base':28 'better':48 'bird':22 'come':64 'coupl':60 'decad':61 'declassifi':32 'document':33 'even':40 'forget':2 'got':47 'govern':45 'hide':50 'll':63 'mark':55 'mid':9 'mid-80s':8 'old':39 'paper':4,27 'peopl':16 'pigeon':72 'replac':21,78 'robin':81 'seagul':82 'songbird':86 'starl':74 'stop':20 'think':17 'understand':14 'varieti':85 'word':57 'year':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4181066"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698688878 {#5311
      date: 2023-10-30 19:01:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4407}
  +body: """
    IIRC the issue with waterfowl conversion was sudden failure of seals, buoyancy and ballast systems.\n
    \n
    The seagull program was hit with the extra problems of salt water\n
    \n
    Last leak mentioned the advances have made in the house sparrow model, but battery life is still an issue.\n
    \n
    Songbirds aren’t used due to birdwatchers; as outlined in the paper “Avain surveillance: security, counter surveillance, and camouflage” read the updated 2019 version.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698692043 {#5348
    date: 2023-10-30 19:54:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@HikingVet@lemmy.sdf.org"
    "@FALGSConaut@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5351 …}
  +nested: Doctrine\ORM\PersistentCollection {#5353 …}
  +votes: Doctrine\ORM\PersistentCollection {#5355 …}
  +reports: Doctrine\ORM\PersistentCollection {#5357 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5361 …}
  -id: 80400
  -bodyTs: "'2019':69 'advanc':32 'aren':48 'avain':59 'ballast':14 'batteri':41 'birdwatch':53 'buoyanc':12 'camouflag':65 'convers':6 'counter':62 'due':51 'extra':23 'failur':9 'hit':20 'hous':37 'iirc':1 'issu':3,46 'last':28 'leak':29 'life':42 'made':34 'mention':30 'model':39 'outlin':55 'paper':58 'problem':24 'program':18 'read':66 'salt':26 'seagul':17 'seal':11 'secur':61 'songbird':47 'sparrow':38 'still':44 'sudden':8 'surveil':60,63 'system':15 'updat':68 'use':50 'version':70 'water':27 'waterfowl':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4919201"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698692043 {#5349
    date: 2023-10-30 19:54:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4480
  +user: App\Entity\User {#4493 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    It all makes sense now! Cats like to catch birds, so cat drones can catch bird drones.\n
    \n
    ![](https://www.businessinsider.in/photo/52399115/We-do-TV-shows-live-shows-and-performances-that-pay-for-the-new-projects-Jansen-told-me-He-has-also-previously-discussed-selling-merchandise-for-extra-revenue-People-may-not-buy-the-Orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)  \n
    [Direct image link](https://www.businessinsider.in/photo/52399115/We-do-TV-shows-live-shows-and-performances-that-pay-for-the-new-projects-Jansen-told-me-He-has-also-previously-discussed-selling-merchandise-for-extra-revenue-People-may-not-buy-the-Orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)\n
    \n
    Yes, that’s an actual taxidermied cat. It used to be alive as well.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 106
  +score: 0
  +lastActive: DateTime @1698849000 {#4475
    date: 2023-11-01 15:30:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4481 …}
  +nested: Doctrine\ORM\PersistentCollection {#4483 …}
  +votes: Doctrine\ORM\PersistentCollection {#4485 …}
  +reports: Doctrine\ORM\PersistentCollection {#4487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4491 …}
  -id: 80146
  -bodyTs: "'/photo/52399115/we-do-tv-shows-live-shows-and-performances-that-pay-for-the-new-projects-jansen-told-me-he-has-also-previously-discussed-selling-merchandise-for-extra-revenue-people-may-not-buy-the-orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)':20,26 'actual':31 'aliv':38 'bird':10,16 'cat':6,12,33 'catch':9,15 'direct':21 'drone':13,17 'imag':22 'like':7 'link':23 'make':3 'sens':4 'taxidermi':32 'use':35 'well':40 'www.businessinsider.in':19,25 'www.businessinsider.in/photo/52399115/we-do-tv-shows-live-shows-and-performances-that-pay-for-the-new-projects-jansen-told-me-he-has-also-previously-discussed-selling-merchandise-for-extra-revenue-people-may-not-buy-the-orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)':18,24 'yes':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4913661"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698680827 {#4476
    date: 2023-10-30 16:47:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4480
  +user: App\Entity\User {#4493 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    It all makes sense now! Cats like to catch birds, so cat drones can catch bird drones.\n
    \n
    ![](https://www.businessinsider.in/photo/52399115/We-do-TV-shows-live-shows-and-performances-that-pay-for-the-new-projects-Jansen-told-me-He-has-also-previously-discussed-selling-merchandise-for-extra-revenue-People-may-not-buy-the-Orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)  \n
    [Direct image link](https://www.businessinsider.in/photo/52399115/We-do-TV-shows-live-shows-and-performances-that-pay-for-the-new-projects-Jansen-told-me-He-has-also-previously-discussed-selling-merchandise-for-extra-revenue-People-may-not-buy-the-Orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)\n
    \n
    Yes, that’s an actual taxidermied cat. It used to be alive as well.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 106
  +score: 0
  +lastActive: DateTime @1698849000 {#4475
    date: 2023-11-01 15:30:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4481 …}
  +nested: Doctrine\ORM\PersistentCollection {#4483 …}
  +votes: Doctrine\ORM\PersistentCollection {#4485 …}
  +reports: Doctrine\ORM\PersistentCollection {#4487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4491 …}
  -id: 80146
  -bodyTs: "'/photo/52399115/we-do-tv-shows-live-shows-and-performances-that-pay-for-the-new-projects-jansen-told-me-he-has-also-previously-discussed-selling-merchandise-for-extra-revenue-people-may-not-buy-the-orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)':20,26 'actual':31 'aliv':38 'bird':10,16 'cat':6,12,33 'catch':9,15 'direct':21 'drone':13,17 'imag':22 'like':7 'link':23 'make':3 'sens':4 'taxidermi':32 'use':35 'well':40 'www.businessinsider.in':19,25 'www.businessinsider.in/photo/52399115/we-do-tv-shows-live-shows-and-performances-that-pay-for-the-new-projects-jansen-told-me-he-has-also-previously-discussed-selling-merchandise-for-extra-revenue-people-may-not-buy-the-orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)':18,24 'yes':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4913661"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698680827 {#4476
    date: 2023-10-30 16:47:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4480
  +user: App\Entity\User {#4493 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    It all makes sense now! Cats like to catch birds, so cat drones can catch bird drones.\n
    \n
    ![](https://www.businessinsider.in/photo/52399115/We-do-TV-shows-live-shows-and-performances-that-pay-for-the-new-projects-Jansen-told-me-He-has-also-previously-discussed-selling-merchandise-for-extra-revenue-People-may-not-buy-the-Orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)  \n
    [Direct image link](https://www.businessinsider.in/photo/52399115/We-do-TV-shows-live-shows-and-performances-that-pay-for-the-new-projects-Jansen-told-me-He-has-also-previously-discussed-selling-merchandise-for-extra-revenue-People-may-not-buy-the-Orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)\n
    \n
    Yes, that’s an actual taxidermied cat. It used to be alive as well.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 106
  +score: 0
  +lastActive: DateTime @1698849000 {#4475
    date: 2023-11-01 15:30:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4481 …}
  +nested: Doctrine\ORM\PersistentCollection {#4483 …}
  +votes: Doctrine\ORM\PersistentCollection {#4485 …}
  +reports: Doctrine\ORM\PersistentCollection {#4487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4491 …}
  -id: 80146
  -bodyTs: "'/photo/52399115/we-do-tv-shows-live-shows-and-performances-that-pay-for-the-new-projects-jansen-told-me-he-has-also-previously-discussed-selling-merchandise-for-extra-revenue-people-may-not-buy-the-orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)':20,26 'actual':31 'aliv':38 'bird':10,16 'cat':6,12,33 'catch':9,15 'direct':21 'drone':13,17 'imag':22 'like':7 'link':23 'make':3 'sens':4 'taxidermi':32 'use':35 'well':40 'www.businessinsider.in':19,25 'www.businessinsider.in/photo/52399115/we-do-tv-shows-live-shows-and-performances-that-pay-for-the-new-projects-jansen-told-me-he-has-also-previously-discussed-selling-merchandise-for-extra-revenue-people-may-not-buy-the-orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)':18,24 'yes':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4913661"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698680827 {#4476
    date: 2023-10-30 16:47:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4967
  +user: Proxies\__CG__\App\Entity\User {#4968 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4480
    +user: App\Entity\User {#4493 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      It all makes sense now! Cats like to catch birds, so cat drones can catch bird drones.\n
      \n
      ![](https://www.businessinsider.in/photo/52399115/We-do-TV-shows-live-shows-and-performances-that-pay-for-the-new-projects-Jansen-told-me-He-has-also-previously-discussed-selling-merchandise-for-extra-revenue-People-may-not-buy-the-Orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)  \n
      [Direct image link](https://www.businessinsider.in/photo/52399115/We-do-TV-shows-live-shows-and-performances-that-pay-for-the-new-projects-Jansen-told-me-He-has-also-previously-discussed-selling-merchandise-for-extra-revenue-People-may-not-buy-the-Orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)\n
      \n
      Yes, that’s an actual taxidermied cat. It used to be alive as well.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 106
    +score: 0
    +lastActive: DateTime @1698849000 {#4475
      date: 2023-11-01 15:30:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4481 …}
    +nested: Doctrine\ORM\PersistentCollection {#4483 …}
    +votes: Doctrine\ORM\PersistentCollection {#4485 …}
    +reports: Doctrine\ORM\PersistentCollection {#4487 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4489 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4491 …}
    -id: 80146
    -bodyTs: "'/photo/52399115/we-do-tv-shows-live-shows-and-performances-that-pay-for-the-new-projects-jansen-told-me-he-has-also-previously-discussed-selling-merchandise-for-extra-revenue-people-may-not-buy-the-orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)':20,26 'actual':31 'aliv':38 'bird':10,16 'cat':6,12,33 'catch':9,15 'direct':21 'drone':13,17 'imag':22 'like':7 'link':23 'make':3 'sens':4 'taxidermi':32 'use':35 'well':40 'www.businessinsider.in':19,25 'www.businessinsider.in/photo/52399115/we-do-tv-shows-live-shows-and-performances-that-pay-for-the-new-projects-jansen-told-me-he-has-also-previously-discussed-selling-merchandise-for-extra-revenue-people-may-not-buy-the-orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)':18,24 'yes':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4913661"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698680827 {#4476
      date: 2023-10-30 16:47:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4480}
  +body: "Wow, that’s fucked up. It’s like something out of a Junjo Ito comic."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 64
  +score: 0
  +lastActive: DateTime @1698682110 {#4965
    date: 2023-10-30 17:08:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@user224@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4969 …}
  +nested: Doctrine\ORM\PersistentCollection {#4971 …}
  +votes: Doctrine\ORM\PersistentCollection {#4973 …}
  +reports: Doctrine\ORM\PersistentCollection {#4975 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4977 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4979 …}
  -id: 80172
  -bodyTs: "'comic':15 'fuck':4 'ito':14 'junjo':13 'like':8 'someth':9 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4914189"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698682110 {#4966
    date: 2023-10-30 17:08: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
91 DENIED edit
App\Entity\EntryComment {#4967
  +user: Proxies\__CG__\App\Entity\User {#4968 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4480
    +user: App\Entity\User {#4493 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      It all makes sense now! Cats like to catch birds, so cat drones can catch bird drones.\n
      \n
      ![](https://www.businessinsider.in/photo/52399115/We-do-TV-shows-live-shows-and-performances-that-pay-for-the-new-projects-Jansen-told-me-He-has-also-previously-discussed-selling-merchandise-for-extra-revenue-People-may-not-buy-the-Orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)  \n
      [Direct image link](https://www.businessinsider.in/photo/52399115/We-do-TV-shows-live-shows-and-performances-that-pay-for-the-new-projects-Jansen-told-me-He-has-also-previously-discussed-selling-merchandise-for-extra-revenue-People-may-not-buy-the-Orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)\n
      \n
      Yes, that’s an actual taxidermied cat. It used to be alive as well.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 106
    +score: 0
    +lastActive: DateTime @1698849000 {#4475
      date: 2023-11-01 15:30:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4481 …}
    +nested: Doctrine\ORM\PersistentCollection {#4483 …}
    +votes: Doctrine\ORM\PersistentCollection {#4485 …}
    +reports: Doctrine\ORM\PersistentCollection {#4487 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4489 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4491 …}
    -id: 80146
    -bodyTs: "'/photo/52399115/we-do-tv-shows-live-shows-and-performances-that-pay-for-the-new-projects-jansen-told-me-he-has-also-previously-discussed-selling-merchandise-for-extra-revenue-people-may-not-buy-the-orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)':20,26 'actual':31 'aliv':38 'bird':10,16 'cat':6,12,33 'catch':9,15 'direct':21 'drone':13,17 'imag':22 'like':7 'link':23 'make':3 'sens':4 'taxidermi':32 'use':35 'well':40 'www.businessinsider.in':19,25 'www.businessinsider.in/photo/52399115/we-do-tv-shows-live-shows-and-performances-that-pay-for-the-new-projects-jansen-told-me-he-has-also-previously-discussed-selling-merchandise-for-extra-revenue-people-may-not-buy-the-orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)':18,24 'yes':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4913661"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698680827 {#4476
      date: 2023-10-30 16:47:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4480}
  +body: "Wow, that’s fucked up. It’s like something out of a Junjo Ito comic."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 64
  +score: 0
  +lastActive: DateTime @1698682110 {#4965
    date: 2023-10-30 17:08:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@user224@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4969 …}
  +nested: Doctrine\ORM\PersistentCollection {#4971 …}
  +votes: Doctrine\ORM\PersistentCollection {#4973 …}
  +reports: Doctrine\ORM\PersistentCollection {#4975 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4977 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4979 …}
  -id: 80172
  -bodyTs: "'comic':15 'fuck':4 'ito':14 'junjo':13 'like':8 'someth':9 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4914189"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698682110 {#4966
    date: 2023-10-30 17:08: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
92 DENIED moderate
App\Entity\EntryComment {#4967
  +user: Proxies\__CG__\App\Entity\User {#4968 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4480
    +user: App\Entity\User {#4493 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      It all makes sense now! Cats like to catch birds, so cat drones can catch bird drones.\n
      \n
      ![](https://www.businessinsider.in/photo/52399115/We-do-TV-shows-live-shows-and-performances-that-pay-for-the-new-projects-Jansen-told-me-He-has-also-previously-discussed-selling-merchandise-for-extra-revenue-People-may-not-buy-the-Orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)  \n
      [Direct image link](https://www.businessinsider.in/photo/52399115/We-do-TV-shows-live-shows-and-performances-that-pay-for-the-new-projects-Jansen-told-me-He-has-also-previously-discussed-selling-merchandise-for-extra-revenue-People-may-not-buy-the-Orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)\n
      \n
      Yes, that’s an actual taxidermied cat. It used to be alive as well.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 106
    +score: 0
    +lastActive: DateTime @1698849000 {#4475
      date: 2023-11-01 15:30:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4481 …}
    +nested: Doctrine\ORM\PersistentCollection {#4483 …}
    +votes: Doctrine\ORM\PersistentCollection {#4485 …}
    +reports: Doctrine\ORM\PersistentCollection {#4487 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4489 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4491 …}
    -id: 80146
    -bodyTs: "'/photo/52399115/we-do-tv-shows-live-shows-and-performances-that-pay-for-the-new-projects-jansen-told-me-he-has-also-previously-discussed-selling-merchandise-for-extra-revenue-people-may-not-buy-the-orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)':20,26 'actual':31 'aliv':38 'bird':10,16 'cat':6,12,33 'catch':9,15 'direct':21 'drone':13,17 'imag':22 'like':7 'link':23 'make':3 'sens':4 'taxidermi':32 'use':35 'well':40 'www.businessinsider.in':19,25 'www.businessinsider.in/photo/52399115/we-do-tv-shows-live-shows-and-performances-that-pay-for-the-new-projects-jansen-told-me-he-has-also-previously-discussed-selling-merchandise-for-extra-revenue-people-may-not-buy-the-orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)':18,24 'yes':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4913661"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698680827 {#4476
      date: 2023-10-30 16:47:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4480}
  +body: "Wow, that’s fucked up. It’s like something out of a Junjo Ito comic."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 64
  +score: 0
  +lastActive: DateTime @1698682110 {#4965
    date: 2023-10-30 17:08:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@user224@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4969 …}
  +nested: Doctrine\ORM\PersistentCollection {#4971 …}
  +votes: Doctrine\ORM\PersistentCollection {#4973 …}
  +reports: Doctrine\ORM\PersistentCollection {#4975 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4977 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4979 …}
  -id: 80172
  -bodyTs: "'comic':15 'fuck':4 'ito':14 'junjo':13 'like':8 'someth':9 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4914189"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698682110 {#4966
    date: 2023-10-30 17:08: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
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 {#5165
  +user: App\Entity\User {#4493 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4967
    +user: Proxies\__CG__\App\Entity\User {#4968 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4480
      +user: App\Entity\User {#4493 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        It all makes sense now! Cats like to catch birds, so cat drones can catch bird drones.\n
        \n
        ![](https://www.businessinsider.in/photo/52399115/We-do-TV-shows-live-shows-and-performances-that-pay-for-the-new-projects-Jansen-told-me-He-has-also-previously-discussed-selling-merchandise-for-extra-revenue-People-may-not-buy-the-Orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)  \n
        [Direct image link](https://www.businessinsider.in/photo/52399115/We-do-TV-shows-live-shows-and-performances-that-pay-for-the-new-projects-Jansen-told-me-He-has-also-previously-discussed-selling-merchandise-for-extra-revenue-People-may-not-buy-the-Orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)\n
        \n
        Yes, that’s an actual taxidermied cat. It used to be alive as well.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 106
      +score: 0
      +lastActive: DateTime @1698849000 {#4475
        date: 2023-11-01 15:30:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spasm01@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4481 …}
      +nested: Doctrine\ORM\PersistentCollection {#4483 …}
      +votes: Doctrine\ORM\PersistentCollection {#4485 …}
      +reports: Doctrine\ORM\PersistentCollection {#4487 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4489 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4491 …}
      -id: 80146
      -bodyTs: "'/photo/52399115/we-do-tv-shows-live-shows-and-performances-that-pay-for-the-new-projects-jansen-told-me-he-has-also-previously-discussed-selling-merchandise-for-extra-revenue-people-may-not-buy-the-orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)':20,26 'actual':31 'aliv':38 'bird':10,16 'cat':6,12,33 'catch':9,15 'direct':21 'drone':13,17 'imag':22 'like':7 'link':23 'make':3 'sens':4 'taxidermi':32 'use':35 'well':40 'www.businessinsider.in':19,25 'www.businessinsider.in/photo/52399115/we-do-tv-shows-live-shows-and-performances-that-pay-for-the-new-projects-jansen-told-me-he-has-also-previously-discussed-selling-merchandise-for-extra-revenue-people-may-not-buy-the-orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)':18,24 'yes':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/4913661"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698680827 {#4476
        date: 2023-10-30 16:47:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4480}
    +body: "Wow, that’s fucked up. It’s like something out of a Junjo Ito comic."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 64
    +score: 0
    +lastActive: DateTime @1698682110 {#4965
      date: 2023-10-30 17:08:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
      "@user224@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4969 …}
    +nested: Doctrine\ORM\PersistentCollection {#4971 …}
    +votes: Doctrine\ORM\PersistentCollection {#4973 …}
    +reports: Doctrine\ORM\PersistentCollection {#4975 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4977 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4979 …}
    -id: 80172
    -bodyTs: "'comic':15 'fuck':4 'ito':14 'junjo':13 'like':8 'someth':9 'wow':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4914189"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698682110 {#4966
      date: 2023-10-30 17:08:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4480}
  +body: "Wait till you see the RatCopter, Ostrich Drone and SharkJet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1698682212 {#5163
    date: 2023-10-30 17:10:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@user224@lemmy.sdf.org"
    "@seitanic@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5166 …}
  +nested: Doctrine\ORM\PersistentCollection {#5168 …}
  +votes: Doctrine\ORM\PersistentCollection {#5170 …}
  +reports: Doctrine\ORM\PersistentCollection {#5172 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5174 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5176 …}
  -id: 80178
  -bodyTs: "'drone':8 'ostrich':7 'ratcopt':6 'see':4 'sharkjet':10 'till':2 'wait':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4914228"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698682212 {#5164
    date: 2023-10-30 17:10: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
95 DENIED edit
App\Entity\EntryComment {#5165
  +user: App\Entity\User {#4493 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4967
    +user: Proxies\__CG__\App\Entity\User {#4968 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4480
      +user: App\Entity\User {#4493 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        It all makes sense now! Cats like to catch birds, so cat drones can catch bird drones.\n
        \n
        ![](https://www.businessinsider.in/photo/52399115/We-do-TV-shows-live-shows-and-performances-that-pay-for-the-new-projects-Jansen-told-me-He-has-also-previously-discussed-selling-merchandise-for-extra-revenue-People-may-not-buy-the-Orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)  \n
        [Direct image link](https://www.businessinsider.in/photo/52399115/We-do-TV-shows-live-shows-and-performances-that-pay-for-the-new-projects-Jansen-told-me-He-has-also-previously-discussed-selling-merchandise-for-extra-revenue-People-may-not-buy-the-Orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)\n
        \n
        Yes, that’s an actual taxidermied cat. It used to be alive as well.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 106
      +score: 0
      +lastActive: DateTime @1698849000 {#4475
        date: 2023-11-01 15:30:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spasm01@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4481 …}
      +nested: Doctrine\ORM\PersistentCollection {#4483 …}
      +votes: Doctrine\ORM\PersistentCollection {#4485 …}
      +reports: Doctrine\ORM\PersistentCollection {#4487 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4489 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4491 …}
      -id: 80146
      -bodyTs: "'/photo/52399115/we-do-tv-shows-live-shows-and-performances-that-pay-for-the-new-projects-jansen-told-me-he-has-also-previously-discussed-selling-merchandise-for-extra-revenue-people-may-not-buy-the-orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)':20,26 'actual':31 'aliv':38 'bird':10,16 'cat':6,12,33 'catch':9,15 'direct':21 'drone':13,17 'imag':22 'like':7 'link':23 'make':3 'sens':4 'taxidermi':32 'use':35 'well':40 'www.businessinsider.in':19,25 'www.businessinsider.in/photo/52399115/we-do-tv-shows-live-shows-and-performances-that-pay-for-the-new-projects-jansen-told-me-he-has-also-previously-discussed-selling-merchandise-for-extra-revenue-people-may-not-buy-the-orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)':18,24 'yes':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/4913661"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698680827 {#4476
        date: 2023-10-30 16:47:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4480}
    +body: "Wow, that’s fucked up. It’s like something out of a Junjo Ito comic."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 64
    +score: 0
    +lastActive: DateTime @1698682110 {#4965
      date: 2023-10-30 17:08:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
      "@user224@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4969 …}
    +nested: Doctrine\ORM\PersistentCollection {#4971 …}
    +votes: Doctrine\ORM\PersistentCollection {#4973 …}
    +reports: Doctrine\ORM\PersistentCollection {#4975 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4977 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4979 …}
    -id: 80172
    -bodyTs: "'comic':15 'fuck':4 'ito':14 'junjo':13 'like':8 'someth':9 'wow':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4914189"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698682110 {#4966
      date: 2023-10-30 17:08:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4480}
  +body: "Wait till you see the RatCopter, Ostrich Drone and SharkJet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1698682212 {#5163
    date: 2023-10-30 17:10:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@user224@lemmy.sdf.org"
    "@seitanic@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5166 …}
  +nested: Doctrine\ORM\PersistentCollection {#5168 …}
  +votes: Doctrine\ORM\PersistentCollection {#5170 …}
  +reports: Doctrine\ORM\PersistentCollection {#5172 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5174 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5176 …}
  -id: 80178
  -bodyTs: "'drone':8 'ostrich':7 'ratcopt':6 'see':4 'sharkjet':10 'till':2 'wait':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4914228"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698682212 {#5164
    date: 2023-10-30 17:10: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
96 DENIED moderate
App\Entity\EntryComment {#5165
  +user: App\Entity\User {#4493 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4967
    +user: Proxies\__CG__\App\Entity\User {#4968 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4480
      +user: App\Entity\User {#4493 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        It all makes sense now! Cats like to catch birds, so cat drones can catch bird drones.\n
        \n
        ![](https://www.businessinsider.in/photo/52399115/We-do-TV-shows-live-shows-and-performances-that-pay-for-the-new-projects-Jansen-told-me-He-has-also-previously-discussed-selling-merchandise-for-extra-revenue-People-may-not-buy-the-Orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)  \n
        [Direct image link](https://www.businessinsider.in/photo/52399115/We-do-TV-shows-live-shows-and-performances-that-pay-for-the-new-projects-Jansen-told-me-He-has-also-previously-discussed-selling-merchandise-for-extra-revenue-People-may-not-buy-the-Orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)\n
        \n
        Yes, that’s an actual taxidermied cat. It used to be alive as well.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 106
      +score: 0
      +lastActive: DateTime @1698849000 {#4475
        date: 2023-11-01 15:30:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spasm01@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4481 …}
      +nested: Doctrine\ORM\PersistentCollection {#4483 …}
      +votes: Doctrine\ORM\PersistentCollection {#4485 …}
      +reports: Doctrine\ORM\PersistentCollection {#4487 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4489 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4491 …}
      -id: 80146
      -bodyTs: "'/photo/52399115/we-do-tv-shows-live-shows-and-performances-that-pay-for-the-new-projects-jansen-told-me-he-has-also-previously-discussed-selling-merchandise-for-extra-revenue-people-may-not-buy-the-orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)':20,26 'actual':31 'aliv':38 'bird':10,16 'cat':6,12,33 'catch':9,15 'direct':21 'drone':13,17 'imag':22 'like':7 'link':23 'make':3 'sens':4 'taxidermi':32 'use':35 'well':40 'www.businessinsider.in':19,25 'www.businessinsider.in/photo/52399115/we-do-tv-shows-live-shows-and-performances-that-pay-for-the-new-projects-jansen-told-me-he-has-also-previously-discussed-selling-merchandise-for-extra-revenue-people-may-not-buy-the-orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)':18,24 'yes':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/4913661"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698680827 {#4476
        date: 2023-10-30 16:47:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4480}
    +body: "Wow, that’s fucked up. It’s like something out of a Junjo Ito comic."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 64
    +score: 0
    +lastActive: DateTime @1698682110 {#4965
      date: 2023-10-30 17:08:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
      "@user224@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4969 …}
    +nested: Doctrine\ORM\PersistentCollection {#4971 …}
    +votes: Doctrine\ORM\PersistentCollection {#4973 …}
    +reports: Doctrine\ORM\PersistentCollection {#4975 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4977 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4979 …}
    -id: 80172
    -bodyTs: "'comic':15 'fuck':4 'ito':14 'junjo':13 'like':8 'someth':9 'wow':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4914189"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698682110 {#4966
      date: 2023-10-30 17:08:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4480}
  +body: "Wait till you see the RatCopter, Ostrich Drone and SharkJet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1698682212 {#5163
    date: 2023-10-30 17:10:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@user224@lemmy.sdf.org"
    "@seitanic@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5166 …}
  +nested: Doctrine\ORM\PersistentCollection {#5168 …}
  +votes: Doctrine\ORM\PersistentCollection {#5170 …}
  +reports: Doctrine\ORM\PersistentCollection {#5172 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5174 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5176 …}
  -id: 80178
  -bodyTs: "'drone':8 'ostrich':7 'ratcopt':6 'see':4 'sharkjet':10 'till':2 'wait':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4914228"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698682212 {#5164
    date: 2023-10-30 17:10: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
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 {#5260
  +user: Proxies\__CG__\App\Entity\User {#5265 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5165
    +user: App\Entity\User {#4493 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4967
      +user: Proxies\__CG__\App\Entity\User {#4968 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4480
        +user: App\Entity\User {#4493 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          It all makes sense now! Cats like to catch birds, so cat drones can catch bird drones.\n
          \n
          ![](https://www.businessinsider.in/photo/52399115/We-do-TV-shows-live-shows-and-performances-that-pay-for-the-new-projects-Jansen-told-me-He-has-also-previously-discussed-selling-merchandise-for-extra-revenue-People-may-not-buy-the-Orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)  \n
          [Direct image link](https://www.businessinsider.in/photo/52399115/We-do-TV-shows-live-shows-and-performances-that-pay-for-the-new-projects-Jansen-told-me-He-has-also-previously-discussed-selling-merchandise-for-extra-revenue-People-may-not-buy-the-Orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)\n
          \n
          Yes, that’s an actual taxidermied cat. It used to be alive as well.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 106
        +score: 0
        +lastActive: DateTime @1698849000 {#4475
          date: 2023-11-01 15:30:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spasm01@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4481 …}
        +nested: Doctrine\ORM\PersistentCollection {#4483 …}
        +votes: Doctrine\ORM\PersistentCollection {#4485 …}
        +reports: Doctrine\ORM\PersistentCollection {#4487 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4489 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4491 …}
        -id: 80146
        -bodyTs: "'/photo/52399115/we-do-tv-shows-live-shows-and-performances-that-pay-for-the-new-projects-jansen-told-me-he-has-also-previously-discussed-selling-merchandise-for-extra-revenue-people-may-not-buy-the-orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)':20,26 'actual':31 'aliv':38 'bird':10,16 'cat':6,12,33 'catch':9,15 'direct':21 'drone':13,17 'imag':22 'like':7 'link':23 'make':3 'sens':4 'taxidermi':32 'use':35 'well':40 'www.businessinsider.in':19,25 'www.businessinsider.in/photo/52399115/we-do-tv-shows-live-shows-and-performances-that-pay-for-the-new-projects-jansen-told-me-he-has-also-previously-discussed-selling-merchandise-for-extra-revenue-people-may-not-buy-the-orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)':18,24 'yes':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.sdf.org/comment/4913661"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698680827 {#4476
          date: 2023-10-30 16:47:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4480}
      +body: "Wow, that’s fucked up. It’s like something out of a Junjo Ito comic."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 64
      +score: 0
      +lastActive: DateTime @1698682110 {#4965
        date: 2023-10-30 17:08:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spasm01@lemmy.dbzer0.com"
        "@user224@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4969 …}
      +nested: Doctrine\ORM\PersistentCollection {#4971 …}
      +votes: Doctrine\ORM\PersistentCollection {#4973 …}
      +reports: Doctrine\ORM\PersistentCollection {#4975 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4977 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4979 …}
      -id: 80172
      -bodyTs: "'comic':15 'fuck':4 'ito':14 'junjo':13 'like':8 'someth':9 'wow':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/4914189"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698682110 {#4966
        date: 2023-10-30 17:08:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4480}
    +body: "Wait till you see the RatCopter, Ostrich Drone and SharkJet."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1698682212 {#5163
      date: 2023-10-30 17:10:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
      "@user224@lemmy.sdf.org"
      "@seitanic@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5166 …}
    +nested: Doctrine\ORM\PersistentCollection {#5168 …}
    +votes: Doctrine\ORM\PersistentCollection {#5170 …}
    +reports: Doctrine\ORM\PersistentCollection {#5172 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5174 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5176 …}
    -id: 80178
    -bodyTs: "'drone':8 'ostrich':7 'ratcopt':6 'see':4 'sharkjet':10 'till':2 'wait':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4914228"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698682212 {#5164
      date: 2023-10-30 17:10:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4480}
  +body: """
    Where can I donate my cadaver?\n
    \n
    I’d like to attend the 2080 Olympics *in style*
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1698686198 {#5259
    date: 2023-10-30 18:16:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@user224@lemmy.sdf.org"
    "@seitanic@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5271 …}
  +nested: Doctrine\ORM\PersistentCollection {#5267 …}
  +votes: Doctrine\ORM\PersistentCollection {#5269 …}
  +reports: Doctrine\ORM\PersistentCollection {#5273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5277 …}
  -id: 80285
  -bodyTs: "'2080':13 'attend':11 'cadav':6 'd':8 'donat':4 'like':9 'olymp':14 'style':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4936124"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698686198 {#5262
    date: 2023-10-30 18:16: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
99 DENIED edit
App\Entity\EntryComment {#5260
  +user: Proxies\__CG__\App\Entity\User {#5265 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5165
    +user: App\Entity\User {#4493 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4967
      +user: Proxies\__CG__\App\Entity\User {#4968 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4480
        +user: App\Entity\User {#4493 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          It all makes sense now! Cats like to catch birds, so cat drones can catch bird drones.\n
          \n
          ![](https://www.businessinsider.in/photo/52399115/We-do-TV-shows-live-shows-and-performances-that-pay-for-the-new-projects-Jansen-told-me-He-has-also-previously-discussed-selling-merchandise-for-extra-revenue-People-may-not-buy-the-Orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)  \n
          [Direct image link](https://www.businessinsider.in/photo/52399115/We-do-TV-shows-live-shows-and-performances-that-pay-for-the-new-projects-Jansen-told-me-He-has-also-previously-discussed-selling-merchandise-for-extra-revenue-People-may-not-buy-the-Orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)\n
          \n
          Yes, that’s an actual taxidermied cat. It used to be alive as well.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 106
        +score: 0
        +lastActive: DateTime @1698849000 {#4475
          date: 2023-11-01 15:30:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spasm01@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4481 …}
        +nested: Doctrine\ORM\PersistentCollection {#4483 …}
        +votes: Doctrine\ORM\PersistentCollection {#4485 …}
        +reports: Doctrine\ORM\PersistentCollection {#4487 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4489 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4491 …}
        -id: 80146
        -bodyTs: "'/photo/52399115/we-do-tv-shows-live-shows-and-performances-that-pay-for-the-new-projects-jansen-told-me-he-has-also-previously-discussed-selling-merchandise-for-extra-revenue-people-may-not-buy-the-orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)':20,26 'actual':31 'aliv':38 'bird':10,16 'cat':6,12,33 'catch':9,15 'direct':21 'drone':13,17 'imag':22 'like':7 'link':23 'make':3 'sens':4 'taxidermi':32 'use':35 'well':40 'www.businessinsider.in':19,25 'www.businessinsider.in/photo/52399115/we-do-tv-shows-live-shows-and-performances-that-pay-for-the-new-projects-jansen-told-me-he-has-also-previously-discussed-selling-merchandise-for-extra-revenue-people-may-not-buy-the-orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)':18,24 'yes':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.sdf.org/comment/4913661"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698680827 {#4476
          date: 2023-10-30 16:47:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4480}
      +body: "Wow, that’s fucked up. It’s like something out of a Junjo Ito comic."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 64
      +score: 0
      +lastActive: DateTime @1698682110 {#4965
        date: 2023-10-30 17:08:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spasm01@lemmy.dbzer0.com"
        "@user224@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4969 …}
      +nested: Doctrine\ORM\PersistentCollection {#4971 …}
      +votes: Doctrine\ORM\PersistentCollection {#4973 …}
      +reports: Doctrine\ORM\PersistentCollection {#4975 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4977 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4979 …}
      -id: 80172
      -bodyTs: "'comic':15 'fuck':4 'ito':14 'junjo':13 'like':8 'someth':9 'wow':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/4914189"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698682110 {#4966
        date: 2023-10-30 17:08:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4480}
    +body: "Wait till you see the RatCopter, Ostrich Drone and SharkJet."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1698682212 {#5163
      date: 2023-10-30 17:10:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
      "@user224@lemmy.sdf.org"
      "@seitanic@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5166 …}
    +nested: Doctrine\ORM\PersistentCollection {#5168 …}
    +votes: Doctrine\ORM\PersistentCollection {#5170 …}
    +reports: Doctrine\ORM\PersistentCollection {#5172 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5174 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5176 …}
    -id: 80178
    -bodyTs: "'drone':8 'ostrich':7 'ratcopt':6 'see':4 'sharkjet':10 'till':2 'wait':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4914228"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698682212 {#5164
      date: 2023-10-30 17:10:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4480}
  +body: """
    Where can I donate my cadaver?\n
    \n
    I’d like to attend the 2080 Olympics *in style*
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1698686198 {#5259
    date: 2023-10-30 18:16:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@user224@lemmy.sdf.org"
    "@seitanic@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5271 …}
  +nested: Doctrine\ORM\PersistentCollection {#5267 …}
  +votes: Doctrine\ORM\PersistentCollection {#5269 …}
  +reports: Doctrine\ORM\PersistentCollection {#5273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5277 …}
  -id: 80285
  -bodyTs: "'2080':13 'attend':11 'cadav':6 'd':8 'donat':4 'like':9 'olymp':14 'style':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4936124"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698686198 {#5262
    date: 2023-10-30 18:16: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
100 DENIED moderate
App\Entity\EntryComment {#5260
  +user: Proxies\__CG__\App\Entity\User {#5265 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5165
    +user: App\Entity\User {#4493 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4967
      +user: Proxies\__CG__\App\Entity\User {#4968 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4480
        +user: App\Entity\User {#4493 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          It all makes sense now! Cats like to catch birds, so cat drones can catch bird drones.\n
          \n
          ![](https://www.businessinsider.in/photo/52399115/We-do-TV-shows-live-shows-and-performances-that-pay-for-the-new-projects-Jansen-told-me-He-has-also-previously-discussed-selling-merchandise-for-extra-revenue-People-may-not-buy-the-Orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)  \n
          [Direct image link](https://www.businessinsider.in/photo/52399115/We-do-TV-shows-live-shows-and-performances-that-pay-for-the-new-projects-Jansen-told-me-He-has-also-previously-discussed-selling-merchandise-for-extra-revenue-People-may-not-buy-the-Orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)\n
          \n
          Yes, that’s an actual taxidermied cat. It used to be alive as well.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 106
        +score: 0
        +lastActive: DateTime @1698849000 {#4475
          date: 2023-11-01 15:30:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spasm01@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4481 …}
        +nested: Doctrine\ORM\PersistentCollection {#4483 …}
        +votes: Doctrine\ORM\PersistentCollection {#4485 …}
        +reports: Doctrine\ORM\PersistentCollection {#4487 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4489 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4491 …}
        -id: 80146
        -bodyTs: "'/photo/52399115/we-do-tv-shows-live-shows-and-performances-that-pay-for-the-new-projects-jansen-told-me-he-has-also-previously-discussed-selling-merchandise-for-extra-revenue-people-may-not-buy-the-orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)':20,26 'actual':31 'aliv':38 'bird':10,16 'cat':6,12,33 'catch':9,15 'direct':21 'drone':13,17 'imag':22 'like':7 'link':23 'make':3 'sens':4 'taxidermi':32 'use':35 'well':40 'www.businessinsider.in':19,25 'www.businessinsider.in/photo/52399115/we-do-tv-shows-live-shows-and-performances-that-pay-for-the-new-projects-jansen-told-me-he-has-also-previously-discussed-selling-merchandise-for-extra-revenue-people-may-not-buy-the-orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)':18,24 'yes':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.sdf.org/comment/4913661"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698680827 {#4476
          date: 2023-10-30 16:47:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4480}
      +body: "Wow, that’s fucked up. It’s like something out of a Junjo Ito comic."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 64
      +score: 0
      +lastActive: DateTime @1698682110 {#4965
        date: 2023-10-30 17:08:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spasm01@lemmy.dbzer0.com"
        "@user224@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4969 …}
      +nested: Doctrine\ORM\PersistentCollection {#4971 …}
      +votes: Doctrine\ORM\PersistentCollection {#4973 …}
      +reports: Doctrine\ORM\PersistentCollection {#4975 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4977 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4979 …}
      -id: 80172
      -bodyTs: "'comic':15 'fuck':4 'ito':14 'junjo':13 'like':8 'someth':9 'wow':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/4914189"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698682110 {#4966
        date: 2023-10-30 17:08:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4480}
    +body: "Wait till you see the RatCopter, Ostrich Drone and SharkJet."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1698682212 {#5163
      date: 2023-10-30 17:10:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
      "@user224@lemmy.sdf.org"
      "@seitanic@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5166 …}
    +nested: Doctrine\ORM\PersistentCollection {#5168 …}
    +votes: Doctrine\ORM\PersistentCollection {#5170 …}
    +reports: Doctrine\ORM\PersistentCollection {#5172 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5174 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5176 …}
    -id: 80178
    -bodyTs: "'drone':8 'ostrich':7 'ratcopt':6 'see':4 'sharkjet':10 'till':2 'wait':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4914228"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698682212 {#5164
      date: 2023-10-30 17:10:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4480}
  +body: """
    Where can I donate my cadaver?\n
    \n
    I’d like to attend the 2080 Olympics *in style*
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1698686198 {#5259
    date: 2023-10-30 18:16:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@user224@lemmy.sdf.org"
    "@seitanic@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5271 …}
  +nested: Doctrine\ORM\PersistentCollection {#5267 …}
  +votes: Doctrine\ORM\PersistentCollection {#5269 …}
  +reports: Doctrine\ORM\PersistentCollection {#5273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5277 …}
  -id: 80285
  -bodyTs: "'2080':13 'attend':11 'cadav':6 'd':8 'donat':4 'like':9 'olymp':14 'style':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4936124"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698686198 {#5262
    date: 2023-10-30 18:16: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
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 {#5331
  +user: Proxies\__CG__\App\Entity\User {#5334 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5260
    +user: Proxies\__CG__\App\Entity\User {#5265 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5165
      +user: App\Entity\User {#4493 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4967
        +user: Proxies\__CG__\App\Entity\User {#4968 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4480
          +user: App\Entity\User {#4493 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            It all makes sense now! Cats like to catch birds, so cat drones can catch bird drones.\n
            \n
            ![](https://www.businessinsider.in/photo/52399115/We-do-TV-shows-live-shows-and-performances-that-pay-for-the-new-projects-Jansen-told-me-He-has-also-previously-discussed-selling-merchandise-for-extra-revenue-People-may-not-buy-the-Orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)  \n
            [Direct image link](https://www.businessinsider.in/photo/52399115/We-do-TV-shows-live-shows-and-performances-that-pay-for-the-new-projects-Jansen-told-me-He-has-also-previously-discussed-selling-merchandise-for-extra-revenue-People-may-not-buy-the-Orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)\n
            \n
            Yes, that’s an actual taxidermied cat. It used to be alive as well.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 106
          +score: 0
          +lastActive: DateTime @1698849000 {#4475
            date: 2023-11-01 15:30:00.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@spasm01@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4481 …}
          +nested: Doctrine\ORM\PersistentCollection {#4483 …}
          +votes: Doctrine\ORM\PersistentCollection {#4485 …}
          +reports: Doctrine\ORM\PersistentCollection {#4487 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4489 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4491 …}
          -id: 80146
          -bodyTs: "'/photo/52399115/we-do-tv-shows-live-shows-and-performances-that-pay-for-the-new-projects-jansen-told-me-he-has-also-previously-discussed-selling-merchandise-for-extra-revenue-people-may-not-buy-the-orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)':20,26 'actual':31 'aliv':38 'bird':10,16 'cat':6,12,33 'catch':9,15 'direct':21 'drone':13,17 'imag':22 'like':7 'link':23 'make':3 'sens':4 'taxidermi':32 'use':35 'well':40 'www.businessinsider.in':19,25 'www.businessinsider.in/photo/52399115/we-do-tv-shows-live-shows-and-performances-that-pay-for-the-new-projects-jansen-told-me-he-has-also-previously-discussed-selling-merchandise-for-extra-revenue-people-may-not-buy-the-orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)':18,24 'yes':27"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.sdf.org/comment/4913661"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698680827 {#4476
            date: 2023-10-30 16:47:07.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4480}
        +body: "Wow, that’s fucked up. It’s like something out of a Junjo Ito comic."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 64
        +score: 0
        +lastActive: DateTime @1698682110 {#4965
          date: 2023-10-30 17:08:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spasm01@lemmy.dbzer0.com"
          "@user224@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4969 …}
        +nested: Doctrine\ORM\PersistentCollection {#4971 …}
        +votes: Doctrine\ORM\PersistentCollection {#4973 …}
        +reports: Doctrine\ORM\PersistentCollection {#4975 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4977 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4979 …}
        -id: 80172
        -bodyTs: "'comic':15 'fuck':4 'ito':14 'junjo':13 'like':8 'someth':9 'wow':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.sdf.org/comment/4914189"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698682110 {#4966
          date: 2023-10-30 17:08:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4480}
      +body: "Wait till you see the RatCopter, Ostrich Drone and SharkJet."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1698682212 {#5163
        date: 2023-10-30 17:10:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spasm01@lemmy.dbzer0.com"
        "@user224@lemmy.sdf.org"
        "@seitanic@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5166 …}
      +nested: Doctrine\ORM\PersistentCollection {#5168 …}
      +votes: Doctrine\ORM\PersistentCollection {#5170 …}
      +reports: Doctrine\ORM\PersistentCollection {#5172 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5174 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5176 …}
      -id: 80178
      -bodyTs: "'drone':8 'ostrich':7 'ratcopt':6 'see':4 'sharkjet':10 'till':2 'wait':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/4914228"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698682212 {#5164
        date: 2023-10-30 17:10:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4480}
    +body: """
      Where can I donate my cadaver?\n
      \n
      I’d like to attend the 2080 Olympics *in style*
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1698686198 {#5259
      date: 2023-10-30 18:16:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
      "@user224@lemmy.sdf.org"
      "@seitanic@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5271 …}
    +nested: Doctrine\ORM\PersistentCollection {#5267 …}
    +votes: Doctrine\ORM\PersistentCollection {#5269 …}
    +reports: Doctrine\ORM\PersistentCollection {#5273 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5275 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5277 …}
    -id: 80285
    -bodyTs: "'2080':13 'attend':11 'cadav':6 'd':8 'donat':4 'like':9 'olymp':14 'style':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4936124"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698686198 {#5262
      date: 2023-10-30 18:16:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4480}
  +body: "I want to be turned into a battle bot"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1698691549 {#5330
    date: 2023-10-30 19:45:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@user224@lemmy.sdf.org"
    "@seitanic@lemmy.sdf.org"
    "@killeronthecorner@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5338 …}
  +nested: Doctrine\ORM\PersistentCollection {#5340 …}
  +votes: Doctrine\ORM\PersistentCollection {#5336 …}
  +reports: Doctrine\ORM\PersistentCollection {#5342 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5344 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5346 …}
  -id: 80391
  -bodyTs: "'battl':8 'bot':9 'turn':5 'want':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5523192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698691549 {#5327
    date: 2023-10-30 19:45:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5331
  +user: Proxies\__CG__\App\Entity\User {#5334 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5260
    +user: Proxies\__CG__\App\Entity\User {#5265 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5165
      +user: App\Entity\User {#4493 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4967
        +user: Proxies\__CG__\App\Entity\User {#4968 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4480
          +user: App\Entity\User {#4493 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            It all makes sense now! Cats like to catch birds, so cat drones can catch bird drones.\n
            \n
            ![](https://www.businessinsider.in/photo/52399115/We-do-TV-shows-live-shows-and-performances-that-pay-for-the-new-projects-Jansen-told-me-He-has-also-previously-discussed-selling-merchandise-for-extra-revenue-People-may-not-buy-the-Orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)  \n
            [Direct image link](https://www.businessinsider.in/photo/52399115/We-do-TV-shows-live-shows-and-performances-that-pay-for-the-new-projects-Jansen-told-me-He-has-also-previously-discussed-selling-merchandise-for-extra-revenue-People-may-not-buy-the-Orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)\n
            \n
            Yes, that’s an actual taxidermied cat. It used to be alive as well.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 106
          +score: 0
          +lastActive: DateTime @1698849000 {#4475
            date: 2023-11-01 15:30:00.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@spasm01@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4481 …}
          +nested: Doctrine\ORM\PersistentCollection {#4483 …}
          +votes: Doctrine\ORM\PersistentCollection {#4485 …}
          +reports: Doctrine\ORM\PersistentCollection {#4487 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4489 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4491 …}
          -id: 80146
          -bodyTs: "'/photo/52399115/we-do-tv-shows-live-shows-and-performances-that-pay-for-the-new-projects-jansen-told-me-he-has-also-previously-discussed-selling-merchandise-for-extra-revenue-people-may-not-buy-the-orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)':20,26 'actual':31 'aliv':38 'bird':10,16 'cat':6,12,33 'catch':9,15 'direct':21 'drone':13,17 'imag':22 'like':7 'link':23 'make':3 'sens':4 'taxidermi':32 'use':35 'well':40 'www.businessinsider.in':19,25 'www.businessinsider.in/photo/52399115/we-do-tv-shows-live-shows-and-performances-that-pay-for-the-new-projects-jansen-told-me-he-has-also-previously-discussed-selling-merchandise-for-extra-revenue-people-may-not-buy-the-orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)':18,24 'yes':27"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.sdf.org/comment/4913661"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698680827 {#4476
            date: 2023-10-30 16:47:07.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4480}
        +body: "Wow, that’s fucked up. It’s like something out of a Junjo Ito comic."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 64
        +score: 0
        +lastActive: DateTime @1698682110 {#4965
          date: 2023-10-30 17:08:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spasm01@lemmy.dbzer0.com"
          "@user224@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4969 …}
        +nested: Doctrine\ORM\PersistentCollection {#4971 …}
        +votes: Doctrine\ORM\PersistentCollection {#4973 …}
        +reports: Doctrine\ORM\PersistentCollection {#4975 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4977 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4979 …}
        -id: 80172
        -bodyTs: "'comic':15 'fuck':4 'ito':14 'junjo':13 'like':8 'someth':9 'wow':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.sdf.org/comment/4914189"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698682110 {#4966
          date: 2023-10-30 17:08:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4480}
      +body: "Wait till you see the RatCopter, Ostrich Drone and SharkJet."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1698682212 {#5163
        date: 2023-10-30 17:10:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spasm01@lemmy.dbzer0.com"
        "@user224@lemmy.sdf.org"
        "@seitanic@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5166 …}
      +nested: Doctrine\ORM\PersistentCollection {#5168 …}
      +votes: Doctrine\ORM\PersistentCollection {#5170 …}
      +reports: Doctrine\ORM\PersistentCollection {#5172 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5174 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5176 …}
      -id: 80178
      -bodyTs: "'drone':8 'ostrich':7 'ratcopt':6 'see':4 'sharkjet':10 'till':2 'wait':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/4914228"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698682212 {#5164
        date: 2023-10-30 17:10:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4480}
    +body: """
      Where can I donate my cadaver?\n
      \n
      I’d like to attend the 2080 Olympics *in style*
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1698686198 {#5259
      date: 2023-10-30 18:16:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
      "@user224@lemmy.sdf.org"
      "@seitanic@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5271 …}
    +nested: Doctrine\ORM\PersistentCollection {#5267 …}
    +votes: Doctrine\ORM\PersistentCollection {#5269 …}
    +reports: Doctrine\ORM\PersistentCollection {#5273 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5275 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5277 …}
    -id: 80285
    -bodyTs: "'2080':13 'attend':11 'cadav':6 'd':8 'donat':4 'like':9 'olymp':14 'style':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4936124"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698686198 {#5262
      date: 2023-10-30 18:16:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4480}
  +body: "I want to be turned into a battle bot"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1698691549 {#5330
    date: 2023-10-30 19:45:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@user224@lemmy.sdf.org"
    "@seitanic@lemmy.sdf.org"
    "@killeronthecorner@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5338 …}
  +nested: Doctrine\ORM\PersistentCollection {#5340 …}
  +votes: Doctrine\ORM\PersistentCollection {#5336 …}
  +reports: Doctrine\ORM\PersistentCollection {#5342 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5344 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5346 …}
  -id: 80391
  -bodyTs: "'battl':8 'bot':9 'turn':5 'want':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5523192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698691549 {#5327
    date: 2023-10-30 19:45:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5331
  +user: Proxies\__CG__\App\Entity\User {#5334 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5260
    +user: Proxies\__CG__\App\Entity\User {#5265 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5165
      +user: App\Entity\User {#4493 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4967
        +user: Proxies\__CG__\App\Entity\User {#4968 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4480
          +user: App\Entity\User {#4493 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: """
            It all makes sense now! Cats like to catch birds, so cat drones can catch bird drones.\n
            \n
            ![](https://www.businessinsider.in/photo/52399115/We-do-TV-shows-live-shows-and-performances-that-pay-for-the-new-projects-Jansen-told-me-He-has-also-previously-discussed-selling-merchandise-for-extra-revenue-People-may-not-buy-the-Orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)  \n
            [Direct image link](https://www.businessinsider.in/photo/52399115/We-do-TV-shows-live-shows-and-performances-that-pay-for-the-new-projects-Jansen-told-me-He-has-also-previously-discussed-selling-merchandise-for-extra-revenue-People-may-not-buy-the-Orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)\n
            \n
            Yes, that’s an actual taxidermied cat. It used to be alive as well.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 106
          +score: 0
          +lastActive: DateTime @1698849000 {#4475
            date: 2023-11-01 15:30:00.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@spasm01@lemmy.dbzer0.com"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4481 …}
          +nested: Doctrine\ORM\PersistentCollection {#4483 …}
          +votes: Doctrine\ORM\PersistentCollection {#4485 …}
          +reports: Doctrine\ORM\PersistentCollection {#4487 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4489 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4491 …}
          -id: 80146
          -bodyTs: "'/photo/52399115/we-do-tv-shows-live-shows-and-performances-that-pay-for-the-new-projects-jansen-told-me-he-has-also-previously-discussed-selling-merchandise-for-extra-revenue-people-may-not-buy-the-orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)':20,26 'actual':31 'aliv':38 'bird':10,16 'cat':6,12,33 'catch':9,15 'direct':21 'drone':13,17 'imag':22 'like':7 'link':23 'make':3 'sens':4 'taxidermi':32 'use':35 'well':40 'www.businessinsider.in':19,25 'www.businessinsider.in/photo/52399115/we-do-tv-shows-live-shows-and-performances-that-pay-for-the-new-projects-jansen-told-me-he-has-also-previously-discussed-selling-merchandise-for-extra-revenue-people-may-not-buy-the-orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)':18,24 'yes':27"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.sdf.org/comment/4913661"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698680827 {#4476
            date: 2023-10-30 16:47:07.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4480}
        +body: "Wow, that’s fucked up. It’s like something out of a Junjo Ito comic."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 64
        +score: 0
        +lastActive: DateTime @1698682110 {#4965
          date: 2023-10-30 17:08:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@spasm01@lemmy.dbzer0.com"
          "@user224@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4969 …}
        +nested: Doctrine\ORM\PersistentCollection {#4971 …}
        +votes: Doctrine\ORM\PersistentCollection {#4973 …}
        +reports: Doctrine\ORM\PersistentCollection {#4975 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4977 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4979 …}
        -id: 80172
        -bodyTs: "'comic':15 'fuck':4 'ito':14 'junjo':13 'like':8 'someth':9 'wow':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.sdf.org/comment/4914189"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698682110 {#4966
          date: 2023-10-30 17:08:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4480}
      +body: "Wait till you see the RatCopter, Ostrich Drone and SharkJet."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1698682212 {#5163
        date: 2023-10-30 17:10:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spasm01@lemmy.dbzer0.com"
        "@user224@lemmy.sdf.org"
        "@seitanic@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5166 …}
      +nested: Doctrine\ORM\PersistentCollection {#5168 …}
      +votes: Doctrine\ORM\PersistentCollection {#5170 …}
      +reports: Doctrine\ORM\PersistentCollection {#5172 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5174 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5176 …}
      -id: 80178
      -bodyTs: "'drone':8 'ostrich':7 'ratcopt':6 'see':4 'sharkjet':10 'till':2 'wait':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/4914228"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698682212 {#5164
        date: 2023-10-30 17:10:12.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4480}
    +body: """
      Where can I donate my cadaver?\n
      \n
      I’d like to attend the 2080 Olympics *in style*
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1698686198 {#5259
      date: 2023-10-30 18:16:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
      "@user224@lemmy.sdf.org"
      "@seitanic@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5271 …}
    +nested: Doctrine\ORM\PersistentCollection {#5267 …}
    +votes: Doctrine\ORM\PersistentCollection {#5269 …}
    +reports: Doctrine\ORM\PersistentCollection {#5273 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5275 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5277 …}
    -id: 80285
    -bodyTs: "'2080':13 'attend':11 'cadav':6 'd':8 'donat':4 'like':9 'olymp':14 'style':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4936124"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698686198 {#5262
      date: 2023-10-30 18:16:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4480}
  +body: "I want to be turned into a battle bot"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1698691549 {#5330
    date: 2023-10-30 19:45:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@user224@lemmy.sdf.org"
    "@seitanic@lemmy.sdf.org"
    "@killeronthecorner@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5338 …}
  +nested: Doctrine\ORM\PersistentCollection {#5340 …}
  +votes: Doctrine\ORM\PersistentCollection {#5336 …}
  +reports: Doctrine\ORM\PersistentCollection {#5342 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5344 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5346 …}
  -id: 80391
  -bodyTs: "'battl':8 'bot':9 'turn':5 'want':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5523192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698691549 {#5327
    date: 2023-10-30 19:45:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5180
  +user: Proxies\__CG__\App\Entity\User {#5181 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4967
    +user: Proxies\__CG__\App\Entity\User {#4968 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4480
      +user: App\Entity\User {#4493 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        It all makes sense now! Cats like to catch birds, so cat drones can catch bird drones.\n
        \n
        ![](https://www.businessinsider.in/photo/52399115/We-do-TV-shows-live-shows-and-performances-that-pay-for-the-new-projects-Jansen-told-me-He-has-also-previously-discussed-selling-merchandise-for-extra-revenue-People-may-not-buy-the-Orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)  \n
        [Direct image link](https://www.businessinsider.in/photo/52399115/We-do-TV-shows-live-shows-and-performances-that-pay-for-the-new-projects-Jansen-told-me-He-has-also-previously-discussed-selling-merchandise-for-extra-revenue-People-may-not-buy-the-Orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)\n
        \n
        Yes, that’s an actual taxidermied cat. It used to be alive as well.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 106
      +score: 0
      +lastActive: DateTime @1698849000 {#4475
        date: 2023-11-01 15:30:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spasm01@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4481 …}
      +nested: Doctrine\ORM\PersistentCollection {#4483 …}
      +votes: Doctrine\ORM\PersistentCollection {#4485 …}
      +reports: Doctrine\ORM\PersistentCollection {#4487 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4489 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4491 …}
      -id: 80146
      -bodyTs: "'/photo/52399115/we-do-tv-shows-live-shows-and-performances-that-pay-for-the-new-projects-jansen-told-me-he-has-also-previously-discussed-selling-merchandise-for-extra-revenue-people-may-not-buy-the-orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)':20,26 'actual':31 'aliv':38 'bird':10,16 'cat':6,12,33 'catch':9,15 'direct':21 'drone':13,17 'imag':22 'like':7 'link':23 'make':3 'sens':4 'taxidermi':32 'use':35 'well':40 'www.businessinsider.in':19,25 'www.businessinsider.in/photo/52399115/we-do-tv-shows-live-shows-and-performances-that-pay-for-the-new-projects-jansen-told-me-he-has-also-previously-discussed-selling-merchandise-for-extra-revenue-people-may-not-buy-the-orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)':18,24 'yes':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/4913661"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698680827 {#4476
        date: 2023-10-30 16:47:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4480}
    +body: "Wow, that’s fucked up. It’s like something out of a Junjo Ito comic."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 64
    +score: 0
    +lastActive: DateTime @1698682110 {#4965
      date: 2023-10-30 17:08:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
      "@user224@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4969 …}
    +nested: Doctrine\ORM\PersistentCollection {#4971 …}
    +votes: Doctrine\ORM\PersistentCollection {#4973 …}
    +reports: Doctrine\ORM\PersistentCollection {#4975 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4977 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4979 …}
    -id: 80172
    -bodyTs: "'comic':15 'fuck':4 'ito':14 'junjo':13 'like':8 'someth':9 'wow':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4914189"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698682110 {#4966
      date: 2023-10-30 17:08:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4480}
  +body: "Nope. Chuck Testa."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1698693156 {#5178
    date: 2023-10-30 20:12:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@user224@lemmy.sdf.org"
    "@seitanic@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5182 …}
  +nested: Doctrine\ORM\PersistentCollection {#5184 …}
  +votes: Doctrine\ORM\PersistentCollection {#5186 …}
  +reports: Doctrine\ORM\PersistentCollection {#5188 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5192 …}
  -id: 80423
  -bodyTs: "'chuck':2 'nope':1 'testa':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4938191"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698693156 {#5179
    date: 2023-10-30 20:12:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5180
  +user: Proxies\__CG__\App\Entity\User {#5181 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4967
    +user: Proxies\__CG__\App\Entity\User {#4968 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4480
      +user: App\Entity\User {#4493 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        It all makes sense now! Cats like to catch birds, so cat drones can catch bird drones.\n
        \n
        ![](https://www.businessinsider.in/photo/52399115/We-do-TV-shows-live-shows-and-performances-that-pay-for-the-new-projects-Jansen-told-me-He-has-also-previously-discussed-selling-merchandise-for-extra-revenue-People-may-not-buy-the-Orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)  \n
        [Direct image link](https://www.businessinsider.in/photo/52399115/We-do-TV-shows-live-shows-and-performances-that-pay-for-the-new-projects-Jansen-told-me-He-has-also-previously-discussed-selling-merchandise-for-extra-revenue-People-may-not-buy-the-Orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)\n
        \n
        Yes, that’s an actual taxidermied cat. It used to be alive as well.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 106
      +score: 0
      +lastActive: DateTime @1698849000 {#4475
        date: 2023-11-01 15:30:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spasm01@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4481 …}
      +nested: Doctrine\ORM\PersistentCollection {#4483 …}
      +votes: Doctrine\ORM\PersistentCollection {#4485 …}
      +reports: Doctrine\ORM\PersistentCollection {#4487 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4489 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4491 …}
      -id: 80146
      -bodyTs: "'/photo/52399115/we-do-tv-shows-live-shows-and-performances-that-pay-for-the-new-projects-jansen-told-me-he-has-also-previously-discussed-selling-merchandise-for-extra-revenue-people-may-not-buy-the-orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)':20,26 'actual':31 'aliv':38 'bird':10,16 'cat':6,12,33 'catch':9,15 'direct':21 'drone':13,17 'imag':22 'like':7 'link':23 'make':3 'sens':4 'taxidermi':32 'use':35 'well':40 'www.businessinsider.in':19,25 'www.businessinsider.in/photo/52399115/we-do-tv-shows-live-shows-and-performances-that-pay-for-the-new-projects-jansen-told-me-he-has-also-previously-discussed-selling-merchandise-for-extra-revenue-people-may-not-buy-the-orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)':18,24 'yes':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/4913661"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698680827 {#4476
        date: 2023-10-30 16:47:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4480}
    +body: "Wow, that’s fucked up. It’s like something out of a Junjo Ito comic."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 64
    +score: 0
    +lastActive: DateTime @1698682110 {#4965
      date: 2023-10-30 17:08:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
      "@user224@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4969 …}
    +nested: Doctrine\ORM\PersistentCollection {#4971 …}
    +votes: Doctrine\ORM\PersistentCollection {#4973 …}
    +reports: Doctrine\ORM\PersistentCollection {#4975 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4977 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4979 …}
    -id: 80172
    -bodyTs: "'comic':15 'fuck':4 'ito':14 'junjo':13 'like':8 'someth':9 'wow':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4914189"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698682110 {#4966
      date: 2023-10-30 17:08:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4480}
  +body: "Nope. Chuck Testa."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1698693156 {#5178
    date: 2023-10-30 20:12:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@user224@lemmy.sdf.org"
    "@seitanic@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5182 …}
  +nested: Doctrine\ORM\PersistentCollection {#5184 …}
  +votes: Doctrine\ORM\PersistentCollection {#5186 …}
  +reports: Doctrine\ORM\PersistentCollection {#5188 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5192 …}
  -id: 80423
  -bodyTs: "'chuck':2 'nope':1 'testa':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4938191"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698693156 {#5179
    date: 2023-10-30 20:12:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5180
  +user: Proxies\__CG__\App\Entity\User {#5181 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4967
    +user: Proxies\__CG__\App\Entity\User {#4968 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4480
      +user: App\Entity\User {#4493 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        It all makes sense now! Cats like to catch birds, so cat drones can catch bird drones.\n
        \n
        ![](https://www.businessinsider.in/photo/52399115/We-do-TV-shows-live-shows-and-performances-that-pay-for-the-new-projects-Jansen-told-me-He-has-also-previously-discussed-selling-merchandise-for-extra-revenue-People-may-not-buy-the-Orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)  \n
        [Direct image link](https://www.businessinsider.in/photo/52399115/We-do-TV-shows-live-shows-and-performances-that-pay-for-the-new-projects-Jansen-told-me-He-has-also-previously-discussed-selling-merchandise-for-extra-revenue-People-may-not-buy-the-Orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)\n
        \n
        Yes, that’s an actual taxidermied cat. It used to be alive as well.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 106
      +score: 0
      +lastActive: DateTime @1698849000 {#4475
        date: 2023-11-01 15:30:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spasm01@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4481 …}
      +nested: Doctrine\ORM\PersistentCollection {#4483 …}
      +votes: Doctrine\ORM\PersistentCollection {#4485 …}
      +reports: Doctrine\ORM\PersistentCollection {#4487 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4489 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4491 …}
      -id: 80146
      -bodyTs: "'/photo/52399115/we-do-tv-shows-live-shows-and-performances-that-pay-for-the-new-projects-jansen-told-me-he-has-also-previously-discussed-selling-merchandise-for-extra-revenue-people-may-not-buy-the-orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)':20,26 'actual':31 'aliv':38 'bird':10,16 'cat':6,12,33 'catch':9,15 'direct':21 'drone':13,17 'imag':22 'like':7 'link':23 'make':3 'sens':4 'taxidermi':32 'use':35 'well':40 'www.businessinsider.in':19,25 'www.businessinsider.in/photo/52399115/we-do-tv-shows-live-shows-and-performances-that-pay-for-the-new-projects-jansen-told-me-he-has-also-previously-discussed-selling-merchandise-for-extra-revenue-people-may-not-buy-the-orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)':18,24 'yes':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/4913661"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698680827 {#4476
        date: 2023-10-30 16:47:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4480}
    +body: "Wow, that’s fucked up. It’s like something out of a Junjo Ito comic."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 64
    +score: 0
    +lastActive: DateTime @1698682110 {#4965
      date: 2023-10-30 17:08:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
      "@user224@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4969 …}
    +nested: Doctrine\ORM\PersistentCollection {#4971 …}
    +votes: Doctrine\ORM\PersistentCollection {#4973 …}
    +reports: Doctrine\ORM\PersistentCollection {#4975 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4977 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4979 …}
    -id: 80172
    -bodyTs: "'comic':15 'fuck':4 'ito':14 'junjo':13 'like':8 'someth':9 'wow':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4914189"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698682110 {#4966
      date: 2023-10-30 17:08:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4480}
  +body: "Nope. Chuck Testa."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1698693156 {#5178
    date: 2023-10-30 20:12:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@user224@lemmy.sdf.org"
    "@seitanic@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5182 …}
  +nested: Doctrine\ORM\PersistentCollection {#5184 …}
  +votes: Doctrine\ORM\PersistentCollection {#5186 …}
  +reports: Doctrine\ORM\PersistentCollection {#5188 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5192 …}
  -id: 80423
  -bodyTs: "'chuck':2 'nope':1 'testa':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4938191"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698693156 {#5179
    date: 2023-10-30 20:12:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4983
  +user: Proxies\__CG__\App\Entity\User {#4984 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4480
    +user: App\Entity\User {#4493 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      It all makes sense now! Cats like to catch birds, so cat drones can catch bird drones.\n
      \n
      ![](https://www.businessinsider.in/photo/52399115/We-do-TV-shows-live-shows-and-performances-that-pay-for-the-new-projects-Jansen-told-me-He-has-also-previously-discussed-selling-merchandise-for-extra-revenue-People-may-not-buy-the-Orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)  \n
      [Direct image link](https://www.businessinsider.in/photo/52399115/We-do-TV-shows-live-shows-and-performances-that-pay-for-the-new-projects-Jansen-told-me-He-has-also-previously-discussed-selling-merchandise-for-extra-revenue-People-may-not-buy-the-Orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)\n
      \n
      Yes, that’s an actual taxidermied cat. It used to be alive as well.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 106
    +score: 0
    +lastActive: DateTime @1698849000 {#4475
      date: 2023-11-01 15:30:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4481 …}
    +nested: Doctrine\ORM\PersistentCollection {#4483 …}
    +votes: Doctrine\ORM\PersistentCollection {#4485 …}
    +reports: Doctrine\ORM\PersistentCollection {#4487 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4489 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4491 …}
    -id: 80146
    -bodyTs: "'/photo/52399115/we-do-tv-shows-live-shows-and-performances-that-pay-for-the-new-projects-jansen-told-me-he-has-also-previously-discussed-selling-merchandise-for-extra-revenue-people-may-not-buy-the-orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)':20,26 'actual':31 'aliv':38 'bird':10,16 'cat':6,12,33 'catch':9,15 'direct':21 'drone':13,17 'imag':22 'like':7 'link':23 'make':3 'sens':4 'taxidermi':32 'use':35 'well':40 'www.businessinsider.in':19,25 'www.businessinsider.in/photo/52399115/we-do-tv-shows-live-shows-and-performances-that-pay-for-the-new-projects-jansen-told-me-he-has-also-previously-discussed-selling-merchandise-for-extra-revenue-people-may-not-buy-the-orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)':18,24 'yes':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4913661"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698680827 {#4476
      date: 2023-10-30 16:47:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4480}
  +body: "Imagine walking down the street and that thing flies over your head. I would be scarred for life."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698702489 {#4981
    date: 2023-10-30 22:48:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@user224@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4985 …}
  +nested: Doctrine\ORM\PersistentCollection {#4987 …}
  +votes: Doctrine\ORM\PersistentCollection {#4989 …}
  +reports: Doctrine\ORM\PersistentCollection {#4991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4993 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4995 …}
  -id: 80641
  -bodyTs: "'fli':9 'head':12 'imagin':1 'life':18 'scar':16 'street':5 'thing':8 'walk':2 'would':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4986333"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698702489 {#4982
    date: 2023-10-30 22:48:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#4983
  +user: Proxies\__CG__\App\Entity\User {#4984 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4480
    +user: App\Entity\User {#4493 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      It all makes sense now! Cats like to catch birds, so cat drones can catch bird drones.\n
      \n
      ![](https://www.businessinsider.in/photo/52399115/We-do-TV-shows-live-shows-and-performances-that-pay-for-the-new-projects-Jansen-told-me-He-has-also-previously-discussed-selling-merchandise-for-extra-revenue-People-may-not-buy-the-Orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)  \n
      [Direct image link](https://www.businessinsider.in/photo/52399115/We-do-TV-shows-live-shows-and-performances-that-pay-for-the-new-projects-Jansen-told-me-He-has-also-previously-discussed-selling-merchandise-for-extra-revenue-People-may-not-buy-the-Orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)\n
      \n
      Yes, that’s an actual taxidermied cat. It used to be alive as well.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 106
    +score: 0
    +lastActive: DateTime @1698849000 {#4475
      date: 2023-11-01 15:30:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4481 …}
    +nested: Doctrine\ORM\PersistentCollection {#4483 …}
    +votes: Doctrine\ORM\PersistentCollection {#4485 …}
    +reports: Doctrine\ORM\PersistentCollection {#4487 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4489 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4491 …}
    -id: 80146
    -bodyTs: "'/photo/52399115/we-do-tv-shows-live-shows-and-performances-that-pay-for-the-new-projects-jansen-told-me-he-has-also-previously-discussed-selling-merchandise-for-extra-revenue-people-may-not-buy-the-orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)':20,26 'actual':31 'aliv':38 'bird':10,16 'cat':6,12,33 'catch':9,15 'direct':21 'drone':13,17 'imag':22 'like':7 'link':23 'make':3 'sens':4 'taxidermi':32 'use':35 'well':40 'www.businessinsider.in':19,25 'www.businessinsider.in/photo/52399115/we-do-tv-shows-live-shows-and-performances-that-pay-for-the-new-projects-jansen-told-me-he-has-also-previously-discussed-selling-merchandise-for-extra-revenue-people-may-not-buy-the-orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)':18,24 'yes':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4913661"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698680827 {#4476
      date: 2023-10-30 16:47:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4480}
  +body: "Imagine walking down the street and that thing flies over your head. I would be scarred for life."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698702489 {#4981
    date: 2023-10-30 22:48:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@user224@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4985 …}
  +nested: Doctrine\ORM\PersistentCollection {#4987 …}
  +votes: Doctrine\ORM\PersistentCollection {#4989 …}
  +reports: Doctrine\ORM\PersistentCollection {#4991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4993 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4995 …}
  -id: 80641
  -bodyTs: "'fli':9 'head':12 'imagin':1 'life':18 'scar':16 'street':5 'thing':8 'walk':2 'would':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4986333"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698702489 {#4982
    date: 2023-10-30 22:48:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#4983
  +user: Proxies\__CG__\App\Entity\User {#4984 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4480
    +user: App\Entity\User {#4493 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      It all makes sense now! Cats like to catch birds, so cat drones can catch bird drones.\n
      \n
      ![](https://www.businessinsider.in/photo/52399115/We-do-TV-shows-live-shows-and-performances-that-pay-for-the-new-projects-Jansen-told-me-He-has-also-previously-discussed-selling-merchandise-for-extra-revenue-People-may-not-buy-the-Orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)  \n
      [Direct image link](https://www.businessinsider.in/photo/52399115/We-do-TV-shows-live-shows-and-performances-that-pay-for-the-new-projects-Jansen-told-me-He-has-also-previously-discussed-selling-merchandise-for-extra-revenue-People-may-not-buy-the-Orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)\n
      \n
      Yes, that’s an actual taxidermied cat. It used to be alive as well.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 106
    +score: 0
    +lastActive: DateTime @1698849000 {#4475
      date: 2023-11-01 15:30:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4481 …}
    +nested: Doctrine\ORM\PersistentCollection {#4483 …}
    +votes: Doctrine\ORM\PersistentCollection {#4485 …}
    +reports: Doctrine\ORM\PersistentCollection {#4487 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4489 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4491 …}
    -id: 80146
    -bodyTs: "'/photo/52399115/we-do-tv-shows-live-shows-and-performances-that-pay-for-the-new-projects-jansen-told-me-he-has-also-previously-discussed-selling-merchandise-for-extra-revenue-people-may-not-buy-the-orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)':20,26 'actual':31 'aliv':38 'bird':10,16 'cat':6,12,33 'catch':9,15 'direct':21 'drone':13,17 'imag':22 'like':7 'link':23 'make':3 'sens':4 'taxidermi':32 'use':35 'well':40 'www.businessinsider.in':19,25 'www.businessinsider.in/photo/52399115/we-do-tv-shows-live-shows-and-performances-that-pay-for-the-new-projects-jansen-told-me-he-has-also-previously-discussed-selling-merchandise-for-extra-revenue-people-may-not-buy-the-orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)':18,24 'yes':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4913661"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698680827 {#4476
      date: 2023-10-30 16:47:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4480}
  +body: "Imagine walking down the street and that thing flies over your head. I would be scarred for life."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698702489 {#4981
    date: 2023-10-30 22:48:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@user224@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4985 …}
  +nested: Doctrine\ORM\PersistentCollection {#4987 …}
  +votes: Doctrine\ORM\PersistentCollection {#4989 …}
  +reports: Doctrine\ORM\PersistentCollection {#4991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4993 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4995 …}
  -id: 80641
  -bodyTs: "'fli':9 'head':12 'imagin':1 'life':18 'scar':16 'street':5 'thing':8 'walk':2 'would':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4986333"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698702489 {#4982
    date: 2023-10-30 22:48:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5242
  +user: Proxies\__CG__\App\Entity\User {#5243 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4983
    +user: Proxies\__CG__\App\Entity\User {#4984 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4480
      +user: App\Entity\User {#4493 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        It all makes sense now! Cats like to catch birds, so cat drones can catch bird drones.\n
        \n
        ![](https://www.businessinsider.in/photo/52399115/We-do-TV-shows-live-shows-and-performances-that-pay-for-the-new-projects-Jansen-told-me-He-has-also-previously-discussed-selling-merchandise-for-extra-revenue-People-may-not-buy-the-Orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)  \n
        [Direct image link](https://www.businessinsider.in/photo/52399115/We-do-TV-shows-live-shows-and-performances-that-pay-for-the-new-projects-Jansen-told-me-He-has-also-previously-discussed-selling-merchandise-for-extra-revenue-People-may-not-buy-the-Orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)\n
        \n
        Yes, that’s an actual taxidermied cat. It used to be alive as well.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 106
      +score: 0
      +lastActive: DateTime @1698849000 {#4475
        date: 2023-11-01 15:30:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spasm01@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4481 …}
      +nested: Doctrine\ORM\PersistentCollection {#4483 …}
      +votes: Doctrine\ORM\PersistentCollection {#4485 …}
      +reports: Doctrine\ORM\PersistentCollection {#4487 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4489 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4491 …}
      -id: 80146
      -bodyTs: "'/photo/52399115/we-do-tv-shows-live-shows-and-performances-that-pay-for-the-new-projects-jansen-told-me-he-has-also-previously-discussed-selling-merchandise-for-extra-revenue-people-may-not-buy-the-orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)':20,26 'actual':31 'aliv':38 'bird':10,16 'cat':6,12,33 'catch':9,15 'direct':21 'drone':13,17 'imag':22 'like':7 'link':23 'make':3 'sens':4 'taxidermi':32 'use':35 'well':40 'www.businessinsider.in':19,25 'www.businessinsider.in/photo/52399115/we-do-tv-shows-live-shows-and-performances-that-pay-for-the-new-projects-jansen-told-me-he-has-also-previously-discussed-selling-merchandise-for-extra-revenue-people-may-not-buy-the-orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)':18,24 'yes':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/4913661"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698680827 {#4476
        date: 2023-10-30 16:47:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4480}
    +body: "Imagine walking down the street and that thing flies over your head. I would be scarred for life."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1698702489 {#4981
      date: 2023-10-30 22:48:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
      "@user224@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4985 …}
    +nested: Doctrine\ORM\PersistentCollection {#4987 …}
    +votes: Doctrine\ORM\PersistentCollection {#4989 …}
    +reports: Doctrine\ORM\PersistentCollection {#4991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4993 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4995 …}
    -id: 80641
    -bodyTs: "'fli':9 'head':12 'imagin':1 'life':18 'scar':16 'street':5 'thing':8 'walk':2 'would':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4986333"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698702489 {#4982
      date: 2023-10-30 22:48:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4480}
  +body: "It’s going to rain. The cats are flying low today."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698787840 {#5240
    date: 2023-10-31 22:30:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@user224@lemmy.sdf.org"
    "@257m@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5244 …}
  +nested: Doctrine\ORM\PersistentCollection {#5246 …}
  +votes: Doctrine\ORM\PersistentCollection {#5248 …}
  +reports: Doctrine\ORM\PersistentCollection {#5250 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5252 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5254 …}
  -id: 81901
  -bodyTs: "'cat':7 'fli':9 'go':3 'low':10 'rain':5 'today':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4967299"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698787840 {#5241
    date: 2023-10-31 22:30: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
115 DENIED edit
App\Entity\EntryComment {#5242
  +user: Proxies\__CG__\App\Entity\User {#5243 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4983
    +user: Proxies\__CG__\App\Entity\User {#4984 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4480
      +user: App\Entity\User {#4493 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        It all makes sense now! Cats like to catch birds, so cat drones can catch bird drones.\n
        \n
        ![](https://www.businessinsider.in/photo/52399115/We-do-TV-shows-live-shows-and-performances-that-pay-for-the-new-projects-Jansen-told-me-He-has-also-previously-discussed-selling-merchandise-for-extra-revenue-People-may-not-buy-the-Orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)  \n
        [Direct image link](https://www.businessinsider.in/photo/52399115/We-do-TV-shows-live-shows-and-performances-that-pay-for-the-new-projects-Jansen-told-me-He-has-also-previously-discussed-selling-merchandise-for-extra-revenue-People-may-not-buy-the-Orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)\n
        \n
        Yes, that’s an actual taxidermied cat. It used to be alive as well.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 106
      +score: 0
      +lastActive: DateTime @1698849000 {#4475
        date: 2023-11-01 15:30:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spasm01@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4481 …}
      +nested: Doctrine\ORM\PersistentCollection {#4483 …}
      +votes: Doctrine\ORM\PersistentCollection {#4485 …}
      +reports: Doctrine\ORM\PersistentCollection {#4487 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4489 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4491 …}
      -id: 80146
      -bodyTs: "'/photo/52399115/we-do-tv-shows-live-shows-and-performances-that-pay-for-the-new-projects-jansen-told-me-he-has-also-previously-discussed-selling-merchandise-for-extra-revenue-people-may-not-buy-the-orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)':20,26 'actual':31 'aliv':38 'bird':10,16 'cat':6,12,33 'catch':9,15 'direct':21 'drone':13,17 'imag':22 'like':7 'link':23 'make':3 'sens':4 'taxidermi':32 'use':35 'well':40 'www.businessinsider.in':19,25 'www.businessinsider.in/photo/52399115/we-do-tv-shows-live-shows-and-performances-that-pay-for-the-new-projects-jansen-told-me-he-has-also-previously-discussed-selling-merchandise-for-extra-revenue-people-may-not-buy-the-orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)':18,24 'yes':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/4913661"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698680827 {#4476
        date: 2023-10-30 16:47:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4480}
    +body: "Imagine walking down the street and that thing flies over your head. I would be scarred for life."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1698702489 {#4981
      date: 2023-10-30 22:48:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
      "@user224@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4985 …}
    +nested: Doctrine\ORM\PersistentCollection {#4987 …}
    +votes: Doctrine\ORM\PersistentCollection {#4989 …}
    +reports: Doctrine\ORM\PersistentCollection {#4991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4993 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4995 …}
    -id: 80641
    -bodyTs: "'fli':9 'head':12 'imagin':1 'life':18 'scar':16 'street':5 'thing':8 'walk':2 'would':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4986333"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698702489 {#4982
      date: 2023-10-30 22:48:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4480}
  +body: "It’s going to rain. The cats are flying low today."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698787840 {#5240
    date: 2023-10-31 22:30:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@user224@lemmy.sdf.org"
    "@257m@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5244 …}
  +nested: Doctrine\ORM\PersistentCollection {#5246 …}
  +votes: Doctrine\ORM\PersistentCollection {#5248 …}
  +reports: Doctrine\ORM\PersistentCollection {#5250 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5252 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5254 …}
  -id: 81901
  -bodyTs: "'cat':7 'fli':9 'go':3 'low':10 'rain':5 'today':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4967299"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698787840 {#5241
    date: 2023-10-31 22:30: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
116 DENIED moderate
App\Entity\EntryComment {#5242
  +user: Proxies\__CG__\App\Entity\User {#5243 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4983
    +user: Proxies\__CG__\App\Entity\User {#4984 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4480
      +user: App\Entity\User {#4493 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        It all makes sense now! Cats like to catch birds, so cat drones can catch bird drones.\n
        \n
        ![](https://www.businessinsider.in/photo/52399115/We-do-TV-shows-live-shows-and-performances-that-pay-for-the-new-projects-Jansen-told-me-He-has-also-previously-discussed-selling-merchandise-for-extra-revenue-People-may-not-buy-the-Orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)  \n
        [Direct image link](https://www.businessinsider.in/photo/52399115/We-do-TV-shows-live-shows-and-performances-that-pay-for-the-new-projects-Jansen-told-me-He-has-also-previously-discussed-selling-merchandise-for-extra-revenue-People-may-not-buy-the-Orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)\n
        \n
        Yes, that’s an actual taxidermied cat. It used to be alive as well.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 106
      +score: 0
      +lastActive: DateTime @1698849000 {#4475
        date: 2023-11-01 15:30:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spasm01@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4481 …}
      +nested: Doctrine\ORM\PersistentCollection {#4483 …}
      +votes: Doctrine\ORM\PersistentCollection {#4485 …}
      +reports: Doctrine\ORM\PersistentCollection {#4487 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4489 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4491 …}
      -id: 80146
      -bodyTs: "'/photo/52399115/we-do-tv-shows-live-shows-and-performances-that-pay-for-the-new-projects-jansen-told-me-he-has-also-previously-discussed-selling-merchandise-for-extra-revenue-people-may-not-buy-the-orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)':20,26 'actual':31 'aliv':38 'bird':10,16 'cat':6,12,33 'catch':9,15 'direct':21 'drone':13,17 'imag':22 'like':7 'link':23 'make':3 'sens':4 'taxidermi':32 'use':35 'well':40 'www.businessinsider.in':19,25 'www.businessinsider.in/photo/52399115/we-do-tv-shows-live-shows-and-performances-that-pay-for-the-new-projects-jansen-told-me-he-has-also-previously-discussed-selling-merchandise-for-extra-revenue-people-may-not-buy-the-orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)':18,24 'yes':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/4913661"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698680827 {#4476
        date: 2023-10-30 16:47:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4480}
    +body: "Imagine walking down the street and that thing flies over your head. I would be scarred for life."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1698702489 {#4981
      date: 2023-10-30 22:48:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
      "@user224@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4985 …}
    +nested: Doctrine\ORM\PersistentCollection {#4987 …}
    +votes: Doctrine\ORM\PersistentCollection {#4989 …}
    +reports: Doctrine\ORM\PersistentCollection {#4991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4993 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4995 …}
    -id: 80641
    -bodyTs: "'fli':9 'head':12 'imagin':1 'life':18 'scar':16 'street':5 'thing':8 'walk':2 'would':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4986333"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698702489 {#4982
      date: 2023-10-30 22:48:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4480}
  +body: "It’s going to rain. The cats are flying low today."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698787840 {#5240
    date: 2023-10-31 22:30:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@user224@lemmy.sdf.org"
    "@257m@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5244 …}
  +nested: Doctrine\ORM\PersistentCollection {#5246 …}
  +votes: Doctrine\ORM\PersistentCollection {#5248 …}
  +reports: Doctrine\ORM\PersistentCollection {#5250 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5252 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5254 …}
  -id: 81901
  -bodyTs: "'cat':7 'fli':9 'go':3 'low':10 'rain':5 'today':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4967299"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698787840 {#5241
    date: 2023-10-31 22:30: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
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 {#4999
  +user: Proxies\__CG__\App\Entity\User {#5000 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4480
    +user: App\Entity\User {#4493 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      It all makes sense now! Cats like to catch birds, so cat drones can catch bird drones.\n
      \n
      ![](https://www.businessinsider.in/photo/52399115/We-do-TV-shows-live-shows-and-performances-that-pay-for-the-new-projects-Jansen-told-me-He-has-also-previously-discussed-selling-merchandise-for-extra-revenue-People-may-not-buy-the-Orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)  \n
      [Direct image link](https://www.businessinsider.in/photo/52399115/We-do-TV-shows-live-shows-and-performances-that-pay-for-the-new-projects-Jansen-told-me-He-has-also-previously-discussed-selling-merchandise-for-extra-revenue-People-may-not-buy-the-Orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)\n
      \n
      Yes, that’s an actual taxidermied cat. It used to be alive as well.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 106
    +score: 0
    +lastActive: DateTime @1698849000 {#4475
      date: 2023-11-01 15:30:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4481 …}
    +nested: Doctrine\ORM\PersistentCollection {#4483 …}
    +votes: Doctrine\ORM\PersistentCollection {#4485 …}
    +reports: Doctrine\ORM\PersistentCollection {#4487 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4489 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4491 …}
    -id: 80146
    -bodyTs: "'/photo/52399115/we-do-tv-shows-live-shows-and-performances-that-pay-for-the-new-projects-jansen-told-me-he-has-also-previously-discussed-selling-merchandise-for-extra-revenue-people-may-not-buy-the-orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)':20,26 'actual':31 'aliv':38 'bird':10,16 'cat':6,12,33 'catch':9,15 'direct':21 'drone':13,17 'imag':22 'like':7 'link':23 'make':3 'sens':4 'taxidermi':32 'use':35 'well':40 'www.businessinsider.in':19,25 'www.businessinsider.in/photo/52399115/we-do-tv-shows-live-shows-and-performances-that-pay-for-the-new-projects-jansen-told-me-he-has-also-previously-discussed-selling-merchandise-for-extra-revenue-people-may-not-buy-the-orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)':18,24 'yes':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4913661"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698680827 {#4476
      date: 2023-10-30 16:47:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4480}
  +body: "Here I was having a perfectly good day and you had to come and ruin it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1698721160 {#4997
    date: 2023-10-31 03:59:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@user224@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5001 …}
  +nested: Doctrine\ORM\PersistentCollection {#5003 …}
  +votes: Doctrine\ORM\PersistentCollection {#5005 …}
  +reports: Doctrine\ORM\PersistentCollection {#5007 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5009 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5011 …}
  -id: 80941
  -bodyTs: "'come':13 'day':8 'good':7 'perfect':6 'ruin':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4949829"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698721160 {#4998
    date: 2023-10-31 03:59: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
119 DENIED edit
App\Entity\EntryComment {#4999
  +user: Proxies\__CG__\App\Entity\User {#5000 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4480
    +user: App\Entity\User {#4493 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      It all makes sense now! Cats like to catch birds, so cat drones can catch bird drones.\n
      \n
      ![](https://www.businessinsider.in/photo/52399115/We-do-TV-shows-live-shows-and-performances-that-pay-for-the-new-projects-Jansen-told-me-He-has-also-previously-discussed-selling-merchandise-for-extra-revenue-People-may-not-buy-the-Orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)  \n
      [Direct image link](https://www.businessinsider.in/photo/52399115/We-do-TV-shows-live-shows-and-performances-that-pay-for-the-new-projects-Jansen-told-me-He-has-also-previously-discussed-selling-merchandise-for-extra-revenue-People-may-not-buy-the-Orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)\n
      \n
      Yes, that’s an actual taxidermied cat. It used to be alive as well.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 106
    +score: 0
    +lastActive: DateTime @1698849000 {#4475
      date: 2023-11-01 15:30:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4481 …}
    +nested: Doctrine\ORM\PersistentCollection {#4483 …}
    +votes: Doctrine\ORM\PersistentCollection {#4485 …}
    +reports: Doctrine\ORM\PersistentCollection {#4487 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4489 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4491 …}
    -id: 80146
    -bodyTs: "'/photo/52399115/we-do-tv-shows-live-shows-and-performances-that-pay-for-the-new-projects-jansen-told-me-he-has-also-previously-discussed-selling-merchandise-for-extra-revenue-people-may-not-buy-the-orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)':20,26 'actual':31 'aliv':38 'bird':10,16 'cat':6,12,33 'catch':9,15 'direct':21 'drone':13,17 'imag':22 'like':7 'link':23 'make':3 'sens':4 'taxidermi':32 'use':35 'well':40 'www.businessinsider.in':19,25 'www.businessinsider.in/photo/52399115/we-do-tv-shows-live-shows-and-performances-that-pay-for-the-new-projects-jansen-told-me-he-has-also-previously-discussed-selling-merchandise-for-extra-revenue-people-may-not-buy-the-orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)':18,24 'yes':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4913661"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698680827 {#4476
      date: 2023-10-30 16:47:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4480}
  +body: "Here I was having a perfectly good day and you had to come and ruin it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1698721160 {#4997
    date: 2023-10-31 03:59:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@user224@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5001 …}
  +nested: Doctrine\ORM\PersistentCollection {#5003 …}
  +votes: Doctrine\ORM\PersistentCollection {#5005 …}
  +reports: Doctrine\ORM\PersistentCollection {#5007 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5009 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5011 …}
  -id: 80941
  -bodyTs: "'come':13 'day':8 'good':7 'perfect':6 'ruin':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4949829"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698721160 {#4998
    date: 2023-10-31 03:59: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
120 DENIED moderate
App\Entity\EntryComment {#4999
  +user: Proxies\__CG__\App\Entity\User {#5000 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4480
    +user: App\Entity\User {#4493 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      It all makes sense now! Cats like to catch birds, so cat drones can catch bird drones.\n
      \n
      ![](https://www.businessinsider.in/photo/52399115/We-do-TV-shows-live-shows-and-performances-that-pay-for-the-new-projects-Jansen-told-me-He-has-also-previously-discussed-selling-merchandise-for-extra-revenue-People-may-not-buy-the-Orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)  \n
      [Direct image link](https://www.businessinsider.in/photo/52399115/We-do-TV-shows-live-shows-and-performances-that-pay-for-the-new-projects-Jansen-told-me-He-has-also-previously-discussed-selling-merchandise-for-extra-revenue-People-may-not-buy-the-Orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)\n
      \n
      Yes, that’s an actual taxidermied cat. It used to be alive as well.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 106
    +score: 0
    +lastActive: DateTime @1698849000 {#4475
      date: 2023-11-01 15:30:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4481 …}
    +nested: Doctrine\ORM\PersistentCollection {#4483 …}
    +votes: Doctrine\ORM\PersistentCollection {#4485 …}
    +reports: Doctrine\ORM\PersistentCollection {#4487 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4489 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4491 …}
    -id: 80146
    -bodyTs: "'/photo/52399115/we-do-tv-shows-live-shows-and-performances-that-pay-for-the-new-projects-jansen-told-me-he-has-also-previously-discussed-selling-merchandise-for-extra-revenue-people-may-not-buy-the-orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)':20,26 'actual':31 'aliv':38 'bird':10,16 'cat':6,12,33 'catch':9,15 'direct':21 'drone':13,17 'imag':22 'like':7 'link':23 'make':3 'sens':4 'taxidermi':32 'use':35 'well':40 'www.businessinsider.in':19,25 'www.businessinsider.in/photo/52399115/we-do-tv-shows-live-shows-and-performances-that-pay-for-the-new-projects-jansen-told-me-he-has-also-previously-discussed-selling-merchandise-for-extra-revenue-people-may-not-buy-the-orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)':18,24 'yes':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4913661"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698680827 {#4476
      date: 2023-10-30 16:47:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4480}
  +body: "Here I was having a perfectly good day and you had to come and ruin it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1698721160 {#4997
    date: 2023-10-31 03:59:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@user224@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5001 …}
  +nested: Doctrine\ORM\PersistentCollection {#5003 …}
  +votes: Doctrine\ORM\PersistentCollection {#5005 …}
  +reports: Doctrine\ORM\PersistentCollection {#5007 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5009 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5011 …}
  -id: 80941
  -bodyTs: "'come':13 'day':8 'good':7 'perfect':6 'ruin':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4949829"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698721160 {#4998
    date: 2023-10-31 03:59: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
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 {#5015
  +user: Proxies\__CG__\App\Entity\User {#5016 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4480
    +user: App\Entity\User {#4493 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      It all makes sense now! Cats like to catch birds, so cat drones can catch bird drones.\n
      \n
      ![](https://www.businessinsider.in/photo/52399115/We-do-TV-shows-live-shows-and-performances-that-pay-for-the-new-projects-Jansen-told-me-He-has-also-previously-discussed-selling-merchandise-for-extra-revenue-People-may-not-buy-the-Orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)  \n
      [Direct image link](https://www.businessinsider.in/photo/52399115/We-do-TV-shows-live-shows-and-performances-that-pay-for-the-new-projects-Jansen-told-me-He-has-also-previously-discussed-selling-merchandise-for-extra-revenue-People-may-not-buy-the-Orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)\n
      \n
      Yes, that’s an actual taxidermied cat. It used to be alive as well.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 106
    +score: 0
    +lastActive: DateTime @1698849000 {#4475
      date: 2023-11-01 15:30:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4481 …}
    +nested: Doctrine\ORM\PersistentCollection {#4483 …}
    +votes: Doctrine\ORM\PersistentCollection {#4485 …}
    +reports: Doctrine\ORM\PersistentCollection {#4487 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4489 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4491 …}
    -id: 80146
    -bodyTs: "'/photo/52399115/we-do-tv-shows-live-shows-and-performances-that-pay-for-the-new-projects-jansen-told-me-he-has-also-previously-discussed-selling-merchandise-for-extra-revenue-people-may-not-buy-the-orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)':20,26 'actual':31 'aliv':38 'bird':10,16 'cat':6,12,33 'catch':9,15 'direct':21 'drone':13,17 'imag':22 'like':7 'link':23 'make':3 'sens':4 'taxidermi':32 'use':35 'well':40 'www.businessinsider.in':19,25 'www.businessinsider.in/photo/52399115/we-do-tv-shows-live-shows-and-performances-that-pay-for-the-new-projects-jansen-told-me-he-has-also-previously-discussed-selling-merchandise-for-extra-revenue-people-may-not-buy-the-orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)':18,24 'yes':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4913661"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698680827 {#4476
      date: 2023-10-30 16:47:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4480}
  +body: "I’ve never been a fan of taxidermy, but now I hate it even more"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698848998 {#5013
    date: 2023-11-01 15:29:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@user224@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5017 …}
  +nested: Doctrine\ORM\PersistentCollection {#5019 …}
  +votes: Doctrine\ORM\PersistentCollection {#5021 …}
  +reports: Doctrine\ORM\PersistentCollection {#5023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5025 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5027 …}
  -id: 82736
  -bodyTs: "'even':14 'fan':6 'hate':12 'never':3 'taxidermi':8 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4421398"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698848998 {#5014
    date: 2023-11-01 15:29: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
123 DENIED edit
App\Entity\EntryComment {#5015
  +user: Proxies\__CG__\App\Entity\User {#5016 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4480
    +user: App\Entity\User {#4493 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      It all makes sense now! Cats like to catch birds, so cat drones can catch bird drones.\n
      \n
      ![](https://www.businessinsider.in/photo/52399115/We-do-TV-shows-live-shows-and-performances-that-pay-for-the-new-projects-Jansen-told-me-He-has-also-previously-discussed-selling-merchandise-for-extra-revenue-People-may-not-buy-the-Orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)  \n
      [Direct image link](https://www.businessinsider.in/photo/52399115/We-do-TV-shows-live-shows-and-performances-that-pay-for-the-new-projects-Jansen-told-me-He-has-also-previously-discussed-selling-merchandise-for-extra-revenue-People-may-not-buy-the-Orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)\n
      \n
      Yes, that’s an actual taxidermied cat. It used to be alive as well.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 106
    +score: 0
    +lastActive: DateTime @1698849000 {#4475
      date: 2023-11-01 15:30:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4481 …}
    +nested: Doctrine\ORM\PersistentCollection {#4483 …}
    +votes: Doctrine\ORM\PersistentCollection {#4485 …}
    +reports: Doctrine\ORM\PersistentCollection {#4487 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4489 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4491 …}
    -id: 80146
    -bodyTs: "'/photo/52399115/we-do-tv-shows-live-shows-and-performances-that-pay-for-the-new-projects-jansen-told-me-he-has-also-previously-discussed-selling-merchandise-for-extra-revenue-people-may-not-buy-the-orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)':20,26 'actual':31 'aliv':38 'bird':10,16 'cat':6,12,33 'catch':9,15 'direct':21 'drone':13,17 'imag':22 'like':7 'link':23 'make':3 'sens':4 'taxidermi':32 'use':35 'well':40 'www.businessinsider.in':19,25 'www.businessinsider.in/photo/52399115/we-do-tv-shows-live-shows-and-performances-that-pay-for-the-new-projects-jansen-told-me-he-has-also-previously-discussed-selling-merchandise-for-extra-revenue-people-may-not-buy-the-orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)':18,24 'yes':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4913661"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698680827 {#4476
      date: 2023-10-30 16:47:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4480}
  +body: "I’ve never been a fan of taxidermy, but now I hate it even more"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698848998 {#5013
    date: 2023-11-01 15:29:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@user224@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5017 …}
  +nested: Doctrine\ORM\PersistentCollection {#5019 …}
  +votes: Doctrine\ORM\PersistentCollection {#5021 …}
  +reports: Doctrine\ORM\PersistentCollection {#5023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5025 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5027 …}
  -id: 82736
  -bodyTs: "'even':14 'fan':6 'hate':12 'never':3 'taxidermi':8 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4421398"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698848998 {#5014
    date: 2023-11-01 15:29: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
124 DENIED moderate
App\Entity\EntryComment {#5015
  +user: Proxies\__CG__\App\Entity\User {#5016 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4480
    +user: App\Entity\User {#4493 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      It all makes sense now! Cats like to catch birds, so cat drones can catch bird drones.\n
      \n
      ![](https://www.businessinsider.in/photo/52399115/We-do-TV-shows-live-shows-and-performances-that-pay-for-the-new-projects-Jansen-told-me-He-has-also-previously-discussed-selling-merchandise-for-extra-revenue-People-may-not-buy-the-Orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)  \n
      [Direct image link](https://www.businessinsider.in/photo/52399115/We-do-TV-shows-live-shows-and-performances-that-pay-for-the-new-projects-Jansen-told-me-He-has-also-previously-discussed-selling-merchandise-for-extra-revenue-People-may-not-buy-the-Orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)\n
      \n
      Yes, that’s an actual taxidermied cat. It used to be alive as well.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 106
    +score: 0
    +lastActive: DateTime @1698849000 {#4475
      date: 2023-11-01 15:30:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4481 …}
    +nested: Doctrine\ORM\PersistentCollection {#4483 …}
    +votes: Doctrine\ORM\PersistentCollection {#4485 …}
    +reports: Doctrine\ORM\PersistentCollection {#4487 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4489 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4491 …}
    -id: 80146
    -bodyTs: "'/photo/52399115/we-do-tv-shows-live-shows-and-performances-that-pay-for-the-new-projects-jansen-told-me-he-has-also-previously-discussed-selling-merchandise-for-extra-revenue-people-may-not-buy-the-orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)':20,26 'actual':31 'aliv':38 'bird':10,16 'cat':6,12,33 'catch':9,15 'direct':21 'drone':13,17 'imag':22 'like':7 'link':23 'make':3 'sens':4 'taxidermi':32 'use':35 'well':40 'www.businessinsider.in':19,25 'www.businessinsider.in/photo/52399115/we-do-tv-shows-live-shows-and-performances-that-pay-for-the-new-projects-jansen-told-me-he-has-also-previously-discussed-selling-merchandise-for-extra-revenue-people-may-not-buy-the-orvillecopter-but-they-might-like-a-fridge-magnet-of-it-.jpg)':18,24 'yes':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4913661"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698680827 {#4476
      date: 2023-10-30 16:47:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4480}
  +body: "I’ve never been a fan of taxidermy, but now I hate it even more"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698848998 {#5013
    date: 2023-11-01 15:29:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@user224@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5017 …}
  +nested: Doctrine\ORM\PersistentCollection {#5019 …}
  +votes: Doctrine\ORM\PersistentCollection {#5021 …}
  +reports: Doctrine\ORM\PersistentCollection {#5023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5025 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5027 …}
  -id: 82736
  -bodyTs: "'even':14 'fan':6 'hate':12 'never':3 'taxidermi':8 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4421398"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698848998 {#5014
    date: 2023-11-01 15:29: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
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 {#4555
  +user: App\Entity\User {#4568 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "goddammit even the silliest memes become real, I'm done with this reality"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 53
  +score: 0
  +lastActive: DateTime @1698685328 {#4550
    date: 2023-10-30 18:02:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4556 …}
  +nested: Doctrine\ORM\PersistentCollection {#4558 …}
  +votes: Doctrine\ORM\PersistentCollection {#4560 …}
  +reports: Doctrine\ORM\PersistentCollection {#4562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
  -id: 80138
  -bodyTs: "'becom':6 'done':10 'even':2 'goddammit':1 'm':9 'meme':5 'real':7 'realiti':13 'silliest':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/582774/-/comment/3262818"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698680547 {#4551
    date: 2023-10-30 16:42:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4555
  +user: App\Entity\User {#4568 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "goddammit even the silliest memes become real, I'm done with this reality"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 53
  +score: 0
  +lastActive: DateTime @1698685328 {#4550
    date: 2023-10-30 18:02:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4556 …}
  +nested: Doctrine\ORM\PersistentCollection {#4558 …}
  +votes: Doctrine\ORM\PersistentCollection {#4560 …}
  +reports: Doctrine\ORM\PersistentCollection {#4562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
  -id: 80138
  -bodyTs: "'becom':6 'done':10 'even':2 'goddammit':1 'm':9 'meme':5 'real':7 'realiti':13 'silliest':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/582774/-/comment/3262818"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698680547 {#4551
    date: 2023-10-30 16:42:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4555
  +user: App\Entity\User {#4568 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "goddammit even the silliest memes become real, I'm done with this reality"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 53
  +score: 0
  +lastActive: DateTime @1698685328 {#4550
    date: 2023-10-30 18:02:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4556 …}
  +nested: Doctrine\ORM\PersistentCollection {#4558 …}
  +votes: Doctrine\ORM\PersistentCollection {#4560 …}
  +reports: Doctrine\ORM\PersistentCollection {#4562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
  -id: 80138
  -bodyTs: "'becom':6 'done':10 'even':2 'goddammit':1 'm':9 'meme':5 'real':7 'realiti':13 'silliest':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/582774/-/comment/3262818"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698680547 {#4551
    date: 2023-10-30 16:42:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4951
  +user: Proxies\__CG__\App\Entity\User {#4952 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4555
    +user: App\Entity\User {#4568 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "goddammit even the silliest memes become real, I'm done with this reality"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 53
    +score: 0
    +lastActive: DateTime @1698685328 {#4550
      date: 2023-10-30 18:02:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4556 …}
    +nested: Doctrine\ORM\PersistentCollection {#4558 …}
    +votes: Doctrine\ORM\PersistentCollection {#4560 …}
    +reports: Doctrine\ORM\PersistentCollection {#4562 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
    -id: 80138
    -bodyTs: "'becom':6 'done':10 'even':2 'goddammit':1 'm':9 'meme':5 'real':7 'realiti':13 'silliest':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/582774/-/comment/3262818"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698680547 {#4551
      date: 2023-10-30 16:42:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4555}
  +body: "Where do you think they get their ideas??"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698685327 {#4949
    date: 2023-10-30 18:02:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@BudgieMania@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4953 …}
  +nested: Doctrine\ORM\PersistentCollection {#4955 …}
  +votes: Doctrine\ORM\PersistentCollection {#4957 …}
  +reports: Doctrine\ORM\PersistentCollection {#4959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4961 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4963 …}
  -id: 80255
  -bodyTs: "'get':6 'idea':8 'think':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4935813"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698685327 {#4950
    date: 2023-10-30 18:02:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4951
  +user: Proxies\__CG__\App\Entity\User {#4952 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4555
    +user: App\Entity\User {#4568 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "goddammit even the silliest memes become real, I'm done with this reality"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 53
    +score: 0
    +lastActive: DateTime @1698685328 {#4550
      date: 2023-10-30 18:02:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4556 …}
    +nested: Doctrine\ORM\PersistentCollection {#4558 …}
    +votes: Doctrine\ORM\PersistentCollection {#4560 …}
    +reports: Doctrine\ORM\PersistentCollection {#4562 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
    -id: 80138
    -bodyTs: "'becom':6 'done':10 'even':2 'goddammit':1 'm':9 'meme':5 'real':7 'realiti':13 'silliest':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/582774/-/comment/3262818"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698680547 {#4551
      date: 2023-10-30 16:42:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4555}
  +body: "Where do you think they get their ideas??"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698685327 {#4949
    date: 2023-10-30 18:02:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@BudgieMania@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4953 …}
  +nested: Doctrine\ORM\PersistentCollection {#4955 …}
  +votes: Doctrine\ORM\PersistentCollection {#4957 …}
  +reports: Doctrine\ORM\PersistentCollection {#4959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4961 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4963 …}
  -id: 80255
  -bodyTs: "'get':6 'idea':8 'think':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4935813"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698685327 {#4950
    date: 2023-10-30 18:02:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4951
  +user: Proxies\__CG__\App\Entity\User {#4952 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4555
    +user: App\Entity\User {#4568 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "goddammit even the silliest memes become real, I'm done with this reality"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 53
    +score: 0
    +lastActive: DateTime @1698685328 {#4550
      date: 2023-10-30 18:02:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4556 …}
    +nested: Doctrine\ORM\PersistentCollection {#4558 …}
    +votes: Doctrine\ORM\PersistentCollection {#4560 …}
    +reports: Doctrine\ORM\PersistentCollection {#4562 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
    -id: 80138
    -bodyTs: "'becom':6 'done':10 'even':2 'goddammit':1 'm':9 'meme':5 'real':7 'realiti':13 'silliest':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/582774/-/comment/3262818"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698680547 {#4551
      date: 2023-10-30 16:42:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4555}
  +body: "Where do you think they get their ideas??"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698685327 {#4949
    date: 2023-10-30 18:02:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@BudgieMania@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4953 …}
  +nested: Doctrine\ORM\PersistentCollection {#4955 …}
  +votes: Doctrine\ORM\PersistentCollection {#4957 …}
  +reports: Doctrine\ORM\PersistentCollection {#4959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4961 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4963 …}
  -id: 80255
  -bodyTs: "'get':6 'idea':8 'think':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4935813"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698685327 {#4950
    date: 2023-10-30 18:02:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4628
  +user: App\Entity\User {#4641 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "The zombie apocalypse for birds is about to begin."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1698692192 {#4623
    date: 2023-10-30 19:56:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4629 …}
  +nested: Doctrine\ORM\PersistentCollection {#4631 …}
  +votes: Doctrine\ORM\PersistentCollection {#4633 …}
  +reports: Doctrine\ORM\PersistentCollection {#4635 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4637 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4639 …}
  -id: 80120
  -bodyTs: "'apocalyps':3 'begin':9 'bird':5 'zombi':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4974880"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698679935 {#4624
    date: 2023-10-30 16:32: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
135 DENIED edit
App\Entity\EntryComment {#4628
  +user: App\Entity\User {#4641 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "The zombie apocalypse for birds is about to begin."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1698692192 {#4623
    date: 2023-10-30 19:56:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4629 …}
  +nested: Doctrine\ORM\PersistentCollection {#4631 …}
  +votes: Doctrine\ORM\PersistentCollection {#4633 …}
  +reports: Doctrine\ORM\PersistentCollection {#4635 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4637 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4639 …}
  -id: 80120
  -bodyTs: "'apocalyps':3 'begin':9 'bird':5 'zombi':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4974880"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698679935 {#4624
    date: 2023-10-30 16:32: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
136 DENIED moderate
App\Entity\EntryComment {#4628
  +user: App\Entity\User {#4641 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "The zombie apocalypse for birds is about to begin."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1698692192 {#4623
    date: 2023-10-30 19:56:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4629 …}
  +nested: Doctrine\ORM\PersistentCollection {#4631 …}
  +votes: Doctrine\ORM\PersistentCollection {#4633 …}
  +reports: Doctrine\ORM\PersistentCollection {#4635 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4637 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4639 …}
  -id: 80120
  -bodyTs: "'apocalyps':3 'begin':9 'bird':5 'zombi':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4974880"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698679935 {#4624
    date: 2023-10-30 16:32: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
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 {#4941
  +user: Proxies\__CG__\App\Entity\User {#4933 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4628
    +user: App\Entity\User {#4641 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "The zombie apocalypse for birds is about to begin."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1698692192 {#4623
      date: 2023-10-30 19:56:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4629 …}
    +nested: Doctrine\ORM\PersistentCollection {#4631 …}
    +votes: Doctrine\ORM\PersistentCollection {#4633 …}
    +reports: Doctrine\ORM\PersistentCollection {#4635 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4637 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4639 …}
    -id: 80120
    -bodyTs: "'apocalyps':3 'begin':9 'bird':5 'zombi':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4974880"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698679935 {#4624
      date: 2023-10-30 16:32:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4628}
  +body: "Begun, the Drone War has."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1698681567 {#4936
    date: 2023-10-30 16:59:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@Quacksalber@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4931 …}
  +nested: Doctrine\ORM\PersistentCollection {#4929 …}
  +votes: Doctrine\ORM\PersistentCollection {#4927 …}
  +reports: Doctrine\ORM\PersistentCollection {#4943 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4945 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4947 …}
  -id: 80167
  -bodyTs: "'begun':1 'drone':3 'war':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4934609"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698681567 {#4939
    date: 2023-10-30 16:59:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4941
  +user: Proxies\__CG__\App\Entity\User {#4933 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4628
    +user: App\Entity\User {#4641 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "The zombie apocalypse for birds is about to begin."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1698692192 {#4623
      date: 2023-10-30 19:56:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4629 …}
    +nested: Doctrine\ORM\PersistentCollection {#4631 …}
    +votes: Doctrine\ORM\PersistentCollection {#4633 …}
    +reports: Doctrine\ORM\PersistentCollection {#4635 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4637 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4639 …}
    -id: 80120
    -bodyTs: "'apocalyps':3 'begin':9 'bird':5 'zombi':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4974880"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698679935 {#4624
      date: 2023-10-30 16:32:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4628}
  +body: "Begun, the Drone War has."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1698681567 {#4936
    date: 2023-10-30 16:59:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@Quacksalber@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4931 …}
  +nested: Doctrine\ORM\PersistentCollection {#4929 …}
  +votes: Doctrine\ORM\PersistentCollection {#4927 …}
  +reports: Doctrine\ORM\PersistentCollection {#4943 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4945 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4947 …}
  -id: 80167
  -bodyTs: "'begun':1 'drone':3 'war':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4934609"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698681567 {#4939
    date: 2023-10-30 16:59:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4941
  +user: Proxies\__CG__\App\Entity\User {#4933 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4628
    +user: App\Entity\User {#4641 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "The zombie apocalypse for birds is about to begin."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1698692192 {#4623
      date: 2023-10-30 19:56:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4629 …}
    +nested: Doctrine\ORM\PersistentCollection {#4631 …}
    +votes: Doctrine\ORM\PersistentCollection {#4633 …}
    +reports: Doctrine\ORM\PersistentCollection {#4635 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4637 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4639 …}
    -id: 80120
    -bodyTs: "'apocalyps':3 'begin':9 'bird':5 'zombi':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4974880"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698679935 {#4624
      date: 2023-10-30 16:32:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4628}
  +body: "Begun, the Drone War has."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1698681567 {#4936
    date: 2023-10-30 16:59:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@Quacksalber@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4931 …}
  +nested: Doctrine\ORM\PersistentCollection {#4929 …}
  +votes: Doctrine\ORM\PersistentCollection {#4927 …}
  +reports: Doctrine\ORM\PersistentCollection {#4943 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4945 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4947 …}
  -id: 80167
  -bodyTs: "'begun':1 'drone':3 'war':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4934609"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698681567 {#4939
    date: 2023-10-30 16:59:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5127
  +user: App\Entity\User {#4420 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4941
    +user: Proxies\__CG__\App\Entity\User {#4933 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4628
      +user: App\Entity\User {#4641 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "The zombie apocalypse for birds is about to begin."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1698692192 {#4623
        date: 2023-10-30 19:56:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spasm01@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4629 …}
      +nested: Doctrine\ORM\PersistentCollection {#4631 …}
      +votes: Doctrine\ORM\PersistentCollection {#4633 …}
      +reports: Doctrine\ORM\PersistentCollection {#4635 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4637 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4639 …}
      -id: 80120
      -bodyTs: "'apocalyps':3 'begin':9 'bird':5 'zombi':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4974880"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698679935 {#4624
        date: 2023-10-30 16:32:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4628}
    +body: "Begun, the Drone War has."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1698681567 {#4936
      date: 2023-10-30 16:59:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
      "@Quacksalber@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4931 …}
    +nested: Doctrine\ORM\PersistentCollection {#4929 …}
    +votes: Doctrine\ORM\PersistentCollection {#4927 …}
    +reports: Doctrine\ORM\PersistentCollection {#4943 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4945 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4947 …}
    -id: 80167
    -bodyTs: "'begun':1 'drone':3 'war':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4934609"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698681567 {#4939
      date: 2023-10-30 16:59:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4628}
  +body: "Well they are going to need [aviators](https://g.co/kgs/zDqJPp)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698692191 {#5126
    date: 2023-10-30 19:56:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@Quacksalber@sh.itjust.works"
    "@hydrospanner@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5134 …}
  +nested: Doctrine\ORM\PersistentCollection {#5137 …}
  +votes: Doctrine\ORM\PersistentCollection {#5139 …}
  +reports: Doctrine\ORM\PersistentCollection {#5141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5145 …}
  -id: 80403
  -bodyTs: "'/kgs/zdqjpp)':10 'aviat':7 'g.co':9 'g.co/kgs/zdqjpp)':8 'go':4 'need':6 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4919254"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698692191 {#5129
    date: 2023-10-30 19: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
143 DENIED edit
App\Entity\EntryComment {#5127
  +user: App\Entity\User {#4420 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4941
    +user: Proxies\__CG__\App\Entity\User {#4933 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4628
      +user: App\Entity\User {#4641 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "The zombie apocalypse for birds is about to begin."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1698692192 {#4623
        date: 2023-10-30 19:56:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spasm01@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4629 …}
      +nested: Doctrine\ORM\PersistentCollection {#4631 …}
      +votes: Doctrine\ORM\PersistentCollection {#4633 …}
      +reports: Doctrine\ORM\PersistentCollection {#4635 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4637 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4639 …}
      -id: 80120
      -bodyTs: "'apocalyps':3 'begin':9 'bird':5 'zombi':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4974880"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698679935 {#4624
        date: 2023-10-30 16:32:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4628}
    +body: "Begun, the Drone War has."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1698681567 {#4936
      date: 2023-10-30 16:59:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
      "@Quacksalber@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4931 …}
    +nested: Doctrine\ORM\PersistentCollection {#4929 …}
    +votes: Doctrine\ORM\PersistentCollection {#4927 …}
    +reports: Doctrine\ORM\PersistentCollection {#4943 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4945 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4947 …}
    -id: 80167
    -bodyTs: "'begun':1 'drone':3 'war':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4934609"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698681567 {#4939
      date: 2023-10-30 16:59:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4628}
  +body: "Well they are going to need [aviators](https://g.co/kgs/zDqJPp)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698692191 {#5126
    date: 2023-10-30 19:56:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@Quacksalber@sh.itjust.works"
    "@hydrospanner@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5134 …}
  +nested: Doctrine\ORM\PersistentCollection {#5137 …}
  +votes: Doctrine\ORM\PersistentCollection {#5139 …}
  +reports: Doctrine\ORM\PersistentCollection {#5141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5145 …}
  -id: 80403
  -bodyTs: "'/kgs/zdqjpp)':10 'aviat':7 'g.co':9 'g.co/kgs/zdqjpp)':8 'go':4 'need':6 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4919254"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698692191 {#5129
    date: 2023-10-30 19: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
144 DENIED moderate
App\Entity\EntryComment {#5127
  +user: App\Entity\User {#4420 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4941
    +user: Proxies\__CG__\App\Entity\User {#4933 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4628
      +user: App\Entity\User {#4641 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "The zombie apocalypse for birds is about to begin."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1698692192 {#4623
        date: 2023-10-30 19:56:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spasm01@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4629 …}
      +nested: Doctrine\ORM\PersistentCollection {#4631 …}
      +votes: Doctrine\ORM\PersistentCollection {#4633 …}
      +reports: Doctrine\ORM\PersistentCollection {#4635 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4637 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4639 …}
      -id: 80120
      -bodyTs: "'apocalyps':3 'begin':9 'bird':5 'zombi':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4974880"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698679935 {#4624
        date: 2023-10-30 16:32:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4628}
    +body: "Begun, the Drone War has."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1698681567 {#4936
      date: 2023-10-30 16:59:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
      "@Quacksalber@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4931 …}
    +nested: Doctrine\ORM\PersistentCollection {#4929 …}
    +votes: Doctrine\ORM\PersistentCollection {#4927 …}
    +reports: Doctrine\ORM\PersistentCollection {#4943 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4945 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4947 …}
    -id: 80167
    -bodyTs: "'begun':1 'drone':3 'war':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4934609"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698681567 {#4939
      date: 2023-10-30 16:59:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4628}
  +body: "Well they are going to need [aviators](https://g.co/kgs/zDqJPp)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698692191 {#5126
    date: 2023-10-30 19:56:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@Quacksalber@sh.itjust.works"
    "@hydrospanner@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5134 …}
  +nested: Doctrine\ORM\PersistentCollection {#5137 …}
  +votes: Doctrine\ORM\PersistentCollection {#5139 …}
  +reports: Doctrine\ORM\PersistentCollection {#5141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5145 …}
  -id: 80403
  -bodyTs: "'/kgs/zdqjpp)':10 'aviat':7 'g.co':9 'g.co/kgs/zdqjpp)':8 'go':4 'need':6 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4919254"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698692191 {#5129
    date: 2023-10-30 19: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
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 {#5149
  +user: Proxies\__CG__\App\Entity\User {#5150 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4941
    +user: Proxies\__CG__\App\Entity\User {#4933 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4628
      +user: App\Entity\User {#4641 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "The zombie apocalypse for birds is about to begin."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1698692192 {#4623
        date: 2023-10-30 19:56:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spasm01@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4629 …}
      +nested: Doctrine\ORM\PersistentCollection {#4631 …}
      +votes: Doctrine\ORM\PersistentCollection {#4633 …}
      +reports: Doctrine\ORM\PersistentCollection {#4635 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4637 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4639 …}
      -id: 80120
      -bodyTs: "'apocalyps':3 'begin':9 'bird':5 'zombi':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4974880"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698679935 {#4624
        date: 2023-10-30 16:32:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4628}
    +body: "Begun, the Drone War has."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1698681567 {#4936
      date: 2023-10-30 16:59:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
      "@Quacksalber@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4931 …}
    +nested: Doctrine\ORM\PersistentCollection {#4929 …}
    +votes: Doctrine\ORM\PersistentCollection {#4927 …}
    +reports: Doctrine\ORM\PersistentCollection {#4943 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4945 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4947 …}
    -id: 80167
    -bodyTs: "'begun':1 'drone':3 'war':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4934609"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698681567 {#4939
      date: 2023-10-30 16:59:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4628}
  +body: "I just hope nobody named Far Far Sinks or something like that shows up…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698682866 {#5147
    date: 2023-10-30 17:21:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@Quacksalber@sh.itjust.works"
    "@hydrospanner@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5151 …}
  +nested: Doctrine\ORM\PersistentCollection {#5153 …}
  +votes: Doctrine\ORM\PersistentCollection {#5155 …}
  +reports: Doctrine\ORM\PersistentCollection {#5157 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5161 …}
  -id: 80197
  -bodyTs: "'far':6,7 'hope':3 'like':11 'name':5 'nobodi':4 'show':13 'sink':8 'someth':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.wtf/comment/2855977"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698682866 {#5148
    date: 2023-10-30 17:21: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
147 DENIED edit
App\Entity\EntryComment {#5149
  +user: Proxies\__CG__\App\Entity\User {#5150 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4941
    +user: Proxies\__CG__\App\Entity\User {#4933 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4628
      +user: App\Entity\User {#4641 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "The zombie apocalypse for birds is about to begin."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1698692192 {#4623
        date: 2023-10-30 19:56:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spasm01@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4629 …}
      +nested: Doctrine\ORM\PersistentCollection {#4631 …}
      +votes: Doctrine\ORM\PersistentCollection {#4633 …}
      +reports: Doctrine\ORM\PersistentCollection {#4635 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4637 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4639 …}
      -id: 80120
      -bodyTs: "'apocalyps':3 'begin':9 'bird':5 'zombi':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4974880"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698679935 {#4624
        date: 2023-10-30 16:32:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4628}
    +body: "Begun, the Drone War has."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1698681567 {#4936
      date: 2023-10-30 16:59:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
      "@Quacksalber@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4931 …}
    +nested: Doctrine\ORM\PersistentCollection {#4929 …}
    +votes: Doctrine\ORM\PersistentCollection {#4927 …}
    +reports: Doctrine\ORM\PersistentCollection {#4943 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4945 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4947 …}
    -id: 80167
    -bodyTs: "'begun':1 'drone':3 'war':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4934609"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698681567 {#4939
      date: 2023-10-30 16:59:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4628}
  +body: "I just hope nobody named Far Far Sinks or something like that shows up…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698682866 {#5147
    date: 2023-10-30 17:21:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@Quacksalber@sh.itjust.works"
    "@hydrospanner@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5151 …}
  +nested: Doctrine\ORM\PersistentCollection {#5153 …}
  +votes: Doctrine\ORM\PersistentCollection {#5155 …}
  +reports: Doctrine\ORM\PersistentCollection {#5157 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5161 …}
  -id: 80197
  -bodyTs: "'far':6,7 'hope':3 'like':11 'name':5 'nobodi':4 'show':13 'sink':8 'someth':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.wtf/comment/2855977"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698682866 {#5148
    date: 2023-10-30 17:21: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
148 DENIED moderate
App\Entity\EntryComment {#5149
  +user: Proxies\__CG__\App\Entity\User {#5150 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4941
    +user: Proxies\__CG__\App\Entity\User {#4933 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4628
      +user: App\Entity\User {#4641 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "The zombie apocalypse for birds is about to begin."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1698692192 {#4623
        date: 2023-10-30 19:56:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spasm01@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4629 …}
      +nested: Doctrine\ORM\PersistentCollection {#4631 …}
      +votes: Doctrine\ORM\PersistentCollection {#4633 …}
      +reports: Doctrine\ORM\PersistentCollection {#4635 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4637 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4639 …}
      -id: 80120
      -bodyTs: "'apocalyps':3 'begin':9 'bird':5 'zombi':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4974880"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698679935 {#4624
        date: 2023-10-30 16:32:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4628}
    +body: "Begun, the Drone War has."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1698681567 {#4936
      date: 2023-10-30 16:59:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@spasm01@lemmy.dbzer0.com"
      "@Quacksalber@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4931 …}
    +nested: Doctrine\ORM\PersistentCollection {#4929 …}
    +votes: Doctrine\ORM\PersistentCollection {#4927 …}
    +reports: Doctrine\ORM\PersistentCollection {#4943 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4945 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4947 …}
    -id: 80167
    -bodyTs: "'begun':1 'drone':3 'war':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4934609"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698681567 {#4939
      date: 2023-10-30 16:59:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4628}
  +body: "I just hope nobody named Far Far Sinks or something like that shows up…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698682866 {#5147
    date: 2023-10-30 17:21:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
    "@Quacksalber@sh.itjust.works"
    "@hydrospanner@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5151 …}
  +nested: Doctrine\ORM\PersistentCollection {#5153 …}
  +votes: Doctrine\ORM\PersistentCollection {#5155 …}
  +reports: Doctrine\ORM\PersistentCollection {#5157 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5161 …}
  -id: 80197
  -bodyTs: "'far':6,7 'hope':3 'like':11 'name':5 'nobodi':4 'show':13 'sink':8 'someth':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.wtf/comment/2855977"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698682866 {#5148
    date: 2023-10-30 17:21: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
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 {#4701
  +user: App\Entity\User {#4714 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://hexbear.net/pictrs/image/a05c9098-5ee0-4825-bb1c-cdb74a0ee699.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1698679629 {#4696
    date: 2023-10-30 16:27:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4702 …}
  +nested: Doctrine\ORM\PersistentCollection {#4704 …}
  +votes: Doctrine\ORM\PersistentCollection {#4706 …}
  +reports: Doctrine\ORM\PersistentCollection {#4708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4712 …}
  -id: 80114
  -bodyTs: "'/pictrs/image/a05c9098-5ee0-4825-bb1c-cdb74a0ee699.jpeg)':3 'hexbear.net':2 'hexbear.net/pictrs/image/a05c9098-5ee0-4825-bb1c-cdb74a0ee699.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4180376"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698679629 {#4697
    date: 2023-10-30 16:27:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
App\Entity\EntryComment {#4701
  +user: App\Entity\User {#4714 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://hexbear.net/pictrs/image/a05c9098-5ee0-4825-bb1c-cdb74a0ee699.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1698679629 {#4696
    date: 2023-10-30 16:27:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4702 …}
  +nested: Doctrine\ORM\PersistentCollection {#4704 …}
  +votes: Doctrine\ORM\PersistentCollection {#4706 …}
  +reports: Doctrine\ORM\PersistentCollection {#4708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4712 …}
  -id: 80114
  -bodyTs: "'/pictrs/image/a05c9098-5ee0-4825-bb1c-cdb74a0ee699.jpeg)':3 'hexbear.net':2 'hexbear.net/pictrs/image/a05c9098-5ee0-4825-bb1c-cdb74a0ee699.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4180376"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698679629 {#4697
    date: 2023-10-30 16:27:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
App\Entity\EntryComment {#4701
  +user: App\Entity\User {#4714 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://hexbear.net/pictrs/image/a05c9098-5ee0-4825-bb1c-cdb74a0ee699.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1698679629 {#4696
    date: 2023-10-30 16:27:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4702 …}
  +nested: Doctrine\ORM\PersistentCollection {#4704 …}
  +votes: Doctrine\ORM\PersistentCollection {#4706 …}
  +reports: Doctrine\ORM\PersistentCollection {#4708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4712 …}
  -id: 80114
  -bodyTs: "'/pictrs/image/a05c9098-5ee0-4825-bb1c-cdb74a0ee699.jpeg)':3 'hexbear.net':2 'hexbear.net/pictrs/image/a05c9098-5ee0-4825-bb1c-cdb74a0ee699.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4180376"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698679629 {#4697
    date: 2023-10-30 16:27:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4776
  +user: App\Entity\User {#4789 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Birds are going to think the zombie apocalypse has begun"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1698679567 {#4771
    date: 2023-10-30 16:26:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4777 …}
  +nested: Doctrine\ORM\PersistentCollection {#4779 …}
  +votes: Doctrine\ORM\PersistentCollection {#4781 …}
  +reports: Doctrine\ORM\PersistentCollection {#4783 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4785 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4787 …}
  -id: 80112
  -bodyTs: "'apocalyps':8 'begun':10 'bird':1 'go':3 'think':5 'zombi':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/4702805"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698679567 {#4772
    date: 2023-10-30 16:26:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4776
  +user: App\Entity\User {#4789 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Birds are going to think the zombie apocalypse has begun"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1698679567 {#4771
    date: 2023-10-30 16:26:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4777 …}
  +nested: Doctrine\ORM\PersistentCollection {#4779 …}
  +votes: Doctrine\ORM\PersistentCollection {#4781 …}
  +reports: Doctrine\ORM\PersistentCollection {#4783 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4785 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4787 …}
  -id: 80112
  -bodyTs: "'apocalyps':8 'begun':10 'bird':1 'go':3 'think':5 'zombi':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/4702805"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698679567 {#4772
    date: 2023-10-30 16:26:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4776
  +user: App\Entity\User {#4789 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Birds are going to think the zombie apocalypse has begun"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1698679567 {#4771
    date: 2023-10-30 16:26:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4777 …}
  +nested: Doctrine\ORM\PersistentCollection {#4779 …}
  +votes: Doctrine\ORM\PersistentCollection {#4781 …}
  +reports: Doctrine\ORM\PersistentCollection {#4783 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4785 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4787 …}
  -id: 80112
  -bodyTs: "'apocalyps':8 'begun':10 'bird':1 'go':3 'think':5 'zombi':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/4702805"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698679567 {#4772
    date: 2023-10-30 16:26:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4850
  +user: App\Entity\User {#4863 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Wut? 🧐"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1698679289 {#4845
    date: 2023-10-30 16:21:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4851 …}
  +nested: Doctrine\ORM\PersistentCollection {#4853 …}
  +votes: Doctrine\ORM\PersistentCollection {#4855 …}
  +reports: Doctrine\ORM\PersistentCollection {#4857 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4859 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4861 …}
  -id: 80101
  -bodyTs: "'wut':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4933767"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698679289 {#4846
    date: 2023-10-30 16:21: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 {#4850
  +user: App\Entity\User {#4863 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Wut? 🧐"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1698679289 {#4845
    date: 2023-10-30 16:21:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4851 …}
  +nested: Doctrine\ORM\PersistentCollection {#4853 …}
  +votes: Doctrine\ORM\PersistentCollection {#4855 …}
  +reports: Doctrine\ORM\PersistentCollection {#4857 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4859 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4861 …}
  -id: 80101
  -bodyTs: "'wut':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4933767"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698679289 {#4846
    date: 2023-10-30 16:21: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 {#4850
  +user: App\Entity\User {#4863 …}
  +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: "Nothing-to-see-here"
    +title: "Nothing to see here..."
    +url: "https://lemmy.dbzer0.com/pictrs/image/18e4255b-b92c-4d2b-8c7a-7e41e0650200.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 1274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698860486 {#2414
      date: 2023-11-01 18:41:26.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: 8569
    -titleTs: "'noth':1 'see':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698764197
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7375282"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698677797 {#1793
      date: 2023-10-30 15:56:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Wut? 🧐"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1698679289 {#4845
    date: 2023-10-30 16:21:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spasm01@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4851 …}
  +nested: Doctrine\ORM\PersistentCollection {#4853 …}
  +votes: Doctrine\ORM\PersistentCollection {#4855 …}
  +reports: Doctrine\ORM\PersistentCollection {#4857 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4859 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4861 …}
  -id: 80101
  -bodyTs: "'wut':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4933767"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698679289 {#4846
    date: 2023-10-30 16:21: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 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