GET https://kbin.spritesserver.nl/m/memes@lemmy.ml/t/10562/My-sense-of-humour-is-broken/oldest

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
2.92 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.09 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: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "My-sense-of-humour-is-broken"
  +title: "My sense of humour is broken"
  +url: "https://i.imgur.com/HkDbyA8.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 216
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699373977 {#2414
    date: 2023-11-07 17:19:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 10562
  -titleTs: "'broken':6 'humour':4 'sens':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699377100
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7882828"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699290700 {#1793
    date: 2023-11-06 18:11:40.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: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "My-sense-of-humour-is-broken"
  +title: "My sense of humour is broken"
  +url: "https://i.imgur.com/HkDbyA8.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 216
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699373977 {#2414
    date: 2023-11-07 17:19:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 10562
  -titleTs: "'broken':6 'humour':4 'sens':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699377100
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7882828"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699290700 {#1793
    date: 2023-11-06 18:11:40.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: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "My-sense-of-humour-is-broken"
  +title: "My sense of humour is broken"
  +url: "https://i.imgur.com/HkDbyA8.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 216
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699373977 {#2414
    date: 2023-11-07 17:19:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 10562
  -titleTs: "'broken':6 'humour':4 'sens':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699377100
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7882828"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699290700 {#1793
    date: 2023-11-06 18:11:40.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 {#3990
  +user: App\Entity\User {#3938 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "My-sense-of-humour-is-broken"
    +title: "My sense of humour is broken"
    +url: "https://i.imgur.com/HkDbyA8.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699373977 {#2414
      date: 2023-11-07 17:19:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10562
    -titleTs: "'broken':6 'humour':4 'sens':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699377100
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7882828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699290700 {#1793
      date: 2023-11-06 18:11:40.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Probably a stupid question but are posters/comments like this ai?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 43
  +score: 0
  +lastActive: DateTime @1699415395 {#3999
    date: 2023-11-08 04:49:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3988 …}
  +nested: Doctrine\ORM\PersistentCollection {#3986 …}
  +votes: Doctrine\ORM\PersistentCollection {#3984 …}
  +reports: Doctrine\ORM\PersistentCollection {#3982 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3950 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3954 …}
  -id: 95880
  -bodyTs: "'ai':10 'like':8 'posters/comments':7 'probabl':1 'question':4 'stupid':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5565010"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699292188 {#3935
    date: 2023-11-06 18:36:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3990
  +user: App\Entity\User {#3938 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "My-sense-of-humour-is-broken"
    +title: "My sense of humour is broken"
    +url: "https://i.imgur.com/HkDbyA8.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699373977 {#2414
      date: 2023-11-07 17:19:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10562
    -titleTs: "'broken':6 'humour':4 'sens':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699377100
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7882828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699290700 {#1793
      date: 2023-11-06 18:11:40.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Probably a stupid question but are posters/comments like this ai?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 43
  +score: 0
  +lastActive: DateTime @1699415395 {#3999
    date: 2023-11-08 04:49:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3988 …}
  +nested: Doctrine\ORM\PersistentCollection {#3986 …}
  +votes: Doctrine\ORM\PersistentCollection {#3984 …}
  +reports: Doctrine\ORM\PersistentCollection {#3982 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3950 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3954 …}
  -id: 95880
  -bodyTs: "'ai':10 'like':8 'posters/comments':7 'probabl':1 'question':4 'stupid':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5565010"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699292188 {#3935
    date: 2023-11-06 18:36:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3990
  +user: App\Entity\User {#3938 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "My-sense-of-humour-is-broken"
    +title: "My sense of humour is broken"
    +url: "https://i.imgur.com/HkDbyA8.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699373977 {#2414
      date: 2023-11-07 17:19:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10562
    -titleTs: "'broken':6 'humour':4 'sens':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699377100
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7882828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699290700 {#1793
      date: 2023-11-06 18:11:40.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Probably a stupid question but are posters/comments like this ai?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 43
  +score: 0
  +lastActive: DateTime @1699415395 {#3999
    date: 2023-11-08 04:49:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3988 …}
  +nested: Doctrine\ORM\PersistentCollection {#3986 …}
  +votes: Doctrine\ORM\PersistentCollection {#3984 …}
  +reports: Doctrine\ORM\PersistentCollection {#3982 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3950 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3954 …}
  -id: 95880
  -bodyTs: "'ai':10 'like':8 'posters/comments':7 'probabl':1 'question':4 'stupid':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5565010"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699292188 {#3935
    date: 2023-11-06 18:36:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4262
  +user: Proxies\__CG__\App\Entity\User {#4265 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "My-sense-of-humour-is-broken"
    +title: "My sense of humour is broken"
    +url: "https://i.imgur.com/HkDbyA8.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699373977 {#2414
      date: 2023-11-07 17:19:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10562
    -titleTs: "'broken':6 'humour':4 'sens':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699377100
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7882828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699290700 {#1793
      date: 2023-11-06 18:11:40.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3990
    +user: App\Entity\User {#3938 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Probably a stupid question but are posters/comments like this ai?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 43
    +score: 0
    +lastActive: DateTime @1699415395 {#3999
      date: 2023-11-08 04:49:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3988 …}
    +nested: Doctrine\ORM\PersistentCollection {#3986 …}
    +votes: Doctrine\ORM\PersistentCollection {#3984 …}
    +reports: Doctrine\ORM\PersistentCollection {#3982 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3950 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3954 …}
    -id: 95880
    -bodyTs: "'ai':10 'like':8 'posters/comments':7 'probabl':1 'question':4 'stupid':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5565010"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699292188 {#3935
      date: 2023-11-06 18:36:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3990}
  +body: "What?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699292417 {#4261
    date: 2023-11-06 18:40:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@blindbunny@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4269 …}
  +nested: Doctrine\ORM\PersistentCollection {#4271 …}
  +votes: Doctrine\ORM\PersistentCollection {#4267 …}
  +reports: Doctrine\ORM\PersistentCollection {#4273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
  -id: 95896
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4573179"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699292417 {#4258
    date: 2023-11-06 18:40:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4262
  +user: Proxies\__CG__\App\Entity\User {#4265 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "My-sense-of-humour-is-broken"
    +title: "My sense of humour is broken"
    +url: "https://i.imgur.com/HkDbyA8.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699373977 {#2414
      date: 2023-11-07 17:19:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10562
    -titleTs: "'broken':6 'humour':4 'sens':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699377100
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7882828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699290700 {#1793
      date: 2023-11-06 18:11:40.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3990
    +user: App\Entity\User {#3938 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Probably a stupid question but are posters/comments like this ai?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 43
    +score: 0
    +lastActive: DateTime @1699415395 {#3999
      date: 2023-11-08 04:49:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3988 …}
    +nested: Doctrine\ORM\PersistentCollection {#3986 …}
    +votes: Doctrine\ORM\PersistentCollection {#3984 …}
    +reports: Doctrine\ORM\PersistentCollection {#3982 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3950 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3954 …}
    -id: 95880
    -bodyTs: "'ai':10 'like':8 'posters/comments':7 'probabl':1 'question':4 'stupid':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5565010"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699292188 {#3935
      date: 2023-11-06 18:36:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3990}
  +body: "What?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699292417 {#4261
    date: 2023-11-06 18:40:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@blindbunny@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4269 …}
  +nested: Doctrine\ORM\PersistentCollection {#4271 …}
  +votes: Doctrine\ORM\PersistentCollection {#4267 …}
  +reports: Doctrine\ORM\PersistentCollection {#4273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
  -id: 95896
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4573179"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699292417 {#4258
    date: 2023-11-06 18:40:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4262
  +user: Proxies\__CG__\App\Entity\User {#4265 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "My-sense-of-humour-is-broken"
    +title: "My sense of humour is broken"
    +url: "https://i.imgur.com/HkDbyA8.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699373977 {#2414
      date: 2023-11-07 17:19:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10562
    -titleTs: "'broken':6 'humour':4 'sens':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699377100
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7882828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699290700 {#1793
      date: 2023-11-06 18:11:40.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3990
    +user: App\Entity\User {#3938 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Probably a stupid question but are posters/comments like this ai?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 43
    +score: 0
    +lastActive: DateTime @1699415395 {#3999
      date: 2023-11-08 04:49:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3988 …}
    +nested: Doctrine\ORM\PersistentCollection {#3986 …}
    +votes: Doctrine\ORM\PersistentCollection {#3984 …}
    +reports: Doctrine\ORM\PersistentCollection {#3982 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3950 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3954 …}
    -id: 95880
    -bodyTs: "'ai':10 'like':8 'posters/comments':7 'probabl':1 'question':4 'stupid':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5565010"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699292188 {#3935
      date: 2023-11-06 18:36:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3990}
  +body: "What?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699292417 {#4261
    date: 2023-11-06 18:40:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@blindbunny@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4269 …}
  +nested: Doctrine\ORM\PersistentCollection {#4271 …}
  +votes: Doctrine\ORM\PersistentCollection {#4267 …}
  +reports: Doctrine\ORM\PersistentCollection {#4273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
  -id: 95896
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4573179"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699292417 {#4258
    date: 2023-11-06 18:40:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4333
  +user: App\Entity\User {#3938 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "My-sense-of-humour-is-broken"
    +title: "My sense of humour is broken"
    +url: "https://i.imgur.com/HkDbyA8.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699373977 {#2414
      date: 2023-11-07 17:19:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10562
    -titleTs: "'broken':6 'humour':4 'sens':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699377100
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7882828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699290700 {#1793
      date: 2023-11-06 18:11:40.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4262
    +user: Proxies\__CG__\App\Entity\User {#4265 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3990
      +user: App\Entity\User {#3938 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Probably a stupid question but are posters/comments like this ai?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 43
      +score: 0
      +lastActive: DateTime @1699415395 {#3999
        date: 2023-11-08 04:49:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3988 …}
      +nested: Doctrine\ORM\PersistentCollection {#3986 …}
      +votes: Doctrine\ORM\PersistentCollection {#3984 …}
      +reports: Doctrine\ORM\PersistentCollection {#3982 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3950 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3954 …}
      -id: 95880
      -bodyTs: "'ai':10 'like':8 'posters/comments':7 'probabl':1 'question':4 'stupid':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5565010"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699292188 {#3935
        date: 2023-11-06 18:36:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3990}
    +body: "What?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699292417 {#4261
      date: 2023-11-06 18:40:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@blindbunny@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4269 …}
    +nested: Doctrine\ORM\PersistentCollection {#4271 …}
    +votes: Doctrine\ORM\PersistentCollection {#4267 …}
    +reports: Doctrine\ORM\PersistentCollection {#4273 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
    -id: 95896
    -bodyTs: ""
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4573179"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699292417 {#4258
      date: 2023-11-06 18:40:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3990}
  +body: "PROBABLY A STUPID QUESTION BUT ARE POSTER/COMMENTS LIKE THIS AI?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1699292992 {#4332
    date: 2023-11-06 18:49:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@blindbunny@lemmy.ml"
    "@Pantherina@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4336 …}
  +nested: Doctrine\ORM\PersistentCollection {#4341 …}
  +votes: Doctrine\ORM\PersistentCollection {#4337 …}
  +reports: Doctrine\ORM\PersistentCollection {#4343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
  -id: 95929
  -bodyTs: "'ai':10 'like':8 'poster/comments':7 'probabl':1 'question':4 'stupid':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5565312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699292992 {#4329
    date: 2023-11-06 18:49: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
15 DENIED edit
App\Entity\EntryComment {#4333
  +user: App\Entity\User {#3938 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "My-sense-of-humour-is-broken"
    +title: "My sense of humour is broken"
    +url: "https://i.imgur.com/HkDbyA8.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699373977 {#2414
      date: 2023-11-07 17:19:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10562
    -titleTs: "'broken':6 'humour':4 'sens':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699377100
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7882828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699290700 {#1793
      date: 2023-11-06 18:11:40.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4262
    +user: Proxies\__CG__\App\Entity\User {#4265 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3990
      +user: App\Entity\User {#3938 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Probably a stupid question but are posters/comments like this ai?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 43
      +score: 0
      +lastActive: DateTime @1699415395 {#3999
        date: 2023-11-08 04:49:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3988 …}
      +nested: Doctrine\ORM\PersistentCollection {#3986 …}
      +votes: Doctrine\ORM\PersistentCollection {#3984 …}
      +reports: Doctrine\ORM\PersistentCollection {#3982 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3950 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3954 …}
      -id: 95880
      -bodyTs: "'ai':10 'like':8 'posters/comments':7 'probabl':1 'question':4 'stupid':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5565010"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699292188 {#3935
        date: 2023-11-06 18:36:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3990}
    +body: "What?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699292417 {#4261
      date: 2023-11-06 18:40:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@blindbunny@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4269 …}
    +nested: Doctrine\ORM\PersistentCollection {#4271 …}
    +votes: Doctrine\ORM\PersistentCollection {#4267 …}
    +reports: Doctrine\ORM\PersistentCollection {#4273 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
    -id: 95896
    -bodyTs: ""
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4573179"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699292417 {#4258
      date: 2023-11-06 18:40:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3990}
  +body: "PROBABLY A STUPID QUESTION BUT ARE POSTER/COMMENTS LIKE THIS AI?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1699292992 {#4332
    date: 2023-11-06 18:49:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@blindbunny@lemmy.ml"
    "@Pantherina@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4336 …}
  +nested: Doctrine\ORM\PersistentCollection {#4341 …}
  +votes: Doctrine\ORM\PersistentCollection {#4337 …}
  +reports: Doctrine\ORM\PersistentCollection {#4343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
  -id: 95929
  -bodyTs: "'ai':10 'like':8 'poster/comments':7 'probabl':1 'question':4 'stupid':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5565312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699292992 {#4329
    date: 2023-11-06 18:49: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
16 DENIED moderate
App\Entity\EntryComment {#4333
  +user: App\Entity\User {#3938 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "My-sense-of-humour-is-broken"
    +title: "My sense of humour is broken"
    +url: "https://i.imgur.com/HkDbyA8.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699373977 {#2414
      date: 2023-11-07 17:19:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10562
    -titleTs: "'broken':6 'humour':4 'sens':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699377100
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7882828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699290700 {#1793
      date: 2023-11-06 18:11:40.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4262
    +user: Proxies\__CG__\App\Entity\User {#4265 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3990
      +user: App\Entity\User {#3938 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Probably a stupid question but are posters/comments like this ai?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 43
      +score: 0
      +lastActive: DateTime @1699415395 {#3999
        date: 2023-11-08 04:49:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3988 …}
      +nested: Doctrine\ORM\PersistentCollection {#3986 …}
      +votes: Doctrine\ORM\PersistentCollection {#3984 …}
      +reports: Doctrine\ORM\PersistentCollection {#3982 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3950 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3954 …}
      -id: 95880
      -bodyTs: "'ai':10 'like':8 'posters/comments':7 'probabl':1 'question':4 'stupid':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5565010"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699292188 {#3935
        date: 2023-11-06 18:36:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3990}
    +body: "What?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699292417 {#4261
      date: 2023-11-06 18:40:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@blindbunny@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4269 …}
    +nested: Doctrine\ORM\PersistentCollection {#4271 …}
    +votes: Doctrine\ORM\PersistentCollection {#4267 …}
    +reports: Doctrine\ORM\PersistentCollection {#4273 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
    -id: 95896
    -bodyTs: ""
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4573179"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699292417 {#4258
      date: 2023-11-06 18:40:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3990}
  +body: "PROBABLY A STUPID QUESTION BUT ARE POSTER/COMMENTS LIKE THIS AI?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1699292992 {#4332
    date: 2023-11-06 18:49:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@blindbunny@lemmy.ml"
    "@Pantherina@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4336 …}
  +nested: Doctrine\ORM\PersistentCollection {#4341 …}
  +votes: Doctrine\ORM\PersistentCollection {#4337 …}
  +reports: Doctrine\ORM\PersistentCollection {#4343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
  -id: 95929
  -bodyTs: "'ai':10 'like':8 'poster/comments':7 'probabl':1 'question':4 'stupid':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5565312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699292992 {#4329
    date: 2023-11-06 18:49: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
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 {#4389
  +user: Proxies\__CG__\App\Entity\User {#4386 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "My-sense-of-humour-is-broken"
    +title: "My sense of humour is broken"
    +url: "https://i.imgur.com/HkDbyA8.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699373977 {#2414
      date: 2023-11-07 17:19:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10562
    -titleTs: "'broken':6 'humour':4 'sens':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699377100
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7882828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699290700 {#1793
      date: 2023-11-06 18:11:40.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4333
    +user: App\Entity\User {#3938 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4262
      +user: Proxies\__CG__\App\Entity\User {#4265 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#3990
        +user: App\Entity\User {#3938 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Probably a stupid question but are posters/comments like this ai?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 43
        +score: 0
        +lastActive: DateTime @1699415395 {#3999
          date: 2023-11-08 04:49:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3988 …}
        +nested: Doctrine\ORM\PersistentCollection {#3986 …}
        +votes: Doctrine\ORM\PersistentCollection {#3984 …}
        +reports: Doctrine\ORM\PersistentCollection {#3982 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3950 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3954 …}
        -id: 95880
        -bodyTs: "'ai':10 'like':8 'posters/comments':7 'probabl':1 'question':4 'stupid':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5565010"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699292188 {#3935
          date: 2023-11-06 18:36:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3990}
      +body: "What?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1699292417 {#4261
        date: 2023-11-06 18:40:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@blindbunny@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4269 …}
      +nested: Doctrine\ORM\PersistentCollection {#4271 …}
      +votes: Doctrine\ORM\PersistentCollection {#4267 …}
      +reports: Doctrine\ORM\PersistentCollection {#4273 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
      -id: 95896
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4573179"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699292417 {#4258
        date: 2023-11-06 18:40:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3990}
    +body: "PROBABLY A STUPID QUESTION BUT ARE POSTER/COMMENTS LIKE THIS AI?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1699292992 {#4332
      date: 2023-11-06 18:49:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@blindbunny@lemmy.ml"
      "@Pantherina@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4336 …}
    +nested: Doctrine\ORM\PersistentCollection {#4341 …}
    +votes: Doctrine\ORM\PersistentCollection {#4337 …}
    +reports: Doctrine\ORM\PersistentCollection {#4343 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
    -id: 95929
    -bodyTs: "'ai':10 'like':8 'poster/comments':7 'probabl':1 'question':4 'stupid':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5565312"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699292992 {#4329
      date: 2023-11-06 18:49:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3990}
  +body: "Are u asking if someone employing ai to make a meme with a social media comment format or are the memes in general ai produced?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699293894 {#4390
    date: 2023-11-06 19:04:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@blindbunny@lemmy.ml"
    "@Pantherina@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4383 …}
  +nested: Doctrine\ORM\PersistentCollection {#4381 …}
  +votes: Doctrine\ORM\PersistentCollection {#4385 …}
  +reports: Doctrine\ORM\PersistentCollection {#4396 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4400 …}
  -id: 95977
  -bodyTs: "'ai':7,24 'ask':3 'comment':16 'employ':6 'format':17 'general':23 'make':9 'media':15 'meme':11,21 'produc':25 'social':14 'someon':5 'u':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3946795"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699293894 {#4393
    date: 2023-11-06 19:04:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#4389
  +user: Proxies\__CG__\App\Entity\User {#4386 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "My-sense-of-humour-is-broken"
    +title: "My sense of humour is broken"
    +url: "https://i.imgur.com/HkDbyA8.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699373977 {#2414
      date: 2023-11-07 17:19:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10562
    -titleTs: "'broken':6 'humour':4 'sens':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699377100
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7882828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699290700 {#1793
      date: 2023-11-06 18:11:40.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4333
    +user: App\Entity\User {#3938 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4262
      +user: Proxies\__CG__\App\Entity\User {#4265 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#3990
        +user: App\Entity\User {#3938 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Probably a stupid question but are posters/comments like this ai?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 43
        +score: 0
        +lastActive: DateTime @1699415395 {#3999
          date: 2023-11-08 04:49:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3988 …}
        +nested: Doctrine\ORM\PersistentCollection {#3986 …}
        +votes: Doctrine\ORM\PersistentCollection {#3984 …}
        +reports: Doctrine\ORM\PersistentCollection {#3982 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3950 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3954 …}
        -id: 95880
        -bodyTs: "'ai':10 'like':8 'posters/comments':7 'probabl':1 'question':4 'stupid':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5565010"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699292188 {#3935
          date: 2023-11-06 18:36:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3990}
      +body: "What?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1699292417 {#4261
        date: 2023-11-06 18:40:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@blindbunny@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4269 …}
      +nested: Doctrine\ORM\PersistentCollection {#4271 …}
      +votes: Doctrine\ORM\PersistentCollection {#4267 …}
      +reports: Doctrine\ORM\PersistentCollection {#4273 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
      -id: 95896
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4573179"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699292417 {#4258
        date: 2023-11-06 18:40:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3990}
    +body: "PROBABLY A STUPID QUESTION BUT ARE POSTER/COMMENTS LIKE THIS AI?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1699292992 {#4332
      date: 2023-11-06 18:49:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@blindbunny@lemmy.ml"
      "@Pantherina@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4336 …}
    +nested: Doctrine\ORM\PersistentCollection {#4341 …}
    +votes: Doctrine\ORM\PersistentCollection {#4337 …}
    +reports: Doctrine\ORM\PersistentCollection {#4343 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
    -id: 95929
    -bodyTs: "'ai':10 'like':8 'poster/comments':7 'probabl':1 'question':4 'stupid':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5565312"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699292992 {#4329
      date: 2023-11-06 18:49:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3990}
  +body: "Are u asking if someone employing ai to make a meme with a social media comment format or are the memes in general ai produced?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699293894 {#4390
    date: 2023-11-06 19:04:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@blindbunny@lemmy.ml"
    "@Pantherina@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4383 …}
  +nested: Doctrine\ORM\PersistentCollection {#4381 …}
  +votes: Doctrine\ORM\PersistentCollection {#4385 …}
  +reports: Doctrine\ORM\PersistentCollection {#4396 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4400 …}
  -id: 95977
  -bodyTs: "'ai':7,24 'ask':3 'comment':16 'employ':6 'format':17 'general':23 'make':9 'media':15 'meme':11,21 'produc':25 'social':14 'someon':5 'u':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3946795"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699293894 {#4393
    date: 2023-11-06 19:04:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#4389
  +user: Proxies\__CG__\App\Entity\User {#4386 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "My-sense-of-humour-is-broken"
    +title: "My sense of humour is broken"
    +url: "https://i.imgur.com/HkDbyA8.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699373977 {#2414
      date: 2023-11-07 17:19:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10562
    -titleTs: "'broken':6 'humour':4 'sens':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699377100
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7882828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699290700 {#1793
      date: 2023-11-06 18:11:40.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4333
    +user: App\Entity\User {#3938 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4262
      +user: Proxies\__CG__\App\Entity\User {#4265 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#3990
        +user: App\Entity\User {#3938 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Probably a stupid question but are posters/comments like this ai?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 43
        +score: 0
        +lastActive: DateTime @1699415395 {#3999
          date: 2023-11-08 04:49:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3988 …}
        +nested: Doctrine\ORM\PersistentCollection {#3986 …}
        +votes: Doctrine\ORM\PersistentCollection {#3984 …}
        +reports: Doctrine\ORM\PersistentCollection {#3982 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3950 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3954 …}
        -id: 95880
        -bodyTs: "'ai':10 'like':8 'posters/comments':7 'probabl':1 'question':4 'stupid':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5565010"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699292188 {#3935
          date: 2023-11-06 18:36:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3990}
      +body: "What?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1699292417 {#4261
        date: 2023-11-06 18:40:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@blindbunny@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4269 …}
      +nested: Doctrine\ORM\PersistentCollection {#4271 …}
      +votes: Doctrine\ORM\PersistentCollection {#4267 …}
      +reports: Doctrine\ORM\PersistentCollection {#4273 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
      -id: 95896
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4573179"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699292417 {#4258
        date: 2023-11-06 18:40:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3990}
    +body: "PROBABLY A STUPID QUESTION BUT ARE POSTER/COMMENTS LIKE THIS AI?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1699292992 {#4332
      date: 2023-11-06 18:49:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@blindbunny@lemmy.ml"
      "@Pantherina@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4336 …}
    +nested: Doctrine\ORM\PersistentCollection {#4341 …}
    +votes: Doctrine\ORM\PersistentCollection {#4337 …}
    +reports: Doctrine\ORM\PersistentCollection {#4343 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
    -id: 95929
    -bodyTs: "'ai':10 'like':8 'poster/comments':7 'probabl':1 'question':4 'stupid':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5565312"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699292992 {#4329
      date: 2023-11-06 18:49:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3990}
  +body: "Are u asking if someone employing ai to make a meme with a social media comment format or are the memes in general ai produced?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699293894 {#4390
    date: 2023-11-06 19:04:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@blindbunny@lemmy.ml"
    "@Pantherina@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4383 …}
  +nested: Doctrine\ORM\PersistentCollection {#4381 …}
  +votes: Doctrine\ORM\PersistentCollection {#4385 …}
  +reports: Doctrine\ORM\PersistentCollection {#4396 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4398 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4400 …}
  -id: 95977
  -bodyTs: "'ai':7,24 'ask':3 'comment':16 'employ':6 'format':17 'general':23 'make':9 'media':15 'meme':11,21 'produc':25 'social':14 'someon':5 'u':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3946795"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699293894 {#4393
    date: 2023-11-06 19:04:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4476
  +user: Proxies\__CG__\App\Entity\User {#4472 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "My-sense-of-humour-is-broken"
    +title: "My sense of humour is broken"
    +url: "https://i.imgur.com/HkDbyA8.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699373977 {#2414
      date: 2023-11-07 17:19:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10562
    -titleTs: "'broken':6 'humour':4 'sens':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699377100
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7882828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699290700 {#1793
      date: 2023-11-06 18:11:40.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4389
    +user: Proxies\__CG__\App\Entity\User {#4386 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4333
      +user: App\Entity\User {#3938 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4262
        +user: Proxies\__CG__\App\Entity\User {#4265 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#3990
          +user: App\Entity\User {#3938 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Probably a stupid question but are posters/comments like this ai?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 43
          +score: 0
          +lastActive: DateTime @1699415395 {#3999
            date: 2023-11-08 04:49:55.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@fastandcurious@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3988 …}
          +nested: Doctrine\ORM\PersistentCollection {#3986 …}
          +votes: Doctrine\ORM\PersistentCollection {#3984 …}
          +reports: Doctrine\ORM\PersistentCollection {#3982 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3950 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3954 …}
          -id: 95880
          -bodyTs: "'ai':10 'like':8 'posters/comments':7 'probabl':1 'question':4 'stupid':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5565010"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699292188 {#3935
            date: 2023-11-06 18:36:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#3990}
        +body: "What?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1699292417 {#4261
          date: 2023-11-06 18:40:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
          "@blindbunny@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4269 …}
        +nested: Doctrine\ORM\PersistentCollection {#4271 …}
        +votes: Doctrine\ORM\PersistentCollection {#4267 …}
        +reports: Doctrine\ORM\PersistentCollection {#4273 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
        -id: 95896
        -bodyTs: ""
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4573179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699292417 {#4258
          date: 2023-11-06 18:40:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3990}
      +body: "PROBABLY A STUPID QUESTION BUT ARE POSTER/COMMENTS LIKE THIS AI?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1699292992 {#4332
        date: 2023-11-06 18:49:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@blindbunny@lemmy.ml"
        "@Pantherina@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4336 …}
      +nested: Doctrine\ORM\PersistentCollection {#4341 …}
      +votes: Doctrine\ORM\PersistentCollection {#4337 …}
      +reports: Doctrine\ORM\PersistentCollection {#4343 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
      -id: 95929
      -bodyTs: "'ai':10 'like':8 'poster/comments':7 'probabl':1 'question':4 'stupid':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5565312"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699292992 {#4329
        date: 2023-11-06 18:49:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3990}
    +body: "Are u asking if someone employing ai to make a meme with a social media comment format or are the memes in general ai produced?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699293894 {#4390
      date: 2023-11-06 19:04:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@blindbunny@lemmy.ml"
      "@Pantherina@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4383 …}
    +nested: Doctrine\ORM\PersistentCollection {#4381 …}
    +votes: Doctrine\ORM\PersistentCollection {#4385 …}
    +reports: Doctrine\ORM\PersistentCollection {#4396 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4398 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4400 …}
    -id: 95977
    -bodyTs: "'ai':7,24 'ask':3 'comment':16 'employ':6 'format':17 'general':23 'make':9 'media':15 'meme':11,21 'produc':25 'social':14 'someon':5 'u':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/3946795"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699293894 {#4393
      date: 2023-11-06 19:04:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3990}
  +body: "i’m guessing they’re asking if the person claiming to sell the screen protector is an ai bot"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699293981 {#4477
    date: 2023-11-06 19:06:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@blindbunny@lemmy.ml"
    "@Pantherina@feddit.de"
    "@FarFarAway@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4468 …}
  +nested: Doctrine\ORM\PersistentCollection {#4466 …}
  +votes: Doctrine\ORM\PersistentCollection {#4470 …}
  +reports: Doctrine\ORM\PersistentCollection {#4482 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4484 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4486 …}
  -id: 95986
  -bodyTs: "'ai':18 'ask':6 'bot':19 'claim':10 'guess':3 'm':2 'person':9 'protector':15 're':5 'screen':14 'sell':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.antemeridiem.xyz/comment/2081075"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699293981 {#4480
    date: 2023-11-06 19:06:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#4476
  +user: Proxies\__CG__\App\Entity\User {#4472 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "My-sense-of-humour-is-broken"
    +title: "My sense of humour is broken"
    +url: "https://i.imgur.com/HkDbyA8.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699373977 {#2414
      date: 2023-11-07 17:19:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10562
    -titleTs: "'broken':6 'humour':4 'sens':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699377100
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7882828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699290700 {#1793
      date: 2023-11-06 18:11:40.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4389
    +user: Proxies\__CG__\App\Entity\User {#4386 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4333
      +user: App\Entity\User {#3938 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4262
        +user: Proxies\__CG__\App\Entity\User {#4265 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#3990
          +user: App\Entity\User {#3938 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Probably a stupid question but are posters/comments like this ai?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 43
          +score: 0
          +lastActive: DateTime @1699415395 {#3999
            date: 2023-11-08 04:49:55.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@fastandcurious@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3988 …}
          +nested: Doctrine\ORM\PersistentCollection {#3986 …}
          +votes: Doctrine\ORM\PersistentCollection {#3984 …}
          +reports: Doctrine\ORM\PersistentCollection {#3982 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3950 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3954 …}
          -id: 95880
          -bodyTs: "'ai':10 'like':8 'posters/comments':7 'probabl':1 'question':4 'stupid':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5565010"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699292188 {#3935
            date: 2023-11-06 18:36:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#3990}
        +body: "What?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1699292417 {#4261
          date: 2023-11-06 18:40:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
          "@blindbunny@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4269 …}
        +nested: Doctrine\ORM\PersistentCollection {#4271 …}
        +votes: Doctrine\ORM\PersistentCollection {#4267 …}
        +reports: Doctrine\ORM\PersistentCollection {#4273 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
        -id: 95896
        -bodyTs: ""
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4573179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699292417 {#4258
          date: 2023-11-06 18:40:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3990}
      +body: "PROBABLY A STUPID QUESTION BUT ARE POSTER/COMMENTS LIKE THIS AI?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1699292992 {#4332
        date: 2023-11-06 18:49:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@blindbunny@lemmy.ml"
        "@Pantherina@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4336 …}
      +nested: Doctrine\ORM\PersistentCollection {#4341 …}
      +votes: Doctrine\ORM\PersistentCollection {#4337 …}
      +reports: Doctrine\ORM\PersistentCollection {#4343 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
      -id: 95929
      -bodyTs: "'ai':10 'like':8 'poster/comments':7 'probabl':1 'question':4 'stupid':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5565312"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699292992 {#4329
        date: 2023-11-06 18:49:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3990}
    +body: "Are u asking if someone employing ai to make a meme with a social media comment format or are the memes in general ai produced?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699293894 {#4390
      date: 2023-11-06 19:04:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@blindbunny@lemmy.ml"
      "@Pantherina@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4383 …}
    +nested: Doctrine\ORM\PersistentCollection {#4381 …}
    +votes: Doctrine\ORM\PersistentCollection {#4385 …}
    +reports: Doctrine\ORM\PersistentCollection {#4396 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4398 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4400 …}
    -id: 95977
    -bodyTs: "'ai':7,24 'ask':3 'comment':16 'employ':6 'format':17 'general':23 'make':9 'media':15 'meme':11,21 'produc':25 'social':14 'someon':5 'u':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/3946795"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699293894 {#4393
      date: 2023-11-06 19:04:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3990}
  +body: "i’m guessing they’re asking if the person claiming to sell the screen protector is an ai bot"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699293981 {#4477
    date: 2023-11-06 19:06:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@blindbunny@lemmy.ml"
    "@Pantherina@feddit.de"
    "@FarFarAway@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4468 …}
  +nested: Doctrine\ORM\PersistentCollection {#4466 …}
  +votes: Doctrine\ORM\PersistentCollection {#4470 …}
  +reports: Doctrine\ORM\PersistentCollection {#4482 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4484 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4486 …}
  -id: 95986
  -bodyTs: "'ai':18 'ask':6 'bot':19 'claim':10 'guess':3 'm':2 'person':9 'protector':15 're':5 'screen':14 'sell':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.antemeridiem.xyz/comment/2081075"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699293981 {#4480
    date: 2023-11-06 19:06:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#4476
  +user: Proxies\__CG__\App\Entity\User {#4472 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "My-sense-of-humour-is-broken"
    +title: "My sense of humour is broken"
    +url: "https://i.imgur.com/HkDbyA8.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699373977 {#2414
      date: 2023-11-07 17:19:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10562
    -titleTs: "'broken':6 'humour':4 'sens':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699377100
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7882828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699290700 {#1793
      date: 2023-11-06 18:11:40.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4389
    +user: Proxies\__CG__\App\Entity\User {#4386 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4333
      +user: App\Entity\User {#3938 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4262
        +user: Proxies\__CG__\App\Entity\User {#4265 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#3990
          +user: App\Entity\User {#3938 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Probably a stupid question but are posters/comments like this ai?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 43
          +score: 0
          +lastActive: DateTime @1699415395 {#3999
            date: 2023-11-08 04:49:55.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@fastandcurious@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3988 …}
          +nested: Doctrine\ORM\PersistentCollection {#3986 …}
          +votes: Doctrine\ORM\PersistentCollection {#3984 …}
          +reports: Doctrine\ORM\PersistentCollection {#3982 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3950 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3954 …}
          -id: 95880
          -bodyTs: "'ai':10 'like':8 'posters/comments':7 'probabl':1 'question':4 'stupid':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5565010"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699292188 {#3935
            date: 2023-11-06 18:36:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#3990}
        +body: "What?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1699292417 {#4261
          date: 2023-11-06 18:40:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
          "@blindbunny@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4269 …}
        +nested: Doctrine\ORM\PersistentCollection {#4271 …}
        +votes: Doctrine\ORM\PersistentCollection {#4267 …}
        +reports: Doctrine\ORM\PersistentCollection {#4273 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
        -id: 95896
        -bodyTs: ""
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4573179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699292417 {#4258
          date: 2023-11-06 18:40:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3990}
      +body: "PROBABLY A STUPID QUESTION BUT ARE POSTER/COMMENTS LIKE THIS AI?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1699292992 {#4332
        date: 2023-11-06 18:49:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@blindbunny@lemmy.ml"
        "@Pantherina@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4336 …}
      +nested: Doctrine\ORM\PersistentCollection {#4341 …}
      +votes: Doctrine\ORM\PersistentCollection {#4337 …}
      +reports: Doctrine\ORM\PersistentCollection {#4343 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
      -id: 95929
      -bodyTs: "'ai':10 'like':8 'poster/comments':7 'probabl':1 'question':4 'stupid':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5565312"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699292992 {#4329
        date: 2023-11-06 18:49:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3990}
    +body: "Are u asking if someone employing ai to make a meme with a social media comment format or are the memes in general ai produced?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699293894 {#4390
      date: 2023-11-06 19:04:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@blindbunny@lemmy.ml"
      "@Pantherina@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4383 …}
    +nested: Doctrine\ORM\PersistentCollection {#4381 …}
    +votes: Doctrine\ORM\PersistentCollection {#4385 …}
    +reports: Doctrine\ORM\PersistentCollection {#4396 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4398 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4400 …}
    -id: 95977
    -bodyTs: "'ai':7,24 'ask':3 'comment':16 'employ':6 'format':17 'general':23 'make':9 'media':15 'meme':11,21 'produc':25 'social':14 'someon':5 'u':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/3946795"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699293894 {#4393
      date: 2023-11-06 19:04:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3990}
  +body: "i’m guessing they’re asking if the person claiming to sell the screen protector is an ai bot"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699293981 {#4477
    date: 2023-11-06 19:06:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@blindbunny@lemmy.ml"
    "@Pantherina@feddit.de"
    "@FarFarAway@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4468 …}
  +nested: Doctrine\ORM\PersistentCollection {#4466 …}
  +votes: Doctrine\ORM\PersistentCollection {#4470 …}
  +reports: Doctrine\ORM\PersistentCollection {#4482 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4484 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4486 …}
  -id: 95986
  -bodyTs: "'ai':18 'ask':6 'bot':19 'claim':10 'guess':3 'm':2 'person':9 'protector':15 're':5 'screen':14 'sell':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.antemeridiem.xyz/comment/2081075"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699293981 {#4480
    date: 2023-11-06 19:06:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4543
  +user: App\Entity\User {#3938 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "My-sense-of-humour-is-broken"
    +title: "My sense of humour is broken"
    +url: "https://i.imgur.com/HkDbyA8.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699373977 {#2414
      date: 2023-11-07 17:19:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10562
    -titleTs: "'broken':6 'humour':4 'sens':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699377100
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7882828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699290700 {#1793
      date: 2023-11-06 18:11:40.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4476
    +user: Proxies\__CG__\App\Entity\User {#4472 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4389
      +user: Proxies\__CG__\App\Entity\User {#4386 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4333
        +user: App\Entity\User {#3938 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4262
          +user: Proxies\__CG__\App\Entity\User {#4265 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#3990
            +user: App\Entity\User {#3938 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Probably a stupid question but are posters/comments like this ai?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 43
            +score: 0
            +lastActive: DateTime @1699415395 {#3999
              date: 2023-11-08 04:49:55.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@fastandcurious@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3988 …}
            +nested: Doctrine\ORM\PersistentCollection {#3986 …}
            +votes: Doctrine\ORM\PersistentCollection {#3984 …}
            +reports: Doctrine\ORM\PersistentCollection {#3982 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3950 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3954 …}
            -id: 95880
            -bodyTs: "'ai':10 'like':8 'posters/comments':7 'probabl':1 'question':4 'stupid':3"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5565010"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699292188 {#3935
              date: 2023-11-06 18:36:28.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#3990}
          +body: "What?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1699292417 {#4261
            date: 2023-11-06 18:40:17.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@fastandcurious@lemmy.world"
            "@blindbunny@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4269 …}
          +nested: Doctrine\ORM\PersistentCollection {#4271 …}
          +votes: Doctrine\ORM\PersistentCollection {#4267 …}
          +reports: Doctrine\ORM\PersistentCollection {#4273 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
          -id: 95896
          -bodyTs: ""
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/4573179"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699292417 {#4258
            date: 2023-11-06 18:40:17.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#3990}
        +body: "PROBABLY A STUPID QUESTION BUT ARE POSTER/COMMENTS LIKE THIS AI?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 29
        +score: 0
        +lastActive: DateTime @1699292992 {#4332
          date: 2023-11-06 18:49:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
          "@blindbunny@lemmy.ml"
          "@Pantherina@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4336 …}
        +nested: Doctrine\ORM\PersistentCollection {#4341 …}
        +votes: Doctrine\ORM\PersistentCollection {#4337 …}
        +reports: Doctrine\ORM\PersistentCollection {#4343 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
        -id: 95929
        -bodyTs: "'ai':10 'like':8 'poster/comments':7 'probabl':1 'question':4 'stupid':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5565312"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699292992 {#4329
          date: 2023-11-06 18:49:52.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3990}
      +body: "Are u asking if someone employing ai to make a meme with a social media comment format or are the memes in general ai produced?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699293894 {#4390
        date: 2023-11-06 19:04:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@blindbunny@lemmy.ml"
        "@Pantherina@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4383 …}
      +nested: Doctrine\ORM\PersistentCollection {#4381 …}
      +votes: Doctrine\ORM\PersistentCollection {#4385 …}
      +reports: Doctrine\ORM\PersistentCollection {#4396 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4398 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4400 …}
      -id: 95977
      -bodyTs: "'ai':7,24 'ask':3 'comment':16 'employ':6 'format':17 'general':23 'make':9 'media':15 'meme':11,21 'produc':25 'social':14 'someon':5 'u':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3946795"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699293894 {#4393
        date: 2023-11-06 19:04:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3990}
    +body: "i’m guessing they’re asking if the person claiming to sell the screen protector is an ai bot"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1699293981 {#4477
      date: 2023-11-06 19:06:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@blindbunny@lemmy.ml"
      "@Pantherina@feddit.de"
      "@FarFarAway@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4468 …}
    +nested: Doctrine\ORM\PersistentCollection {#4466 …}
    +votes: Doctrine\ORM\PersistentCollection {#4470 …}
    +reports: Doctrine\ORM\PersistentCollection {#4482 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4484 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4486 …}
    -id: 95986
    -bodyTs: "'ai':18 'ask':6 'bot':19 'claim':10 'guess':3 'm':2 'person':9 'protector':15 're':5 'screen':14 'sell':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.antemeridiem.xyz/comment/2081075"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699293981 {#4480
      date: 2023-11-06 19:06:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3990}
  +body: """
    Yeah homie. It really wasn’t that hard to figure out…\n
    \n
    Atleast I know no one here is an AI. I think an ai could have figured out what I was saying.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699294087 {#4539
    date: 2023-11-06 19:08:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@blindbunny@lemmy.ml"
    "@Pantherina@feddit.de"
    "@FarFarAway@startrek.website"
    "@oshitwaddup@lemmy.antemeridiem.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4547 …}
  +nested: Doctrine\ORM\PersistentCollection {#4549 …}
  +votes: Doctrine\ORM\PersistentCollection {#4545 …}
  +reports: Doctrine\ORM\PersistentCollection {#4551 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4553 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4555 …}
  -id: 95995
  -bodyTs: "'ai':20,24 'atleast':12 'could':25 'figur':10,27 'hard':8 'homi':2 'know':14 'one':16 'realli':4 'say':32 'think':22 'wasn':5 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5565731"
  +editedAt: DateTimeImmutable @1699318960 {#4536
    date: 2023-11-07 02:02:40.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699294087 {#4540
    date: 2023-11-06 19:08: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
27 DENIED edit
App\Entity\EntryComment {#4543
  +user: App\Entity\User {#3938 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "My-sense-of-humour-is-broken"
    +title: "My sense of humour is broken"
    +url: "https://i.imgur.com/HkDbyA8.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699373977 {#2414
      date: 2023-11-07 17:19:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10562
    -titleTs: "'broken':6 'humour':4 'sens':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699377100
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7882828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699290700 {#1793
      date: 2023-11-06 18:11:40.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4476
    +user: Proxies\__CG__\App\Entity\User {#4472 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4389
      +user: Proxies\__CG__\App\Entity\User {#4386 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4333
        +user: App\Entity\User {#3938 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4262
          +user: Proxies\__CG__\App\Entity\User {#4265 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#3990
            +user: App\Entity\User {#3938 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Probably a stupid question but are posters/comments like this ai?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 43
            +score: 0
            +lastActive: DateTime @1699415395 {#3999
              date: 2023-11-08 04:49:55.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@fastandcurious@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3988 …}
            +nested: Doctrine\ORM\PersistentCollection {#3986 …}
            +votes: Doctrine\ORM\PersistentCollection {#3984 …}
            +reports: Doctrine\ORM\PersistentCollection {#3982 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3950 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3954 …}
            -id: 95880
            -bodyTs: "'ai':10 'like':8 'posters/comments':7 'probabl':1 'question':4 'stupid':3"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5565010"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699292188 {#3935
              date: 2023-11-06 18:36:28.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#3990}
          +body: "What?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1699292417 {#4261
            date: 2023-11-06 18:40:17.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@fastandcurious@lemmy.world"
            "@blindbunny@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4269 …}
          +nested: Doctrine\ORM\PersistentCollection {#4271 …}
          +votes: Doctrine\ORM\PersistentCollection {#4267 …}
          +reports: Doctrine\ORM\PersistentCollection {#4273 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
          -id: 95896
          -bodyTs: ""
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/4573179"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699292417 {#4258
            date: 2023-11-06 18:40:17.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#3990}
        +body: "PROBABLY A STUPID QUESTION BUT ARE POSTER/COMMENTS LIKE THIS AI?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 29
        +score: 0
        +lastActive: DateTime @1699292992 {#4332
          date: 2023-11-06 18:49:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
          "@blindbunny@lemmy.ml"
          "@Pantherina@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4336 …}
        +nested: Doctrine\ORM\PersistentCollection {#4341 …}
        +votes: Doctrine\ORM\PersistentCollection {#4337 …}
        +reports: Doctrine\ORM\PersistentCollection {#4343 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
        -id: 95929
        -bodyTs: "'ai':10 'like':8 'poster/comments':7 'probabl':1 'question':4 'stupid':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5565312"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699292992 {#4329
          date: 2023-11-06 18:49:52.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3990}
      +body: "Are u asking if someone employing ai to make a meme with a social media comment format or are the memes in general ai produced?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699293894 {#4390
        date: 2023-11-06 19:04:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@blindbunny@lemmy.ml"
        "@Pantherina@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4383 …}
      +nested: Doctrine\ORM\PersistentCollection {#4381 …}
      +votes: Doctrine\ORM\PersistentCollection {#4385 …}
      +reports: Doctrine\ORM\PersistentCollection {#4396 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4398 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4400 …}
      -id: 95977
      -bodyTs: "'ai':7,24 'ask':3 'comment':16 'employ':6 'format':17 'general':23 'make':9 'media':15 'meme':11,21 'produc':25 'social':14 'someon':5 'u':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3946795"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699293894 {#4393
        date: 2023-11-06 19:04:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3990}
    +body: "i’m guessing they’re asking if the person claiming to sell the screen protector is an ai bot"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1699293981 {#4477
      date: 2023-11-06 19:06:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@blindbunny@lemmy.ml"
      "@Pantherina@feddit.de"
      "@FarFarAway@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4468 …}
    +nested: Doctrine\ORM\PersistentCollection {#4466 …}
    +votes: Doctrine\ORM\PersistentCollection {#4470 …}
    +reports: Doctrine\ORM\PersistentCollection {#4482 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4484 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4486 …}
    -id: 95986
    -bodyTs: "'ai':18 'ask':6 'bot':19 'claim':10 'guess':3 'm':2 'person':9 'protector':15 're':5 'screen':14 'sell':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.antemeridiem.xyz/comment/2081075"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699293981 {#4480
      date: 2023-11-06 19:06:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3990}
  +body: """
    Yeah homie. It really wasn’t that hard to figure out…\n
    \n
    Atleast I know no one here is an AI. I think an ai could have figured out what I was saying.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699294087 {#4539
    date: 2023-11-06 19:08:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@blindbunny@lemmy.ml"
    "@Pantherina@feddit.de"
    "@FarFarAway@startrek.website"
    "@oshitwaddup@lemmy.antemeridiem.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4547 …}
  +nested: Doctrine\ORM\PersistentCollection {#4549 …}
  +votes: Doctrine\ORM\PersistentCollection {#4545 …}
  +reports: Doctrine\ORM\PersistentCollection {#4551 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4553 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4555 …}
  -id: 95995
  -bodyTs: "'ai':20,24 'atleast':12 'could':25 'figur':10,27 'hard':8 'homi':2 'know':14 'one':16 'realli':4 'say':32 'think':22 'wasn':5 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5565731"
  +editedAt: DateTimeImmutable @1699318960 {#4536
    date: 2023-11-07 02:02:40.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699294087 {#4540
    date: 2023-11-06 19:08: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
28 DENIED moderate
App\Entity\EntryComment {#4543
  +user: App\Entity\User {#3938 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "My-sense-of-humour-is-broken"
    +title: "My sense of humour is broken"
    +url: "https://i.imgur.com/HkDbyA8.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699373977 {#2414
      date: 2023-11-07 17:19:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10562
    -titleTs: "'broken':6 'humour':4 'sens':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699377100
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7882828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699290700 {#1793
      date: 2023-11-06 18:11:40.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4476
    +user: Proxies\__CG__\App\Entity\User {#4472 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4389
      +user: Proxies\__CG__\App\Entity\User {#4386 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4333
        +user: App\Entity\User {#3938 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4262
          +user: Proxies\__CG__\App\Entity\User {#4265 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#3990
            +user: App\Entity\User {#3938 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Probably a stupid question but are posters/comments like this ai?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 43
            +score: 0
            +lastActive: DateTime @1699415395 {#3999
              date: 2023-11-08 04:49:55.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@fastandcurious@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3988 …}
            +nested: Doctrine\ORM\PersistentCollection {#3986 …}
            +votes: Doctrine\ORM\PersistentCollection {#3984 …}
            +reports: Doctrine\ORM\PersistentCollection {#3982 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3950 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3954 …}
            -id: 95880
            -bodyTs: "'ai':10 'like':8 'posters/comments':7 'probabl':1 'question':4 'stupid':3"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5565010"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699292188 {#3935
              date: 2023-11-06 18:36:28.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#3990}
          +body: "What?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1699292417 {#4261
            date: 2023-11-06 18:40:17.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@fastandcurious@lemmy.world"
            "@blindbunny@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4269 …}
          +nested: Doctrine\ORM\PersistentCollection {#4271 …}
          +votes: Doctrine\ORM\PersistentCollection {#4267 …}
          +reports: Doctrine\ORM\PersistentCollection {#4273 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
          -id: 95896
          -bodyTs: ""
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/4573179"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699292417 {#4258
            date: 2023-11-06 18:40:17.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#3990}
        +body: "PROBABLY A STUPID QUESTION BUT ARE POSTER/COMMENTS LIKE THIS AI?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 29
        +score: 0
        +lastActive: DateTime @1699292992 {#4332
          date: 2023-11-06 18:49:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
          "@blindbunny@lemmy.ml"
          "@Pantherina@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4336 …}
        +nested: Doctrine\ORM\PersistentCollection {#4341 …}
        +votes: Doctrine\ORM\PersistentCollection {#4337 …}
        +reports: Doctrine\ORM\PersistentCollection {#4343 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
        -id: 95929
        -bodyTs: "'ai':10 'like':8 'poster/comments':7 'probabl':1 'question':4 'stupid':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5565312"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699292992 {#4329
          date: 2023-11-06 18:49:52.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3990}
      +body: "Are u asking if someone employing ai to make a meme with a social media comment format or are the memes in general ai produced?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699293894 {#4390
        date: 2023-11-06 19:04:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@blindbunny@lemmy.ml"
        "@Pantherina@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4383 …}
      +nested: Doctrine\ORM\PersistentCollection {#4381 …}
      +votes: Doctrine\ORM\PersistentCollection {#4385 …}
      +reports: Doctrine\ORM\PersistentCollection {#4396 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4398 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4400 …}
      -id: 95977
      -bodyTs: "'ai':7,24 'ask':3 'comment':16 'employ':6 'format':17 'general':23 'make':9 'media':15 'meme':11,21 'produc':25 'social':14 'someon':5 'u':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3946795"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699293894 {#4393
        date: 2023-11-06 19:04:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3990}
    +body: "i’m guessing they’re asking if the person claiming to sell the screen protector is an ai bot"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1699293981 {#4477
      date: 2023-11-06 19:06:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@blindbunny@lemmy.ml"
      "@Pantherina@feddit.de"
      "@FarFarAway@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4468 …}
    +nested: Doctrine\ORM\PersistentCollection {#4466 …}
    +votes: Doctrine\ORM\PersistentCollection {#4470 …}
    +reports: Doctrine\ORM\PersistentCollection {#4482 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4484 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4486 …}
    -id: 95986
    -bodyTs: "'ai':18 'ask':6 'bot':19 'claim':10 'guess':3 'm':2 'person':9 'protector':15 're':5 'screen':14 'sell':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.antemeridiem.xyz/comment/2081075"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699293981 {#4480
      date: 2023-11-06 19:06:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3990}
  +body: """
    Yeah homie. It really wasn’t that hard to figure out…\n
    \n
    Atleast I know no one here is an AI. I think an ai could have figured out what I was saying.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699294087 {#4539
    date: 2023-11-06 19:08:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@blindbunny@lemmy.ml"
    "@Pantherina@feddit.de"
    "@FarFarAway@startrek.website"
    "@oshitwaddup@lemmy.antemeridiem.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4547 …}
  +nested: Doctrine\ORM\PersistentCollection {#4549 …}
  +votes: Doctrine\ORM\PersistentCollection {#4545 …}
  +reports: Doctrine\ORM\PersistentCollection {#4551 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4553 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4555 …}
  -id: 95995
  -bodyTs: "'ai':20,24 'atleast':12 'could':25 'figur':10,27 'hard':8 'homi':2 'know':14 'one':16 'realli':4 'say':32 'think':22 'wasn':5 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5565731"
  +editedAt: DateTimeImmutable @1699318960 {#4536
    date: 2023-11-07 02:02:40.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699294087 {#4540
    date: 2023-11-06 19:08: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
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 {#4490
  +user: App\Entity\User {#3938 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "My-sense-of-humour-is-broken"
    +title: "My sense of humour is broken"
    +url: "https://i.imgur.com/HkDbyA8.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699373977 {#2414
      date: 2023-11-07 17:19:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10562
    -titleTs: "'broken':6 'humour':4 'sens':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699377100
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7882828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699290700 {#1793
      date: 2023-11-06 18:11:40.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4389
    +user: Proxies\__CG__\App\Entity\User {#4386 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4333
      +user: App\Entity\User {#3938 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4262
        +user: Proxies\__CG__\App\Entity\User {#4265 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#3990
          +user: App\Entity\User {#3938 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Probably a stupid question but are posters/comments like this ai?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 43
          +score: 0
          +lastActive: DateTime @1699415395 {#3999
            date: 2023-11-08 04:49:55.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@fastandcurious@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3988 …}
          +nested: Doctrine\ORM\PersistentCollection {#3986 …}
          +votes: Doctrine\ORM\PersistentCollection {#3984 …}
          +reports: Doctrine\ORM\PersistentCollection {#3982 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3950 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3954 …}
          -id: 95880
          -bodyTs: "'ai':10 'like':8 'posters/comments':7 'probabl':1 'question':4 'stupid':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5565010"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699292188 {#3935
            date: 2023-11-06 18:36:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#3990}
        +body: "What?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1699292417 {#4261
          date: 2023-11-06 18:40:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
          "@blindbunny@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4269 …}
        +nested: Doctrine\ORM\PersistentCollection {#4271 …}
        +votes: Doctrine\ORM\PersistentCollection {#4267 …}
        +reports: Doctrine\ORM\PersistentCollection {#4273 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
        -id: 95896
        -bodyTs: ""
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4573179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699292417 {#4258
          date: 2023-11-06 18:40:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3990}
      +body: "PROBABLY A STUPID QUESTION BUT ARE POSTER/COMMENTS LIKE THIS AI?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1699292992 {#4332
        date: 2023-11-06 18:49:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@blindbunny@lemmy.ml"
        "@Pantherina@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4336 …}
      +nested: Doctrine\ORM\PersistentCollection {#4341 …}
      +votes: Doctrine\ORM\PersistentCollection {#4337 …}
      +reports: Doctrine\ORM\PersistentCollection {#4343 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
      -id: 95929
      -bodyTs: "'ai':10 'like':8 'poster/comments':7 'probabl':1 'question':4 'stupid':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5565312"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699292992 {#4329
        date: 2023-11-06 18:49:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3990}
    +body: "Are u asking if someone employing ai to make a meme with a social media comment format or are the memes in general ai produced?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699293894 {#4390
      date: 2023-11-06 19:04:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@blindbunny@lemmy.ml"
      "@Pantherina@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4383 …}
    +nested: Doctrine\ORM\PersistentCollection {#4381 …}
    +votes: Doctrine\ORM\PersistentCollection {#4385 …}
    +reports: Doctrine\ORM\PersistentCollection {#4396 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4398 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4400 …}
    -id: 95977
    -bodyTs: "'ai':7,24 'ask':3 'comment':16 'employ':6 'format':17 'general':23 'make':9 'media':15 'meme':11,21 'produc':25 'social':14 'someon':5 'u':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/3946795"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699293894 {#4393
      date: 2023-11-06 19:04:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3990}
  +body: "The comment featured in the meme that states, “I used to have a matte screen protector and sold it for that exact reason. However, mine was plastic.” Did an AI make that?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699294043 {#4488
    date: 2023-11-06 19:07:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@blindbunny@lemmy.ml"
    "@Pantherina@feddit.de"
    "@FarFarAway@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4491 …}
  +nested: Doctrine\ORM\PersistentCollection {#4493 …}
  +votes: Doctrine\ORM\PersistentCollection {#4495 …}
  +reports: Doctrine\ORM\PersistentCollection {#4497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4501 …}
  -id: 95991
  -bodyTs: "'ai':30 'comment':2 'exact':22 'featur':3 'howev':24 'make':31 'matt':14 'meme':6 'mine':25 'plastic':27 'protector':16 'reason':23 'screen':15 'sold':18 'state':8 'use':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5565710"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699294043 {#4489
    date: 2023-11-06 19:07: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
31 DENIED edit
App\Entity\EntryComment {#4490
  +user: App\Entity\User {#3938 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "My-sense-of-humour-is-broken"
    +title: "My sense of humour is broken"
    +url: "https://i.imgur.com/HkDbyA8.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699373977 {#2414
      date: 2023-11-07 17:19:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10562
    -titleTs: "'broken':6 'humour':4 'sens':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699377100
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7882828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699290700 {#1793
      date: 2023-11-06 18:11:40.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4389
    +user: Proxies\__CG__\App\Entity\User {#4386 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4333
      +user: App\Entity\User {#3938 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4262
        +user: Proxies\__CG__\App\Entity\User {#4265 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#3990
          +user: App\Entity\User {#3938 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Probably a stupid question but are posters/comments like this ai?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 43
          +score: 0
          +lastActive: DateTime @1699415395 {#3999
            date: 2023-11-08 04:49:55.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@fastandcurious@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3988 …}
          +nested: Doctrine\ORM\PersistentCollection {#3986 …}
          +votes: Doctrine\ORM\PersistentCollection {#3984 …}
          +reports: Doctrine\ORM\PersistentCollection {#3982 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3950 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3954 …}
          -id: 95880
          -bodyTs: "'ai':10 'like':8 'posters/comments':7 'probabl':1 'question':4 'stupid':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5565010"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699292188 {#3935
            date: 2023-11-06 18:36:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#3990}
        +body: "What?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1699292417 {#4261
          date: 2023-11-06 18:40:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
          "@blindbunny@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4269 …}
        +nested: Doctrine\ORM\PersistentCollection {#4271 …}
        +votes: Doctrine\ORM\PersistentCollection {#4267 …}
        +reports: Doctrine\ORM\PersistentCollection {#4273 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
        -id: 95896
        -bodyTs: ""
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4573179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699292417 {#4258
          date: 2023-11-06 18:40:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3990}
      +body: "PROBABLY A STUPID QUESTION BUT ARE POSTER/COMMENTS LIKE THIS AI?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1699292992 {#4332
        date: 2023-11-06 18:49:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@blindbunny@lemmy.ml"
        "@Pantherina@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4336 …}
      +nested: Doctrine\ORM\PersistentCollection {#4341 …}
      +votes: Doctrine\ORM\PersistentCollection {#4337 …}
      +reports: Doctrine\ORM\PersistentCollection {#4343 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
      -id: 95929
      -bodyTs: "'ai':10 'like':8 'poster/comments':7 'probabl':1 'question':4 'stupid':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5565312"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699292992 {#4329
        date: 2023-11-06 18:49:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3990}
    +body: "Are u asking if someone employing ai to make a meme with a social media comment format or are the memes in general ai produced?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699293894 {#4390
      date: 2023-11-06 19:04:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@blindbunny@lemmy.ml"
      "@Pantherina@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4383 …}
    +nested: Doctrine\ORM\PersistentCollection {#4381 …}
    +votes: Doctrine\ORM\PersistentCollection {#4385 …}
    +reports: Doctrine\ORM\PersistentCollection {#4396 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4398 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4400 …}
    -id: 95977
    -bodyTs: "'ai':7,24 'ask':3 'comment':16 'employ':6 'format':17 'general':23 'make':9 'media':15 'meme':11,21 'produc':25 'social':14 'someon':5 'u':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/3946795"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699293894 {#4393
      date: 2023-11-06 19:04:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3990}
  +body: "The comment featured in the meme that states, “I used to have a matte screen protector and sold it for that exact reason. However, mine was plastic.” Did an AI make that?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699294043 {#4488
    date: 2023-11-06 19:07:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@blindbunny@lemmy.ml"
    "@Pantherina@feddit.de"
    "@FarFarAway@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4491 …}
  +nested: Doctrine\ORM\PersistentCollection {#4493 …}
  +votes: Doctrine\ORM\PersistentCollection {#4495 …}
  +reports: Doctrine\ORM\PersistentCollection {#4497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4501 …}
  -id: 95991
  -bodyTs: "'ai':30 'comment':2 'exact':22 'featur':3 'howev':24 'make':31 'matt':14 'meme':6 'mine':25 'plastic':27 'protector':16 'reason':23 'screen':15 'sold':18 'state':8 'use':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5565710"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699294043 {#4489
    date: 2023-11-06 19:07: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
32 DENIED moderate
App\Entity\EntryComment {#4490
  +user: App\Entity\User {#3938 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "My-sense-of-humour-is-broken"
    +title: "My sense of humour is broken"
    +url: "https://i.imgur.com/HkDbyA8.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699373977 {#2414
      date: 2023-11-07 17:19:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10562
    -titleTs: "'broken':6 'humour':4 'sens':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699377100
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7882828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699290700 {#1793
      date: 2023-11-06 18:11:40.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4389
    +user: Proxies\__CG__\App\Entity\User {#4386 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4333
      +user: App\Entity\User {#3938 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4262
        +user: Proxies\__CG__\App\Entity\User {#4265 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#3990
          +user: App\Entity\User {#3938 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Probably a stupid question but are posters/comments like this ai?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 43
          +score: 0
          +lastActive: DateTime @1699415395 {#3999
            date: 2023-11-08 04:49:55.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@fastandcurious@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3988 …}
          +nested: Doctrine\ORM\PersistentCollection {#3986 …}
          +votes: Doctrine\ORM\PersistentCollection {#3984 …}
          +reports: Doctrine\ORM\PersistentCollection {#3982 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3950 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3954 …}
          -id: 95880
          -bodyTs: "'ai':10 'like':8 'posters/comments':7 'probabl':1 'question':4 'stupid':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5565010"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699292188 {#3935
            date: 2023-11-06 18:36:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#3990}
        +body: "What?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1699292417 {#4261
          date: 2023-11-06 18:40:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
          "@blindbunny@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4269 …}
        +nested: Doctrine\ORM\PersistentCollection {#4271 …}
        +votes: Doctrine\ORM\PersistentCollection {#4267 …}
        +reports: Doctrine\ORM\PersistentCollection {#4273 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
        -id: 95896
        -bodyTs: ""
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4573179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699292417 {#4258
          date: 2023-11-06 18:40:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3990}
      +body: "PROBABLY A STUPID QUESTION BUT ARE POSTER/COMMENTS LIKE THIS AI?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1699292992 {#4332
        date: 2023-11-06 18:49:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@blindbunny@lemmy.ml"
        "@Pantherina@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4336 …}
      +nested: Doctrine\ORM\PersistentCollection {#4341 …}
      +votes: Doctrine\ORM\PersistentCollection {#4337 …}
      +reports: Doctrine\ORM\PersistentCollection {#4343 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
      -id: 95929
      -bodyTs: "'ai':10 'like':8 'poster/comments':7 'probabl':1 'question':4 'stupid':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5565312"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699292992 {#4329
        date: 2023-11-06 18:49:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3990}
    +body: "Are u asking if someone employing ai to make a meme with a social media comment format or are the memes in general ai produced?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699293894 {#4390
      date: 2023-11-06 19:04:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@blindbunny@lemmy.ml"
      "@Pantherina@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4383 …}
    +nested: Doctrine\ORM\PersistentCollection {#4381 …}
    +votes: Doctrine\ORM\PersistentCollection {#4385 …}
    +reports: Doctrine\ORM\PersistentCollection {#4396 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4398 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4400 …}
    -id: 95977
    -bodyTs: "'ai':7,24 'ask':3 'comment':16 'employ':6 'format':17 'general':23 'make':9 'media':15 'meme':11,21 'produc':25 'social':14 'someon':5 'u':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/3946795"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699293894 {#4393
      date: 2023-11-06 19:04:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3990}
  +body: "The comment featured in the meme that states, “I used to have a matte screen protector and sold it for that exact reason. However, mine was plastic.” Did an AI make that?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699294043 {#4488
    date: 2023-11-06 19:07:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@blindbunny@lemmy.ml"
    "@Pantherina@feddit.de"
    "@FarFarAway@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4491 …}
  +nested: Doctrine\ORM\PersistentCollection {#4493 …}
  +votes: Doctrine\ORM\PersistentCollection {#4495 …}
  +reports: Doctrine\ORM\PersistentCollection {#4497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4501 …}
  -id: 95991
  -bodyTs: "'ai':30 'comment':2 'exact':22 'featur':3 'howev':24 'make':31 'matt':14 'meme':6 'mine':25 'plastic':27 'protector':16 'reason':23 'screen':15 'sold':18 'state':8 'use':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5565710"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699294043 {#4489
    date: 2023-11-06 19:07: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
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 {#4404
  +user: Proxies\__CG__\App\Entity\User {#4405 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "My-sense-of-humour-is-broken"
    +title: "My sense of humour is broken"
    +url: "https://i.imgur.com/HkDbyA8.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699373977 {#2414
      date: 2023-11-07 17:19:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10562
    -titleTs: "'broken':6 'humour':4 'sens':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699377100
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7882828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699290700 {#1793
      date: 2023-11-06 18:11:40.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4333
    +user: App\Entity\User {#3938 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4262
      +user: Proxies\__CG__\App\Entity\User {#4265 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#3990
        +user: App\Entity\User {#3938 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Probably a stupid question but are posters/comments like this ai?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 43
        +score: 0
        +lastActive: DateTime @1699415395 {#3999
          date: 2023-11-08 04:49:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3988 …}
        +nested: Doctrine\ORM\PersistentCollection {#3986 …}
        +votes: Doctrine\ORM\PersistentCollection {#3984 …}
        +reports: Doctrine\ORM\PersistentCollection {#3982 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3950 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3954 …}
        -id: 95880
        -bodyTs: "'ai':10 'like':8 'posters/comments':7 'probabl':1 'question':4 'stupid':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5565010"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699292188 {#3935
          date: 2023-11-06 18:36:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3990}
      +body: "What?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1699292417 {#4261
        date: 2023-11-06 18:40:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@blindbunny@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4269 …}
      +nested: Doctrine\ORM\PersistentCollection {#4271 …}
      +votes: Doctrine\ORM\PersistentCollection {#4267 …}
      +reports: Doctrine\ORM\PersistentCollection {#4273 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
      -id: 95896
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4573179"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699292417 {#4258
        date: 2023-11-06 18:40:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3990}
    +body: "PROBABLY A STUPID QUESTION BUT ARE POSTER/COMMENTS LIKE THIS AI?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1699292992 {#4332
      date: 2023-11-06 18:49:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@blindbunny@lemmy.ml"
      "@Pantherina@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4336 …}
    +nested: Doctrine\ORM\PersistentCollection {#4341 …}
    +votes: Doctrine\ORM\PersistentCollection {#4337 …}
    +reports: Doctrine\ORM\PersistentCollection {#4343 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
    -id: 95929
    -bodyTs: "'ai':10 'like':8 'poster/comments':7 'probabl':1 'question':4 'stupid':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5565312"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699292992 {#4329
      date: 2023-11-06 18:49:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3990}
  +body: "that was a good bot"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699295166 {#4402
    date: 2023-11-06 19:26:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@blindbunny@lemmy.ml"
    "@Pantherina@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4406 …}
  +nested: Doctrine\ORM\PersistentCollection {#4408 …}
  +votes: Doctrine\ORM\PersistentCollection {#4410 …}
  +reports: Doctrine\ORM\PersistentCollection {#4412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
  -id: 96069
  -bodyTs: "'bot':5 'good':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5566140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699295166 {#4403
    date: 2023-11-06 19:26: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
35 DENIED edit
App\Entity\EntryComment {#4404
  +user: Proxies\__CG__\App\Entity\User {#4405 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "My-sense-of-humour-is-broken"
    +title: "My sense of humour is broken"
    +url: "https://i.imgur.com/HkDbyA8.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699373977 {#2414
      date: 2023-11-07 17:19:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10562
    -titleTs: "'broken':6 'humour':4 'sens':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699377100
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7882828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699290700 {#1793
      date: 2023-11-06 18:11:40.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4333
    +user: App\Entity\User {#3938 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4262
      +user: Proxies\__CG__\App\Entity\User {#4265 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#3990
        +user: App\Entity\User {#3938 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Probably a stupid question but are posters/comments like this ai?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 43
        +score: 0
        +lastActive: DateTime @1699415395 {#3999
          date: 2023-11-08 04:49:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3988 …}
        +nested: Doctrine\ORM\PersistentCollection {#3986 …}
        +votes: Doctrine\ORM\PersistentCollection {#3984 …}
        +reports: Doctrine\ORM\PersistentCollection {#3982 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3950 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3954 …}
        -id: 95880
        -bodyTs: "'ai':10 'like':8 'posters/comments':7 'probabl':1 'question':4 'stupid':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5565010"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699292188 {#3935
          date: 2023-11-06 18:36:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3990}
      +body: "What?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1699292417 {#4261
        date: 2023-11-06 18:40:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@blindbunny@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4269 …}
      +nested: Doctrine\ORM\PersistentCollection {#4271 …}
      +votes: Doctrine\ORM\PersistentCollection {#4267 …}
      +reports: Doctrine\ORM\PersistentCollection {#4273 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
      -id: 95896
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4573179"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699292417 {#4258
        date: 2023-11-06 18:40:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3990}
    +body: "PROBABLY A STUPID QUESTION BUT ARE POSTER/COMMENTS LIKE THIS AI?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1699292992 {#4332
      date: 2023-11-06 18:49:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@blindbunny@lemmy.ml"
      "@Pantherina@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4336 …}
    +nested: Doctrine\ORM\PersistentCollection {#4341 …}
    +votes: Doctrine\ORM\PersistentCollection {#4337 …}
    +reports: Doctrine\ORM\PersistentCollection {#4343 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
    -id: 95929
    -bodyTs: "'ai':10 'like':8 'poster/comments':7 'probabl':1 'question':4 'stupid':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5565312"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699292992 {#4329
      date: 2023-11-06 18:49:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3990}
  +body: "that was a good bot"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699295166 {#4402
    date: 2023-11-06 19:26:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@blindbunny@lemmy.ml"
    "@Pantherina@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4406 …}
  +nested: Doctrine\ORM\PersistentCollection {#4408 …}
  +votes: Doctrine\ORM\PersistentCollection {#4410 …}
  +reports: Doctrine\ORM\PersistentCollection {#4412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
  -id: 96069
  -bodyTs: "'bot':5 'good':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5566140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699295166 {#4403
    date: 2023-11-06 19:26: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
36 DENIED moderate
App\Entity\EntryComment {#4404
  +user: Proxies\__CG__\App\Entity\User {#4405 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "My-sense-of-humour-is-broken"
    +title: "My sense of humour is broken"
    +url: "https://i.imgur.com/HkDbyA8.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699373977 {#2414
      date: 2023-11-07 17:19:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10562
    -titleTs: "'broken':6 'humour':4 'sens':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699377100
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7882828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699290700 {#1793
      date: 2023-11-06 18:11:40.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4333
    +user: App\Entity\User {#3938 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4262
      +user: Proxies\__CG__\App\Entity\User {#4265 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#3990
        +user: App\Entity\User {#3938 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Probably a stupid question but are posters/comments like this ai?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 43
        +score: 0
        +lastActive: DateTime @1699415395 {#3999
          date: 2023-11-08 04:49:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3988 …}
        +nested: Doctrine\ORM\PersistentCollection {#3986 …}
        +votes: Doctrine\ORM\PersistentCollection {#3984 …}
        +reports: Doctrine\ORM\PersistentCollection {#3982 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3950 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3954 …}
        -id: 95880
        -bodyTs: "'ai':10 'like':8 'posters/comments':7 'probabl':1 'question':4 'stupid':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5565010"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699292188 {#3935
          date: 2023-11-06 18:36:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3990}
      +body: "What?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1699292417 {#4261
        date: 2023-11-06 18:40:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@blindbunny@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4269 …}
      +nested: Doctrine\ORM\PersistentCollection {#4271 …}
      +votes: Doctrine\ORM\PersistentCollection {#4267 …}
      +reports: Doctrine\ORM\PersistentCollection {#4273 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
      -id: 95896
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4573179"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699292417 {#4258
        date: 2023-11-06 18:40:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3990}
    +body: "PROBABLY A STUPID QUESTION BUT ARE POSTER/COMMENTS LIKE THIS AI?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1699292992 {#4332
      date: 2023-11-06 18:49:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@blindbunny@lemmy.ml"
      "@Pantherina@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4336 …}
    +nested: Doctrine\ORM\PersistentCollection {#4341 …}
    +votes: Doctrine\ORM\PersistentCollection {#4337 …}
    +reports: Doctrine\ORM\PersistentCollection {#4343 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
    -id: 95929
    -bodyTs: "'ai':10 'like':8 'poster/comments':7 'probabl':1 'question':4 'stupid':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5565312"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699292992 {#4329
      date: 2023-11-06 18:49:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3990}
  +body: "that was a good bot"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699295166 {#4402
    date: 2023-11-06 19:26:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@blindbunny@lemmy.ml"
    "@Pantherina@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4406 …}
  +nested: Doctrine\ORM\PersistentCollection {#4408 …}
  +votes: Doctrine\ORM\PersistentCollection {#4410 …}
  +reports: Doctrine\ORM\PersistentCollection {#4412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
  -id: 96069
  -bodyTs: "'bot':5 'good':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5566140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699295166 {#4403
    date: 2023-11-06 19:26: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
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 {#4420
  +user: Proxies\__CG__\App\Entity\User {#4421 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "My-sense-of-humour-is-broken"
    +title: "My sense of humour is broken"
    +url: "https://i.imgur.com/HkDbyA8.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699373977 {#2414
      date: 2023-11-07 17:19:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10562
    -titleTs: "'broken':6 'humour':4 'sens':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699377100
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7882828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699290700 {#1793
      date: 2023-11-06 18:11:40.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4333
    +user: App\Entity\User {#3938 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4262
      +user: Proxies\__CG__\App\Entity\User {#4265 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#3990
        +user: App\Entity\User {#3938 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Probably a stupid question but are posters/comments like this ai?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 43
        +score: 0
        +lastActive: DateTime @1699415395 {#3999
          date: 2023-11-08 04:49:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3988 …}
        +nested: Doctrine\ORM\PersistentCollection {#3986 …}
        +votes: Doctrine\ORM\PersistentCollection {#3984 …}
        +reports: Doctrine\ORM\PersistentCollection {#3982 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3950 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3954 …}
        -id: 95880
        -bodyTs: "'ai':10 'like':8 'posters/comments':7 'probabl':1 'question':4 'stupid':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5565010"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699292188 {#3935
          date: 2023-11-06 18:36:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3990}
      +body: "What?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1699292417 {#4261
        date: 2023-11-06 18:40:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@blindbunny@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4269 …}
      +nested: Doctrine\ORM\PersistentCollection {#4271 …}
      +votes: Doctrine\ORM\PersistentCollection {#4267 …}
      +reports: Doctrine\ORM\PersistentCollection {#4273 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
      -id: 95896
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4573179"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699292417 {#4258
        date: 2023-11-06 18:40:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3990}
    +body: "PROBABLY A STUPID QUESTION BUT ARE POSTER/COMMENTS LIKE THIS AI?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1699292992 {#4332
      date: 2023-11-06 18:49:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@blindbunny@lemmy.ml"
      "@Pantherina@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4336 …}
    +nested: Doctrine\ORM\PersistentCollection {#4341 …}
    +votes: Doctrine\ORM\PersistentCollection {#4337 …}
    +reports: Doctrine\ORM\PersistentCollection {#4343 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
    -id: 95929
    -bodyTs: "'ai':10 'like':8 'poster/comments':7 'probabl':1 'question':4 'stupid':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5565312"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699292992 {#4329
      date: 2023-11-06 18:49:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3990}
  +body: """
    Psst, you can use header formatting to make text even bigger.\n
    \n
    **PROBABLY A STUPID QUESTION BUT ARE POSTER/COMMENTS LIKE THIS AI?**\n
    ====================================================================
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699306495 {#4418
    date: 2023-11-06 22:34:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@blindbunny@lemmy.ml"
    "@Pantherina@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4422 …}
  +nested: Doctrine\ORM\PersistentCollection {#4424 …}
  +votes: Doctrine\ORM\PersistentCollection {#4426 …}
  +reports: Doctrine\ORM\PersistentCollection {#4428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4430 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4432 …}
  -id: 96611
  -bodyTs: "'ai':21 'bigger':11 'even':10 'format':6 'header':5 'like':19 'make':8 'poster/comments':18 'probabl':12 'psst':1 'question':15 'stupid':14 'text':9 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4365060"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699306495 {#4419
    date: 2023-11-06 22:34:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#4420
  +user: Proxies\__CG__\App\Entity\User {#4421 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "My-sense-of-humour-is-broken"
    +title: "My sense of humour is broken"
    +url: "https://i.imgur.com/HkDbyA8.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699373977 {#2414
      date: 2023-11-07 17:19:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10562
    -titleTs: "'broken':6 'humour':4 'sens':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699377100
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7882828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699290700 {#1793
      date: 2023-11-06 18:11:40.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4333
    +user: App\Entity\User {#3938 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4262
      +user: Proxies\__CG__\App\Entity\User {#4265 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#3990
        +user: App\Entity\User {#3938 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Probably a stupid question but are posters/comments like this ai?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 43
        +score: 0
        +lastActive: DateTime @1699415395 {#3999
          date: 2023-11-08 04:49:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3988 …}
        +nested: Doctrine\ORM\PersistentCollection {#3986 …}
        +votes: Doctrine\ORM\PersistentCollection {#3984 …}
        +reports: Doctrine\ORM\PersistentCollection {#3982 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3950 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3954 …}
        -id: 95880
        -bodyTs: "'ai':10 'like':8 'posters/comments':7 'probabl':1 'question':4 'stupid':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5565010"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699292188 {#3935
          date: 2023-11-06 18:36:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3990}
      +body: "What?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1699292417 {#4261
        date: 2023-11-06 18:40:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@blindbunny@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4269 …}
      +nested: Doctrine\ORM\PersistentCollection {#4271 …}
      +votes: Doctrine\ORM\PersistentCollection {#4267 …}
      +reports: Doctrine\ORM\PersistentCollection {#4273 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
      -id: 95896
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4573179"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699292417 {#4258
        date: 2023-11-06 18:40:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3990}
    +body: "PROBABLY A STUPID QUESTION BUT ARE POSTER/COMMENTS LIKE THIS AI?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1699292992 {#4332
      date: 2023-11-06 18:49:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@blindbunny@lemmy.ml"
      "@Pantherina@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4336 …}
    +nested: Doctrine\ORM\PersistentCollection {#4341 …}
    +votes: Doctrine\ORM\PersistentCollection {#4337 …}
    +reports: Doctrine\ORM\PersistentCollection {#4343 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
    -id: 95929
    -bodyTs: "'ai':10 'like':8 'poster/comments':7 'probabl':1 'question':4 'stupid':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5565312"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699292992 {#4329
      date: 2023-11-06 18:49:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3990}
  +body: """
    Psst, you can use header formatting to make text even bigger.\n
    \n
    **PROBABLY A STUPID QUESTION BUT ARE POSTER/COMMENTS LIKE THIS AI?**\n
    ====================================================================
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699306495 {#4418
    date: 2023-11-06 22:34:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@blindbunny@lemmy.ml"
    "@Pantherina@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4422 …}
  +nested: Doctrine\ORM\PersistentCollection {#4424 …}
  +votes: Doctrine\ORM\PersistentCollection {#4426 …}
  +reports: Doctrine\ORM\PersistentCollection {#4428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4430 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4432 …}
  -id: 96611
  -bodyTs: "'ai':21 'bigger':11 'even':10 'format':6 'header':5 'like':19 'make':8 'poster/comments':18 'probabl':12 'psst':1 'question':15 'stupid':14 'text':9 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4365060"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699306495 {#4419
    date: 2023-11-06 22:34:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#4420
  +user: Proxies\__CG__\App\Entity\User {#4421 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "My-sense-of-humour-is-broken"
    +title: "My sense of humour is broken"
    +url: "https://i.imgur.com/HkDbyA8.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699373977 {#2414
      date: 2023-11-07 17:19:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10562
    -titleTs: "'broken':6 'humour':4 'sens':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699377100
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7882828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699290700 {#1793
      date: 2023-11-06 18:11:40.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4333
    +user: App\Entity\User {#3938 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4262
      +user: Proxies\__CG__\App\Entity\User {#4265 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#3990
        +user: App\Entity\User {#3938 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Probably a stupid question but are posters/comments like this ai?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 43
        +score: 0
        +lastActive: DateTime @1699415395 {#3999
          date: 2023-11-08 04:49:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3988 …}
        +nested: Doctrine\ORM\PersistentCollection {#3986 …}
        +votes: Doctrine\ORM\PersistentCollection {#3984 …}
        +reports: Doctrine\ORM\PersistentCollection {#3982 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3950 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3954 …}
        -id: 95880
        -bodyTs: "'ai':10 'like':8 'posters/comments':7 'probabl':1 'question':4 'stupid':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5565010"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699292188 {#3935
          date: 2023-11-06 18:36:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3990}
      +body: "What?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1699292417 {#4261
        date: 2023-11-06 18:40:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@blindbunny@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4269 …}
      +nested: Doctrine\ORM\PersistentCollection {#4271 …}
      +votes: Doctrine\ORM\PersistentCollection {#4267 …}
      +reports: Doctrine\ORM\PersistentCollection {#4273 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
      -id: 95896
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4573179"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699292417 {#4258
        date: 2023-11-06 18:40:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3990}
    +body: "PROBABLY A STUPID QUESTION BUT ARE POSTER/COMMENTS LIKE THIS AI?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1699292992 {#4332
      date: 2023-11-06 18:49:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@blindbunny@lemmy.ml"
      "@Pantherina@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4336 …}
    +nested: Doctrine\ORM\PersistentCollection {#4341 …}
    +votes: Doctrine\ORM\PersistentCollection {#4337 …}
    +reports: Doctrine\ORM\PersistentCollection {#4343 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
    -id: 95929
    -bodyTs: "'ai':10 'like':8 'poster/comments':7 'probabl':1 'question':4 'stupid':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5565312"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699292992 {#4329
      date: 2023-11-06 18:49:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3990}
  +body: """
    Psst, you can use header formatting to make text even bigger.\n
    \n
    **PROBABLY A STUPID QUESTION BUT ARE POSTER/COMMENTS LIKE THIS AI?**\n
    ====================================================================
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1699306495 {#4418
    date: 2023-11-06 22:34:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@blindbunny@lemmy.ml"
    "@Pantherina@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4422 …}
  +nested: Doctrine\ORM\PersistentCollection {#4424 …}
  +votes: Doctrine\ORM\PersistentCollection {#4426 …}
  +reports: Doctrine\ORM\PersistentCollection {#4428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4430 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4432 …}
  -id: 96611
  -bodyTs: "'ai':21 'bigger':11 'even':10 'format':6 'header':5 'like':19 'make':8 'poster/comments':18 'probabl':12 'psst':1 'question':15 'stupid':14 'text':9 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4365060"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699306495 {#4419
    date: 2023-11-06 22:34:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4505
  +user: App\Entity\User {#3938 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "My-sense-of-humour-is-broken"
    +title: "My sense of humour is broken"
    +url: "https://i.imgur.com/HkDbyA8.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699373977 {#2414
      date: 2023-11-07 17:19:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10562
    -titleTs: "'broken':6 'humour':4 'sens':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699377100
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7882828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699290700 {#1793
      date: 2023-11-06 18:11:40.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4420
    +user: Proxies\__CG__\App\Entity\User {#4421 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4333
      +user: App\Entity\User {#3938 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4262
        +user: Proxies\__CG__\App\Entity\User {#4265 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#3990
          +user: App\Entity\User {#3938 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Probably a stupid question but are posters/comments like this ai?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 43
          +score: 0
          +lastActive: DateTime @1699415395 {#3999
            date: 2023-11-08 04:49:55.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@fastandcurious@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3988 …}
          +nested: Doctrine\ORM\PersistentCollection {#3986 …}
          +votes: Doctrine\ORM\PersistentCollection {#3984 …}
          +reports: Doctrine\ORM\PersistentCollection {#3982 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3950 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3954 …}
          -id: 95880
          -bodyTs: "'ai':10 'like':8 'posters/comments':7 'probabl':1 'question':4 'stupid':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5565010"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699292188 {#3935
            date: 2023-11-06 18:36:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#3990}
        +body: "What?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1699292417 {#4261
          date: 2023-11-06 18:40:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
          "@blindbunny@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4269 …}
        +nested: Doctrine\ORM\PersistentCollection {#4271 …}
        +votes: Doctrine\ORM\PersistentCollection {#4267 …}
        +reports: Doctrine\ORM\PersistentCollection {#4273 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
        -id: 95896
        -bodyTs: ""
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4573179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699292417 {#4258
          date: 2023-11-06 18:40:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3990}
      +body: "PROBABLY A STUPID QUESTION BUT ARE POSTER/COMMENTS LIKE THIS AI?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1699292992 {#4332
        date: 2023-11-06 18:49:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@blindbunny@lemmy.ml"
        "@Pantherina@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4336 …}
      +nested: Doctrine\ORM\PersistentCollection {#4341 …}
      +votes: Doctrine\ORM\PersistentCollection {#4337 …}
      +reports: Doctrine\ORM\PersistentCollection {#4343 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
      -id: 95929
      -bodyTs: "'ai':10 'like':8 'poster/comments':7 'probabl':1 'question':4 'stupid':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5565312"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699292992 {#4329
        date: 2023-11-06 18:49:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3990}
    +body: """
      Psst, you can use header formatting to make text even bigger.\n
      \n
      **PROBABLY A STUPID QUESTION BUT ARE POSTER/COMMENTS LIKE THIS AI?**\n
      ====================================================================
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699306495 {#4418
      date: 2023-11-06 22:34:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@blindbunny@lemmy.ml"
      "@Pantherina@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4422 …}
    +nested: Doctrine\ORM\PersistentCollection {#4424 …}
    +votes: Doctrine\ORM\PersistentCollection {#4426 …}
    +reports: Doctrine\ORM\PersistentCollection {#4428 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4430 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4432 …}
    -id: 96611
    -bodyTs: "'ai':21 'bigger':11 'even':10 'format':6 'header':5 'like':19 'make':8 'poster/comments':18 'probabl':12 'psst':1 'question':15 'stupid':14 'text':9 'use':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/4365060"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699306495 {#4419
      date: 2023-11-06 22:34:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3990}
  +body: "Hahaha thanks homie! We’ve talked before haven’t we? Maybe you’re an AI too 😧"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699306674 {#4503
    date: 2023-11-06 22:37:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@blindbunny@lemmy.ml"
    "@Pantherina@feddit.de"
    "@MentalEdge@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4506 …}
  +nested: Doctrine\ORM\PersistentCollection {#4508 …}
  +votes: Doctrine\ORM\PersistentCollection {#4510 …}
  +reports: Doctrine\ORM\PersistentCollection {#4512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4516 …}
  -id: 96618
  -bodyTs: "'ai':15 'hahaha':1 'haven':8 'homi':3 'mayb':11 're':13 'talk':6 'thank':2 've':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5570631"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699306674 {#4504
    date: 2023-11-06 22:37:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#4505
  +user: App\Entity\User {#3938 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "My-sense-of-humour-is-broken"
    +title: "My sense of humour is broken"
    +url: "https://i.imgur.com/HkDbyA8.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699373977 {#2414
      date: 2023-11-07 17:19:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10562
    -titleTs: "'broken':6 'humour':4 'sens':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699377100
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7882828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699290700 {#1793
      date: 2023-11-06 18:11:40.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4420
    +user: Proxies\__CG__\App\Entity\User {#4421 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4333
      +user: App\Entity\User {#3938 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4262
        +user: Proxies\__CG__\App\Entity\User {#4265 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#3990
          +user: App\Entity\User {#3938 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Probably a stupid question but are posters/comments like this ai?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 43
          +score: 0
          +lastActive: DateTime @1699415395 {#3999
            date: 2023-11-08 04:49:55.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@fastandcurious@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3988 …}
          +nested: Doctrine\ORM\PersistentCollection {#3986 …}
          +votes: Doctrine\ORM\PersistentCollection {#3984 …}
          +reports: Doctrine\ORM\PersistentCollection {#3982 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3950 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3954 …}
          -id: 95880
          -bodyTs: "'ai':10 'like':8 'posters/comments':7 'probabl':1 'question':4 'stupid':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5565010"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699292188 {#3935
            date: 2023-11-06 18:36:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#3990}
        +body: "What?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1699292417 {#4261
          date: 2023-11-06 18:40:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
          "@blindbunny@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4269 …}
        +nested: Doctrine\ORM\PersistentCollection {#4271 …}
        +votes: Doctrine\ORM\PersistentCollection {#4267 …}
        +reports: Doctrine\ORM\PersistentCollection {#4273 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
        -id: 95896
        -bodyTs: ""
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4573179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699292417 {#4258
          date: 2023-11-06 18:40:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3990}
      +body: "PROBABLY A STUPID QUESTION BUT ARE POSTER/COMMENTS LIKE THIS AI?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1699292992 {#4332
        date: 2023-11-06 18:49:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@blindbunny@lemmy.ml"
        "@Pantherina@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4336 …}
      +nested: Doctrine\ORM\PersistentCollection {#4341 …}
      +votes: Doctrine\ORM\PersistentCollection {#4337 …}
      +reports: Doctrine\ORM\PersistentCollection {#4343 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
      -id: 95929
      -bodyTs: "'ai':10 'like':8 'poster/comments':7 'probabl':1 'question':4 'stupid':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5565312"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699292992 {#4329
        date: 2023-11-06 18:49:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3990}
    +body: """
      Psst, you can use header formatting to make text even bigger.\n
      \n
      **PROBABLY A STUPID QUESTION BUT ARE POSTER/COMMENTS LIKE THIS AI?**\n
      ====================================================================
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699306495 {#4418
      date: 2023-11-06 22:34:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@blindbunny@lemmy.ml"
      "@Pantherina@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4422 …}
    +nested: Doctrine\ORM\PersistentCollection {#4424 …}
    +votes: Doctrine\ORM\PersistentCollection {#4426 …}
    +reports: Doctrine\ORM\PersistentCollection {#4428 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4430 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4432 …}
    -id: 96611
    -bodyTs: "'ai':21 'bigger':11 'even':10 'format':6 'header':5 'like':19 'make':8 'poster/comments':18 'probabl':12 'psst':1 'question':15 'stupid':14 'text':9 'use':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/4365060"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699306495 {#4419
      date: 2023-11-06 22:34:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3990}
  +body: "Hahaha thanks homie! We’ve talked before haven’t we? Maybe you’re an AI too 😧"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699306674 {#4503
    date: 2023-11-06 22:37:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@blindbunny@lemmy.ml"
    "@Pantherina@feddit.de"
    "@MentalEdge@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4506 …}
  +nested: Doctrine\ORM\PersistentCollection {#4508 …}
  +votes: Doctrine\ORM\PersistentCollection {#4510 …}
  +reports: Doctrine\ORM\PersistentCollection {#4512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4516 …}
  -id: 96618
  -bodyTs: "'ai':15 'hahaha':1 'haven':8 'homi':3 'mayb':11 're':13 'talk':6 'thank':2 've':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5570631"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699306674 {#4504
    date: 2023-11-06 22:37:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#4505
  +user: App\Entity\User {#3938 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "My-sense-of-humour-is-broken"
    +title: "My sense of humour is broken"
    +url: "https://i.imgur.com/HkDbyA8.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699373977 {#2414
      date: 2023-11-07 17:19:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10562
    -titleTs: "'broken':6 'humour':4 'sens':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699377100
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7882828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699290700 {#1793
      date: 2023-11-06 18:11:40.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4420
    +user: Proxies\__CG__\App\Entity\User {#4421 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4333
      +user: App\Entity\User {#3938 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4262
        +user: Proxies\__CG__\App\Entity\User {#4265 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#3990
          +user: App\Entity\User {#3938 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Probably a stupid question but are posters/comments like this ai?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 43
          +score: 0
          +lastActive: DateTime @1699415395 {#3999
            date: 2023-11-08 04:49:55.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@fastandcurious@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3988 …}
          +nested: Doctrine\ORM\PersistentCollection {#3986 …}
          +votes: Doctrine\ORM\PersistentCollection {#3984 …}
          +reports: Doctrine\ORM\PersistentCollection {#3982 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3950 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3954 …}
          -id: 95880
          -bodyTs: "'ai':10 'like':8 'posters/comments':7 'probabl':1 'question':4 'stupid':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5565010"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699292188 {#3935
            date: 2023-11-06 18:36:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#3990}
        +body: "What?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1699292417 {#4261
          date: 2023-11-06 18:40:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
          "@blindbunny@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4269 …}
        +nested: Doctrine\ORM\PersistentCollection {#4271 …}
        +votes: Doctrine\ORM\PersistentCollection {#4267 …}
        +reports: Doctrine\ORM\PersistentCollection {#4273 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
        -id: 95896
        -bodyTs: ""
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4573179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699292417 {#4258
          date: 2023-11-06 18:40:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3990}
      +body: "PROBABLY A STUPID QUESTION BUT ARE POSTER/COMMENTS LIKE THIS AI?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1699292992 {#4332
        date: 2023-11-06 18:49:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@blindbunny@lemmy.ml"
        "@Pantherina@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4336 …}
      +nested: Doctrine\ORM\PersistentCollection {#4341 …}
      +votes: Doctrine\ORM\PersistentCollection {#4337 …}
      +reports: Doctrine\ORM\PersistentCollection {#4343 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
      -id: 95929
      -bodyTs: "'ai':10 'like':8 'poster/comments':7 'probabl':1 'question':4 'stupid':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5565312"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699292992 {#4329
        date: 2023-11-06 18:49:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3990}
    +body: """
      Psst, you can use header formatting to make text even bigger.\n
      \n
      **PROBABLY A STUPID QUESTION BUT ARE POSTER/COMMENTS LIKE THIS AI?**\n
      ====================================================================
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699306495 {#4418
      date: 2023-11-06 22:34:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@blindbunny@lemmy.ml"
      "@Pantherina@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4422 …}
    +nested: Doctrine\ORM\PersistentCollection {#4424 …}
    +votes: Doctrine\ORM\PersistentCollection {#4426 …}
    +reports: Doctrine\ORM\PersistentCollection {#4428 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4430 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4432 …}
    -id: 96611
    -bodyTs: "'ai':21 'bigger':11 'even':10 'format':6 'header':5 'like':19 'make':8 'poster/comments':18 'probabl':12 'psst':1 'question':15 'stupid':14 'text':9 'use':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/4365060"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699306495 {#4419
      date: 2023-11-06 22:34:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3990}
  +body: "Hahaha thanks homie! We’ve talked before haven’t we? Maybe you’re an AI too 😧"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699306674 {#4503
    date: 2023-11-06 22:37:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@blindbunny@lemmy.ml"
    "@Pantherina@feddit.de"
    "@MentalEdge@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4506 …}
  +nested: Doctrine\ORM\PersistentCollection {#4508 …}
  +votes: Doctrine\ORM\PersistentCollection {#4510 …}
  +reports: Doctrine\ORM\PersistentCollection {#4512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4516 …}
  -id: 96618
  -bodyTs: "'ai':15 'hahaha':1 'haven':8 'homi':3 'mayb':11 're':13 'talk':6 'thank':2 've':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5570631"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699306674 {#4504
    date: 2023-11-06 22:37:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4559
  +user: Proxies\__CG__\App\Entity\User {#4560 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "My-sense-of-humour-is-broken"
    +title: "My sense of humour is broken"
    +url: "https://i.imgur.com/HkDbyA8.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699373977 {#2414
      date: 2023-11-07 17:19:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10562
    -titleTs: "'broken':6 'humour':4 'sens':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699377100
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7882828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699290700 {#1793
      date: 2023-11-06 18:11:40.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4505
    +user: App\Entity\User {#3938 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4420
      +user: Proxies\__CG__\App\Entity\User {#4421 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4333
        +user: App\Entity\User {#3938 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4262
          +user: Proxies\__CG__\App\Entity\User {#4265 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#3990
            +user: App\Entity\User {#3938 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Probably a stupid question but are posters/comments like this ai?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 43
            +score: 0
            +lastActive: DateTime @1699415395 {#3999
              date: 2023-11-08 04:49:55.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@fastandcurious@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3988 …}
            +nested: Doctrine\ORM\PersistentCollection {#3986 …}
            +votes: Doctrine\ORM\PersistentCollection {#3984 …}
            +reports: Doctrine\ORM\PersistentCollection {#3982 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3950 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3954 …}
            -id: 95880
            -bodyTs: "'ai':10 'like':8 'posters/comments':7 'probabl':1 'question':4 'stupid':3"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5565010"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699292188 {#3935
              date: 2023-11-06 18:36:28.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#3990}
          +body: "What?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1699292417 {#4261
            date: 2023-11-06 18:40:17.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@fastandcurious@lemmy.world"
            "@blindbunny@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4269 …}
          +nested: Doctrine\ORM\PersistentCollection {#4271 …}
          +votes: Doctrine\ORM\PersistentCollection {#4267 …}
          +reports: Doctrine\ORM\PersistentCollection {#4273 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
          -id: 95896
          -bodyTs: ""
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/4573179"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699292417 {#4258
            date: 2023-11-06 18:40:17.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#3990}
        +body: "PROBABLY A STUPID QUESTION BUT ARE POSTER/COMMENTS LIKE THIS AI?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 29
        +score: 0
        +lastActive: DateTime @1699292992 {#4332
          date: 2023-11-06 18:49:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
          "@blindbunny@lemmy.ml"
          "@Pantherina@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4336 …}
        +nested: Doctrine\ORM\PersistentCollection {#4341 …}
        +votes: Doctrine\ORM\PersistentCollection {#4337 …}
        +reports: Doctrine\ORM\PersistentCollection {#4343 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
        -id: 95929
        -bodyTs: "'ai':10 'like':8 'poster/comments':7 'probabl':1 'question':4 'stupid':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5565312"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699292992 {#4329
          date: 2023-11-06 18:49:52.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3990}
      +body: """
        Psst, you can use header formatting to make text even bigger.\n
        \n
        **PROBABLY A STUPID QUESTION BUT ARE POSTER/COMMENTS LIKE THIS AI?**\n
        ====================================================================
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1699306495 {#4418
        date: 2023-11-06 22:34:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@blindbunny@lemmy.ml"
        "@Pantherina@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4422 …}
      +nested: Doctrine\ORM\PersistentCollection {#4424 …}
      +votes: Doctrine\ORM\PersistentCollection {#4426 …}
      +reports: Doctrine\ORM\PersistentCollection {#4428 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4430 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4432 …}
      -id: 96611
      -bodyTs: "'ai':21 'bigger':11 'even':10 'format':6 'header':5 'like':19 'make':8 'poster/comments':18 'probabl':12 'psst':1 'question':15 'stupid':14 'text':9 'use':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/4365060"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699306495 {#4419
        date: 2023-11-06 22:34:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3990}
    +body: "Hahaha thanks homie! We’ve talked before haven’t we? Maybe you’re an AI too 😧"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699306674 {#4503
      date: 2023-11-06 22:37:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@blindbunny@lemmy.ml"
      "@Pantherina@feddit.de"
      "@MentalEdge@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4506 …}
    +nested: Doctrine\ORM\PersistentCollection {#4508 …}
    +votes: Doctrine\ORM\PersistentCollection {#4510 …}
    +reports: Doctrine\ORM\PersistentCollection {#4512 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4514 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4516 …}
    -id: 96618
    -bodyTs: "'ai':15 'hahaha':1 'haven':8 'homi':3 'mayb':11 're':13 'talk':6 'thank':2 've':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5570631"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699306674 {#4504
      date: 2023-11-06 22:37:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3990}
  +body: "We are all AI on this blessed day"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699308517 {#4557
    date: 2023-11-06 23:08:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@blindbunny@lemmy.ml"
    "@Pantherina@feddit.de"
    "@MentalEdge@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4561 …}
  +nested: Doctrine\ORM\PersistentCollection {#4563 …}
  +votes: Doctrine\ORM\PersistentCollection {#4565 …}
  +reports: Doctrine\ORM\PersistentCollection {#4567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4569 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4571 …}
  -id: 96689
  -bodyTs: "'ai':4 'bless':7 'day':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5119006"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699308517 {#4558
    date: 2023-11-06 23:08:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4559
  +user: Proxies\__CG__\App\Entity\User {#4560 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "My-sense-of-humour-is-broken"
    +title: "My sense of humour is broken"
    +url: "https://i.imgur.com/HkDbyA8.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699373977 {#2414
      date: 2023-11-07 17:19:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10562
    -titleTs: "'broken':6 'humour':4 'sens':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699377100
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7882828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699290700 {#1793
      date: 2023-11-06 18:11:40.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4505
    +user: App\Entity\User {#3938 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4420
      +user: Proxies\__CG__\App\Entity\User {#4421 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4333
        +user: App\Entity\User {#3938 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4262
          +user: Proxies\__CG__\App\Entity\User {#4265 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#3990
            +user: App\Entity\User {#3938 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Probably a stupid question but are posters/comments like this ai?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 43
            +score: 0
            +lastActive: DateTime @1699415395 {#3999
              date: 2023-11-08 04:49:55.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@fastandcurious@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3988 …}
            +nested: Doctrine\ORM\PersistentCollection {#3986 …}
            +votes: Doctrine\ORM\PersistentCollection {#3984 …}
            +reports: Doctrine\ORM\PersistentCollection {#3982 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3950 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3954 …}
            -id: 95880
            -bodyTs: "'ai':10 'like':8 'posters/comments':7 'probabl':1 'question':4 'stupid':3"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5565010"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699292188 {#3935
              date: 2023-11-06 18:36:28.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#3990}
          +body: "What?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1699292417 {#4261
            date: 2023-11-06 18:40:17.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@fastandcurious@lemmy.world"
            "@blindbunny@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4269 …}
          +nested: Doctrine\ORM\PersistentCollection {#4271 …}
          +votes: Doctrine\ORM\PersistentCollection {#4267 …}
          +reports: Doctrine\ORM\PersistentCollection {#4273 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
          -id: 95896
          -bodyTs: ""
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/4573179"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699292417 {#4258
            date: 2023-11-06 18:40:17.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#3990}
        +body: "PROBABLY A STUPID QUESTION BUT ARE POSTER/COMMENTS LIKE THIS AI?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 29
        +score: 0
        +lastActive: DateTime @1699292992 {#4332
          date: 2023-11-06 18:49:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
          "@blindbunny@lemmy.ml"
          "@Pantherina@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4336 …}
        +nested: Doctrine\ORM\PersistentCollection {#4341 …}
        +votes: Doctrine\ORM\PersistentCollection {#4337 …}
        +reports: Doctrine\ORM\PersistentCollection {#4343 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
        -id: 95929
        -bodyTs: "'ai':10 'like':8 'poster/comments':7 'probabl':1 'question':4 'stupid':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5565312"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699292992 {#4329
          date: 2023-11-06 18:49:52.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3990}
      +body: """
        Psst, you can use header formatting to make text even bigger.\n
        \n
        **PROBABLY A STUPID QUESTION BUT ARE POSTER/COMMENTS LIKE THIS AI?**\n
        ====================================================================
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1699306495 {#4418
        date: 2023-11-06 22:34:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@blindbunny@lemmy.ml"
        "@Pantherina@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4422 …}
      +nested: Doctrine\ORM\PersistentCollection {#4424 …}
      +votes: Doctrine\ORM\PersistentCollection {#4426 …}
      +reports: Doctrine\ORM\PersistentCollection {#4428 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4430 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4432 …}
      -id: 96611
      -bodyTs: "'ai':21 'bigger':11 'even':10 'format':6 'header':5 'like':19 'make':8 'poster/comments':18 'probabl':12 'psst':1 'question':15 'stupid':14 'text':9 'use':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/4365060"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699306495 {#4419
        date: 2023-11-06 22:34:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3990}
    +body: "Hahaha thanks homie! We’ve talked before haven’t we? Maybe you’re an AI too 😧"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699306674 {#4503
      date: 2023-11-06 22:37:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@blindbunny@lemmy.ml"
      "@Pantherina@feddit.de"
      "@MentalEdge@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4506 …}
    +nested: Doctrine\ORM\PersistentCollection {#4508 …}
    +votes: Doctrine\ORM\PersistentCollection {#4510 …}
    +reports: Doctrine\ORM\PersistentCollection {#4512 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4514 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4516 …}
    -id: 96618
    -bodyTs: "'ai':15 'hahaha':1 'haven':8 'homi':3 'mayb':11 're':13 'talk':6 'thank':2 've':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5570631"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699306674 {#4504
      date: 2023-11-06 22:37:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3990}
  +body: "We are all AI on this blessed day"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699308517 {#4557
    date: 2023-11-06 23:08:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@blindbunny@lemmy.ml"
    "@Pantherina@feddit.de"
    "@MentalEdge@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4561 …}
  +nested: Doctrine\ORM\PersistentCollection {#4563 …}
  +votes: Doctrine\ORM\PersistentCollection {#4565 …}
  +reports: Doctrine\ORM\PersistentCollection {#4567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4569 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4571 …}
  -id: 96689
  -bodyTs: "'ai':4 'bless':7 'day':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5119006"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699308517 {#4558
    date: 2023-11-06 23:08:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4559
  +user: Proxies\__CG__\App\Entity\User {#4560 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "My-sense-of-humour-is-broken"
    +title: "My sense of humour is broken"
    +url: "https://i.imgur.com/HkDbyA8.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699373977 {#2414
      date: 2023-11-07 17:19:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10562
    -titleTs: "'broken':6 'humour':4 'sens':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699377100
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7882828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699290700 {#1793
      date: 2023-11-06 18:11:40.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4505
    +user: App\Entity\User {#3938 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4420
      +user: Proxies\__CG__\App\Entity\User {#4421 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4333
        +user: App\Entity\User {#3938 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4262
          +user: Proxies\__CG__\App\Entity\User {#4265 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#3990
            +user: App\Entity\User {#3938 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Probably a stupid question but are posters/comments like this ai?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 43
            +score: 0
            +lastActive: DateTime @1699415395 {#3999
              date: 2023-11-08 04:49:55.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@fastandcurious@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3988 …}
            +nested: Doctrine\ORM\PersistentCollection {#3986 …}
            +votes: Doctrine\ORM\PersistentCollection {#3984 …}
            +reports: Doctrine\ORM\PersistentCollection {#3982 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3950 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3954 …}
            -id: 95880
            -bodyTs: "'ai':10 'like':8 'posters/comments':7 'probabl':1 'question':4 'stupid':3"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5565010"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699292188 {#3935
              date: 2023-11-06 18:36:28.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#3990}
          +body: "What?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1699292417 {#4261
            date: 2023-11-06 18:40:17.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@fastandcurious@lemmy.world"
            "@blindbunny@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4269 …}
          +nested: Doctrine\ORM\PersistentCollection {#4271 …}
          +votes: Doctrine\ORM\PersistentCollection {#4267 …}
          +reports: Doctrine\ORM\PersistentCollection {#4273 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
          -id: 95896
          -bodyTs: ""
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/4573179"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699292417 {#4258
            date: 2023-11-06 18:40:17.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#3990}
        +body: "PROBABLY A STUPID QUESTION BUT ARE POSTER/COMMENTS LIKE THIS AI?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 29
        +score: 0
        +lastActive: DateTime @1699292992 {#4332
          date: 2023-11-06 18:49:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
          "@blindbunny@lemmy.ml"
          "@Pantherina@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4336 …}
        +nested: Doctrine\ORM\PersistentCollection {#4341 …}
        +votes: Doctrine\ORM\PersistentCollection {#4337 …}
        +reports: Doctrine\ORM\PersistentCollection {#4343 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
        -id: 95929
        -bodyTs: "'ai':10 'like':8 'poster/comments':7 'probabl':1 'question':4 'stupid':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5565312"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699292992 {#4329
          date: 2023-11-06 18:49:52.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3990}
      +body: """
        Psst, you can use header formatting to make text even bigger.\n
        \n
        **PROBABLY A STUPID QUESTION BUT ARE POSTER/COMMENTS LIKE THIS AI?**\n
        ====================================================================
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1699306495 {#4418
        date: 2023-11-06 22:34:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@blindbunny@lemmy.ml"
        "@Pantherina@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4422 …}
      +nested: Doctrine\ORM\PersistentCollection {#4424 …}
      +votes: Doctrine\ORM\PersistentCollection {#4426 …}
      +reports: Doctrine\ORM\PersistentCollection {#4428 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4430 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4432 …}
      -id: 96611
      -bodyTs: "'ai':21 'bigger':11 'even':10 'format':6 'header':5 'like':19 'make':8 'poster/comments':18 'probabl':12 'psst':1 'question':15 'stupid':14 'text':9 'use':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/4365060"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699306495 {#4419
        date: 2023-11-06 22:34:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3990}
    +body: "Hahaha thanks homie! We’ve talked before haven’t we? Maybe you’re an AI too 😧"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699306674 {#4503
      date: 2023-11-06 22:37:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@blindbunny@lemmy.ml"
      "@Pantherina@feddit.de"
      "@MentalEdge@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4506 …}
    +nested: Doctrine\ORM\PersistentCollection {#4508 …}
    +votes: Doctrine\ORM\PersistentCollection {#4510 …}
    +reports: Doctrine\ORM\PersistentCollection {#4512 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4514 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4516 …}
    -id: 96618
    -bodyTs: "'ai':15 'hahaha':1 'haven':8 'homi':3 'mayb':11 're':13 'talk':6 'thank':2 've':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5570631"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699306674 {#4504
      date: 2023-11-06 22:37:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3990}
  +body: "We are all AI on this blessed day"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699308517 {#4557
    date: 2023-11-06 23:08:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@blindbunny@lemmy.ml"
    "@Pantherina@feddit.de"
    "@MentalEdge@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4561 …}
  +nested: Doctrine\ORM\PersistentCollection {#4563 …}
  +votes: Doctrine\ORM\PersistentCollection {#4565 …}
  +reports: Doctrine\ORM\PersistentCollection {#4567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4569 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4571 …}
  -id: 96689
  -bodyTs: "'ai':4 'bless':7 'day':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5119006"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699308517 {#4558
    date: 2023-11-06 23:08:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4575
  +user: Proxies\__CG__\App\Entity\User {#4576 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "My-sense-of-humour-is-broken"
    +title: "My sense of humour is broken"
    +url: "https://i.imgur.com/HkDbyA8.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699373977 {#2414
      date: 2023-11-07 17:19:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10562
    -titleTs: "'broken':6 'humour':4 'sens':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699377100
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7882828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699290700 {#1793
      date: 2023-11-06 18:11:40.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4505
    +user: App\Entity\User {#3938 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4420
      +user: Proxies\__CG__\App\Entity\User {#4421 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4333
        +user: App\Entity\User {#3938 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4262
          +user: Proxies\__CG__\App\Entity\User {#4265 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#3990
            +user: App\Entity\User {#3938 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Probably a stupid question but are posters/comments like this ai?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 43
            +score: 0
            +lastActive: DateTime @1699415395 {#3999
              date: 2023-11-08 04:49:55.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@fastandcurious@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3988 …}
            +nested: Doctrine\ORM\PersistentCollection {#3986 …}
            +votes: Doctrine\ORM\PersistentCollection {#3984 …}
            +reports: Doctrine\ORM\PersistentCollection {#3982 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3950 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3954 …}
            -id: 95880
            -bodyTs: "'ai':10 'like':8 'posters/comments':7 'probabl':1 'question':4 'stupid':3"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5565010"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699292188 {#3935
              date: 2023-11-06 18:36:28.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#3990}
          +body: "What?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1699292417 {#4261
            date: 2023-11-06 18:40:17.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@fastandcurious@lemmy.world"
            "@blindbunny@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4269 …}
          +nested: Doctrine\ORM\PersistentCollection {#4271 …}
          +votes: Doctrine\ORM\PersistentCollection {#4267 …}
          +reports: Doctrine\ORM\PersistentCollection {#4273 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
          -id: 95896
          -bodyTs: ""
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/4573179"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699292417 {#4258
            date: 2023-11-06 18:40:17.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#3990}
        +body: "PROBABLY A STUPID QUESTION BUT ARE POSTER/COMMENTS LIKE THIS AI?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 29
        +score: 0
        +lastActive: DateTime @1699292992 {#4332
          date: 2023-11-06 18:49:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
          "@blindbunny@lemmy.ml"
          "@Pantherina@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4336 …}
        +nested: Doctrine\ORM\PersistentCollection {#4341 …}
        +votes: Doctrine\ORM\PersistentCollection {#4337 …}
        +reports: Doctrine\ORM\PersistentCollection {#4343 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
        -id: 95929
        -bodyTs: "'ai':10 'like':8 'poster/comments':7 'probabl':1 'question':4 'stupid':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5565312"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699292992 {#4329
          date: 2023-11-06 18:49:52.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3990}
      +body: """
        Psst, you can use header formatting to make text even bigger.\n
        \n
        **PROBABLY A STUPID QUESTION BUT ARE POSTER/COMMENTS LIKE THIS AI?**\n
        ====================================================================
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1699306495 {#4418
        date: 2023-11-06 22:34:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@blindbunny@lemmy.ml"
        "@Pantherina@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4422 …}
      +nested: Doctrine\ORM\PersistentCollection {#4424 …}
      +votes: Doctrine\ORM\PersistentCollection {#4426 …}
      +reports: Doctrine\ORM\PersistentCollection {#4428 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4430 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4432 …}
      -id: 96611
      -bodyTs: "'ai':21 'bigger':11 'even':10 'format':6 'header':5 'like':19 'make':8 'poster/comments':18 'probabl':12 'psst':1 'question':15 'stupid':14 'text':9 'use':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/4365060"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699306495 {#4419
        date: 2023-11-06 22:34:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3990}
    +body: "Hahaha thanks homie! We’ve talked before haven’t we? Maybe you’re an AI too 😧"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699306674 {#4503
      date: 2023-11-06 22:37:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@blindbunny@lemmy.ml"
      "@Pantherina@feddit.de"
      "@MentalEdge@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4506 …}
    +nested: Doctrine\ORM\PersistentCollection {#4508 …}
    +votes: Doctrine\ORM\PersistentCollection {#4510 …}
    +reports: Doctrine\ORM\PersistentCollection {#4512 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4514 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4516 …}
    -id: 96618
    -bodyTs: "'ai':15 'hahaha':1 'haven':8 'homi':3 'mayb':11 're':13 'talk':6 'thank':2 've':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5570631"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699306674 {#4504
      date: 2023-11-06 22:37:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3990}
  +body: "No. You're the AI. I'm the only real person on the Internet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699319932 {#4573
    date: 2023-11-07 02:18:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@blindbunny@lemmy.ml"
    "@Pantherina@feddit.de"
    "@MentalEdge@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4577 …}
  +nested: Doctrine\ORM\PersistentCollection {#4579 …}
  +votes: Doctrine\ORM\PersistentCollection {#4581 …}
  +reports: Doctrine\ORM\PersistentCollection {#4583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4587 …}
  -id: 97240
  -bodyTs: "'ai':5 'internet':14 'm':7 'person':11 're':3 'real':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/603120/-/comment/3406289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699319932 {#4574
    date: 2023-11-07 02:18: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
51 DENIED edit
App\Entity\EntryComment {#4575
  +user: Proxies\__CG__\App\Entity\User {#4576 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "My-sense-of-humour-is-broken"
    +title: "My sense of humour is broken"
    +url: "https://i.imgur.com/HkDbyA8.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699373977 {#2414
      date: 2023-11-07 17:19:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10562
    -titleTs: "'broken':6 'humour':4 'sens':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699377100
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7882828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699290700 {#1793
      date: 2023-11-06 18:11:40.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4505
    +user: App\Entity\User {#3938 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4420
      +user: Proxies\__CG__\App\Entity\User {#4421 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4333
        +user: App\Entity\User {#3938 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4262
          +user: Proxies\__CG__\App\Entity\User {#4265 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#3990
            +user: App\Entity\User {#3938 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Probably a stupid question but are posters/comments like this ai?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 43
            +score: 0
            +lastActive: DateTime @1699415395 {#3999
              date: 2023-11-08 04:49:55.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@fastandcurious@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3988 …}
            +nested: Doctrine\ORM\PersistentCollection {#3986 …}
            +votes: Doctrine\ORM\PersistentCollection {#3984 …}
            +reports: Doctrine\ORM\PersistentCollection {#3982 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3950 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3954 …}
            -id: 95880
            -bodyTs: "'ai':10 'like':8 'posters/comments':7 'probabl':1 'question':4 'stupid':3"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5565010"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699292188 {#3935
              date: 2023-11-06 18:36:28.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#3990}
          +body: "What?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1699292417 {#4261
            date: 2023-11-06 18:40:17.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@fastandcurious@lemmy.world"
            "@blindbunny@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4269 …}
          +nested: Doctrine\ORM\PersistentCollection {#4271 …}
          +votes: Doctrine\ORM\PersistentCollection {#4267 …}
          +reports: Doctrine\ORM\PersistentCollection {#4273 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
          -id: 95896
          -bodyTs: ""
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/4573179"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699292417 {#4258
            date: 2023-11-06 18:40:17.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#3990}
        +body: "PROBABLY A STUPID QUESTION BUT ARE POSTER/COMMENTS LIKE THIS AI?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 29
        +score: 0
        +lastActive: DateTime @1699292992 {#4332
          date: 2023-11-06 18:49:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
          "@blindbunny@lemmy.ml"
          "@Pantherina@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4336 …}
        +nested: Doctrine\ORM\PersistentCollection {#4341 …}
        +votes: Doctrine\ORM\PersistentCollection {#4337 …}
        +reports: Doctrine\ORM\PersistentCollection {#4343 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
        -id: 95929
        -bodyTs: "'ai':10 'like':8 'poster/comments':7 'probabl':1 'question':4 'stupid':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5565312"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699292992 {#4329
          date: 2023-11-06 18:49:52.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3990}
      +body: """
        Psst, you can use header formatting to make text even bigger.\n
        \n
        **PROBABLY A STUPID QUESTION BUT ARE POSTER/COMMENTS LIKE THIS AI?**\n
        ====================================================================
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1699306495 {#4418
        date: 2023-11-06 22:34:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@blindbunny@lemmy.ml"
        "@Pantherina@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4422 …}
      +nested: Doctrine\ORM\PersistentCollection {#4424 …}
      +votes: Doctrine\ORM\PersistentCollection {#4426 …}
      +reports: Doctrine\ORM\PersistentCollection {#4428 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4430 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4432 …}
      -id: 96611
      -bodyTs: "'ai':21 'bigger':11 'even':10 'format':6 'header':5 'like':19 'make':8 'poster/comments':18 'probabl':12 'psst':1 'question':15 'stupid':14 'text':9 'use':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/4365060"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699306495 {#4419
        date: 2023-11-06 22:34:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3990}
    +body: "Hahaha thanks homie! We’ve talked before haven’t we? Maybe you’re an AI too 😧"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699306674 {#4503
      date: 2023-11-06 22:37:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@blindbunny@lemmy.ml"
      "@Pantherina@feddit.de"
      "@MentalEdge@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4506 …}
    +nested: Doctrine\ORM\PersistentCollection {#4508 …}
    +votes: Doctrine\ORM\PersistentCollection {#4510 …}
    +reports: Doctrine\ORM\PersistentCollection {#4512 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4514 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4516 …}
    -id: 96618
    -bodyTs: "'ai':15 'hahaha':1 'haven':8 'homi':3 'mayb':11 're':13 'talk':6 'thank':2 've':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5570631"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699306674 {#4504
      date: 2023-11-06 22:37:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3990}
  +body: "No. You're the AI. I'm the only real person on the Internet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699319932 {#4573
    date: 2023-11-07 02:18:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@blindbunny@lemmy.ml"
    "@Pantherina@feddit.de"
    "@MentalEdge@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4577 …}
  +nested: Doctrine\ORM\PersistentCollection {#4579 …}
  +votes: Doctrine\ORM\PersistentCollection {#4581 …}
  +reports: Doctrine\ORM\PersistentCollection {#4583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4587 …}
  -id: 97240
  -bodyTs: "'ai':5 'internet':14 'm':7 'person':11 're':3 'real':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/603120/-/comment/3406289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699319932 {#4574
    date: 2023-11-07 02:18: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
52 DENIED moderate
App\Entity\EntryComment {#4575
  +user: Proxies\__CG__\App\Entity\User {#4576 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "My-sense-of-humour-is-broken"
    +title: "My sense of humour is broken"
    +url: "https://i.imgur.com/HkDbyA8.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699373977 {#2414
      date: 2023-11-07 17:19:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10562
    -titleTs: "'broken':6 'humour':4 'sens':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699377100
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7882828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699290700 {#1793
      date: 2023-11-06 18:11:40.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4505
    +user: App\Entity\User {#3938 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4420
      +user: Proxies\__CG__\App\Entity\User {#4421 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4333
        +user: App\Entity\User {#3938 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4262
          +user: Proxies\__CG__\App\Entity\User {#4265 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#3990
            +user: App\Entity\User {#3938 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Probably a stupid question but are posters/comments like this ai?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 43
            +score: 0
            +lastActive: DateTime @1699415395 {#3999
              date: 2023-11-08 04:49:55.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@fastandcurious@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3988 …}
            +nested: Doctrine\ORM\PersistentCollection {#3986 …}
            +votes: Doctrine\ORM\PersistentCollection {#3984 …}
            +reports: Doctrine\ORM\PersistentCollection {#3982 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3950 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3954 …}
            -id: 95880
            -bodyTs: "'ai':10 'like':8 'posters/comments':7 'probabl':1 'question':4 'stupid':3"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/5565010"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699292188 {#3935
              date: 2023-11-06 18:36:28.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#3990}
          +body: "What?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1699292417 {#4261
            date: 2023-11-06 18:40:17.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@fastandcurious@lemmy.world"
            "@blindbunny@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4269 …}
          +nested: Doctrine\ORM\PersistentCollection {#4271 …}
          +votes: Doctrine\ORM\PersistentCollection {#4267 …}
          +reports: Doctrine\ORM\PersistentCollection {#4273 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
          -id: 95896
          -bodyTs: ""
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/4573179"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699292417 {#4258
            date: 2023-11-06 18:40:17.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#3990}
        +body: "PROBABLY A STUPID QUESTION BUT ARE POSTER/COMMENTS LIKE THIS AI?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 29
        +score: 0
        +lastActive: DateTime @1699292992 {#4332
          date: 2023-11-06 18:49:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
          "@blindbunny@lemmy.ml"
          "@Pantherina@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4336 …}
        +nested: Doctrine\ORM\PersistentCollection {#4341 …}
        +votes: Doctrine\ORM\PersistentCollection {#4337 …}
        +reports: Doctrine\ORM\PersistentCollection {#4343 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
        -id: 95929
        -bodyTs: "'ai':10 'like':8 'poster/comments':7 'probabl':1 'question':4 'stupid':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5565312"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699292992 {#4329
          date: 2023-11-06 18:49:52.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3990}
      +body: """
        Psst, you can use header formatting to make text even bigger.\n
        \n
        **PROBABLY A STUPID QUESTION BUT ARE POSTER/COMMENTS LIKE THIS AI?**\n
        ====================================================================
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1699306495 {#4418
        date: 2023-11-06 22:34:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@blindbunny@lemmy.ml"
        "@Pantherina@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4422 …}
      +nested: Doctrine\ORM\PersistentCollection {#4424 …}
      +votes: Doctrine\ORM\PersistentCollection {#4426 …}
      +reports: Doctrine\ORM\PersistentCollection {#4428 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4430 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4432 …}
      -id: 96611
      -bodyTs: "'ai':21 'bigger':11 'even':10 'format':6 'header':5 'like':19 'make':8 'poster/comments':18 'probabl':12 'psst':1 'question':15 'stupid':14 'text':9 'use':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/4365060"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699306495 {#4419
        date: 2023-11-06 22:34:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3990}
    +body: "Hahaha thanks homie! We’ve talked before haven’t we? Maybe you’re an AI too 😧"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1699306674 {#4503
      date: 2023-11-06 22:37:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@blindbunny@lemmy.ml"
      "@Pantherina@feddit.de"
      "@MentalEdge@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4506 …}
    +nested: Doctrine\ORM\PersistentCollection {#4508 …}
    +votes: Doctrine\ORM\PersistentCollection {#4510 …}
    +reports: Doctrine\ORM\PersistentCollection {#4512 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4514 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4516 …}
    -id: 96618
    -bodyTs: "'ai':15 'hahaha':1 'haven':8 'homi':3 'mayb':11 're':13 'talk':6 'thank':2 've':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5570631"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699306674 {#4504
      date: 2023-11-06 22:37:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3990}
  +body: "No. You're the AI. I'm the only real person on the Internet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699319932 {#4573
    date: 2023-11-07 02:18:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@blindbunny@lemmy.ml"
    "@Pantherina@feddit.de"
    "@MentalEdge@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4577 …}
  +nested: Doctrine\ORM\PersistentCollection {#4579 …}
  +votes: Doctrine\ORM\PersistentCollection {#4581 …}
  +reports: Doctrine\ORM\PersistentCollection {#4583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4587 …}
  -id: 97240
  -bodyTs: "'ai':5 'internet':14 'm':7 'person':11 're':3 'real':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/603120/-/comment/3406289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699319932 {#4574
    date: 2023-11-07 02:18: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
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 {#4596
  +user: Proxies\__CG__\App\Entity\User {#4521 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "My-sense-of-humour-is-broken"
    +title: "My sense of humour is broken"
    +url: "https://i.imgur.com/HkDbyA8.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699373977 {#2414
      date: 2023-11-07 17:19:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10562
    -titleTs: "'broken':6 'humour':4 'sens':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699377100
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7882828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699290700 {#1793
      date: 2023-11-06 18:11:40.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4575
    +user: Proxies\__CG__\App\Entity\User {#4576 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4505
      +user: App\Entity\User {#3938 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4420
        +user: Proxies\__CG__\App\Entity\User {#4421 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4333
          +user: App\Entity\User {#3938 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4262
            +user: Proxies\__CG__\App\Entity\User {#4265 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#3990
              +user: App\Entity\User {#3938 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: "Probably a stupid question but are posters/comments like this ai?"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 43
              +score: 0
              +lastActive: DateTime @1699415395 {#3999
                date: 2023-11-08 04:49:55.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@fastandcurious@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3988 …}
              +nested: Doctrine\ORM\PersistentCollection {#3986 …}
              +votes: Doctrine\ORM\PersistentCollection {#3984 …}
              +reports: Doctrine\ORM\PersistentCollection {#3982 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3950 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3954 …}
              -id: 95880
              -bodyTs: "'ai':10 'like':8 'posters/comments':7 'probabl':1 'question':4 'stupid':3"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/5565010"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699292188 {#3935
                date: 2023-11-06 18:36:28.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#3990}
            +body: "What?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 7
            +score: 0
            +lastActive: DateTime @1699292417 {#4261
              date: 2023-11-06 18:40:17.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@fastandcurious@lemmy.world"
              "@blindbunny@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4269 …}
            +nested: Doctrine\ORM\PersistentCollection {#4271 …}
            +votes: Doctrine\ORM\PersistentCollection {#4267 …}
            +reports: Doctrine\ORM\PersistentCollection {#4273 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
            -id: 95896
            -bodyTs: ""
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/4573179"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699292417 {#4258
              date: 2023-11-06 18:40:17.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#3990}
          +body: "PROBABLY A STUPID QUESTION BUT ARE POSTER/COMMENTS LIKE THIS AI?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 29
          +score: 0
          +lastActive: DateTime @1699292992 {#4332
            date: 2023-11-06 18:49:52.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@fastandcurious@lemmy.world"
            "@blindbunny@lemmy.ml"
            "@Pantherina@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4336 …}
          +nested: Doctrine\ORM\PersistentCollection {#4341 …}
          +votes: Doctrine\ORM\PersistentCollection {#4337 …}
          +reports: Doctrine\ORM\PersistentCollection {#4343 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
          -id: 95929
          -bodyTs: "'ai':10 'like':8 'poster/comments':7 'probabl':1 'question':4 'stupid':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5565312"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699292992 {#4329
            date: 2023-11-06 18:49:52.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#3990}
        +body: """
          Psst, you can use header formatting to make text even bigger.\n
          \n
          **PROBABLY A STUPID QUESTION BUT ARE POSTER/COMMENTS LIKE THIS AI?**\n
          ====================================================================
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1699306495 {#4418
          date: 2023-11-06 22:34:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
          "@blindbunny@lemmy.ml"
          "@Pantherina@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4422 …}
        +nested: Doctrine\ORM\PersistentCollection {#4424 …}
        +votes: Doctrine\ORM\PersistentCollection {#4426 …}
        +reports: Doctrine\ORM\PersistentCollection {#4428 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4430 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4432 …}
        -id: 96611
        -bodyTs: "'ai':21 'bigger':11 'even':10 'format':6 'header':5 'like':19 'make':8 'poster/comments':18 'probabl':12 'psst':1 'question':15 'stupid':14 'text':9 'use':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sopuli.xyz/comment/4365060"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699306495 {#4419
          date: 2023-11-06 22:34:55.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3990}
      +body: "Hahaha thanks homie! We’ve talked before haven’t we? Maybe you’re an AI too 😧"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1699306674 {#4503
        date: 2023-11-06 22:37:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@blindbunny@lemmy.ml"
        "@Pantherina@feddit.de"
        "@MentalEdge@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4506 …}
      +nested: Doctrine\ORM\PersistentCollection {#4508 …}
      +votes: Doctrine\ORM\PersistentCollection {#4510 …}
      +reports: Doctrine\ORM\PersistentCollection {#4512 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4514 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4516 …}
      -id: 96618
      -bodyTs: "'ai':15 'hahaha':1 'haven':8 'homi':3 'mayb':11 're':13 'talk':6 'thank':2 've':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5570631"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699306674 {#4504
        date: 2023-11-06 22:37:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3990}
    +body: "No. You're the AI. I'm the only real person on the Internet."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699319932 {#4573
      date: 2023-11-07 02:18:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@blindbunny@lemmy.ml"
      "@Pantherina@feddit.de"
      "@MentalEdge@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4577 …}
    +nested: Doctrine\ORM\PersistentCollection {#4579 …}
    +votes: Doctrine\ORM\PersistentCollection {#4581 …}
    +reports: Doctrine\ORM\PersistentCollection {#4583 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4585 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4587 …}
    -id: 97240
    -bodyTs: "'ai':5 'internet':14 'm':7 'person':11 're':3 'real':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/603120/-/comment/3406289"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699319932 {#4574
      date: 2023-11-07 02:18:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3990}
  +body: "Guys there’s no reason to go at each other like this, let’s take a moment to resetBOOTING BIOS… VERIFYING DISK… OK. C:\>"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699373977 {#4600
    date: 2023-11-07 17:19:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@blindbunny@lemmy.ml"
    "@Pantherina@feddit.de"
    "@MentalEdge@sopuli.xyz"
    "@TimeSquirrel@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4593 …}
  +nested: Doctrine\ORM\PersistentCollection {#4591 …}
  +votes: Doctrine\ORM\PersistentCollection {#4595 …}
  +reports: Doctrine\ORM\PersistentCollection {#4606 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
  -id: 98918
  -bodyTs: "'bio':20 'c':24 'disk':22 'go':7 'guy':1 'let':13 'like':11 'moment':17 'ok':23 'reason':5 'resetboot':19 'take':15 'verifi':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5137023"
  +editedAt: DateTimeImmutable @1699415421 {#4603
    date: 2023-11-08 04:50:21.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699373977 {#4599
    date: 2023-11-07 17:19:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4596
  +user: Proxies\__CG__\App\Entity\User {#4521 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "My-sense-of-humour-is-broken"
    +title: "My sense of humour is broken"
    +url: "https://i.imgur.com/HkDbyA8.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699373977 {#2414
      date: 2023-11-07 17:19:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10562
    -titleTs: "'broken':6 'humour':4 'sens':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699377100
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7882828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699290700 {#1793
      date: 2023-11-06 18:11:40.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4575
    +user: Proxies\__CG__\App\Entity\User {#4576 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4505
      +user: App\Entity\User {#3938 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4420
        +user: Proxies\__CG__\App\Entity\User {#4421 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4333
          +user: App\Entity\User {#3938 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4262
            +user: Proxies\__CG__\App\Entity\User {#4265 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#3990
              +user: App\Entity\User {#3938 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: "Probably a stupid question but are posters/comments like this ai?"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 43
              +score: 0
              +lastActive: DateTime @1699415395 {#3999
                date: 2023-11-08 04:49:55.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@fastandcurious@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3988 …}
              +nested: Doctrine\ORM\PersistentCollection {#3986 …}
              +votes: Doctrine\ORM\PersistentCollection {#3984 …}
              +reports: Doctrine\ORM\PersistentCollection {#3982 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3950 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3954 …}
              -id: 95880
              -bodyTs: "'ai':10 'like':8 'posters/comments':7 'probabl':1 'question':4 'stupid':3"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/5565010"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699292188 {#3935
                date: 2023-11-06 18:36:28.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#3990}
            +body: "What?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 7
            +score: 0
            +lastActive: DateTime @1699292417 {#4261
              date: 2023-11-06 18:40:17.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@fastandcurious@lemmy.world"
              "@blindbunny@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4269 …}
            +nested: Doctrine\ORM\PersistentCollection {#4271 …}
            +votes: Doctrine\ORM\PersistentCollection {#4267 …}
            +reports: Doctrine\ORM\PersistentCollection {#4273 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
            -id: 95896
            -bodyTs: ""
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/4573179"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699292417 {#4258
              date: 2023-11-06 18:40:17.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#3990}
          +body: "PROBABLY A STUPID QUESTION BUT ARE POSTER/COMMENTS LIKE THIS AI?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 29
          +score: 0
          +lastActive: DateTime @1699292992 {#4332
            date: 2023-11-06 18:49:52.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@fastandcurious@lemmy.world"
            "@blindbunny@lemmy.ml"
            "@Pantherina@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4336 …}
          +nested: Doctrine\ORM\PersistentCollection {#4341 …}
          +votes: Doctrine\ORM\PersistentCollection {#4337 …}
          +reports: Doctrine\ORM\PersistentCollection {#4343 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
          -id: 95929
          -bodyTs: "'ai':10 'like':8 'poster/comments':7 'probabl':1 'question':4 'stupid':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5565312"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699292992 {#4329
            date: 2023-11-06 18:49:52.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#3990}
        +body: """
          Psst, you can use header formatting to make text even bigger.\n
          \n
          **PROBABLY A STUPID QUESTION BUT ARE POSTER/COMMENTS LIKE THIS AI?**\n
          ====================================================================
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1699306495 {#4418
          date: 2023-11-06 22:34:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
          "@blindbunny@lemmy.ml"
          "@Pantherina@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4422 …}
        +nested: Doctrine\ORM\PersistentCollection {#4424 …}
        +votes: Doctrine\ORM\PersistentCollection {#4426 …}
        +reports: Doctrine\ORM\PersistentCollection {#4428 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4430 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4432 …}
        -id: 96611
        -bodyTs: "'ai':21 'bigger':11 'even':10 'format':6 'header':5 'like':19 'make':8 'poster/comments':18 'probabl':12 'psst':1 'question':15 'stupid':14 'text':9 'use':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sopuli.xyz/comment/4365060"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699306495 {#4419
          date: 2023-11-06 22:34:55.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3990}
      +body: "Hahaha thanks homie! We’ve talked before haven’t we? Maybe you’re an AI too 😧"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1699306674 {#4503
        date: 2023-11-06 22:37:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@blindbunny@lemmy.ml"
        "@Pantherina@feddit.de"
        "@MentalEdge@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4506 …}
      +nested: Doctrine\ORM\PersistentCollection {#4508 …}
      +votes: Doctrine\ORM\PersistentCollection {#4510 …}
      +reports: Doctrine\ORM\PersistentCollection {#4512 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4514 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4516 …}
      -id: 96618
      -bodyTs: "'ai':15 'hahaha':1 'haven':8 'homi':3 'mayb':11 're':13 'talk':6 'thank':2 've':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5570631"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699306674 {#4504
        date: 2023-11-06 22:37:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3990}
    +body: "No. You're the AI. I'm the only real person on the Internet."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699319932 {#4573
      date: 2023-11-07 02:18:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@blindbunny@lemmy.ml"
      "@Pantherina@feddit.de"
      "@MentalEdge@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4577 …}
    +nested: Doctrine\ORM\PersistentCollection {#4579 …}
    +votes: Doctrine\ORM\PersistentCollection {#4581 …}
    +reports: Doctrine\ORM\PersistentCollection {#4583 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4585 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4587 …}
    -id: 97240
    -bodyTs: "'ai':5 'internet':14 'm':7 'person':11 're':3 'real':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/603120/-/comment/3406289"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699319932 {#4574
      date: 2023-11-07 02:18:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3990}
  +body: "Guys there’s no reason to go at each other like this, let’s take a moment to resetBOOTING BIOS… VERIFYING DISK… OK. C:\>"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699373977 {#4600
    date: 2023-11-07 17:19:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@blindbunny@lemmy.ml"
    "@Pantherina@feddit.de"
    "@MentalEdge@sopuli.xyz"
    "@TimeSquirrel@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4593 …}
  +nested: Doctrine\ORM\PersistentCollection {#4591 …}
  +votes: Doctrine\ORM\PersistentCollection {#4595 …}
  +reports: Doctrine\ORM\PersistentCollection {#4606 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
  -id: 98918
  -bodyTs: "'bio':20 'c':24 'disk':22 'go':7 'guy':1 'let':13 'like':11 'moment':17 'ok':23 'reason':5 'resetboot':19 'take':15 'verifi':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5137023"
  +editedAt: DateTimeImmutable @1699415421 {#4603
    date: 2023-11-08 04:50:21.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699373977 {#4599
    date: 2023-11-07 17:19:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4596
  +user: Proxies\__CG__\App\Entity\User {#4521 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "My-sense-of-humour-is-broken"
    +title: "My sense of humour is broken"
    +url: "https://i.imgur.com/HkDbyA8.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699373977 {#2414
      date: 2023-11-07 17:19:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10562
    -titleTs: "'broken':6 'humour':4 'sens':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699377100
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7882828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699290700 {#1793
      date: 2023-11-06 18:11:40.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4575
    +user: Proxies\__CG__\App\Entity\User {#4576 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4505
      +user: App\Entity\User {#3938 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4420
        +user: Proxies\__CG__\App\Entity\User {#4421 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4333
          +user: App\Entity\User {#3938 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4262
            +user: Proxies\__CG__\App\Entity\User {#4265 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#3990
              +user: App\Entity\User {#3938 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: "Probably a stupid question but are posters/comments like this ai?"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 43
              +score: 0
              +lastActive: DateTime @1699415395 {#3999
                date: 2023-11-08 04:49:55.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@fastandcurious@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3988 …}
              +nested: Doctrine\ORM\PersistentCollection {#3986 …}
              +votes: Doctrine\ORM\PersistentCollection {#3984 …}
              +reports: Doctrine\ORM\PersistentCollection {#3982 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3950 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3954 …}
              -id: 95880
              -bodyTs: "'ai':10 'like':8 'posters/comments':7 'probabl':1 'question':4 'stupid':3"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/5565010"
              +editedAt: null
              +createdAt: DateTimeImmutable @1699292188 {#3935
                date: 2023-11-06 18:36:28.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#3990}
            +body: "What?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 7
            +score: 0
            +lastActive: DateTime @1699292417 {#4261
              date: 2023-11-06 18:40:17.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@fastandcurious@lemmy.world"
              "@blindbunny@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4269 …}
            +nested: Doctrine\ORM\PersistentCollection {#4271 …}
            +votes: Doctrine\ORM\PersistentCollection {#4267 …}
            +reports: Doctrine\ORM\PersistentCollection {#4273 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
            -id: 95896
            -bodyTs: ""
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/4573179"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699292417 {#4258
              date: 2023-11-06 18:40:17.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#3990}
          +body: "PROBABLY A STUPID QUESTION BUT ARE POSTER/COMMENTS LIKE THIS AI?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 29
          +score: 0
          +lastActive: DateTime @1699292992 {#4332
            date: 2023-11-06 18:49:52.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@fastandcurious@lemmy.world"
            "@blindbunny@lemmy.ml"
            "@Pantherina@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4336 …}
          +nested: Doctrine\ORM\PersistentCollection {#4341 …}
          +votes: Doctrine\ORM\PersistentCollection {#4337 …}
          +reports: Doctrine\ORM\PersistentCollection {#4343 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
          -id: 95929
          -bodyTs: "'ai':10 'like':8 'poster/comments':7 'probabl':1 'question':4 'stupid':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5565312"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699292992 {#4329
            date: 2023-11-06 18:49:52.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#3990}
        +body: """
          Psst, you can use header formatting to make text even bigger.\n
          \n
          **PROBABLY A STUPID QUESTION BUT ARE POSTER/COMMENTS LIKE THIS AI?**\n
          ====================================================================
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1699306495 {#4418
          date: 2023-11-06 22:34:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
          "@blindbunny@lemmy.ml"
          "@Pantherina@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4422 …}
        +nested: Doctrine\ORM\PersistentCollection {#4424 …}
        +votes: Doctrine\ORM\PersistentCollection {#4426 …}
        +reports: Doctrine\ORM\PersistentCollection {#4428 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4430 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4432 …}
        -id: 96611
        -bodyTs: "'ai':21 'bigger':11 'even':10 'format':6 'header':5 'like':19 'make':8 'poster/comments':18 'probabl':12 'psst':1 'question':15 'stupid':14 'text':9 'use':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sopuli.xyz/comment/4365060"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699306495 {#4419
          date: 2023-11-06 22:34:55.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3990}
      +body: "Hahaha thanks homie! We’ve talked before haven’t we? Maybe you’re an AI too 😧"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1699306674 {#4503
        date: 2023-11-06 22:37:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@blindbunny@lemmy.ml"
        "@Pantherina@feddit.de"
        "@MentalEdge@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4506 …}
      +nested: Doctrine\ORM\PersistentCollection {#4508 …}
      +votes: Doctrine\ORM\PersistentCollection {#4510 …}
      +reports: Doctrine\ORM\PersistentCollection {#4512 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4514 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4516 …}
      -id: 96618
      -bodyTs: "'ai':15 'hahaha':1 'haven':8 'homi':3 'mayb':11 're':13 'talk':6 'thank':2 've':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5570631"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699306674 {#4504
        date: 2023-11-06 22:37:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3990}
    +body: "No. You're the AI. I'm the only real person on the Internet."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699319932 {#4573
      date: 2023-11-07 02:18:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@blindbunny@lemmy.ml"
      "@Pantherina@feddit.de"
      "@MentalEdge@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4577 …}
    +nested: Doctrine\ORM\PersistentCollection {#4579 …}
    +votes: Doctrine\ORM\PersistentCollection {#4581 …}
    +reports: Doctrine\ORM\PersistentCollection {#4583 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4585 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4587 …}
    -id: 97240
    -bodyTs: "'ai':5 'internet':14 'm':7 'person':11 're':3 'real':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/603120/-/comment/3406289"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699319932 {#4574
      date: 2023-11-07 02:18:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3990}
  +body: "Guys there’s no reason to go at each other like this, let’s take a moment to resetBOOTING BIOS… VERIFYING DISK… OK. C:\>"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699373977 {#4600
    date: 2023-11-07 17:19:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@blindbunny@lemmy.ml"
    "@Pantherina@feddit.de"
    "@MentalEdge@sopuli.xyz"
    "@TimeSquirrel@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4593 …}
  +nested: Doctrine\ORM\PersistentCollection {#4591 …}
  +votes: Doctrine\ORM\PersistentCollection {#4595 …}
  +reports: Doctrine\ORM\PersistentCollection {#4606 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4608 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4610 …}
  -id: 98918
  -bodyTs: "'bio':20 'c':24 'disk':22 'go':7 'guy':1 'let':13 'like':11 'moment':17 'ok':23 'reason':5 'resetboot':19 'take':15 'verifi':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5137023"
  +editedAt: DateTimeImmutable @1699415421 {#4603
    date: 2023-11-08 04:50:21.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699373977 {#4599
    date: 2023-11-07 17:19:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4520
  +user: Proxies\__CG__\App\Entity\User {#4521 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "My-sense-of-humour-is-broken"
    +title: "My sense of humour is broken"
    +url: "https://i.imgur.com/HkDbyA8.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699373977 {#2414
      date: 2023-11-07 17:19:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10562
    -titleTs: "'broken':6 'humour':4 'sens':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699377100
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7882828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699290700 {#1793
      date: 2023-11-06 18:11:40.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4420
    +user: Proxies\__CG__\App\Entity\User {#4421 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4333
      +user: App\Entity\User {#3938 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4262
        +user: Proxies\__CG__\App\Entity\User {#4265 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#3990
          +user: App\Entity\User {#3938 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Probably a stupid question but are posters/comments like this ai?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 43
          +score: 0
          +lastActive: DateTime @1699415395 {#3999
            date: 2023-11-08 04:49:55.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@fastandcurious@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3988 …}
          +nested: Doctrine\ORM\PersistentCollection {#3986 …}
          +votes: Doctrine\ORM\PersistentCollection {#3984 …}
          +reports: Doctrine\ORM\PersistentCollection {#3982 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3950 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3954 …}
          -id: 95880
          -bodyTs: "'ai':10 'like':8 'posters/comments':7 'probabl':1 'question':4 'stupid':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5565010"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699292188 {#3935
            date: 2023-11-06 18:36:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#3990}
        +body: "What?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1699292417 {#4261
          date: 2023-11-06 18:40:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
          "@blindbunny@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4269 …}
        +nested: Doctrine\ORM\PersistentCollection {#4271 …}
        +votes: Doctrine\ORM\PersistentCollection {#4267 …}
        +reports: Doctrine\ORM\PersistentCollection {#4273 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
        -id: 95896
        -bodyTs: ""
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4573179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699292417 {#4258
          date: 2023-11-06 18:40:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3990}
      +body: "PROBABLY A STUPID QUESTION BUT ARE POSTER/COMMENTS LIKE THIS AI?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1699292992 {#4332
        date: 2023-11-06 18:49:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@blindbunny@lemmy.ml"
        "@Pantherina@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4336 …}
      +nested: Doctrine\ORM\PersistentCollection {#4341 …}
      +votes: Doctrine\ORM\PersistentCollection {#4337 …}
      +reports: Doctrine\ORM\PersistentCollection {#4343 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
      -id: 95929
      -bodyTs: "'ai':10 'like':8 'poster/comments':7 'probabl':1 'question':4 'stupid':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5565312"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699292992 {#4329
        date: 2023-11-06 18:49:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3990}
    +body: """
      Psst, you can use header formatting to make text even bigger.\n
      \n
      **PROBABLY A STUPID QUESTION BUT ARE POSTER/COMMENTS LIKE THIS AI?**\n
      ====================================================================
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699306495 {#4418
      date: 2023-11-06 22:34:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@blindbunny@lemmy.ml"
      "@Pantherina@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4422 …}
    +nested: Doctrine\ORM\PersistentCollection {#4424 …}
    +votes: Doctrine\ORM\PersistentCollection {#4426 …}
    +reports: Doctrine\ORM\PersistentCollection {#4428 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4430 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4432 …}
    -id: 96611
    -bodyTs: "'ai':21 'bigger':11 'even':10 'format':6 'header':5 'like':19 'make':8 'poster/comments':18 'probabl':12 'psst':1 'question':15 'stupid':14 'text':9 'use':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/4365060"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699306495 {#4419
      date: 2023-11-06 22:34:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3990}
  +body: "What?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699373852 {#4518
    date: 2023-11-07 17:17:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@blindbunny@lemmy.ml"
    "@Pantherina@feddit.de"
    "@MentalEdge@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4522 …}
  +nested: Doctrine\ORM\PersistentCollection {#4524 …}
  +votes: Doctrine\ORM\PersistentCollection {#4526 …}
  +reports: Doctrine\ORM\PersistentCollection {#4528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
  -id: 98914
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5136978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699373852 {#4519
    date: 2023-11-07 17:17:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#4520
  +user: Proxies\__CG__\App\Entity\User {#4521 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "My-sense-of-humour-is-broken"
    +title: "My sense of humour is broken"
    +url: "https://i.imgur.com/HkDbyA8.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699373977 {#2414
      date: 2023-11-07 17:19:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10562
    -titleTs: "'broken':6 'humour':4 'sens':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699377100
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7882828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699290700 {#1793
      date: 2023-11-06 18:11:40.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4420
    +user: Proxies\__CG__\App\Entity\User {#4421 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4333
      +user: App\Entity\User {#3938 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4262
        +user: Proxies\__CG__\App\Entity\User {#4265 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#3990
          +user: App\Entity\User {#3938 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Probably a stupid question but are posters/comments like this ai?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 43
          +score: 0
          +lastActive: DateTime @1699415395 {#3999
            date: 2023-11-08 04:49:55.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@fastandcurious@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3988 …}
          +nested: Doctrine\ORM\PersistentCollection {#3986 …}
          +votes: Doctrine\ORM\PersistentCollection {#3984 …}
          +reports: Doctrine\ORM\PersistentCollection {#3982 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3950 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3954 …}
          -id: 95880
          -bodyTs: "'ai':10 'like':8 'posters/comments':7 'probabl':1 'question':4 'stupid':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5565010"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699292188 {#3935
            date: 2023-11-06 18:36:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#3990}
        +body: "What?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1699292417 {#4261
          date: 2023-11-06 18:40:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
          "@blindbunny@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4269 …}
        +nested: Doctrine\ORM\PersistentCollection {#4271 …}
        +votes: Doctrine\ORM\PersistentCollection {#4267 …}
        +reports: Doctrine\ORM\PersistentCollection {#4273 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
        -id: 95896
        -bodyTs: ""
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4573179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699292417 {#4258
          date: 2023-11-06 18:40:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3990}
      +body: "PROBABLY A STUPID QUESTION BUT ARE POSTER/COMMENTS LIKE THIS AI?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1699292992 {#4332
        date: 2023-11-06 18:49:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@blindbunny@lemmy.ml"
        "@Pantherina@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4336 …}
      +nested: Doctrine\ORM\PersistentCollection {#4341 …}
      +votes: Doctrine\ORM\PersistentCollection {#4337 …}
      +reports: Doctrine\ORM\PersistentCollection {#4343 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
      -id: 95929
      -bodyTs: "'ai':10 'like':8 'poster/comments':7 'probabl':1 'question':4 'stupid':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5565312"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699292992 {#4329
        date: 2023-11-06 18:49:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3990}
    +body: """
      Psst, you can use header formatting to make text even bigger.\n
      \n
      **PROBABLY A STUPID QUESTION BUT ARE POSTER/COMMENTS LIKE THIS AI?**\n
      ====================================================================
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699306495 {#4418
      date: 2023-11-06 22:34:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@blindbunny@lemmy.ml"
      "@Pantherina@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4422 …}
    +nested: Doctrine\ORM\PersistentCollection {#4424 …}
    +votes: Doctrine\ORM\PersistentCollection {#4426 …}
    +reports: Doctrine\ORM\PersistentCollection {#4428 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4430 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4432 …}
    -id: 96611
    -bodyTs: "'ai':21 'bigger':11 'even':10 'format':6 'header':5 'like':19 'make':8 'poster/comments':18 'probabl':12 'psst':1 'question':15 'stupid':14 'text':9 'use':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/4365060"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699306495 {#4419
      date: 2023-11-06 22:34:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3990}
  +body: "What?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699373852 {#4518
    date: 2023-11-07 17:17:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@blindbunny@lemmy.ml"
    "@Pantherina@feddit.de"
    "@MentalEdge@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4522 …}
  +nested: Doctrine\ORM\PersistentCollection {#4524 …}
  +votes: Doctrine\ORM\PersistentCollection {#4526 …}
  +reports: Doctrine\ORM\PersistentCollection {#4528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
  -id: 98914
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5136978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699373852 {#4519
    date: 2023-11-07 17:17:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#4520
  +user: Proxies\__CG__\App\Entity\User {#4521 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "My-sense-of-humour-is-broken"
    +title: "My sense of humour is broken"
    +url: "https://i.imgur.com/HkDbyA8.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699373977 {#2414
      date: 2023-11-07 17:19:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10562
    -titleTs: "'broken':6 'humour':4 'sens':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699377100
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7882828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699290700 {#1793
      date: 2023-11-06 18:11:40.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4420
    +user: Proxies\__CG__\App\Entity\User {#4421 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4333
      +user: App\Entity\User {#3938 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4262
        +user: Proxies\__CG__\App\Entity\User {#4265 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#3990
          +user: App\Entity\User {#3938 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Probably a stupid question but are posters/comments like this ai?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 43
          +score: 0
          +lastActive: DateTime @1699415395 {#3999
            date: 2023-11-08 04:49:55.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@fastandcurious@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3988 …}
          +nested: Doctrine\ORM\PersistentCollection {#3986 …}
          +votes: Doctrine\ORM\PersistentCollection {#3984 …}
          +reports: Doctrine\ORM\PersistentCollection {#3982 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3950 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3954 …}
          -id: 95880
          -bodyTs: "'ai':10 'like':8 'posters/comments':7 'probabl':1 'question':4 'stupid':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5565010"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699292188 {#3935
            date: 2023-11-06 18:36:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#3990}
        +body: "What?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1699292417 {#4261
          date: 2023-11-06 18:40:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
          "@blindbunny@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4269 …}
        +nested: Doctrine\ORM\PersistentCollection {#4271 …}
        +votes: Doctrine\ORM\PersistentCollection {#4267 …}
        +reports: Doctrine\ORM\PersistentCollection {#4273 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4277 …}
        -id: 95896
        -bodyTs: ""
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4573179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699292417 {#4258
          date: 2023-11-06 18:40:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3990}
      +body: "PROBABLY A STUPID QUESTION BUT ARE POSTER/COMMENTS LIKE THIS AI?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1699292992 {#4332
        date: 2023-11-06 18:49:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@blindbunny@lemmy.ml"
        "@Pantherina@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4336 …}
      +nested: Doctrine\ORM\PersistentCollection {#4341 …}
      +votes: Doctrine\ORM\PersistentCollection {#4337 …}
      +reports: Doctrine\ORM\PersistentCollection {#4343 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
      -id: 95929
      -bodyTs: "'ai':10 'like':8 'poster/comments':7 'probabl':1 'question':4 'stupid':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5565312"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699292992 {#4329
        date: 2023-11-06 18:49:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3990}
    +body: """
      Psst, you can use header formatting to make text even bigger.\n
      \n
      **PROBABLY A STUPID QUESTION BUT ARE POSTER/COMMENTS LIKE THIS AI?**\n
      ====================================================================
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1699306495 {#4418
      date: 2023-11-06 22:34:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@blindbunny@lemmy.ml"
      "@Pantherina@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4422 …}
    +nested: Doctrine\ORM\PersistentCollection {#4424 …}
    +votes: Doctrine\ORM\PersistentCollection {#4426 …}
    +reports: Doctrine\ORM\PersistentCollection {#4428 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4430 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4432 …}
    -id: 96611
    -bodyTs: "'ai':21 'bigger':11 'even':10 'format':6 'header':5 'like':19 'make':8 'poster/comments':18 'probabl':12 'psst':1 'question':15 'stupid':14 'text':9 'use':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/4365060"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699306495 {#4419
      date: 2023-11-06 22:34:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3990}
  +body: "What?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699373852 {#4518
    date: 2023-11-07 17:17:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@blindbunny@lemmy.ml"
    "@Pantherina@feddit.de"
    "@MentalEdge@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4522 …}
  +nested: Doctrine\ORM\PersistentCollection {#4524 …}
  +votes: Doctrine\ORM\PersistentCollection {#4526 …}
  +reports: Doctrine\ORM\PersistentCollection {#4528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
  -id: 98914
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5136978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699373852 {#4519
    date: 2023-11-07 17:17:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4281
  +user: Proxies\__CG__\App\Entity\User {#4282 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "My-sense-of-humour-is-broken"
    +title: "My sense of humour is broken"
    +url: "https://i.imgur.com/HkDbyA8.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699373977 {#2414
      date: 2023-11-07 17:19:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10562
    -titleTs: "'broken':6 'humour':4 'sens':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699377100
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7882828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699290700 {#1793
      date: 2023-11-06 18:11:40.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3990
    +user: App\Entity\User {#3938 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Probably a stupid question but are posters/comments like this ai?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 43
    +score: 0
    +lastActive: DateTime @1699415395 {#3999
      date: 2023-11-08 04:49:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3988 …}
    +nested: Doctrine\ORM\PersistentCollection {#3986 …}
    +votes: Doctrine\ORM\PersistentCollection {#3984 …}
    +reports: Doctrine\ORM\PersistentCollection {#3982 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3950 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3954 …}
    -id: 95880
    -bodyTs: "'ai':10 'like':8 'posters/comments':7 'probabl':1 'question':4 'stupid':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5565010"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699292188 {#3935
      date: 2023-11-06 18:36:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3990}
  +body: """
    Not necessarily.\n
    \n
    People can be that strange. It makes it hard to weed out the absurd and surreal things by origin (human vs bot)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1699296811 {#4279
    date: 2023-11-06 19:53:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@blindbunny@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4283 …}
  +nested: Doctrine\ORM\PersistentCollection {#4285 …}
  +votes: Doctrine\ORM\PersistentCollection {#4287 …}
  +reports: Doctrine\ORM\PersistentCollection {#4289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4293 …}
  -id: 96144
  -bodyTs: "'absurd':16 'bot':24 'hard':11 'human':22 'make':9 'necessarili':2 'origin':21 'peopl':3 'strang':7 'surreal':18 'thing':19 'vs':23 'weed':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5226335"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699296811 {#4280
    date: 2023-11-06 19:53: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
63 DENIED edit
App\Entity\EntryComment {#4281
  +user: Proxies\__CG__\App\Entity\User {#4282 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "My-sense-of-humour-is-broken"
    +title: "My sense of humour is broken"
    +url: "https://i.imgur.com/HkDbyA8.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699373977 {#2414
      date: 2023-11-07 17:19:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10562
    -titleTs: "'broken':6 'humour':4 'sens':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699377100
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7882828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699290700 {#1793
      date: 2023-11-06 18:11:40.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3990
    +user: App\Entity\User {#3938 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Probably a stupid question but are posters/comments like this ai?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 43
    +score: 0
    +lastActive: DateTime @1699415395 {#3999
      date: 2023-11-08 04:49:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3988 …}
    +nested: Doctrine\ORM\PersistentCollection {#3986 …}
    +votes: Doctrine\ORM\PersistentCollection {#3984 …}
    +reports: Doctrine\ORM\PersistentCollection {#3982 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3950 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3954 …}
    -id: 95880
    -bodyTs: "'ai':10 'like':8 'posters/comments':7 'probabl':1 'question':4 'stupid':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5565010"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699292188 {#3935
      date: 2023-11-06 18:36:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3990}
  +body: """
    Not necessarily.\n
    \n
    People can be that strange. It makes it hard to weed out the absurd and surreal things by origin (human vs bot)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1699296811 {#4279
    date: 2023-11-06 19:53:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@blindbunny@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4283 …}
  +nested: Doctrine\ORM\PersistentCollection {#4285 …}
  +votes: Doctrine\ORM\PersistentCollection {#4287 …}
  +reports: Doctrine\ORM\PersistentCollection {#4289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4293 …}
  -id: 96144
  -bodyTs: "'absurd':16 'bot':24 'hard':11 'human':22 'make':9 'necessarili':2 'origin':21 'peopl':3 'strang':7 'surreal':18 'thing':19 'vs':23 'weed':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5226335"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699296811 {#4280
    date: 2023-11-06 19:53: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
64 DENIED moderate
App\Entity\EntryComment {#4281
  +user: Proxies\__CG__\App\Entity\User {#4282 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "My-sense-of-humour-is-broken"
    +title: "My sense of humour is broken"
    +url: "https://i.imgur.com/HkDbyA8.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699373977 {#2414
      date: 2023-11-07 17:19:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10562
    -titleTs: "'broken':6 'humour':4 'sens':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699377100
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7882828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699290700 {#1793
      date: 2023-11-06 18:11:40.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3990
    +user: App\Entity\User {#3938 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Probably a stupid question but are posters/comments like this ai?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 43
    +score: 0
    +lastActive: DateTime @1699415395 {#3999
      date: 2023-11-08 04:49:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3988 …}
    +nested: Doctrine\ORM\PersistentCollection {#3986 …}
    +votes: Doctrine\ORM\PersistentCollection {#3984 …}
    +reports: Doctrine\ORM\PersistentCollection {#3982 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3950 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3954 …}
    -id: 95880
    -bodyTs: "'ai':10 'like':8 'posters/comments':7 'probabl':1 'question':4 'stupid':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5565010"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699292188 {#3935
      date: 2023-11-06 18:36:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3990}
  +body: """
    Not necessarily.\n
    \n
    People can be that strange. It makes it hard to weed out the absurd and surreal things by origin (human vs bot)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1699296811 {#4279
    date: 2023-11-06 19:53:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@blindbunny@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4283 …}
  +nested: Doctrine\ORM\PersistentCollection {#4285 …}
  +votes: Doctrine\ORM\PersistentCollection {#4287 …}
  +reports: Doctrine\ORM\PersistentCollection {#4289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4293 …}
  -id: 96144
  -bodyTs: "'absurd':16 'bot':24 'hard':11 'human':22 'make':9 'necessarili':2 'origin':21 'peopl':3 'strang':7 'surreal':18 'thing':19 'vs':23 'weed':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5226335"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699296811 {#4280
    date: 2023-11-06 19:53: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
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 {#4297
  +user: Proxies\__CG__\App\Entity\User {#4298 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "My-sense-of-humour-is-broken"
    +title: "My sense of humour is broken"
    +url: "https://i.imgur.com/HkDbyA8.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699373977 {#2414
      date: 2023-11-07 17:19:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10562
    -titleTs: "'broken':6 'humour':4 'sens':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699377100
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7882828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699290700 {#1793
      date: 2023-11-06 18:11:40.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3990
    +user: App\Entity\User {#3938 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Probably a stupid question but are posters/comments like this ai?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 43
    +score: 0
    +lastActive: DateTime @1699415395 {#3999
      date: 2023-11-08 04:49:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3988 …}
    +nested: Doctrine\ORM\PersistentCollection {#3986 …}
    +votes: Doctrine\ORM\PersistentCollection {#3984 …}
    +reports: Doctrine\ORM\PersistentCollection {#3982 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3950 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3954 …}
    -id: 95880
    -bodyTs: "'ai':10 'like':8 'posters/comments':7 'probabl':1 'question':4 'stupid':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5565010"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699292188 {#3935
      date: 2023-11-06 18:36:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3990}
  +body: "Look up the dead internet theory. It proclaims that for almost a decade now most content is generated by bots. While I don’t think that’s necessarily true, with the recent rise in AI it becomes more and more plausible."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 51
  +score: 0
  +lastActive: DateTime @1699294647 {#4295
    date: 2023-11-06 19:17:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@blindbunny@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4299 …}
  +nested: Doctrine\ORM\PersistentCollection {#4301 …}
  +votes: Doctrine\ORM\PersistentCollection {#4303 …}
  +reports: Doctrine\ORM\PersistentCollection {#4305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4307 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4309 …}
  -id: 96032
  -bodyTs: "'ai':35 'almost':11 'becom':37 'bot':20 'content':16 'dead':4 'decad':13 'generat':18 'internet':5 'look':1 'necessarili':28 'plausibl':41 'proclaim':8 'recent':32 'rise':33 'theori':6 'think':25 'true':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5114453"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699294647 {#4296
    date: 2023-11-06 19:17: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
67 DENIED edit
App\Entity\EntryComment {#4297
  +user: Proxies\__CG__\App\Entity\User {#4298 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "My-sense-of-humour-is-broken"
    +title: "My sense of humour is broken"
    +url: "https://i.imgur.com/HkDbyA8.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699373977 {#2414
      date: 2023-11-07 17:19:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10562
    -titleTs: "'broken':6 'humour':4 'sens':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699377100
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7882828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699290700 {#1793
      date: 2023-11-06 18:11:40.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3990
    +user: App\Entity\User {#3938 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Probably a stupid question but are posters/comments like this ai?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 43
    +score: 0
    +lastActive: DateTime @1699415395 {#3999
      date: 2023-11-08 04:49:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3988 …}
    +nested: Doctrine\ORM\PersistentCollection {#3986 …}
    +votes: Doctrine\ORM\PersistentCollection {#3984 …}
    +reports: Doctrine\ORM\PersistentCollection {#3982 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3950 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3954 …}
    -id: 95880
    -bodyTs: "'ai':10 'like':8 'posters/comments':7 'probabl':1 'question':4 'stupid':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5565010"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699292188 {#3935
      date: 2023-11-06 18:36:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3990}
  +body: "Look up the dead internet theory. It proclaims that for almost a decade now most content is generated by bots. While I don’t think that’s necessarily true, with the recent rise in AI it becomes more and more plausible."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 51
  +score: 0
  +lastActive: DateTime @1699294647 {#4295
    date: 2023-11-06 19:17:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@blindbunny@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4299 …}
  +nested: Doctrine\ORM\PersistentCollection {#4301 …}
  +votes: Doctrine\ORM\PersistentCollection {#4303 …}
  +reports: Doctrine\ORM\PersistentCollection {#4305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4307 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4309 …}
  -id: 96032
  -bodyTs: "'ai':35 'almost':11 'becom':37 'bot':20 'content':16 'dead':4 'decad':13 'generat':18 'internet':5 'look':1 'necessarili':28 'plausibl':41 'proclaim':8 'recent':32 'rise':33 'theori':6 'think':25 'true':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5114453"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699294647 {#4296
    date: 2023-11-06 19:17: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
68 DENIED moderate
App\Entity\EntryComment {#4297
  +user: Proxies\__CG__\App\Entity\User {#4298 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "My-sense-of-humour-is-broken"
    +title: "My sense of humour is broken"
    +url: "https://i.imgur.com/HkDbyA8.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699373977 {#2414
      date: 2023-11-07 17:19:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10562
    -titleTs: "'broken':6 'humour':4 'sens':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699377100
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7882828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699290700 {#1793
      date: 2023-11-06 18:11:40.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3990
    +user: App\Entity\User {#3938 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Probably a stupid question but are posters/comments like this ai?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 43
    +score: 0
    +lastActive: DateTime @1699415395 {#3999
      date: 2023-11-08 04:49:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3988 …}
    +nested: Doctrine\ORM\PersistentCollection {#3986 …}
    +votes: Doctrine\ORM\PersistentCollection {#3984 …}
    +reports: Doctrine\ORM\PersistentCollection {#3982 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3950 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3954 …}
    -id: 95880
    -bodyTs: "'ai':10 'like':8 'posters/comments':7 'probabl':1 'question':4 'stupid':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5565010"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699292188 {#3935
      date: 2023-11-06 18:36:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3990}
  +body: "Look up the dead internet theory. It proclaims that for almost a decade now most content is generated by bots. While I don’t think that’s necessarily true, with the recent rise in AI it becomes more and more plausible."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 51
  +score: 0
  +lastActive: DateTime @1699294647 {#4295
    date: 2023-11-06 19:17:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@blindbunny@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4299 …}
  +nested: Doctrine\ORM\PersistentCollection {#4301 …}
  +votes: Doctrine\ORM\PersistentCollection {#4303 …}
  +reports: Doctrine\ORM\PersistentCollection {#4305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4307 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4309 …}
  -id: 96032
  -bodyTs: "'ai':35 'almost':11 'becom':37 'bot':20 'content':16 'dead':4 'decad':13 'generat':18 'internet':5 'look':1 'necessarili':28 'plausibl':41 'proclaim':8 'recent':32 'rise':33 'theori':6 'think':25 'true':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5114453"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699294647 {#4296
    date: 2023-11-06 19:17: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
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 {#4351
  +user: App\Entity\User {#3938 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "My-sense-of-humour-is-broken"
    +title: "My sense of humour is broken"
    +url: "https://i.imgur.com/HkDbyA8.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699373977 {#2414
      date: 2023-11-07 17:19:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10562
    -titleTs: "'broken':6 'humour':4 'sens':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699377100
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7882828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699290700 {#1793
      date: 2023-11-06 18:11:40.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4297
    +user: Proxies\__CG__\App\Entity\User {#4298 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3990
      +user: App\Entity\User {#3938 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Probably a stupid question but are posters/comments like this ai?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 43
      +score: 0
      +lastActive: DateTime @1699415395 {#3999
        date: 2023-11-08 04:49:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3988 …}
      +nested: Doctrine\ORM\PersistentCollection {#3986 …}
      +votes: Doctrine\ORM\PersistentCollection {#3984 …}
      +reports: Doctrine\ORM\PersistentCollection {#3982 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3950 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3954 …}
      -id: 95880
      -bodyTs: "'ai':10 'like':8 'posters/comments':7 'probabl':1 'question':4 'stupid':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5565010"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699292188 {#3935
        date: 2023-11-06 18:36:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3990}
    +body: "Look up the dead internet theory. It proclaims that for almost a decade now most content is generated by bots. While I don’t think that’s necessarily true, with the recent rise in AI it becomes more and more plausible."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 51
    +score: 0
    +lastActive: DateTime @1699294647 {#4295
      date: 2023-11-06 19:17:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@blindbunny@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4299 …}
    +nested: Doctrine\ORM\PersistentCollection {#4301 …}
    +votes: Doctrine\ORM\PersistentCollection {#4303 …}
    +reports: Doctrine\ORM\PersistentCollection {#4305 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4307 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4309 …}
    -id: 96032
    -bodyTs: "'ai':35 'almost':11 'becom':37 'bot':20 'content':16 'dead':4 'decad':13 'generat':18 'internet':5 'look':1 'necessarili':28 'plausibl':41 'proclaim':8 'recent':32 'rise':33 'theori':6 'think':25 'true':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5114453"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699294647 {#4296
      date: 2023-11-06 19:17:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3990}
  +body: "[en.m.wikipedia.org/wiki/Dead_Internet_theory](https://en.m.wikipedia.org/wiki/Dead_Internet_theory) god damn that’s dire."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1699295440 {#4349
    date: 2023-11-06 19:30:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@blindbunny@lemmy.ml"
    "@De_Narm@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4352 …}
  +nested: Doctrine\ORM\PersistentCollection {#4354 …}
  +votes: Doctrine\ORM\PersistentCollection {#4356 …}
  +reports: Doctrine\ORM\PersistentCollection {#4358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4360 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4362 …}
  -id: 96085
  -bodyTs: "'/wiki/dead_internet_theory](https://en.m.wikipedia.org/wiki/dead_internet_theory)':3 'damn':5 'dire':8 'en.m.wikipedia.org':2 'en.m.wikipedia.org/wiki/dead_internet_theory](https://en.m.wikipedia.org/wiki/dead_internet_theory)':1 'god':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5566247"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699295440 {#4350
    date: 2023-11-06 19: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
71 DENIED edit
App\Entity\EntryComment {#4351
  +user: App\Entity\User {#3938 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "My-sense-of-humour-is-broken"
    +title: "My sense of humour is broken"
    +url: "https://i.imgur.com/HkDbyA8.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699373977 {#2414
      date: 2023-11-07 17:19:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10562
    -titleTs: "'broken':6 'humour':4 'sens':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699377100
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7882828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699290700 {#1793
      date: 2023-11-06 18:11:40.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4297
    +user: Proxies\__CG__\App\Entity\User {#4298 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3990
      +user: App\Entity\User {#3938 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Probably a stupid question but are posters/comments like this ai?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 43
      +score: 0
      +lastActive: DateTime @1699415395 {#3999
        date: 2023-11-08 04:49:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3988 …}
      +nested: Doctrine\ORM\PersistentCollection {#3986 …}
      +votes: Doctrine\ORM\PersistentCollection {#3984 …}
      +reports: Doctrine\ORM\PersistentCollection {#3982 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3950 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3954 …}
      -id: 95880
      -bodyTs: "'ai':10 'like':8 'posters/comments':7 'probabl':1 'question':4 'stupid':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5565010"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699292188 {#3935
        date: 2023-11-06 18:36:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3990}
    +body: "Look up the dead internet theory. It proclaims that for almost a decade now most content is generated by bots. While I don’t think that’s necessarily true, with the recent rise in AI it becomes more and more plausible."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 51
    +score: 0
    +lastActive: DateTime @1699294647 {#4295
      date: 2023-11-06 19:17:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@blindbunny@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4299 …}
    +nested: Doctrine\ORM\PersistentCollection {#4301 …}
    +votes: Doctrine\ORM\PersistentCollection {#4303 …}
    +reports: Doctrine\ORM\PersistentCollection {#4305 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4307 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4309 …}
    -id: 96032
    -bodyTs: "'ai':35 'almost':11 'becom':37 'bot':20 'content':16 'dead':4 'decad':13 'generat':18 'internet':5 'look':1 'necessarili':28 'plausibl':41 'proclaim':8 'recent':32 'rise':33 'theori':6 'think':25 'true':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5114453"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699294647 {#4296
      date: 2023-11-06 19:17:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3990}
  +body: "[en.m.wikipedia.org/wiki/Dead_Internet_theory](https://en.m.wikipedia.org/wiki/Dead_Internet_theory) god damn that’s dire."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1699295440 {#4349
    date: 2023-11-06 19:30:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@blindbunny@lemmy.ml"
    "@De_Narm@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4352 …}
  +nested: Doctrine\ORM\PersistentCollection {#4354 …}
  +votes: Doctrine\ORM\PersistentCollection {#4356 …}
  +reports: Doctrine\ORM\PersistentCollection {#4358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4360 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4362 …}
  -id: 96085
  -bodyTs: "'/wiki/dead_internet_theory](https://en.m.wikipedia.org/wiki/dead_internet_theory)':3 'damn':5 'dire':8 'en.m.wikipedia.org':2 'en.m.wikipedia.org/wiki/dead_internet_theory](https://en.m.wikipedia.org/wiki/dead_internet_theory)':1 'god':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5566247"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699295440 {#4350
    date: 2023-11-06 19: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
72 DENIED moderate
App\Entity\EntryComment {#4351
  +user: App\Entity\User {#3938 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "My-sense-of-humour-is-broken"
    +title: "My sense of humour is broken"
    +url: "https://i.imgur.com/HkDbyA8.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699373977 {#2414
      date: 2023-11-07 17:19:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10562
    -titleTs: "'broken':6 'humour':4 'sens':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699377100
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7882828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699290700 {#1793
      date: 2023-11-06 18:11:40.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4297
    +user: Proxies\__CG__\App\Entity\User {#4298 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3990
      +user: App\Entity\User {#3938 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Probably a stupid question but are posters/comments like this ai?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 43
      +score: 0
      +lastActive: DateTime @1699415395 {#3999
        date: 2023-11-08 04:49:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3988 …}
      +nested: Doctrine\ORM\PersistentCollection {#3986 …}
      +votes: Doctrine\ORM\PersistentCollection {#3984 …}
      +reports: Doctrine\ORM\PersistentCollection {#3982 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3950 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3954 …}
      -id: 95880
      -bodyTs: "'ai':10 'like':8 'posters/comments':7 'probabl':1 'question':4 'stupid':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5565010"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699292188 {#3935
        date: 2023-11-06 18:36:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3990}
    +body: "Look up the dead internet theory. It proclaims that for almost a decade now most content is generated by bots. While I don’t think that’s necessarily true, with the recent rise in AI it becomes more and more plausible."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 51
    +score: 0
    +lastActive: DateTime @1699294647 {#4295
      date: 2023-11-06 19:17:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@blindbunny@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4299 …}
    +nested: Doctrine\ORM\PersistentCollection {#4301 …}
    +votes: Doctrine\ORM\PersistentCollection {#4303 …}
    +reports: Doctrine\ORM\PersistentCollection {#4305 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4307 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4309 …}
    -id: 96032
    -bodyTs: "'ai':35 'almost':11 'becom':37 'bot':20 'content':16 'dead':4 'decad':13 'generat':18 'internet':5 'look':1 'necessarili':28 'plausibl':41 'proclaim':8 'recent':32 'rise':33 'theori':6 'think':25 'true':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5114453"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699294647 {#4296
      date: 2023-11-06 19:17:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3990}
  +body: "[en.m.wikipedia.org/wiki/Dead_Internet_theory](https://en.m.wikipedia.org/wiki/Dead_Internet_theory) god damn that’s dire."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1699295440 {#4349
    date: 2023-11-06 19:30:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@blindbunny@lemmy.ml"
    "@De_Narm@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4352 …}
  +nested: Doctrine\ORM\PersistentCollection {#4354 …}
  +votes: Doctrine\ORM\PersistentCollection {#4356 …}
  +reports: Doctrine\ORM\PersistentCollection {#4358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4360 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4362 …}
  -id: 96085
  -bodyTs: "'/wiki/dead_internet_theory](https://en.m.wikipedia.org/wiki/dead_internet_theory)':3 'damn':5 'dire':8 'en.m.wikipedia.org':2 'en.m.wikipedia.org/wiki/dead_internet_theory](https://en.m.wikipedia.org/wiki/dead_internet_theory)':1 'god':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5566247"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699295440 {#4350
    date: 2023-11-06 19: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
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 {#4436
  +user: Proxies\__CG__\App\Entity\User {#4437 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "My-sense-of-humour-is-broken"
    +title: "My sense of humour is broken"
    +url: "https://i.imgur.com/HkDbyA8.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699373977 {#2414
      date: 2023-11-07 17:19:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10562
    -titleTs: "'broken':6 'humour':4 'sens':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699377100
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7882828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699290700 {#1793
      date: 2023-11-06 18:11:40.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4351
    +user: App\Entity\User {#3938 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4297
      +user: Proxies\__CG__\App\Entity\User {#4298 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#3990
        +user: App\Entity\User {#3938 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Probably a stupid question but are posters/comments like this ai?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 43
        +score: 0
        +lastActive: DateTime @1699415395 {#3999
          date: 2023-11-08 04:49:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3988 …}
        +nested: Doctrine\ORM\PersistentCollection {#3986 …}
        +votes: Doctrine\ORM\PersistentCollection {#3984 …}
        +reports: Doctrine\ORM\PersistentCollection {#3982 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3950 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3954 …}
        -id: 95880
        -bodyTs: "'ai':10 'like':8 'posters/comments':7 'probabl':1 'question':4 'stupid':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5565010"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699292188 {#3935
          date: 2023-11-06 18:36:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3990}
      +body: "Look up the dead internet theory. It proclaims that for almost a decade now most content is generated by bots. While I don’t think that’s necessarily true, with the recent rise in AI it becomes more and more plausible."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 51
      +score: 0
      +lastActive: DateTime @1699294647 {#4295
        date: 2023-11-06 19:17:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@blindbunny@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4299 …}
      +nested: Doctrine\ORM\PersistentCollection {#4301 …}
      +votes: Doctrine\ORM\PersistentCollection {#4303 …}
      +reports: Doctrine\ORM\PersistentCollection {#4305 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4307 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4309 …}
      -id: 96032
      -bodyTs: "'ai':35 'almost':11 'becom':37 'bot':20 'content':16 'dead':4 'decad':13 'generat':18 'internet':5 'look':1 'necessarili':28 'plausibl':41 'proclaim':8 'recent':32 'rise':33 'theori':6 'think':25 'true':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5114453"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699294647 {#4296
        date: 2023-11-06 19:17:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3990}
    +body: "[en.m.wikipedia.org/wiki/Dead_Internet_theory](https://en.m.wikipedia.org/wiki/Dead_Internet_theory) god damn that’s dire."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1699295440 {#4349
      date: 2023-11-06 19:30:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@blindbunny@lemmy.ml"
      "@De_Narm@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4352 …}
    +nested: Doctrine\ORM\PersistentCollection {#4354 …}
    +votes: Doctrine\ORM\PersistentCollection {#4356 …}
    +reports: Doctrine\ORM\PersistentCollection {#4358 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4360 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4362 …}
    -id: 96085
    -bodyTs: "'/wiki/dead_internet_theory](https://en.m.wikipedia.org/wiki/dead_internet_theory)':3 'damn':5 'dire':8 'en.m.wikipedia.org':2 'en.m.wikipedia.org/wiki/dead_internet_theory](https://en.m.wikipedia.org/wiki/dead_internet_theory)':1 'god':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5566247"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699295440 {#4350
      date: 2023-11-06 19:30:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3990}
  +body: "A majority of YouTubes revenue already comes from AI based content farms and automated content theft"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1699297079 {#4434
    date: 2023-11-06 19:57:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@blindbunny@lemmy.ml"
    "@De_Narm@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4438 …}
  +nested: Doctrine\ORM\PersistentCollection {#4440 …}
  +votes: Doctrine\ORM\PersistentCollection {#4442 …}
  +reports: Doctrine\ORM\PersistentCollection {#4444 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4448 …}
  -id: 96153
  -bodyTs: "'ai':9 'alreadi':6 'autom':14 'base':10 'come':7 'content':11,15 'farm':12 'major':2 'revenu':5 'theft':16 'youtub':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5115197"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699297079 {#4435
    date: 2023-11-06 19:57:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#4436
  +user: Proxies\__CG__\App\Entity\User {#4437 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "My-sense-of-humour-is-broken"
    +title: "My sense of humour is broken"
    +url: "https://i.imgur.com/HkDbyA8.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699373977 {#2414
      date: 2023-11-07 17:19:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10562
    -titleTs: "'broken':6 'humour':4 'sens':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699377100
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7882828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699290700 {#1793
      date: 2023-11-06 18:11:40.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4351
    +user: App\Entity\User {#3938 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4297
      +user: Proxies\__CG__\App\Entity\User {#4298 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#3990
        +user: App\Entity\User {#3938 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Probably a stupid question but are posters/comments like this ai?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 43
        +score: 0
        +lastActive: DateTime @1699415395 {#3999
          date: 2023-11-08 04:49:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3988 …}
        +nested: Doctrine\ORM\PersistentCollection {#3986 …}
        +votes: Doctrine\ORM\PersistentCollection {#3984 …}
        +reports: Doctrine\ORM\PersistentCollection {#3982 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3950 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3954 …}
        -id: 95880
        -bodyTs: "'ai':10 'like':8 'posters/comments':7 'probabl':1 'question':4 'stupid':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5565010"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699292188 {#3935
          date: 2023-11-06 18:36:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3990}
      +body: "Look up the dead internet theory. It proclaims that for almost a decade now most content is generated by bots. While I don’t think that’s necessarily true, with the recent rise in AI it becomes more and more plausible."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 51
      +score: 0
      +lastActive: DateTime @1699294647 {#4295
        date: 2023-11-06 19:17:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@blindbunny@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4299 …}
      +nested: Doctrine\ORM\PersistentCollection {#4301 …}
      +votes: Doctrine\ORM\PersistentCollection {#4303 …}
      +reports: Doctrine\ORM\PersistentCollection {#4305 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4307 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4309 …}
      -id: 96032
      -bodyTs: "'ai':35 'almost':11 'becom':37 'bot':20 'content':16 'dead':4 'decad':13 'generat':18 'internet':5 'look':1 'necessarili':28 'plausibl':41 'proclaim':8 'recent':32 'rise':33 'theori':6 'think':25 'true':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5114453"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699294647 {#4296
        date: 2023-11-06 19:17:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3990}
    +body: "[en.m.wikipedia.org/wiki/Dead_Internet_theory](https://en.m.wikipedia.org/wiki/Dead_Internet_theory) god damn that’s dire."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1699295440 {#4349
      date: 2023-11-06 19:30:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@blindbunny@lemmy.ml"
      "@De_Narm@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4352 …}
    +nested: Doctrine\ORM\PersistentCollection {#4354 …}
    +votes: Doctrine\ORM\PersistentCollection {#4356 …}
    +reports: Doctrine\ORM\PersistentCollection {#4358 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4360 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4362 …}
    -id: 96085
    -bodyTs: "'/wiki/dead_internet_theory](https://en.m.wikipedia.org/wiki/dead_internet_theory)':3 'damn':5 'dire':8 'en.m.wikipedia.org':2 'en.m.wikipedia.org/wiki/dead_internet_theory](https://en.m.wikipedia.org/wiki/dead_internet_theory)':1 'god':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5566247"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699295440 {#4350
      date: 2023-11-06 19:30:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3990}
  +body: "A majority of YouTubes revenue already comes from AI based content farms and automated content theft"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1699297079 {#4434
    date: 2023-11-06 19:57:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@blindbunny@lemmy.ml"
    "@De_Narm@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4438 …}
  +nested: Doctrine\ORM\PersistentCollection {#4440 …}
  +votes: Doctrine\ORM\PersistentCollection {#4442 …}
  +reports: Doctrine\ORM\PersistentCollection {#4444 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4448 …}
  -id: 96153
  -bodyTs: "'ai':9 'alreadi':6 'autom':14 'base':10 'come':7 'content':11,15 'farm':12 'major':2 'revenu':5 'theft':16 'youtub':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5115197"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699297079 {#4435
    date: 2023-11-06 19:57:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#4436
  +user: Proxies\__CG__\App\Entity\User {#4437 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "My-sense-of-humour-is-broken"
    +title: "My sense of humour is broken"
    +url: "https://i.imgur.com/HkDbyA8.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699373977 {#2414
      date: 2023-11-07 17:19:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10562
    -titleTs: "'broken':6 'humour':4 'sens':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699377100
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7882828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699290700 {#1793
      date: 2023-11-06 18:11:40.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4351
    +user: App\Entity\User {#3938 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4297
      +user: Proxies\__CG__\App\Entity\User {#4298 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#3990
        +user: App\Entity\User {#3938 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Probably a stupid question but are posters/comments like this ai?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 43
        +score: 0
        +lastActive: DateTime @1699415395 {#3999
          date: 2023-11-08 04:49:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3988 …}
        +nested: Doctrine\ORM\PersistentCollection {#3986 …}
        +votes: Doctrine\ORM\PersistentCollection {#3984 …}
        +reports: Doctrine\ORM\PersistentCollection {#3982 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3950 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3954 …}
        -id: 95880
        -bodyTs: "'ai':10 'like':8 'posters/comments':7 'probabl':1 'question':4 'stupid':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5565010"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699292188 {#3935
          date: 2023-11-06 18:36:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3990}
      +body: "Look up the dead internet theory. It proclaims that for almost a decade now most content is generated by bots. While I don’t think that’s necessarily true, with the recent rise in AI it becomes more and more plausible."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 51
      +score: 0
      +lastActive: DateTime @1699294647 {#4295
        date: 2023-11-06 19:17:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@blindbunny@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4299 …}
      +nested: Doctrine\ORM\PersistentCollection {#4301 …}
      +votes: Doctrine\ORM\PersistentCollection {#4303 …}
      +reports: Doctrine\ORM\PersistentCollection {#4305 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4307 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4309 …}
      -id: 96032
      -bodyTs: "'ai':35 'almost':11 'becom':37 'bot':20 'content':16 'dead':4 'decad':13 'generat':18 'internet':5 'look':1 'necessarili':28 'plausibl':41 'proclaim':8 'recent':32 'rise':33 'theori':6 'think':25 'true':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5114453"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699294647 {#4296
        date: 2023-11-06 19:17:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3990}
    +body: "[en.m.wikipedia.org/wiki/Dead_Internet_theory](https://en.m.wikipedia.org/wiki/Dead_Internet_theory) god damn that’s dire."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1699295440 {#4349
      date: 2023-11-06 19:30:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@blindbunny@lemmy.ml"
      "@De_Narm@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4352 …}
    +nested: Doctrine\ORM\PersistentCollection {#4354 …}
    +votes: Doctrine\ORM\PersistentCollection {#4356 …}
    +reports: Doctrine\ORM\PersistentCollection {#4358 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4360 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4362 …}
    -id: 96085
    -bodyTs: "'/wiki/dead_internet_theory](https://en.m.wikipedia.org/wiki/dead_internet_theory)':3 'damn':5 'dire':8 'en.m.wikipedia.org':2 'en.m.wikipedia.org/wiki/dead_internet_theory](https://en.m.wikipedia.org/wiki/dead_internet_theory)':1 'god':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5566247"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699295440 {#4350
      date: 2023-11-06 19:30:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3990}
  +body: "A majority of YouTubes revenue already comes from AI based content farms and automated content theft"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1699297079 {#4434
    date: 2023-11-06 19:57:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@blindbunny@lemmy.ml"
    "@De_Narm@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4438 …}
  +nested: Doctrine\ORM\PersistentCollection {#4440 …}
  +votes: Doctrine\ORM\PersistentCollection {#4442 …}
  +reports: Doctrine\ORM\PersistentCollection {#4444 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4448 …}
  -id: 96153
  -bodyTs: "'ai':9 'alreadi':6 'autom':14 'base':10 'come':7 'content':11,15 'farm':12 'major':2 'revenu':5 'theft':16 'youtub':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5115197"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699297079 {#4435
    date: 2023-11-06 19:57:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4022
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "My-sense-of-humour-is-broken"
    +title: "My sense of humour is broken"
    +url: "https://i.imgur.com/HkDbyA8.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699373977 {#2414
      date: 2023-11-07 17:19:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10562
    -titleTs: "'broken':6 'humour':4 'sens':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699377100
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7882828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699290700 {#1793
      date: 2023-11-06 18:11:40.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I would presume they bought a 4-pack or something"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699293371 {#4028
    date: 2023-11-06 18:56:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4027 …}
  +nested: Doctrine\ORM\PersistentCollection {#4026 …}
  +votes: Doctrine\ORM\PersistentCollection {#4017 …}
  +reports: Doctrine\ORM\PersistentCollection {#4020 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4015 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4013 …}
  -id: 95950
  -bodyTs: "'4':7 'bought':5 'pack':8 'presum':3 'someth':10 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4619353"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699293371 {#4033
    date: 2023-11-06 18:56:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#4022
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "My-sense-of-humour-is-broken"
    +title: "My sense of humour is broken"
    +url: "https://i.imgur.com/HkDbyA8.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699373977 {#2414
      date: 2023-11-07 17:19:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10562
    -titleTs: "'broken':6 'humour':4 'sens':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699377100
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7882828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699290700 {#1793
      date: 2023-11-06 18:11:40.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I would presume they bought a 4-pack or something"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699293371 {#4028
    date: 2023-11-06 18:56:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4027 …}
  +nested: Doctrine\ORM\PersistentCollection {#4026 …}
  +votes: Doctrine\ORM\PersistentCollection {#4017 …}
  +reports: Doctrine\ORM\PersistentCollection {#4020 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4015 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4013 …}
  -id: 95950
  -bodyTs: "'4':7 'bought':5 'pack':8 'presum':3 'someth':10 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4619353"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699293371 {#4033
    date: 2023-11-06 18:56:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#4022
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "My-sense-of-humour-is-broken"
    +title: "My sense of humour is broken"
    +url: "https://i.imgur.com/HkDbyA8.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699373977 {#2414
      date: 2023-11-07 17:19:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10562
    -titleTs: "'broken':6 'humour':4 'sens':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699377100
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7882828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699290700 {#1793
      date: 2023-11-06 18:11:40.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I would presume they bought a 4-pack or something"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699293371 {#4028
    date: 2023-11-06 18:56:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4027 …}
  +nested: Doctrine\ORM\PersistentCollection {#4026 …}
  +votes: Doctrine\ORM\PersistentCollection {#4017 …}
  +reports: Doctrine\ORM\PersistentCollection {#4020 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4015 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4013 …}
  -id: 95950
  -bodyTs: "'4':7 'bought':5 'pack':8 'presum':3 'someth':10 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4619353"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699293371 {#4033
    date: 2023-11-06 18:56:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4108
  +user: App\Entity\User {#4121 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "My-sense-of-humour-is-broken"
    +title: "My sense of humour is broken"
    +url: "https://i.imgur.com/HkDbyA8.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699373977 {#2414
      date: 2023-11-07 17:19:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10562
    -titleTs: "'broken':6 'humour':4 'sens':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699377100
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7882828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699290700 {#1793
      date: 2023-11-06 18:11:40.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Maybe I’m slow today, but can someone explain this to me?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1699413105 {#4103
    date: 2023-11-08 04:11:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4109 …}
  +nested: Doctrine\ORM\PersistentCollection {#4111 …}
  +votes: Doctrine\ORM\PersistentCollection {#4113 …}
  +reports: Doctrine\ORM\PersistentCollection {#4115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4117 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4119 …}
  -id: 96300
  -bodyTs: "'explain':9 'm':3 'mayb':1 'slow':4 'someon':8 'today':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4621733"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699300448 {#4104
    date: 2023-11-06 20:54: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
83 DENIED edit
App\Entity\EntryComment {#4108
  +user: App\Entity\User {#4121 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "My-sense-of-humour-is-broken"
    +title: "My sense of humour is broken"
    +url: "https://i.imgur.com/HkDbyA8.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699373977 {#2414
      date: 2023-11-07 17:19:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10562
    -titleTs: "'broken':6 'humour':4 'sens':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699377100
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7882828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699290700 {#1793
      date: 2023-11-06 18:11:40.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Maybe I’m slow today, but can someone explain this to me?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1699413105 {#4103
    date: 2023-11-08 04:11:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4109 …}
  +nested: Doctrine\ORM\PersistentCollection {#4111 …}
  +votes: Doctrine\ORM\PersistentCollection {#4113 …}
  +reports: Doctrine\ORM\PersistentCollection {#4115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4117 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4119 …}
  -id: 96300
  -bodyTs: "'explain':9 'm':3 'mayb':1 'slow':4 'someon':8 'today':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4621733"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699300448 {#4104
    date: 2023-11-06 20:54: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
84 DENIED moderate
App\Entity\EntryComment {#4108
  +user: App\Entity\User {#4121 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "My-sense-of-humour-is-broken"
    +title: "My sense of humour is broken"
    +url: "https://i.imgur.com/HkDbyA8.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699373977 {#2414
      date: 2023-11-07 17:19:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10562
    -titleTs: "'broken':6 'humour':4 'sens':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699377100
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7882828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699290700 {#1793
      date: 2023-11-06 18:11:40.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Maybe I’m slow today, but can someone explain this to me?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1699413105 {#4103
    date: 2023-11-08 04:11:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4109 …}
  +nested: Doctrine\ORM\PersistentCollection {#4111 …}
  +votes: Doctrine\ORM\PersistentCollection {#4113 …}
  +reports: Doctrine\ORM\PersistentCollection {#4115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4117 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4119 …}
  -id: 96300
  -bodyTs: "'explain':9 'm':3 'mayb':1 'slow':4 'someon':8 'today':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4621733"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699300448 {#4104
    date: 2023-11-06 20:54: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
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 {#4313
  +user: Proxies\__CG__\App\Entity\User {#4314 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "My-sense-of-humour-is-broken"
    +title: "My sense of humour is broken"
    +url: "https://i.imgur.com/HkDbyA8.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699373977 {#2414
      date: 2023-11-07 17:19:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10562
    -titleTs: "'broken':6 'humour':4 'sens':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699377100
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7882828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699290700 {#1793
      date: 2023-11-06 18:11:40.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4108
    +user: App\Entity\User {#4121 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Maybe I’m slow today, but can someone explain this to me?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1699413105 {#4103
      date: 2023-11-08 04:11:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4109 …}
    +nested: Doctrine\ORM\PersistentCollection {#4111 …}
    +votes: Doctrine\ORM\PersistentCollection {#4113 …}
    +reports: Doctrine\ORM\PersistentCollection {#4115 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4117 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4119 …}
    -id: 96300
    -bodyTs: "'explain':9 'm':3 'mayb':1 'slow':4 'someon':8 'today':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4621733"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699300448 {#4104
      date: 2023-11-06 20:54:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4108}
  +body: "Typically when you apply a screen protector, removing it will kill the adhesive and render it unusable. If that’s not it I don’t get it either."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1699305991 {#4311
    date: 2023-11-06 22:26:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@SkepticalButOpenMinded@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4315 …}
  +nested: Doctrine\ORM\PersistentCollection {#4317 …}
  +votes: Doctrine\ORM\PersistentCollection {#4319 …}
  +reports: Doctrine\ORM\PersistentCollection {#4321 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4325 …}
  -id: 96579
  -bodyTs: "'adhes':13 'appli':4 'either':28 'get':26 'kill':11 'protector':7 'remov':8 'render':15 'screen':6 'typic':1 'unus':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5231319"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699305991 {#4312
    date: 2023-11-06 22:26: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
87 DENIED edit
App\Entity\EntryComment {#4313
  +user: Proxies\__CG__\App\Entity\User {#4314 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "My-sense-of-humour-is-broken"
    +title: "My sense of humour is broken"
    +url: "https://i.imgur.com/HkDbyA8.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699373977 {#2414
      date: 2023-11-07 17:19:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10562
    -titleTs: "'broken':6 'humour':4 'sens':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699377100
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7882828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699290700 {#1793
      date: 2023-11-06 18:11:40.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4108
    +user: App\Entity\User {#4121 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Maybe I’m slow today, but can someone explain this to me?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1699413105 {#4103
      date: 2023-11-08 04:11:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4109 …}
    +nested: Doctrine\ORM\PersistentCollection {#4111 …}
    +votes: Doctrine\ORM\PersistentCollection {#4113 …}
    +reports: Doctrine\ORM\PersistentCollection {#4115 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4117 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4119 …}
    -id: 96300
    -bodyTs: "'explain':9 'm':3 'mayb':1 'slow':4 'someon':8 'today':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4621733"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699300448 {#4104
      date: 2023-11-06 20:54:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4108}
  +body: "Typically when you apply a screen protector, removing it will kill the adhesive and render it unusable. If that’s not it I don’t get it either."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1699305991 {#4311
    date: 2023-11-06 22:26:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@SkepticalButOpenMinded@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4315 …}
  +nested: Doctrine\ORM\PersistentCollection {#4317 …}
  +votes: Doctrine\ORM\PersistentCollection {#4319 …}
  +reports: Doctrine\ORM\PersistentCollection {#4321 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4325 …}
  -id: 96579
  -bodyTs: "'adhes':13 'appli':4 'either':28 'get':26 'kill':11 'protector':7 'remov':8 'render':15 'screen':6 'typic':1 'unus':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5231319"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699305991 {#4312
    date: 2023-11-06 22:26: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
88 DENIED moderate
App\Entity\EntryComment {#4313
  +user: Proxies\__CG__\App\Entity\User {#4314 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "My-sense-of-humour-is-broken"
    +title: "My sense of humour is broken"
    +url: "https://i.imgur.com/HkDbyA8.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699373977 {#2414
      date: 2023-11-07 17:19:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10562
    -titleTs: "'broken':6 'humour':4 'sens':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699377100
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7882828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699290700 {#1793
      date: 2023-11-06 18:11:40.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4108
    +user: App\Entity\User {#4121 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Maybe I’m slow today, but can someone explain this to me?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1699413105 {#4103
      date: 2023-11-08 04:11:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4109 …}
    +nested: Doctrine\ORM\PersistentCollection {#4111 …}
    +votes: Doctrine\ORM\PersistentCollection {#4113 …}
    +reports: Doctrine\ORM\PersistentCollection {#4115 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4117 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4119 …}
    -id: 96300
    -bodyTs: "'explain':9 'm':3 'mayb':1 'slow':4 'someon':8 'today':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4621733"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699300448 {#4104
      date: 2023-11-06 20:54:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4108}
  +body: "Typically when you apply a screen protector, removing it will kill the adhesive and render it unusable. If that’s not it I don’t get it either."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1699305991 {#4311
    date: 2023-11-06 22:26:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@SkepticalButOpenMinded@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4315 …}
  +nested: Doctrine\ORM\PersistentCollection {#4317 …}
  +votes: Doctrine\ORM\PersistentCollection {#4319 …}
  +reports: Doctrine\ORM\PersistentCollection {#4321 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4325 …}
  -id: 96579
  -bodyTs: "'adhes':13 'appli':4 'either':28 'get':26 'kill':11 'protector':7 'remov':8 'render':15 'screen':6 'typic':1 'unus':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5231319"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699305991 {#4312
    date: 2023-11-06 22:26: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
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 {#4366
  +user: App\Entity\User {#4121 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "My-sense-of-humour-is-broken"
    +title: "My sense of humour is broken"
    +url: "https://i.imgur.com/HkDbyA8.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699373977 {#2414
      date: 2023-11-07 17:19:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10562
    -titleTs: "'broken':6 'humour':4 'sens':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699377100
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7882828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699290700 {#1793
      date: 2023-11-06 18:11:40.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4313
    +user: Proxies\__CG__\App\Entity\User {#4314 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4108
      +user: App\Entity\User {#4121 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Maybe I’m slow today, but can someone explain this to me?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1699413105 {#4103
        date: 2023-11-08 04:11:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4109 …}
      +nested: Doctrine\ORM\PersistentCollection {#4111 …}
      +votes: Doctrine\ORM\PersistentCollection {#4113 …}
      +reports: Doctrine\ORM\PersistentCollection {#4115 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4117 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4119 …}
      -id: 96300
      -bodyTs: "'explain':9 'm':3 'mayb':1 'slow':4 'someon':8 'today':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4621733"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699300448 {#4104
        date: 2023-11-06 20:54:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4108}
    +body: "Typically when you apply a screen protector, removing it will kill the adhesive and render it unusable. If that’s not it I don’t get it either."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1699305991 {#4311
      date: 2023-11-06 22:26:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@SkepticalButOpenMinded@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4315 …}
    +nested: Doctrine\ORM\PersistentCollection {#4317 …}
    +votes: Doctrine\ORM\PersistentCollection {#4319 …}
    +reports: Doctrine\ORM\PersistentCollection {#4321 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4323 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4325 …}
    -id: 96579
    -bodyTs: "'adhes':13 'appli':4 'either':28 'get':26 'kill':11 'protector':7 'remov':8 'render':15 'screen':6 'typic':1 'unus':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5231319"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699305991 {#4312
      date: 2023-11-06 22:26:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4108}
  +body: "As good a guess as any. I also don’t get the “my sense of humour is broken”. Is this a meta-joke? Anti-humour? It almost feels random."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1699310750 {#4364
    date: 2023-11-06 23:45:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@SkepticalButOpenMinded@lemmy.ca"
    "@zaph@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4367 …}
  +nested: Doctrine\ORM\PersistentCollection {#4369 …}
  +votes: Doctrine\ORM\PersistentCollection {#4371 …}
  +reports: Doctrine\ORM\PersistentCollection {#4373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4375 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4377 …}
  -id: 96801
  -bodyTs: "'almost':29 'also':8 'anti':26 'anti-humour':25 'broken':18 'feel':30 'get':11 'good':2 'guess':4 'humour':16,27 'joke':24 'meta':23 'meta-jok':22 'random':31 'sens':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4625475"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699310750 {#4365
    date: 2023-11-06 23:45: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
91 DENIED edit
App\Entity\EntryComment {#4366
  +user: App\Entity\User {#4121 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "My-sense-of-humour-is-broken"
    +title: "My sense of humour is broken"
    +url: "https://i.imgur.com/HkDbyA8.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699373977 {#2414
      date: 2023-11-07 17:19:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10562
    -titleTs: "'broken':6 'humour':4 'sens':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699377100
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7882828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699290700 {#1793
      date: 2023-11-06 18:11:40.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4313
    +user: Proxies\__CG__\App\Entity\User {#4314 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4108
      +user: App\Entity\User {#4121 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Maybe I’m slow today, but can someone explain this to me?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1699413105 {#4103
        date: 2023-11-08 04:11:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4109 …}
      +nested: Doctrine\ORM\PersistentCollection {#4111 …}
      +votes: Doctrine\ORM\PersistentCollection {#4113 …}
      +reports: Doctrine\ORM\PersistentCollection {#4115 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4117 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4119 …}
      -id: 96300
      -bodyTs: "'explain':9 'm':3 'mayb':1 'slow':4 'someon':8 'today':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4621733"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699300448 {#4104
        date: 2023-11-06 20:54:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4108}
    +body: "Typically when you apply a screen protector, removing it will kill the adhesive and render it unusable. If that’s not it I don’t get it either."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1699305991 {#4311
      date: 2023-11-06 22:26:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@SkepticalButOpenMinded@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4315 …}
    +nested: Doctrine\ORM\PersistentCollection {#4317 …}
    +votes: Doctrine\ORM\PersistentCollection {#4319 …}
    +reports: Doctrine\ORM\PersistentCollection {#4321 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4323 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4325 …}
    -id: 96579
    -bodyTs: "'adhes':13 'appli':4 'either':28 'get':26 'kill':11 'protector':7 'remov':8 'render':15 'screen':6 'typic':1 'unus':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5231319"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699305991 {#4312
      date: 2023-11-06 22:26:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4108}
  +body: "As good a guess as any. I also don’t get the “my sense of humour is broken”. Is this a meta-joke? Anti-humour? It almost feels random."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1699310750 {#4364
    date: 2023-11-06 23:45:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@SkepticalButOpenMinded@lemmy.ca"
    "@zaph@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4367 …}
  +nested: Doctrine\ORM\PersistentCollection {#4369 …}
  +votes: Doctrine\ORM\PersistentCollection {#4371 …}
  +reports: Doctrine\ORM\PersistentCollection {#4373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4375 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4377 …}
  -id: 96801
  -bodyTs: "'almost':29 'also':8 'anti':26 'anti-humour':25 'broken':18 'feel':30 'get':11 'good':2 'guess':4 'humour':16,27 'joke':24 'meta':23 'meta-jok':22 'random':31 'sens':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4625475"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699310750 {#4365
    date: 2023-11-06 23:45: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
92 DENIED moderate
App\Entity\EntryComment {#4366
  +user: App\Entity\User {#4121 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "My-sense-of-humour-is-broken"
    +title: "My sense of humour is broken"
    +url: "https://i.imgur.com/HkDbyA8.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699373977 {#2414
      date: 2023-11-07 17:19:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10562
    -titleTs: "'broken':6 'humour':4 'sens':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699377100
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7882828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699290700 {#1793
      date: 2023-11-06 18:11:40.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4313
    +user: Proxies\__CG__\App\Entity\User {#4314 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4108
      +user: App\Entity\User {#4121 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Maybe I’m slow today, but can someone explain this to me?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1699413105 {#4103
        date: 2023-11-08 04:11:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4109 …}
      +nested: Doctrine\ORM\PersistentCollection {#4111 …}
      +votes: Doctrine\ORM\PersistentCollection {#4113 …}
      +reports: Doctrine\ORM\PersistentCollection {#4115 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4117 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4119 …}
      -id: 96300
      -bodyTs: "'explain':9 'm':3 'mayb':1 'slow':4 'someon':8 'today':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4621733"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699300448 {#4104
        date: 2023-11-06 20:54:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4108}
    +body: "Typically when you apply a screen protector, removing it will kill the adhesive and render it unusable. If that’s not it I don’t get it either."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1699305991 {#4311
      date: 2023-11-06 22:26:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@SkepticalButOpenMinded@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4315 …}
    +nested: Doctrine\ORM\PersistentCollection {#4317 …}
    +votes: Doctrine\ORM\PersistentCollection {#4319 …}
    +reports: Doctrine\ORM\PersistentCollection {#4321 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4323 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4325 …}
    -id: 96579
    -bodyTs: "'adhes':13 'appli':4 'either':28 'get':26 'kill':11 'protector':7 'remov':8 'render':15 'screen':6 'typic':1 'unus':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5231319"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699305991 {#4312
      date: 2023-11-06 22:26:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4108}
  +body: "As good a guess as any. I also don’t get the “my sense of humour is broken”. Is this a meta-joke? Anti-humour? It almost feels random."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1699310750 {#4364
    date: 2023-11-06 23:45:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@SkepticalButOpenMinded@lemmy.ca"
    "@zaph@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4367 …}
  +nested: Doctrine\ORM\PersistentCollection {#4369 …}
  +votes: Doctrine\ORM\PersistentCollection {#4371 …}
  +reports: Doctrine\ORM\PersistentCollection {#4373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4375 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4377 …}
  -id: 96801
  -bodyTs: "'almost':29 'also':8 'anti':26 'anti-humour':25 'broken':18 'feel':30 'get':11 'good':2 'guess':4 'humour':16,27 'joke':24 'meta':23 'meta-jok':22 'random':31 'sens':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4625475"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699310750 {#4365
    date: 2023-11-06 23:45: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
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 {#4452
  +user: Proxies\__CG__\App\Entity\User {#4314 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "My-sense-of-humour-is-broken"
    +title: "My sense of humour is broken"
    +url: "https://i.imgur.com/HkDbyA8.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699373977 {#2414
      date: 2023-11-07 17:19:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10562
    -titleTs: "'broken':6 'humour':4 'sens':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699377100
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7882828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699290700 {#1793
      date: 2023-11-06 18:11:40.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4366
    +user: App\Entity\User {#4121 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4313
      +user: Proxies\__CG__\App\Entity\User {#4314 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4108
        +user: App\Entity\User {#4121 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Maybe I’m slow today, but can someone explain this to me?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1699413105 {#4103
          date: 2023-11-08 04:11:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4109 …}
        +nested: Doctrine\ORM\PersistentCollection {#4111 …}
        +votes: Doctrine\ORM\PersistentCollection {#4113 …}
        +reports: Doctrine\ORM\PersistentCollection {#4115 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4117 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4119 …}
        -id: 96300
        -bodyTs: "'explain':9 'm':3 'mayb':1 'slow':4 'someon':8 'today':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4621733"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699300448 {#4104
          date: 2023-11-06 20:54:08.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4108}
      +body: "Typically when you apply a screen protector, removing it will kill the adhesive and render it unusable. If that’s not it I don’t get it either."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1699305991 {#4311
        date: 2023-11-06 22:26:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@SkepticalButOpenMinded@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4315 …}
      +nested: Doctrine\ORM\PersistentCollection {#4317 …}
      +votes: Doctrine\ORM\PersistentCollection {#4319 …}
      +reports: Doctrine\ORM\PersistentCollection {#4321 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4323 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4325 …}
      -id: 96579
      -bodyTs: "'adhes':13 'appli':4 'either':28 'get':26 'kill':11 'protector':7 'remov':8 'render':15 'screen':6 'typic':1 'unus':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5231319"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699305991 {#4312
        date: 2023-11-06 22:26:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4108}
    +body: "As good a guess as any. I also don’t get the “my sense of humour is broken”. Is this a meta-joke? Anti-humour? It almost feels random."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1699310750 {#4364
      date: 2023-11-06 23:45:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@SkepticalButOpenMinded@lemmy.ca"
      "@zaph@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4367 …}
    +nested: Doctrine\ORM\PersistentCollection {#4369 …}
    +votes: Doctrine\ORM\PersistentCollection {#4371 …}
    +reports: Doctrine\ORM\PersistentCollection {#4373 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4375 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4377 …}
    -id: 96801
    -bodyTs: "'almost':29 'also':8 'anti':26 'anti-humour':25 'broken':18 'feel':30 'get':11 'good':2 'guess':4 'humour':16,27 'joke':24 'meta':23 'meta-jok':22 'random':31 'sens':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4625475"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699310750 {#4365
      date: 2023-11-06 23:45:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4108}
  +body: "Probably because of how funny they found this interaction compared to how confused we all are as to what is so funny."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699371581 {#4450
    date: 2023-11-07 16:39:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@SkepticalButOpenMinded@lemmy.ca"
    "@zaph@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4453 …}
  +nested: Doctrine\ORM\PersistentCollection {#4455 …}
  +votes: Doctrine\ORM\PersistentCollection {#4457 …}
  +reports: Doctrine\ORM\PersistentCollection {#4459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4463 …}
  -id: 98839
  -bodyTs: "'compar':10 'confus':13 'found':7 'funni':5,22 'interact':9 'probabl':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5255997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699371581 {#4451
    date: 2023-11-07 16:39:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4452
  +user: Proxies\__CG__\App\Entity\User {#4314 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "My-sense-of-humour-is-broken"
    +title: "My sense of humour is broken"
    +url: "https://i.imgur.com/HkDbyA8.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699373977 {#2414
      date: 2023-11-07 17:19:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10562
    -titleTs: "'broken':6 'humour':4 'sens':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699377100
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7882828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699290700 {#1793
      date: 2023-11-06 18:11:40.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4366
    +user: App\Entity\User {#4121 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4313
      +user: Proxies\__CG__\App\Entity\User {#4314 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4108
        +user: App\Entity\User {#4121 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Maybe I’m slow today, but can someone explain this to me?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1699413105 {#4103
          date: 2023-11-08 04:11:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4109 …}
        +nested: Doctrine\ORM\PersistentCollection {#4111 …}
        +votes: Doctrine\ORM\PersistentCollection {#4113 …}
        +reports: Doctrine\ORM\PersistentCollection {#4115 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4117 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4119 …}
        -id: 96300
        -bodyTs: "'explain':9 'm':3 'mayb':1 'slow':4 'someon':8 'today':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4621733"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699300448 {#4104
          date: 2023-11-06 20:54:08.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4108}
      +body: "Typically when you apply a screen protector, removing it will kill the adhesive and render it unusable. If that’s not it I don’t get it either."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1699305991 {#4311
        date: 2023-11-06 22:26:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@SkepticalButOpenMinded@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4315 …}
      +nested: Doctrine\ORM\PersistentCollection {#4317 …}
      +votes: Doctrine\ORM\PersistentCollection {#4319 …}
      +reports: Doctrine\ORM\PersistentCollection {#4321 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4323 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4325 …}
      -id: 96579
      -bodyTs: "'adhes':13 'appli':4 'either':28 'get':26 'kill':11 'protector':7 'remov':8 'render':15 'screen':6 'typic':1 'unus':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5231319"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699305991 {#4312
        date: 2023-11-06 22:26:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4108}
    +body: "As good a guess as any. I also don’t get the “my sense of humour is broken”. Is this a meta-joke? Anti-humour? It almost feels random."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1699310750 {#4364
      date: 2023-11-06 23:45:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@SkepticalButOpenMinded@lemmy.ca"
      "@zaph@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4367 …}
    +nested: Doctrine\ORM\PersistentCollection {#4369 …}
    +votes: Doctrine\ORM\PersistentCollection {#4371 …}
    +reports: Doctrine\ORM\PersistentCollection {#4373 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4375 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4377 …}
    -id: 96801
    -bodyTs: "'almost':29 'also':8 'anti':26 'anti-humour':25 'broken':18 'feel':30 'get':11 'good':2 'guess':4 'humour':16,27 'joke':24 'meta':23 'meta-jok':22 'random':31 'sens':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4625475"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699310750 {#4365
      date: 2023-11-06 23:45:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4108}
  +body: "Probably because of how funny they found this interaction compared to how confused we all are as to what is so funny."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699371581 {#4450
    date: 2023-11-07 16:39:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@SkepticalButOpenMinded@lemmy.ca"
    "@zaph@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4453 …}
  +nested: Doctrine\ORM\PersistentCollection {#4455 …}
  +votes: Doctrine\ORM\PersistentCollection {#4457 …}
  +reports: Doctrine\ORM\PersistentCollection {#4459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4463 …}
  -id: 98839
  -bodyTs: "'compar':10 'confus':13 'found':7 'funni':5,22 'interact':9 'probabl':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5255997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699371581 {#4451
    date: 2023-11-07 16:39:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4452
  +user: Proxies\__CG__\App\Entity\User {#4314 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "My-sense-of-humour-is-broken"
    +title: "My sense of humour is broken"
    +url: "https://i.imgur.com/HkDbyA8.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699373977 {#2414
      date: 2023-11-07 17:19:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10562
    -titleTs: "'broken':6 'humour':4 'sens':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699377100
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7882828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699290700 {#1793
      date: 2023-11-06 18:11:40.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4366
    +user: App\Entity\User {#4121 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4313
      +user: Proxies\__CG__\App\Entity\User {#4314 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4108
        +user: App\Entity\User {#4121 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Maybe I’m slow today, but can someone explain this to me?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1699413105 {#4103
          date: 2023-11-08 04:11:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4109 …}
        +nested: Doctrine\ORM\PersistentCollection {#4111 …}
        +votes: Doctrine\ORM\PersistentCollection {#4113 …}
        +reports: Doctrine\ORM\PersistentCollection {#4115 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4117 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4119 …}
        -id: 96300
        -bodyTs: "'explain':9 'm':3 'mayb':1 'slow':4 'someon':8 'today':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4621733"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699300448 {#4104
          date: 2023-11-06 20:54:08.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4108}
      +body: "Typically when you apply a screen protector, removing it will kill the adhesive and render it unusable. If that’s not it I don’t get it either."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1699305991 {#4311
        date: 2023-11-06 22:26:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@SkepticalButOpenMinded@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4315 …}
      +nested: Doctrine\ORM\PersistentCollection {#4317 …}
      +votes: Doctrine\ORM\PersistentCollection {#4319 …}
      +reports: Doctrine\ORM\PersistentCollection {#4321 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4323 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4325 …}
      -id: 96579
      -bodyTs: "'adhes':13 'appli':4 'either':28 'get':26 'kill':11 'protector':7 'remov':8 'render':15 'screen':6 'typic':1 'unus':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5231319"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699305991 {#4312
        date: 2023-11-06 22:26:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4108}
    +body: "As good a guess as any. I also don’t get the “my sense of humour is broken”. Is this a meta-joke? Anti-humour? It almost feels random."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1699310750 {#4364
      date: 2023-11-06 23:45:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fastandcurious@lemmy.world"
      "@SkepticalButOpenMinded@lemmy.ca"
      "@zaph@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4367 …}
    +nested: Doctrine\ORM\PersistentCollection {#4369 …}
    +votes: Doctrine\ORM\PersistentCollection {#4371 …}
    +reports: Doctrine\ORM\PersistentCollection {#4373 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4375 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4377 …}
    -id: 96801
    -bodyTs: "'almost':29 'also':8 'anti':26 'anti-humour':25 'broken':18 'feel':30 'get':11 'good':2 'guess':4 'humour':16,27 'joke':24 'meta':23 'meta-jok':22 'random':31 'sens':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4625475"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699310750 {#4365
      date: 2023-11-06 23:45:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4108}
  +body: "Probably because of how funny they found this interaction compared to how confused we all are as to what is so funny."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699371581 {#4450
    date: 2023-11-07 16:39:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@SkepticalButOpenMinded@lemmy.ca"
    "@zaph@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4453 …}
  +nested: Doctrine\ORM\PersistentCollection {#4455 …}
  +votes: Doctrine\ORM\PersistentCollection {#4457 …}
  +reports: Doctrine\ORM\PersistentCollection {#4459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4463 …}
  -id: 98839
  -bodyTs: "'compar':10 'confus':13 'found':7 'funni':5,22 'interact':9 'probabl':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5255997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699371581 {#4451
    date: 2023-11-07 16:39:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4181
  +user: App\Entity\User {#4194 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "My-sense-of-humour-is-broken"
    +title: "My sense of humour is broken"
    +url: "https://i.imgur.com/HkDbyA8.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699373977 {#2414
      date: 2023-11-07 17:19:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10562
    -titleTs: "'broken':6 'humour':4 'sens':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699377100
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7882828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699290700 {#1793
      date: 2023-11-06 18:11:40.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Yeah it is because this isn’t a complete thought or humor"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1699311716 {#4176
    date: 2023-11-07 00:01:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4182 …}
  +nested: Doctrine\ORM\PersistentCollection {#4184 …}
  +votes: Doctrine\ORM\PersistentCollection {#4186 …}
  +reports: Doctrine\ORM\PersistentCollection {#4188 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4192 …}
  -id: 96858
  -bodyTs: "'complet':9 'humor':12 'isn':6 'thought':10 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5119916"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699311716 {#4177
    date: 2023-11-07 00:01: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
99 DENIED edit
App\Entity\EntryComment {#4181
  +user: App\Entity\User {#4194 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "My-sense-of-humour-is-broken"
    +title: "My sense of humour is broken"
    +url: "https://i.imgur.com/HkDbyA8.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699373977 {#2414
      date: 2023-11-07 17:19:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10562
    -titleTs: "'broken':6 'humour':4 'sens':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699377100
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7882828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699290700 {#1793
      date: 2023-11-06 18:11:40.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Yeah it is because this isn’t a complete thought or humor"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1699311716 {#4176
    date: 2023-11-07 00:01:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4182 …}
  +nested: Doctrine\ORM\PersistentCollection {#4184 …}
  +votes: Doctrine\ORM\PersistentCollection {#4186 …}
  +reports: Doctrine\ORM\PersistentCollection {#4188 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4192 …}
  -id: 96858
  -bodyTs: "'complet':9 'humor':12 'isn':6 'thought':10 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5119916"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699311716 {#4177
    date: 2023-11-07 00:01: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
100 DENIED moderate
App\Entity\EntryComment {#4181
  +user: App\Entity\User {#4194 …}
  +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: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "My-sense-of-humour-is-broken"
    +title: "My sense of humour is broken"
    +url: "https://i.imgur.com/HkDbyA8.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699373977 {#2414
      date: 2023-11-07 17:19:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 10562
    -titleTs: "'broken':6 'humour':4 'sens':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699377100
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7882828"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699290700 {#1793
      date: 2023-11-06 18:11:40.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Yeah it is because this isn’t a complete thought or humor"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1699311716 {#4176
    date: 2023-11-07 00:01:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4182 …}
  +nested: Doctrine\ORM\PersistentCollection {#4184 …}
  +votes: Doctrine\ORM\PersistentCollection {#4186 …}
  +reports: Doctrine\ORM\PersistentCollection {#4188 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4192 …}
  -id: 96858
  -bodyTs: "'complet':9 'humor':12 'isn':6 'thought':10 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5119916"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699311716 {#4177
    date: 2023-11-07 00:01: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
101 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